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 |
|
Florian Henry
|
f93df7f3da
|
remove debug string
|
2014-03-26 10:09:29 +01:00 |
|
Florian Henry
|
3d12979b3f
|
remove debug string
|
2014-03-26 09:53:48 +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
|
f9c1b590d0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
|
2014-03-19 22:29:18 +01:00 |
|
Laurent Destailleur
|
8cf3d258f4
|
Fix: Bug into calculation of total of time for tasks
|
2014-03-17 15:13:24 +01:00 |
|
Laurent Destailleur
|
58add21719
|
Merge pull request #1488 from atm-maxime/mko1300
Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost
|
2014-03-16 20:26:57 +01:00 |
|
Maxime Kohlhaas
|
0083e529c7
|
Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost
|
2014-03-16 14:31:02 +01:00 |
|
Maxime Kohlhaas
|
fe767606da
|
New PHPUnit test on project + clean initAsSpecimen
|
2014-03-16 13:55:32 +01:00 |
|
Laurent Destailleur
|
cafa61ef7d
|
Fix: Use correct syntax of date into sql requests (with quotes)
|
2014-03-15 23:12:00 +01:00 |
|
Laurent Destailleur
|
561a1a1aac
|
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
download fails).
|
2014-03-14 02:07:54 +01:00 |
|
Laurent Destailleur
|
1b85f83dbb
|
Merge pull request #1466 from marcosgdf/minor
Minor style and translation corrections
|
2014-03-13 11:53:52 +01:00 |
|
Laurent Destailleur
|
bdb2b7a547
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
|
2014-03-13 09:20:05 +01:00 |
|
Laurent Destailleur
|
e76f2170b3
|
Fix: Avoid home project page to hung when too many tasks opened.
|
2014-03-12 02:49:11 +01:00 |
|
Laurent Destailleur
|
4a983811d0
|
Fix: Avoid home project page to hung when too many tasks opened.
|
2014-03-12 02:43:31 +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 |
|
Marcos García de La Fuente
|
b80c93d277
|
Added missing info tooltip for project document models
|
2014-03-11 13:15:14 +01:00 |
|
Marcos García de La Fuente
|
64e76852c5
|
Corrected projects admin page translation
|
2014-03-11 11:37:42 +01:00 |
|
Laurent Destailleur
|
6860ae84b9
|
Avoid browser to hang by adding PROJECT_MAX_NB_TASKS.
|
2014-03-11 09:48:45 +01:00 |
|
Laurent Destailleur
|
932b421d1d
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-03-11 09:46:51 +01:00 |
|
Laurent Destailleur
|
c9edced656
|
- New: Add filter on project status into task list. By default, only
"opened" project are visible.
- New: Status "validated" for project are renamed into "opened".
|
2014-03-11 09:43:26 +01:00 |
|
Laurent Destailleur
|
97677f08a9
|
Fix: Add protection to avoid memory hung
|
2014-03-10 01:49:44 +01:00 |
|
Laurent Destailleur
|
2a853329e5
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
htdocs/product/class/product.class.php
|
2014-03-08 14:25:59 +01:00 |
|
Léo
|
aeaf4bf5f8
|
Update index.php from Project folder
A trailing "quote" sign was causing a problem with the link generation of href in the recap table on dashboard.
|
2014-03-04 02:29:18 +01:00 |
|
Laurent Destailleur
|
24b0ea6613
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-03 19:38:02 +01:00 |
|
Alexis Algoud
|
9de372d4b1
|
debug planned_workload loosing value on error
|
2014-03-02 17:33:51 +01:00 |
|
Laurent Destailleur
|
6662f8b5a3
|
Fix: Bad picto for project setup page
|
2014-02-28 21:54:50 +01:00 |
|
BENKE Charles
|
42ffb4b3e7
|
Update project.class.php
escape ref of project if as ' is typed inside as ref (crazy user)
|
2014-02-21 22:39:45 +01:00 |
|
Laurent Destailleur
|
b4977cd542
|
Fix: Bad permission var
|
2014-02-12 12:52:31 +01:00 |
|
Laurent Destailleur
|
d8b8f8c646
|
Uniformize code for contacts forms.
|
2014-02-04 20:49:07 +01:00 |
|
Laurent Destailleur
|
0da1a64335
|
Fix: Missing vars and bar id.
|
2014-02-04 20:41:23 +01:00 |
|
Laurent Destailleur
|
8d8e016115
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-01-20 02:42:37 +01:00 |
|
Laurent Destailleur
|
0d18892506
|
Merge from 3.4
|
2014-01-20 02:21:30 +01:00 |
|
Laurent Destailleur
|
1fd67807ce
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-01-18 01:13:29 +01:00 |
|
Laurent Destailleur
|
bd1a10c116
|
Fix: doxygen
|
2014-01-14 16:49:06 +01:00 |
|
Grand Philippe
|
b61ccb8234
|
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
|
2014-01-13 10:15:07 +01:00 |
|
Laurent Destailleur
|
23eb0f3770
|
Qual: Mutualize code for actions of editing notes
New: Add button 'cancel' to cancel edition of a note (private or public)
|
2014-01-11 13:33:30 +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
|
7afdad60a0
|
Fix: [ bug #1208 ] Users without read permission on the tasks can still
see all project tasks
|
2014-01-06 12:42:50 +01:00 |
|
Laurent Destailleur
|
bfd229d484
|
Fix: [ bug #1079 ] External users can't access projects even if it is a
contact.
|
2013-12-01 18:14:19 +01:00 |
|
Laurent Destailleur
|
f207aabe7a
|
Fix: When editing thirdparty, result is not refreshed
|
2013-12-01 18:13:57 +01:00 |
|
Cédric Salvador
|
00c9df670c
|
renamed templates
|
2013-11-06 10:22:01 +01:00 |
|
Cédric Salvador
|
6c22af00e1
|
factorization
|
2013-11-06 10:20:54 +01:00 |
|
Cédric Salvador
|
039bd5b4c8
|
checkstyle
|
2013-11-06 10:20:11 +01:00 |
|
Cédric Salvador
|
c96b2d3b87
|
factorized form attach, documents list and links list for the document pages
|
2013-11-06 10:19:16 +01:00 |
|
Cédric Salvador
|
23008c3b31
|
factorized document actions
Conflicts:
htdocs/societe/document.php
|
2013-11-06 10:11:40 +01: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
|
692aa66cad
|
Fix: Tons of bug with new field planned_workload
|
2013-10-30 21:44:04 +01:00 |
|