Laurent Destailleur
|
7cbee97f6e
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
.travis.yml
|
2014-07-08 20:26:38 +02:00 |
|
Laurent Destailleur
|
0e78e631c1
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
.travis.yml
|
2014-07-08 20:22:51 +02:00 |
|
Laurent Destailleur
|
0eabf26d27
|
Fix: Checkstyle
|
2014-07-08 01:15:59 +02:00 |
|
Laurent Destailleur
|
ad4babb154
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
.travis.yml
htdocs/fichinter/fiche.php
|
2014-07-08 01:12:55 +02:00 |
|
Laurent Destailleur
|
36e6f9a9fc
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
.travis.yml
|
2014-07-08 01:06:17 +02:00 |
|
BENKE Charles
|
4d9f78dc07
|
getlibstatut added
Add function getlibstatut and libstatut on task (fk_statut allready present on project_task table)
|
2014-07-06 15:06:34 +02:00 |
|
Laurent Destailleur
|
be4fe3d0d0
|
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
|
2014-07-04 13:43:50 +02:00 |
|
KreizIT
|
e0201535e2
|
Fix: [ bug #1505, #1504] Project trigger problem
|
2014-07-03 17:15:42 +02:00 |
|
Maxime Kohlhaas
|
b301c54b7e
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-07-03 08:28:00 +02:00 |
|
Marcos García de La Fuente
|
7e1cf124b8
|
Merge branch 'develop' into syslog
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
|
2014-07-02 21:20:02 +02:00 |
|
BENKE Charles
|
96876992d4
|
navigate (next/prev) error on task of project
use the same showrefnav function setting present in task.php file (who
work fine)
|
2014-07-02 04:27:18 +02:00 |
|
BENKE Charles
|
7dca46df57
|
navigate (next/prev) error on task of a project
|
2014-07-02 04:24:26 +02:00 |
|
Laurent Destailleur
|
018e1d31e3
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/comm/propal.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/class/product.class.php
htdocs/projet/class/project.class.php
|
2014-06-25 20:22:25 +02:00 |
|
Laurent Destailleur
|
1db9514fed
|
Fix: When an invoice is replaced with another, amount must not appears
on total for project
|
2014-06-24 22:02:56 +02:00 |
|
Maxime Kohlhaas
|
3269b463bb
|
Fix / New : return on project page after task deletion instead of task list
|
2014-06-24 15:02:09 +02:00 |
|
Laurent Destailleur
|
d19b34cc7e
|
Fix: Renaming a project with uplaoded files failed.
|
2014-06-21 15:45:53 +02:00 |
|
Laurent Destailleur
|
8d1fdec8cf
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
|
2014-06-20 15:26:02 +02:00 |
|
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
|
e8bca38daf
|
Fix: syntax error
|
2014-06-14 13:41:15 +02:00 |
|
Florian HENRY
|
0916d2cf3b
|
Fix link element from project "associates object" pages
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50687-objet-associes-au-projet
|
2014-06-13 15:54:37 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
0ed2481a20
|
Removed unuseful errors
|
2014-06-13 01:46:27 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Laurent Destailleur
|
1a9e53e21f
|
Fxi: Correct property name
|
2014-06-12 22:00:16 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Laurent Destailleur
|
bb8516274e
|
Fix: socid was not caught.
Fix: numbering modules was not correctly scanned.
|
2014-06-11 18:01:15 +02:00 |
|
Laurent Destailleur
|
ccca46f380
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
|
2014-05-29 19:20:48 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
d41f87acab
|
Fix: Option to limit was not used everywhere.
|
2014-05-26 01:27:22 +02:00 |
|
Laurent Destailleur
|
3481884731
|
Fix: A project is linked to a thirdparty (may be a customer, a supplier
or a prospect).
|
2014-05-22 13:20:03 +02:00 |
|
Florian HENRY
|
87b9d0412c
|
Fix element page on project
|
2014-05-22 12:51:00 +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
|
4e41b721fb
|
Fix: Nb of notes and doc not visible onto tasks.
|
2014-05-10 16:43:47 +02:00 |
|
Laurent Destailleur
|
62537cf5a4
|
Fix: translation
|
2014-05-09 13:39:10 +02:00 |
|
Laurent Destailleur
|
8bf1fde598
|
New: Can set page to use for getNomUrl of project.
|
2014-05-09 13:21:10 +02:00 |
|
Laurent Destailleur
|
c0af0c3b52
|
Fix: translation
|
2014-05-08 20:29:16 +02:00 |
|
Laurent Destailleur
|
5923a754d1
|
New: Add hooks for project card
|
2014-05-08 20:02:34 +02:00 |
|
Laurent Destailleur
|
7bfbc4cbf3
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/modExpedition.class.php
htdocs/projet/class/project.class.php
|
2014-05-07 19:30:19 +02:00 |
|
Florian HENRY
|
45e134bfef
|
Better error return for project delete method
|
2014-05-07 15:11:46 +02:00 |
|
Florian HENRY
|
3f22bc7009
|
Better error management in delete project method
|
2014-05-07 15:08:44 +02:00 |
|
Florian HENRY
|
e6708a5072
|
Fix error return project deletion
|
2014-05-07 15:05:40 +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
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Laurent Destailleur
|
19d71ffb38
|
Prepare fix to hide images generated by "preview" feature.
|
2014-04-29 21:14:55 +02:00 |
|
Laurent Destailleur
|
97fce71218
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/errors.lang
htdocs/product/fiche.php
htdocs/projet/tasks/task.php
|
2014-04-26 22:35:35 +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 |
|
BENKE Charles
|
c55e51d825
|
Update project.class.php
|
2014-04-19 14:59:42 +02:00 |
|