Laurent Destailleur
499440be16
Merge remote-tracking branch 'origin/3.4' into develop
2013-06-14 01:29:43 +02:00
Florian Henry
2704ba5f36
Fix bug on attach element in element.php (simply not work before...)
2013-06-13 18:11:23 +02:00
Laurent Destailleur
5bba5782a4
Merge remote-tracking branch 'origin/3.4' into develop
2013-05-29 21:22:27 +02:00
Laurent Destailleur
1cb33c43bd
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/comm/action/listactions.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/agenda.lib.php
htdocs/product/liste.php
2013-05-29 01:30:36 +02:00
Christophe Battarel
b8c51e3760
sort tasks by start date
2013-05-25 11:49:05 +02:00
Christophe Battarel
b89b7405f8
update function comments header
2013-05-23 22:54:06 +02:00
Christophe Battarel
b96bff4770
[ bug #806 ] Tasks are ordered alphabetically instead of chronological order
2013-05-23 22:51:27 +02:00
fhenry
d0b4cef7a4
Change duration _planned by planned_workload
2013-05-14 20:22:33 +02:00
fhenry
760ae88f39
[ task #531 ] Add a duration on tasks
2013-05-13 17:08:36 +02:00
fhenry
8c37063541
Fix bug [ bug #881 ] some errors
2013-05-07 18:59:28 +02:00
fhenry
0b8d78c4f6
[ bug #865 ] Dolibarr navigation array in project/task do not work
...
Conflicts:
htdocs/projet/fiche.php
Change-Id: I7607f97d21cc695c9b295d94f5abcb64fe25f3af
2013-04-30 18:23:44 +02:00
fhenry
59f218ab42
[ bug #865 ] Dolibarr navigation array in project/task do not work
2013-04-30 16:00:30 +02:00
BENKE Charles
d9363f441a
Update project.class.php
...
Add feature to add element in elements page of a project
2013-04-29 13:02:58 +03:00
fhenry
91885a8bd4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-26 20:54:53 +02:00
Laurent Destailleur
2a74cb81f0
Fix: Removed warnings
2013-04-26 19:13:39 +02:00
fhenry
5dce16863f
Review delete extrafield in delete class method
2013-04-26 17:20:21 +02:00
Regis Houssin
1be6a2c120
Fix: broken features for fileupload
2013-04-22 14:39:25 +02:00
Regis Houssin
63a5aee80e
Fix: broken features for fileupload
2013-04-22 14:37:18 +02:00
Raphaël Doursenaud
a564edbb87
Fixed private note update
2013-04-20 06:43:14 +02:00
Raphaël Doursenaud
e3610dfa49
Forgotten update_note parameter
...
Fixes project cloning
2013-04-20 05:53:18 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02:00
Laurent Destailleur
b496436fe3
Qual: Reduce number of methods. Mutualize update_note code.
2013-04-10 10:58:38 +02:00
fhenry
b5751ab658
Add copyright
2013-03-25 19:31:17 +01:00
fhenry
9dd4ed9cb8
[ task #770 ] Add ODT document generation for Projects module
2013-03-25 19:28:34 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +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
Laurent Destailleur
380d036d5c
Fix: Bad test onto project list id
2013-01-02 15:12:46 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
d48f294531
New: [ task #289 ] Reorder tasks
2012-09-15 15:33:00 +02:00
Laurent Destailleur
6709d3d377
Fix: moving date of task when moving date of project was not working
2012-08-31 14:31:08 +02:00
Laurent Destailleur
27846d1698
Fix: Start and end date not saved at project creation
...
Conflicts:
htdocs/projet/class/project.class.php
2012-08-31 12:55:10 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Marcos García
4842da5679
Project::setClose wasn't setting the new status
2012-08-18 05:57:25 +02:00
Laurent Destailleur
1307c77900
Fix: Project validation
2012-08-03 19:05:20 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
b51cd362b0
Fix: problem with external modules and uniformize code
2012-06-09 18:40:36 +02:00
Laurent Destailleur
1fec3b56d9
Fix: Permissions to see project
...
Conflicts:
htdocs/projet/fiche.php
2012-05-23 14:34:44 +02:00
Laurent Destailleur
c6c9861bff
Fix: bug on projects visibility for external users
2012-05-23 13:09:36 +02:00
Laurent Destailleur
792c0a33f3
Fix: Works with checkbox htdocs/core/class/html.form.class.php
2012-05-07 17:04:35 +02:00
Laurent Destailleur
6599f2d755
Checkstyle
2012-05-06 00:15:03 +02:00
Regis Houssin
1b350fafd1
Fix: missing entity field in contract
...
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
FHenry
4fd00c50be
Feature Clone project (357)
...
Fix variable date property name, to be compliant with varaible naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-30 13:13:09 +02:00
FHenry
073e06ab8f
Feature Clone project (357) and other tricks
...
Fix variable date property name, to be compliant with variable naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-27 11:03:01 +02:00
FHenry
07bff417e8
remove useless line
2012-04-24 16:15:46 +02:00
Laurent Destailleur
66531ea539
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/fourn/commande/index.php
2012-04-16 12:03:33 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Regis Houssin
a03b216c63
Fix: remove unnecessary function
2012-04-16 11:39:51 +02:00