Laurent Destailleur
c088ccea32
Fix better management of export of extrafield computed.
2017-06-13 18:50:31 +02:00
Laurent Destailleur
c8856182a6
Fix look and feel v6
2017-06-13 15:34:18 +02:00
Laurent Destailleur
9f3e35ef85
Merge pull request #6995 from atm-ph/fix_develop_search_product
...
Fix ajax search product is broken
2017-06-13 15:01:18 +02:00
Laurent Destailleur
1519d0eb95
Merge pull request #6994 from atm-alexis/NEW_blocklog_develop_refactor
...
NEW blocklog view, export and fix
2017-06-13 15:00:47 +02:00
Laurent Destailleur
c0f46834cb
Fix demo links
2017-06-13 13:22:05 +02:00
Laurent Destailleur
225c17d047
Fix permission on menu entry
2017-06-13 11:06:57 +02:00
phf
b67a14c7d6
Fix ajax search product is broken
2017-06-13 10:20:26 +02:00
alexis Algoud
4c424bb760
fix current element compare amount
2017-06-13 10:09:53 +02:00
alexis Algoud
f780af305a
NEW blocklog other things
...
fix minor
add view only for error
add download log as csv
add record event on bill send by mail event
2017-06-13 10:04:05 +02:00
Laurent Destailleur
3f064769ac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-06-12 18:23:06 +02:00
Laurent Destailleur
ba3a74576c
Merge 5.0
2017-06-12 18:22:51 +02:00
Laurent Destailleur
4402c7fb89
Merge pull request #6987 from atm-ph/fix_6962
...
FIX 6962 Can't create shipment if no write permission on order
2017-06-12 17:46:29 +02:00
Laurent Destailleur
dbccef8ef5
Merge pull request #6990 from atm-florian/5.0_fix_availability
...
fix : availibity refresh
2017-06-12 17:45:04 +02:00
Laurent Destailleur
ecf29332f3
Merge pull request #6989 from atm-alexis/NEW_blocklog_develop_refactor
...
NEW Blokedlog stuff
2017-06-12 17:44:27 +02:00
florian HENRY
71afaaa360
fix : availibity refresh
2017-06-12 17:24:36 +02:00
Laurent Destailleur
64a6ff9687
Fix test for navigation disabling for external users
2017-06-12 16:26:25 +02:00
Laurent Destailleur
b52971d0a2
Fix template
2017-06-12 16:00:38 +02:00
Laurent Destailleur
5d9a84dedb
Fix sql syntax error
2017-06-12 15:35:50 +02:00
Laurent Destailleur
2916444f6c
Fix check on module product for external user
2017-06-12 15:30:00 +02:00
Laurent Destailleur
279e6ab304
Fix missing parameters
2017-06-12 14:54:03 +02:00
Laurent Destailleur
d7cbb598c1
Fix permission for external users
2017-06-12 14:30:00 +02:00
Laurent Destailleur
bf41056c68
Fix test on permission for widgets
2017-06-12 14:21:04 +02:00
Laurent Destailleur
8f383e3fa1
Fix template
2017-06-12 14:12:40 +02:00
Laurent Destailleur
ec24f223b5
Fix permission on widget
2017-06-12 12:55:57 +02:00
Laurent Destailleur
cd08690646
Fix ajax search product that return bad json response
2017-06-12 12:42:06 +02:00
Laurent Destailleur
8f7371cdf0
Product has 2 status. Add span to differentiate for css
2017-06-12 12:24:42 +02:00
Laurent Destailleur
0207f86aa5
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-06-12 12:03:26 +02:00
Laurent Destailleur
98708acf57
Fix bad name of css file
2017-06-12 12:00:11 +02:00
Laurent Destailleur
6d130351a0
Fix css
2017-06-12 11:32:10 +02:00
Alexis Algoud
0312d2479d
add block info popin, translation, hidden authority feature
2017-06-12 10:26:24 +02:00
Laurent Destailleur
277dde5d61
Fix dol_banner
2017-06-12 10:25:28 +02:00
Laurent Destailleur
b80ee49032
Add missing currency for bengladesh
2017-06-11 19:27:21 +02:00
Laurent Destailleur
58c4144123
Fix sort of dictionnary
2017-06-11 19:27:07 +02:00
Laurent Destailleur
ca324346e4
Update doc
2017-06-11 19:08:40 +02:00
Laurent Destailleur
248c5acff2
Fix remove a FIXME tag.
2017-06-11 16:18:21 +02:00
Laurent Destailleur
5471170a97
Merge pull request #6969 from atm-alexis/NEW_blocklog_develop_refactor
...
NEW blockedlog hash and authority
2017-06-11 15:54:47 +02:00
atm-ph
5157981751
Fix 6962 wrong permission check
2017-06-11 12:59:54 +02:00
Laurent Destailleur
e99d57802b
Merge pull request #6986 from atm-ph/fix_6982
...
Fix 6982 missing parameter to get more informations about files
2017-06-11 12:56:48 +02:00
atm-ph
946e72f269
Fix 6982 missing parameter to get more informations about files
2017-06-11 12:26:51 +02:00
Laurent Destailleur
a96362e2f9
Fix #formmailbeforetitle not supported everywhere
2017-06-11 11:40:01 +02:00
Laurent Destailleur
965e3e5140
Update doc
2017-06-11 11:21:17 +02:00
Laurent Destailleur
57f99ba7a1
Update README
2017-06-11 11:09:05 +02:00
Laurent Destailleur
bb091c3b8b
FIX The hook formObjectOptions was not implemented correctly in previous
...
version. Sometimes, you had to return output
content by doing a print into function, sometimes by returning content
into "resprint". This has been fixed to follow
hook specifications so you must return output into "resprint".
2017-06-11 10:45:45 +02:00
Laurent Destailleur
961594afad
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-06-11 10:38:09 +02:00
Laurent Destailleur
e93cefbbf0
FIX #6985
2017-06-11 10:37:58 +02:00
Laurent Destailleur
4274d9910c
Merge pull request #6976 from atm-ph/fix_6910
...
Fix 6910 if conf PROJECT_USE_SEARCH_TO_SELECT is used we got BadFirst…
2017-06-11 00:36:51 +02:00
Laurent Destailleur
074c43920a
Create projects.php
2017-06-11 00:35:03 +02:00
Laurent Destailleur
0eab5768f7
Merge pull request #6971 from atm-ph/fix_6939
...
FIX #6939 new path for pictures is not used
2017-06-11 00:34:11 +02:00
Laurent Destailleur
43eb080242
Merge pull request #6970 from atm-ph/fix_6944
...
Fix 6944 compatibility PHP7 and missing parameter to call delete func…
2017-06-11 00:32:43 +02:00
Laurent Destailleur
b19e0e3cae
Create card.php
2017-06-11 00:31:58 +02:00