Laurent Destailleur
|
ac708a8ee9
|
Debug accounting module with new structure v6
Make accounting module compatible with the new vat code to identify 2
vat code with same rate.
|
2017-06-15 23:58:56 +02:00 |
|
Laurent Destailleur
|
b889db997a
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/datepicker.php
htdocs/core/get_menudiv.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/search_page.php
htdocs/main.inc.php
htdocs/master.inc.php
htdocs/product/list.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
htdocs/user/card.php
htdocs/user/index.php
|
2017-06-14 10:48:34 +02:00 |
|
Laurent Destailleur
|
7939daa225
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
htdocs/user/index.php
|
2017-06-14 10:18:24 +02:00 |
|
Laurent Destailleur
|
70c7bcc85f
|
Complete css to get value unique
|
2017-06-13 15:57:30 +02:00 |
|
Laurent Destailleur
|
c8856182a6
|
Fix look and feel v6
|
2017-06-13 15:34:18 +02:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
6d130351a0
|
Fix css
|
2017-06-12 11:32:10 +02:00 |
|
Laurent Destailleur
|
36b18f0300
|
Save MAIN_VERSION_FIRST_INSTALL that is not erased.
|
2017-06-10 22:11:12 +02:00 |
|
Laurent Destailleur
|
9c482b9f2a
|
FIX CVE-2017-7886
|
2017-06-10 21:37:27 +02:00 |
|
Laurent Destailleur
|
d037515e37
|
FIX SQL injection on user/index.php parameter search_statut.
Conflicts:
htdocs/user/index.php
|
2017-06-10 20:10:57 +02:00 |
|
Laurent Destailleur
|
b62da4bb7a
|
Fix a parameter is required to know what we share.
|
2017-06-10 20:04:24 +02:00 |
|
Laurent Destailleur
|
890ac81e4d
|
Fix menu entried must be greyed, sub menus not visible fi not allowed on
parent.
|
2017-06-10 19:16:42 +02:00 |
|
Laurent Destailleur
|
87c8659e72
|
Fix responsive
|
2017-06-10 00:45:18 +02:00 |
|
Laurent Destailleur
|
1af74b4c42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-06-09 12:50:56 +02:00 |
|
Laurent Destailleur
|
929946ad47
|
Fix several problem with hook printFieldListWhere
|
2017-06-09 10:12:01 +02:00 |
|
Laurent Destailleur
|
543630e487
|
Fix missing count of nb of columns into lists
|
2017-06-08 14:14:06 +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
|
9e629bdb02
|
Work on modulebuilder
|
2017-06-02 20:01:25 +02:00 |
|
Laurent Destailleur
|
5c58ed8ca7
|
Add a better error message when payment link is not valid.
|
2017-06-02 09:13:04 +02:00 |
|
Laurent Destailleur
|
f4cdb6b254
|
Fix month on 2 chars. Some setup return on 1 char only. More phpunit
assert.
|
2017-06-01 15:33:23 +02:00 |
|
Laurent Destailleur
|
7ad92c3a4d
|
Fix new generic substitution system
|
2017-06-01 13:32:20 +02:00 |
|
Laurent Destailleur
|
c70beaa56b
|
Complete work for mutualizing generic substitution system.
|
2017-06-01 01:57:22 +02:00 |
|
Laurent Destailleur
|
6c7179d281
|
Test of commit with autoremove trail space
|
2017-05-31 19:20:33 +02:00 |
|
Laurent Destailleur
|
d5f83d6bbe
|
NEW #6915 Simplest change.
|
2017-05-31 19:15:39 +02:00 |
|
Laurent Destailleur
|
145cb628cd
|
FIX dol_string_nohtmltag make 2 passes to clean html into html
attributes.
|
2017-05-31 11:11:25 +02:00 |
|
Laurent Destailleur
|
452579150d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2017-05-29 10:43:26 +02:00 |
|
Laurent Destailleur
|
e667d72547
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
|
2017-05-29 10:41:51 +02:00 |
|
Laurent Destailleur
|
70636cc59f
|
FIX SQL injection on user/index.php parameter search_statut.
|
2017-05-29 09:59:21 +02:00 |
|
Regis Houssin
|
18886849eb
|
New: add REST api "memberstypes"
|
2017-05-25 08:54:30 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Laurent Destailleur
|
6d4c5e4b4a
|
Code comment
|
2017-05-24 11:37:44 +02:00 |
|
Laurent Destailleur
|
a3eef35ce6
|
Fix travis error
|
2017-05-22 01:19:16 +02:00 |
|
Laurent Destailleur
|
5cb38ece19
|
Fix travis errors
|
2017-05-21 19:37:15 +02:00 |
|
Laurent Destailleur
|
5992175b68
|
Standardize code between customer and supplier invoice list.
|
2017-05-21 03:23:44 +02:00 |
|
Laurent Destailleur
|
2dd2ab1003
|
Look and feel v6
|
2017-05-20 20:59:54 +02:00 |
|
Laurent Destailleur
|
80cbc28385
|
NEW Add REST API to push a file.
|
2017-05-20 15:52:36 +02:00 |
|
Laurent Destailleur
|
30cedd154e
|
Fix default value must apply only if restore_lastsearch_values is on
|
2017-05-19 15:42:11 +02:00 |
|
Laurent Destailleur
|
ff2a268831
|
NEW Architecture to manage search criteria persistance (using
save_lastsearch_values=1 on exit links and restore_lastsearch_values=1
in entry links)
|
2017-05-19 00:52:13 +02:00 |
|
Laurent Destailleur
|
5a79d11389
|
Avoid warning
|
2017-05-18 13:14:56 +02:00 |
|
Laurent Destailleur
|
58f789659d
|
Remove one picto loading
|
2017-05-18 02:53:49 +02:00 |
|
Laurent Destailleur
|
b29f325fcf
|
Work on search criteria persistence
|
2017-05-16 23:38:23 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
cc16bb0bef
|
Debug default value feature.
|
2017-05-16 12:22:55 +02:00 |
|
Laurent Destailleur
|
30cf3f2bda
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/install/mysql/tables/llx_bank_account.sql
|
2017-05-11 00:03:06 +02:00 |
|
Laurent Destailleur
|
5a96ae54b9
|
FIX Link to files on bank account tab broken with multicompany
FIX Link to preview on thirdparty broken with multicompany
|
2017-05-10 19:08:07 +02:00 |
|
Laurent Destailleur
|
0156e99894
|
Code comment
|
2017-05-10 13:46:02 +02:00 |
|
Laurent Destailleur
|
fe053c8603
|
Better escaping of error message.
|
2017-05-10 12:03:40 +02:00 |
|
Laurent Destailleur
|
8e25155fc9
|
Better escaping of error message.
|
2017-05-10 12:02:41 +02:00 |
|
Laurent Destailleur
|
c4722e3694
|
FIX XSS
|
2017-05-10 11:48:45 +02:00 |
|
Laurent Destailleur
|
5c33c1773f
|
FIX XSS
|
2017-05-10 11:47:34 +02:00 |
|