Rui Strecht
|
41c663f03f
|
Fixed issue with elementarray null if num_rows = 0
|
2018-02-22 12:22:31 +00:00 |
|
Laurent Destailleur
|
b4446764f8
|
Clean code of deprecated usage
|
2018-02-21 14:48:25 +01:00 |
|
Laurent Destailleur
|
c4130730cb
|
Clean code around fetch_optionals()
|
2018-02-20 19:38:18 +01:00 |
|
Laurent Destailleur
|
6b74c79798
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/website.lang
|
2018-02-15 15:34:17 +01:00 |
|
Laurent Destailleur
|
a4384b1921
|
Fix date start/end of project are day not hours
|
2018-02-15 02:02:32 +01:00 |
|
Laurent Destailleur
|
74116f495e
|
CSS enhancement
|
2018-02-10 00:05:04 +01:00 |
|
Laurent Destailleur
|
01f09e6c09
|
CSS enhancement
|
2018-02-10 00:04:05 +01:00 |
|
Laurent Destailleur
|
2315997aad
|
CSS enhancement
|
2018-02-10 00:00:12 +01:00 |
|
Laurent Destailleur
|
e984d7df9f
|
NEW Add total of time spent in timespent page at top of page too.
|
2018-02-09 23:52:43 +01:00 |
|
Laurent Destailleur
|
633dc507fe
|
NEW Use a css style for weekend in time spent
|
2018-02-09 20:11:32 +01:00 |
|
Laurent Destailleur
|
729cf20df7
|
Fix css
|
2018-02-07 20:53:13 +01:00 |
|
Laurent Destailleur
|
490a1bd08d
|
Fix label
|
2018-02-06 18:36:47 +01:00 |
|
Laurent Destailleur
|
69196dc52c
|
Fix menu not visible with auguria module
|
2018-02-06 18:22:04 +01:00 |
|
Laurent Destailleur
|
ea92f6beae
|
Fix for multicompany
|
2018-02-06 10:57:53 +01:00 |
|
Laurent Destailleur
|
5455ab3280
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/projet/card.php
|
2018-02-04 23:17:09 +01:00 |
|
Laurent Destailleur
|
dbe45d03d3
|
Fix: amount into form must be numeric without format
|
2018-02-04 23:12:19 +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
|
f6c17247af
|
Fix can set draft status of project
|
2018-02-01 17:50:19 +01:00 |
|
Laurent Destailleur
|
d4e15545b4
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2018-01-26 12:10:13 +01:00 |
|
Laurent Destailleur
|
1834be79a0
|
Fix supplier suggested when creating order from project overview
|
2018-01-26 11:31:34 +01:00 |
|
Laurent Destailleur
|
6e906ac0e3
|
Clean code
|
2018-01-24 13:08:09 +01:00 |
|
Laurent Destailleur
|
dcd579242f
|
Fix <br /> (xml) into <br> (html)
|
2018-01-17 13:26:57 +01:00 |
|
Laurent Destailleur
|
1f2d275ef2
|
Fix conditions of some fields
|
2018-01-13 17:21:56 +01:00 |
|
Laurent Destailleur
|
6d9a9dd3fe
|
Fix Time spent for "other task" was not visible when filtering project
|
2018-01-11 13:08:13 +01:00 |
|
Laurent Destailleur
|
940e9cb1a5
|
Fix travis error
|
2018-01-05 01:46:07 +01:00 |
|
Laurent Destailleur
|
90e9b3db68
|
Fix look and feel v7
|
2018-01-04 20:42:57 +01:00 |
|
Laurent Destailleur
|
e10a9912dc
|
Fix missing worload
|
2018-01-04 19:54:30 +01:00 |
|
Laurent Destailleur
|
300d4e1603
|
Fix disable direct debit request for replaced invoices
|
2018-01-04 14:35:02 +01:00 |
|
Laurent Destailleur
|
c4eba665d0
|
Fix order of task in gantt diagram
|
2018-01-04 13:52:37 +01:00 |
|
Laurent Destailleur
|
f6007045f5
|
Fix search filters
|
2018-01-04 00:23:08 +01:00 |
|
Laurent Destailleur
|
635917d0e6
|
CSS
|
2017-12-20 21:33:45 +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
|
1351a43a30
|
FIX Maxi debug of permission for users external or restricted to sales
representatives
|
2017-12-18 16:13:05 +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 |
|
Laurent Destailleur
|
ebdbddb7fd
|
Fix error message and migration
|
2017-12-15 19:50:39 +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
|
9314dcb046
|
Fix regression
|
2017-12-12 10:13:48 +01:00 |
|
Laurent Destailleur
|
95cb5025a2
|
Fix length of month too large
More complete template
|
2017-12-08 16:15:41 +01:00 |
|
Maxime Kohlhaas
|
8a39e2a413
|
Fix : no need for action button on cards, link is now available
|
2017-12-07 00:36:23 +01:00 |
|
ATM-Nicolas
|
bdf1e30ef3
|
Merge branch 'develop' into 6.0_fix_project_conf
|
2017-12-05 12:20:48 +01:00 |
|
ATM-Nicolas
|
36bcd26e27
|
FIX : link project from other company conf
|
2017-12-05 09:21:24 +01:00 |
|
Laurent Destailleur
|
78c4b7f912
|
Fix look and feel v7
|
2017-12-04 20:17:07 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +01:00 |
|
Laurent Destailleur
|
a0231b5c60
|
Fix responsive
|
2017-12-01 12:55:28 +01:00 |
|
florian HENRY
|
94285ae494
|
factorization of extrafeild into list
|
2017-11-27 15:24:29 +01:00 |
|
Laurent Destailleur
|
4f4f929efb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/holiday/class/holiday.class.php
|
2017-11-24 17:02:14 +01:00 |
|
Laurent Destailleur
|
9c22b5f335
|
Replace deprecated dol_print_graph with DolGraph
|
2017-11-23 20:24:05 +01:00 |
|
Laurent Destailleur
|
b0cecab22b
|
Removed useless code
|
2017-11-22 21:26:24 +01:00 |
|