Laurent Destailleur
|
b515511ad6
|
Merge branch 'develop' into FunctionDeclaration
|
2018-08-16 00:52:55 +02:00 |
|
Frédéric FRANCE
|
7bb781eea8
|
function declaration
|
2018-08-15 14:28:34 +02:00 |
|
Frédéric FRANCE
|
a0a6afc224
|
return comment
|
2018-08-14 12:23:10 +02:00 |
|
atm-greg
|
ba6f7d4b0a
|
fix infinite loop
|
2018-08-14 09:32:43 +02:00 |
|
Frédéric FRANCE
|
850ac34020
|
mark non camelCaps function
|
2018-08-13 17:26:32 +02:00 |
|
atm-greg
|
3d84adbd76
|
fix recurcivity
|
2018-08-09 12:21:48 +02:00 |
|
atm-greg
|
4e16f64af0
|
Fix project::delete to delete children tasks before parent tasks
|
2018-08-09 12:13:06 +02:00 |
|
Laurent Destailleur
|
b01f07efda
|
Merge branch 'develop' into FIX_project_overview
|
2018-08-02 18:43:55 +02:00 |
|
atm-quentin
|
37a4a0c488
|
fix for travis
|
2018-07-31 10:02:36 +02:00 |
|
atm-quentin
|
1297470c99
|
FIX project overview (can use any fields as fk_projet)
|
2018-07-26 15:05:32 +02:00 |
|
Laurent Destailleur
|
7ef6b16d31
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/install/step1.php
|
2018-07-03 10:04:25 +02:00 |
|
Laurent Destailleur
|
0138b0e0b7
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/class/html.form.class.php
|
2018-07-03 10:01:30 +02:00 |
|
gauthier
|
d8ca9f2947
|
FIX : we must see number of all shared projects
|
2018-06-27 17:26:04 +02:00 |
|
gauthier
|
86a58def3b
|
FIX : getEntity project and not projet
|
2018-06-27 17:13:50 +02:00 |
|
Laurent Destailleur
|
88d3bf0148
|
FIX creation of tasks must hide closed project
|
2018-06-21 18:47:02 +02:00 |
|
Laurent Destailleur
|
07c514b85c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/class/fournisseur.product.class.php
htdocs/projet/class/projectstats.class.php
|
2018-06-20 21:56:10 +02:00 |
|
Laurent Destailleur
|
828a9296b4
|
Fix stats on project
|
2018-06-20 21:52:06 +02:00 |
|
Laurent Destailleur
|
714057d435
|
Fix stats on project. Must use assignement on project as filter.
|
2018-06-20 21:31:37 +02:00 |
|
Laurent Destailleur
|
95d5a1088b
|
Fix error on sql error (field does not exists)
|
2018-06-08 16:49:14 +02:00 |
|
Laurent Destailleur
|
29ee5dffc4
|
Clean code
|
2018-06-04 12:55:55 +02:00 |
|
ATM-Nicolas
|
d875553648
|
FIX : Remove fetchComments from project and task fetch function
|
2018-05-22 16:03:03 +02:00 |
|
ATM-Nicolas
|
f46d514586
|
Merge branch '7.0' of github.com:Dolibarr/dolibarr into fix_comments_on_tasks
|
2018-05-22 15:12:24 +02:00 |
|
Laurent Destailleur
|
546da0ceda
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/core/modules/modStock.class.php
htdocs/product/inventory/list.php
|
2018-05-05 14:40:39 +02:00 |
|
Laurent Destailleur
|
9c68b81f59
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/projet/class/task.class.php
|
2018-05-05 14:34:54 +02:00 |
|
florian HENRY
|
3657857d21
|
fix project and task visibility same as list
|
2018-05-02 19:29:18 +02:00 |
|
ATM-Nicolas
|
3d179fb7d3
|
FIX : Fetch function will fetch comments
|
2018-04-24 09:17:03 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
Laurent Destailleur
|
0c45760dd4
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/step5.php
htdocs/langs/en_US/holiday.lang
htdocs/public/payment/newpayment.php
htdocs/public/stripe/newpayment.php
|
2018-03-19 17:58:19 +01:00 |
|
Laurent Destailleur
|
b4881645d8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/lib/functions.lib.php
|
2018-03-18 20:21:59 +01:00 |
|
Laurent Destailleur
|
c962b89495
|
NEW hook getnomurltooltip is replaced with hook getNomUrl more powerfull
|
2018-03-15 20:46:55 +01:00 |
|
ATM-Nicolas
|
e801b5a431
|
FIX : Delete tasks on project delete will now trigger TASK_DELETE
|
2018-03-14 11:38:42 +01:00 |
|
Laurent Destailleur
|
1ca5c7083a
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2018-03-07 11:54:48 +01:00 |
|
Laurent Destailleur
|
23a4a60970
|
Fix status of task
|
2018-03-06 21:51:43 +01:00 |
|
Rui Strecht
|
e58cf4db42
|
Fix missing insert bill_time in project.class on create
|
2018-02-27 11:44:03 +00:00 |
|
Laurent Destailleur
|
82475e2e5f
|
WIP Option PROJECT_BILL_TIME_SPENT
|
2018-02-26 14:28:51 +01:00 |
|
Laurent Destailleur
|
0d12552445
|
NEW Can enter time spent from the list of time spent of project
|
2018-02-26 11:57:29 +01:00 |
|
Rui Strecht
|
7b448a2d18
|
Fixed issue with elementarray null if num_rows = 0
|
2018-02-25 12:29:15 +01:00 |
|
Rui Strecht
|
41c663f03f
|
Fixed issue with elementarray null if num_rows = 0
|
2018-02-22 12:22:31 +00:00 |
|
Laurent Destailleur
|
c4130730cb
|
Clean code around fetch_optionals()
|
2018-02-20 19:38:18 +01:00 |
|
Laurent Destailleur
|
742079cfe3
|
Clean code
|
2018-02-01 19:15:50 +01:00 |
|
Laurent Destailleur
|
0412d3d11d
|
Fix extrafield mandatory check.Fix empty extrafields with type link.
|
2018-02-01 19:05:24 +01:00 |
|
Laurent Destailleur
|
6e906ac0e3
|
Clean code
|
2018-01-24 13:08:09 +01:00 |
|
Laurent Destailleur
|
c4eba665d0
|
Fix order of task in gantt diagram
|
2018-01-04 13:52:37 +01:00 |
|
Laurent Destailleur
|
2204790602
|
Fix filter on project id when id is list with comma
|
2017-12-18 19:04:57 +01:00 |
|
Laurent Destailleur
|
6524fce9b7
|
Merge pull request #7959 from AurelienC/patch-1
Fix Resolve bug for REST API PUT task
|
2017-12-16 01:05:54 +01:00 |
|
Laurent Destailleur
|
929893bd49
|
Fix regression introduced with task comments
|
2017-12-15 20:07:35 +01:00 |
|
Aurélien
|
88b456a542
|
Resolve bug for REST API PUT task
An error occured when I was trying to PUT task despite all rigths.
Ressource 'task' --> 'tasks'
|
2017-12-14 11:53:48 +01:00 |
|
Laurent Destailleur
|
95cb5025a2
|
Fix length of month too large
More complete template
|
2017-12-08 16:15:41 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +01:00 |
|
Laurent Destailleur
|
5fa8db1650
|
Work on timesheets
|
2017-11-22 21:19:40 +01:00 |
|
Laurent Destailleur
|
e06087888b
|
NEW Show line "other filtered task" when using filter on timesheet.
|
2017-11-16 22:55:04 +01:00 |
|
Laurent Destailleur
|
f153d9c9ff
|
Fix time spent counted twice
|
2017-11-16 19:41:31 +01:00 |
|
Laurent Destailleur
|
a12186a0b8
|
Use HTTP response code 304 instead of 500 when nothing is done
|
2017-11-14 01:26:02 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
Laurent Destailleur
|
45ac8367bd
|
NEW Add API for contracts
|
2017-10-16 17:56:59 +02:00 |
|
Laurent Destailleur
|
02ce9c5e62
|
Fix doxygen
|
2017-10-13 13:25:55 +02:00 |
|
Laurent Destailleur
|
3f36cf23f5
|
NEW Break lines per project on the new timesheet page
|
2017-10-12 13:17:22 +02:00 |
|
Nicolas Leichtle
|
b110eb517d
|
Merge branch 'develop' into RestAPI
|
2017-10-08 23:15:14 +02:00 |
|
Scrutinizer Auto-Fixer
|
328d39bc71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-07 11:09:31 +00:00 |
|
Laurent Destailleur
|
43d85af5ae
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-06 15:23:10 +02:00 |
|
Laurent Destailleur
|
d07ec07896
|
FIX #7554
|
2017-10-06 15:22:40 +02:00 |
|
Laurent Destailleur
|
85606126a9
|
Standardize code for events
|
2017-10-04 12:58:13 +02:00 |
|
Laurent Destailleur
|
75a7e086b3
|
Merge pull request #7427 from atm-arnaud/NEW_comment_generic_element
New comment generic element
|
2017-10-04 11:13:39 +02:00 |
|
Nicolas Leichtle
|
629c6d93f6
|
FIX: REST function addTimeSpent
|
2017-10-01 14:33:59 +02:00 |
|
gauthier
|
7f938bc517
|
NEW : unexistant function load_state_board() on several objects
|
2017-09-26 12:32:58 +02:00 |
|
arnaud
|
9795f48046
|
NEW comment system working with all objects
|
2017-09-18 17:27:29 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
322af9e2df
|
Fix travis
|
2017-09-14 08:25:04 +02:00 |
|
Laurent Destailleur
|
6370e2f514
|
Force type of object
|
2017-09-12 19:03:30 +02:00 |
|
Laurent Destailleur
|
47d2350ad4
|
Fix bugs reported by scrutinizer
|
2017-09-12 19:03:12 +02:00 |
|
arnaud
|
7f5950c958
|
FIX multiple comments not reset on fetch
|
2017-09-08 09:14:34 +02:00 |
|
arnaud
|
680fab313c
|
NEW preload comments in task
|
2017-09-07 16:47:52 +02:00 |
|
arnaud
|
8906c95eea
|
NEW comments system on task
|
2017-09-07 16:23:51 +02:00 |
|
Laurent Destailleur
|
d511fed504
|
Enhance modulebuilder
|
2017-07-25 12:44:55 +02:00 |
|
Laurent Destailleur
|
874e96fc38
|
Merge branch 'develop' into patch-21
|
2017-07-21 15:18:18 +02:00 |
|
Laurent Destailleur
|
02aa4f7e0c
|
Fix permission to show details of project
|
2017-07-07 20:28:43 +02:00 |
|
BENKE Charlene
|
3a89591fb4
|
Adding Hook for tooltip on project
|
2017-07-06 15:48:22 +02:00 |
|
Laurent Destailleur
|
543630e487
|
Fix missing count of nb of columns into lists
|
2017-06-08 14:14:06 +02:00 |
|
Regis Houssin
|
2b36135641
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
|
2017-06-07 20:14:03 +02:00 |
|
Laurent Destailleur
|
1820649175
|
Maxi debug of v6
|
2017-06-07 19:28:31 +02:00 |
|
Laurent Destailleur
|
3427413255
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-06-07 11:13:25 +02:00 |
|
Laurent Destailleur
|
0805c693ae
|
Fix restore of last_search_value ko
|
2017-06-07 10:55:39 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
BENKE Charlene
|
6e83e899e2
|
Additionnal filter on getProjectsAuthorizedForUser
with great list of projects, have more filter is a good thing
|
2017-06-06 08:29:41 +02:00 |
|
Regis Houssin
|
a25facef7c
|
Fix: use 0 instead false
|
2017-06-03 11:49:59 +02:00 |
|
Regis Houssin
|
2df33d1df3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
|
2017-06-03 11:45:15 +02:00 |
|
Laurent Destailleur
|
7f18dfee0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
dev/skeletons/skeleton_card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/projet/card.php
|
2017-06-03 01:55:05 +02:00 |
|
Laurent Destailleur
|
bfa50b8d1d
|
Fix some security issues
|
2017-06-02 19:36:03 +02:00 |
|
Laurent Destailleur
|
1761df2bc2
|
NEW Add page statistics for project tasks
|
2017-06-02 19:28:22 +02:00 |
|
Laurent Destailleur
|
dd2d9f533a
|
Clean duplicated vars
|
2017-06-01 18:18:57 +02:00 |
|
Regis Houssin
|
aa780ea33b
|
Fix: missing dot
|
2017-05-30 19:15:37 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
f5e29d6c86
|
Fix phpcs warning
|
2017-05-22 10:45:02 +02:00 |
|
Laurent Destailleur
|
a36a9fab2f
|
Look and feel v6
|
2017-05-18 12:12:36 +02:00 |
|
Laurent Destailleur
|
0b52c43e05
|
Fix bad selection of progress when not known
|
2017-05-18 11:35:12 +02:00 |
|
Laurent Destailleur
|
b29f325fcf
|
Work on search criteria persistence
|
2017-05-16 23:38:23 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|