Laurent Destailleur
|
3eb8a667bc
|
Fix clean of search criteria
|
2016-10-11 12:34:21 +02:00 |
|
Laurent Destailleur
|
b91b8c64b5
|
Fix sql error if we use separator extra field
|
2016-10-11 12:27:20 +02:00 |
|
Laurent Destailleur
|
538274998b
|
FIX #5770 Dolibarr doesn't modify correctly the hour of a task
|
2016-10-01 14:09:41 +02:00 |
|
Laurent Destailleur
|
c2b503d90f
|
Fix missing filter
|
2016-08-31 00:15:09 +02:00 |
|
Laurent Destailleur
|
42293089a0
|
Fix several fix into tab management of tasks
|
2016-08-30 20:16:58 +02:00 |
|
Laurent Destailleur
|
2e372ced1e
|
Fix missing fields
|
2016-07-11 10:28:57 +02:00 |
|
Laurent Destailleur
|
0e4dcb301c
|
Fix several bugs into projects
|
2016-07-09 13:58:46 +02:00 |
|
Laurent Destailleur
|
de157d9099
|
Fix quick search on tasks
|
2016-07-03 20:15:26 +02:00 |
|
Laurent Destailleur
|
05384b2f88
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
|
2016-07-01 02:39:29 +02:00 |
|
Maxime Kohlhaas
|
c73c1a577a
|
Time spent can be saved with project read right
|
2016-06-30 14:24:03 +02:00 |
|
Laurent Destailleur
|
5b5b7a2bf9
|
FIX Bad value used for task warning delay
FIX Compatibility datee and date_end for warning of tasks
|
2016-06-15 14:05:48 +02:00 |
|
Laurent Destailleur
|
5db6bcd4a8
|
Fix contextpage lost on submitting form or sorting
|
2016-06-07 14:06:00 +02:00 |
|
Laurent Destailleur
|
fb13225173
|
Fix links on list from warnings dashboard
|
2016-06-06 16:31:50 +02:00 |
|
Laurent Destailleur
|
473ab18306
|
Fix link on workboard
Fix warning picto is missing on task list
|
2016-06-06 15:48:41 +02:00 |
|
Laurent Destailleur
|
b57476153f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/admin/menus/edit.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/societe/consumption.php
|
2016-06-04 01:14:36 +02:00 |
|
Laurent Destailleur
|
085fa6902b
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/contrat/list.php
htdocs/fourn/ajax/getSupplierPrices.php
|
2016-06-04 00:58:16 +02:00 |
|
Maxime Kohlhaas
|
c9c7045a6f
|
Fix access to project task time spent creation #5249
|
2016-06-03 23:34:37 +02:00 |
|
Laurent Destailleur
|
f901453a6b
|
FIX addMoreActionsButtons hook must be inside the div class=tabaction.
|
2016-05-05 21:38:29 +02:00 |
|
BENKE Charlie
|
379a621b1f
|
soory it's a mistake
|
2016-04-30 01:01:32 +02:00 |
|
BENKE Charlie
|
8a63298102
|
Missing addMoreActionsButtons hook
|
2016-04-27 22:19:38 +02:00 |
|
Laurent Destailleur
|
43165bab02
|
FIX Filter/search on extrafields on lists
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-04 16:22:26 +02:00 |
|
Laurent Destailleur
|
592a041bc5
|
FIX Filter/search on extrafields on lists
|
2016-04-04 16:02:29 +02:00 |
|
Laurent Destailleur
|
f36f33f71b
|
Merge pull request #4915 from defrance/patch-117
Add contact hook on specific task contact page
|
2016-04-04 00:21:57 +02:00 |
|
Laurent Destailleur
|
e1bec46a34
|
FIX The include file for action on files should not be a template file
but an action include file.
|
2016-04-02 14:16:16 +02:00 |
|
BENKE Charlie
|
98ef179307
|
Add contact hook
I use the same hook name as contactpl
|
2016-03-30 21:09:27 +02:00 |
|
Laurent Destailleur
|
2e5cc98e59
|
Fix into badges visibility
|
2016-03-29 20:06:01 +02:00 |
|
Laurent Destailleur
|
423120db17
|
Merge pull request #4876 from atm-alexis/NEW_multientity_for_project
# New # multientity for project
|
2016-03-25 18:01:45 +01:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Alexis Algoud
|
c3bdc6372d
|
NEW allow project to be shared across entities
|
2016-03-22 16:48:51 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
2ee74a80d9
|
NEW Enhance navigation of project module
|
2016-02-28 00:01:50 +01:00 |
|
Laurent Destailleur
|
e67be201ed
|
NEW Can select number of lines on page list for projects and tasks
|
2016-02-11 16:49:13 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Laurent Destailleur
|
c8d232e056
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/contrat/card.php
|
2016-01-28 12:18:25 +01:00 |
|
Laurent Destailleur
|
25924f31ad
|
Bad translation
|
2016-01-26 17:57:57 +01:00 |
|
Laurent Destailleur
|
b5c047d9a5
|
Fix link on project ref on task list must jump to tab task
|
2016-01-21 15:15:26 +01:00 |
|
Laurent Destailleur
|
39aede4071
|
Fix bad list of project/tasks
|
2016-01-21 15:09:46 +01:00 |
|
Laurent Destailleur
|
17ceca3758
|
Fix: no create button on list
|
2016-01-18 16:44:04 +01:00 |
|
philippe grand
|
c9d6607b04
|
[Qual] Uniformize code
|
2015-12-17 14:14:44 +01:00 |
|
Laurent Destailleur
|
8c03e46a83
|
Removed a TODO
|
2015-12-04 18:33:57 +01:00 |
|
Laurent Destailleur
|
bcadc33e31
|
Debug visibility on task/projects
|
2015-12-04 15:37:28 +01:00 |
|
philippe grand
|
1762b3aaa7
|
[Qual] Uniformize code
|
2015-10-17 17:09:34 +02:00 |
|
Laurent Destailleur
|
3ce147ccc1
|
Use new architecture for quick search for the account area.
|
2015-10-17 02:41:09 +02:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Laurent Destailleur
|
61d739635e
|
Uniformize code and css for tables. Filters must be implemented
following example in test_arrays.php.
|
2015-10-09 12:30:16 +02:00 |
|