Regis Houssin
773abff80e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-12 21:24:10 +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
Regis Houssin
8b0354cfdf
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/compta/paiement/class/paiement.class.php
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
2017-06-11 16:43:31 +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
Regis Houssin
d1233755f6
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
2017-06-11 11:41:02 +02:00
Laurent Destailleur
a96362e2f9
Fix #formmailbeforetitle not supported everywhere
2017-06-11 11:40:01 +02:00
Regis Houssin
cc75916599
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
2017-06-11 11:26:24 +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
Regis Houssin
6cac4b15d3
Fix: Parameter must be an array or an object that implements Countable
2017-06-11 06:54:40 +02:00
Regis Houssin
3445c9d329
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/core/lib/functions.lib.php
2017-06-11 06:27:49 +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
Alexis Algoud
11d2a5538b
fix entity default value and add link to download blockchain
2017-06-11 00:03:01 +02:00
Laurent Destailleur
3f9c7db4c1
Fix duplicate tabs
2017-06-10 23:56:43 +02:00
Laurent Destailleur
542a72c684
NEW custom dir is enabled dy default on first install.
...
Fix modulebuilder when custom dir not defined.
2017-06-10 23:50:46 +02:00