Commit Graph

60 Commits

Author SHA1 Message Date
Laurent Destailleur
2b479aa0b4 Qual: Uniformize translated label of progress on all pages.
Fix: Color of first line of documents.
Fix: The calculated progress was not calculated.
2014-10-12 01:04:34 +02:00
Raphaël Doursenaud
769d824e7b Allow reporting progress along with timespent 2014-10-01 14:12:47 +02:00
Laurent Destailleur
a3436135c9 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/projet/activity/list.php
2014-09-26 13:34:31 +02:00
Raphaël Doursenaud
634d5aa549 FIX: double header 2014-09-23 19:35:45 +02:00
Laurent Destailleur
fc02f0f08f Fix: No new inside a constructor method. 2014-08-21 23:43:11 +02:00
Laurent Destailleur
4eeb92d082 Fix: Bad help text
Fix: Removed duplicate header
2014-08-08 02:11:03 +02:00
Laurent Destailleur
42d992b009 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/facture/fiche.php
	htdocs/projet/class/project.class.php
2014-08-08 01:26:53 +02:00
Laurent Destailleur
91aabbb40e Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
	htdocs/compta/facture.php
	htdocs/core/lib/project.lib.php
	htdocs/main.inc.php
2014-08-08 01:19:03 +02:00
Laurent Destailleur
48fc945648 Fix: visible task into area "time" for "My task" must limit task to
tasks i am assigned to.

Conflicts:
	htdocs/core/lib/project.lib.php
	htdocs/projet/activity/list.php
2014-08-07 12:13:00 +02:00
Laurent Destailleur
a49bce10de Fix: When disabled, all fields must be disabled. Need backport.
Conflicts:
	htdocs/projet/activity/list.php
2014-08-07 12:09:28 +02:00
Laurent Destailleur
1016e05fc6 Fix: visible task into area "time" for "My task" must limit task to
tasks i am assigned to.
2014-08-07 11:50:34 +02:00
Laurent Destailleur
ebc11a7a9c Fix: When disabled, all fields must be disabled. Need backport. 2014-08-07 11:50:25 +02:00
Laurent Destailleur
b7cb2e6b9d Fix: visible task into area "time" for "My task" must limit task to
tasks i am assigned to.
2014-08-07 11:48:19 +02:00
Laurent Destailleur
96b49cfabe Fix: When disabled, all fields must be disabled. Need backport. 2014-08-07 11:08:36 +02:00
Marcos García de La Fuente
4f4ac30fc0 Deprecating arbitrary use of dol_htmloutput* functions 2014-07-20 02:32:13 +02:00
Raphaël Doursenaud
f8f502d013 Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
922929fffb Fix: Missing column
Fix: Line was not added correctly
Fix: Missing message
2013-11-05 11:17:54 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
9eb92b17ec New: Increase usability of module project. 2012-02-15 23:08:20 +01:00
Laurent Destailleur
56f7196aa2 Qual: Normalize function name 2012-02-15 13:55:00 +01:00
Laurent Destailleur
a780f79e15 Fix: W3C 2011-12-04 15:26:32 +01:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Laurent Destailleur
0661264947 Qual: Removed codesniffer errors 2011-09-20 15:59:46 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Regis Houssin
eafca74fe8 Fix: add error message
Fix: delete obsolete action
2010-11-07 07:41:18 +00:00
Regis Houssin
a93e38d111 Fix: add error message
Fix: delete obsolete action
2010-11-07 07:41:18 +00:00
Regis Houssin
dffd371ca4 Fix: only one records in database 2010-11-07 07:28:23 +00:00
Regis Houssin
fcb24424d3 Fix: only one records in database 2010-11-07 07:18:16 +00:00
Regis Houssin
4e12effab1 Fix: add patch of Franois LEGASTELOIS 2010-11-06 20:55:52 +00:00
Laurent Destailleur
47288c77da Fix: Maxi debug of project permissions 2010-09-18 13:38:43 +00:00
Laurent Destailleur
a7c809d0dd More fix on project permission.
There is still errors on task (too many task shown) but project lists are ok.
2010-05-30 12:21:32 +00:00
Regis Houssin
ff0bbd1c43 Fix: move class to class directory 2010-04-30 05:48:16 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Regis Houssin
dd588bda19 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-01 19:36:58 +00:00
Regis Houssin
818fec7e6b Qual: First change to remove pre.inc.php 2010-03-01 08:42:10 +00:00
Regis Houssin
52e2fc71dd Fix: management of time spent in task card 2010-02-25 09:44:58 +00:00
Regis Houssin
da2e8dd348 Fix: management of time spent in task card 2010-02-24 14:54:55 +00:00
Laurent Destailleur
bda51b47a6 Fix: A lot of fix in project permissions 2010-02-21 17:01:45 +00:00
Laurent Destailleur
8e675a9c01 A lot of fix in project module 2010-02-21 00:16:47 +00:00
Regis Houssin
d8febc7a94 Works on enhancement of project tasks
Fix: security check
2010-02-14 15:43:37 +00:00
Regis Houssin
1f71ab2e39 Works on enhancement of project tasks
Fix: security check
2010-02-14 15:35:52 +00:00
Regis Houssin
80d808be36 Works on enhancement of project tasks
Fix: security check
2010-02-14 07:24:02 +00:00
Laurent Destailleur
382f11a514 Fix and restore a lot of broken features in the project module. Must try to restore a stable module to start a release. 2010-02-07 02:39:01 +00:00
Laurent Destailleur
ad308ad087 Fix and restore a lot of broken features in the project module. Must try to restore a stable module to start a release. 2010-02-07 02:39:01 +00:00