Laurent Destailleur
f0ce92292a
Fix: date start/end of project was lost on some tabs.
...
Fix: Bad file name for gantt include.
2014-06-14 14:20:58 +02:00
Laurent Destailleur
2bac66fd52
Merge remote-tracking branch 'origin/3.5' into develop
2014-05-10 19:53:06 +02:00
Laurent Destailleur
3fd7e18c08
Fix: Bad translation into title of action buttons
2014-05-10 17:00:55 +02:00
Laurent Destailleur
62537cf5a4
Fix: translation
2014-05-09 13:39:10 +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
537ada96a8
Fix: [ bug #1354 ] Tasks disapear in same sub-task
...
Conflicts:
htdocs/install/mysql/migration/repair.sql
htdocs/projet/class/project.class.php
2014-04-26 21:47:15 +02:00
Laurent Destailleur
af2cf0b66f
Fix: [ bug #1354 ] Tasks disapear in same sub-task
2014-04-26 21:36:58 +02:00
Raphaël Doursenaud
d95b5e4a39
Fixed typo
2014-04-22 16:43:19 +02:00
Laurent Destailleur
c2b7e40aa1
Merge pull request #1507 from GPCsolutions/3.5-taskswithtime
...
Project: make tasks accept a time
2014-03-27 15:56:26 +01:00
Raphaël Doursenaud
7d0853d9e5
Removed debug code
2014-03-25 11:36:22 +01:00
Raphaël Doursenaud
d9cb1da4d5
Project: make tasks accept a time
2014-03-24 15:26:36 +01:00
Laurent Destailleur
241ae7a4d1
Fix: Miscellaneous bugs on tasks management
...
Conflicts:
htdocs/core/lib/project.lib.php
2014-03-11 20:53:47 +01:00
Laurent Destailleur
afca98323b
Fix: Miscellaneous bugs on tasks management
2014-03-11 20:38:29 +01:00
Alexis Algoud
9de372d4b1
debug planned_workload loosing value on error
2014-03-02 17:33:51 +01:00
Laurent Destailleur
7fd34e5ff6
Fix: [ bug #1208 ] Users without read permission on the tasks can still
...
see all project tasks
Fix: function clean_orhpelins was reporting wrong number of cleaned
orphelins.
2014-01-06 13:34:26 +01:00
Laurent Destailleur
692aa66cad
Fix: Tons of bug with new field planned_workload
2013-10-30 21:44:04 +01:00
Laurent Destailleur
67820774bb
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
2013-07-27 14:21:47 +02:00
Laurent Destailleur
3c6b1f17d1
Fix: print of a function that already contains the print.
2013-07-27 14:10:57 +02:00
Florian Henry
0c0a64f532
[ task #924 ] Add numbering rule on task
...
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Florian Henry
8fb2b8fa12
Start normalize project module : create html.formprojet.class.php with
...
selec_project
2013-06-14 22:33:01 +02:00
fhenry
be525ad0e8
Better code quality for [ task #531 ] Add a duration on tasks
2013-05-15 14:19:16 +02:00
fhenry
b280bff809
Update comments0
2013-05-14 20:33:56 +02:00
fhenry
7de861eee4
Beteer display
2013-05-14 20:30:18 +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
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12: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
Regis Houssin
d58c106f66
Fix: convert line delimiters !!!
2012-09-19 17:53:09 +02:00
Laurent Destailleur
d48f294531
New: [ task #289 ] Reorder tasks
2012-09-15 15:33:00 +02:00
Laurent Destailleur
9147911ae4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2012-09-15 13:53:19 +02:00
Laurent Destailleur
1275a41244
New: Start to work on position of tasks into a project
2012-09-07 00:14:50 +02:00
Laurent Destailleur
83ab8c05e2
New: More surface control into project edition
2012-08-31 14:31:36 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +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
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2012-08-14 15:50:45 +02:00
Marcos García
9dc38f4382
Created rest of BackToList links
2012-07-28 21:49:47 +02:00
Regis Houssin
b83fbf981d
Fix: problem with double quote
2012-07-26 14:33:25 +02:00
Laurent Destailleur
1fec3b56d9
Fix: Permissions to see project
...
Conflicts:
htdocs/projet/fiche.php
2012-05-23 14:34:44 +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
Regis Houssin
8f9b9987ff
Fix: Multiple directory traversal vulnerabilities with document.php
2012-02-27 17:02:56 +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
62054f2f98
Fix: A lot of fix into project permissions. Uniformize code.
2012-02-04 18:34:52 +01:00
Regis Houssin
c155ab10b4
Fix: uniformize code
2012-01-25 11:05:15 +01:00
Laurent Destailleur
ffaf4e5465
Fix: fix not initialized variables
2011-12-05 19:03:36 +01:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00