Laurent Destailleur
d7d764e5f9
Fix var not defined
2019-09-11 23:56:53 +02:00
stickler-ci
e5878c105a
Fixing style errors.
2019-09-11 21:48:17 +00:00
Abbes Bahfir
5183a1ec7a
New : Use of posixAccount and posixGroup objectclass for users and groups in LDAP
2019-09-11 22:45:52 +01:00
ATM john
907669bb51
New ticket messaging page
2019-09-11 23:30:09 +02:00
Laurent Destailleur
ee11da1075
Update ChangeLog
2019-09-11 21:08:49 +02:00
Abbes Bahfir
797bab4741
fix: repetition
2019-09-11 18:44:12 +01:00
Laurent Destailleur
6d20a656bb
FIX CSRF check when using stripe old payment methods
2019-09-11 18:44:10 +02:00
Frédéric FRANCE
9e18f5243a
jshint
2019-09-11 18:21:59 +02:00
Frédéric FRANCE
638362f373
jshint
2019-09-11 18:17:12 +02:00
Frédéric FRANCE
d37dd4ed3c
jshint
2019-09-11 18:07:21 +02:00
Laurent Destailleur
db900cb5ea
FIX EDB-ID:47370
2019-09-11 17:51:50 +02:00
Laurent Destailleur
eeaeefe20c
FIX Add repair.php option 'restore' to restore user picture after v10
2019-09-11 15:46:37 +02:00
Laurent Destailleur
3f3282400a
FIX SQL syntax error and CSRF check on vat reports
2019-09-11 13:57:15 +02:00
Laurent Destailleur
5f236fda2e
More complete error message with hour/min/sec
2019-09-11 00:28:09 +02:00
ATM john
337194023a
Add purchase orders awaiting reception to workboard
2019-09-10 22:10:20 +02:00
ATM john
9db2e27289
add widget box for supplier orders awaiting reception
2019-09-10 21:47:08 +02:00
stickler-ci
017a0fb70f
Fixing style errors.
2019-09-10 19:42:31 +00:00
Philippe GRAND
6634ef4de5
Merge remote-tracking branch 'origin/develop' into new_branch_29_06_2019
2019-09-10 21:40:04 +02:00
stickler-ci
1e8663b1c8
Fixing style errors.
2019-09-10 18:48:55 +00:00
ptibogxiv
651fbde64d
Merge branch 'develop' into patch-187
2019-09-10 20:46:54 +02:00
Laurent Destailleur
4ecbc1719f
Update ckeditor 4.12
2019-09-10 17:57:31 +02:00
Laurent Destailleur
d2b2cc010b
Update ckeditor 4.12
2019-09-10 17:50:55 +02:00
Christophe Battarel
c8cb5886f4
correction
2019-09-10 17:04:09 +02:00
Christophe Battarel
95417d4c86
allow standalone credit note even if no invoice
2019-09-10 16:24:04 +02:00
Laurent Destailleur
eb2f48332b
Show first line of code
2019-09-10 15:58:56 +02:00
Laurent Destailleur
5fa40f1d62
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-09-10 15:32:50 +02:00
Laurent Destailleur
0e62d315f2
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-09-10 15:32:03 +02:00
Laurent Destailleur
48aedcee20
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2019-09-10 15:31:29 +02:00
Laurent Destailleur
d4e26fcc55
FIX missing include (dol_convert_file not found)
2019-09-10 15:29:33 +02:00
ptibogxiv
48419da769
FIX new invoice with generic thirdparty in takepos
...
by default, new invoice should always create with default thirdparty and avoid errors : creating new invoice with last customer and forget to change it...
2019-09-10 14:58:55 +02:00
florian HENRY
d081a73dca
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_contactdefault
2019-09-10 08:36:54 +02:00
Laurent Destailleur
bf104f609a
NEW Add pagination on list of object of a category
2019-09-10 01:44:36 +02:00
Laurent Destailleur
61cf47aa16
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-09-10 00:14:07 +02:00
Laurent Destailleur
ba33369af6
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-09-10 00:10:08 +02:00
Laurent Destailleur
08f8ad6f30
FIX javascript error when using dol_use_jmobile=1
2019-09-10 00:09:18 +02:00
Laurent Destailleur
28785b31d7
Removed useless div
2019-09-09 19:18:01 +02:00
VESSILLER
6a734ea828
NEW add minimum stock filter in load warehoues for product form
2019-09-09 16:58:20 +02:00
stickler-ci
be66e1bd20
Fixing style errors.
2019-09-09 14:36:02 +00:00
ptibogxiv
f4a565544f
Update api_products.class.php
2019-09-09 16:33:12 +02:00
VESSILLER
3ea2e0c915
NEW add parent id or ref column in warehouse import
2019-09-09 15:03:20 +02:00
florian HENRY
ad92efaee1
add trans
2019-09-09 14:58:29 +02:00
florian HENRY
5961c29d23
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_contactdefault
2019-09-09 14:53:30 +02:00
florian HENRY
ee931d0f25
fix travis
2019-09-09 14:53:23 +02:00
Laurent Destailleur
66a9fabd06
If you develop your own emailing target selector and used
...
parent::add_to_target(...), you must now use parent::addToTargets(...)
2019-09-09 14:18:25 +02:00
florian HENRY
42cd15400d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_contactdefault
2019-09-09 14:12:34 +02:00
florian HENRY
42b3640a5a
fix travis
2019-09-09 14:12:28 +02:00
Laurent Destailleur
0466ee1941
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-09-09 14:08:20 +02:00
Laurent Destailleur
d2131a0be8
Add filter on usage on project list
2019-09-09 14:08:10 +02:00
Laurent Destailleur
d061e61d25
Fix add_to_target has only 1 param.
2019-09-09 13:45:25 +02:00
Laurent Destailleur
28ba5abb89
Clean code
2019-09-09 13:31:14 +02:00