Laurent Destailleur
|
d4409ffb08
|
Restore menu MRP on new eldy code
|
2019-03-06 14:18:58 +01:00 |
|
Laurent Destailleur
|
df180a7682
|
Merge pull request #10451 from wdammak/patch-25
Update eldy.lib.php
|
2019-03-06 13:59:16 +01:00 |
|
Laurent Destailleur
|
1ab3949e9c
|
Optimize js code
|
2019-03-06 13:01:01 +01:00 |
|
Lionel VESSILLER
|
bf5b482f3d
|
Fix replace TRUE and FALSE for php checkstyle and aliasing label instead of note in SQL request
|
2019-03-06 09:05:07 +01:00 |
|
Frédéric FRANCE
|
2745f98644
|
PSR2.Classes.PropertyDeclaration.VarUsed
|
2019-03-05 22:10:46 +01:00 |
|
Laurent Destailleur
|
cfd39a1483
|
Merge pull request #10742 from OPEN-DSI/fix-pdf-beluga-orientation
Fix authorize long references in Beluga PDF model (uses Landscape mode)
|
2019-03-05 18:45:02 +01:00 |
|
John BOTELLA
|
e382f13637
|
remove test
|
2019-03-05 17:16:38 +01:00 |
|
John BOTELLA
|
ef9ad4d109
|
Merge branch 'theme_top_menu' of github.com:atm-john/dolibarr into theme_badge_status
|
2019-03-05 17:14:59 +01:00 |
|
John BOTELLA
|
600f0c9fa6
|
Fix condition
|
2019-03-05 17:14:29 +01:00 |
|
John BOTELLA
|
72d96d2ac3
|
prepare badges
|
2019-03-05 17:13:20 +01:00 |
|
John BOTELLA
|
6b98eecd32
|
fix compatibility status
|
2019-03-05 16:58:05 +01:00 |
|
gauthier
|
598d1fc914
|
FIX : extrafields always visible on view mode
|
2019-03-05 16:53:36 +01:00 |
|
Laurent Destailleur
|
bbbffae72b
|
Fix phpcs
|
2019-03-05 16:27:19 +01:00 |
|
Laurent Destailleur
|
16e90ffae4
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
htdocs/langs/en_US/website.lang
|
2019-03-05 15:59:42 +01:00 |
|
Laurent Destailleur
|
d18a5853df
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
|
2019-03-05 15:57:31 +01:00 |
|
Laurent Destailleur
|
98f5bb2ed3
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-03-05 15:55:08 +01:00 |
|
John BOTELLA
|
7a4540088a
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_top_menu
|
2019-03-05 15:37:17 +01:00 |
|
John BOTELLA
|
95981ca14c
|
PR feedback
|
2019-03-05 15:26:19 +01:00 |
|
Lionel VESSILLER
|
9b797eb980
|
Fix sort by field in all events (action and emailing type) and fix multiple contacts in one event
|
2019-03-05 14:55:04 +01:00 |
|
Laurent Destailleur
|
7d37b4c46d
|
CSS
|
2019-03-05 13:04:54 +01:00 |
|
Laurent Destailleur
|
b851911708
|
Dolibarize module ticket
|
2019-03-05 12:18:46 +01:00 |
|
Lionel VESSILLER
|
ef10a32069
|
Fix authorize long references in Beluga PDF model (uses Landscape mode)
|
2019-03-05 11:18:44 +01:00 |
|
Laurent Destailleur
|
1cfbf5f551
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/security.php
|
2019-03-04 20:18:23 +01:00 |
|
Laurent Destailleur
|
c95c8b4dcb
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/login/functions_dolibarr.php
|
2019-03-04 20:17:16 +01:00 |
|
Laurent Destailleur
|
54b9681257
|
More log to help debug
|
2019-03-04 20:15:31 +01:00 |
|
Laurent Destailleur
|
4a582485b9
|
Debug module ticket
|
2019-03-04 19:19:09 +01:00 |
|
Laurent Destailleur
|
0d49f27831
|
Code style
|
2019-03-04 17:36:45 +01:00 |
|
Laurent Destailleur
|
68bb95079a
|
Ignore 2 rules
|
2019-03-04 17:36:03 +01:00 |
|
Laurent Destailleur
|
69794f5293
|
Fix phpcs
|
2019-03-04 17:31:50 +01:00 |
|
Laurent Destailleur
|
99e79d1750
|
Fix regression with private property
|
2019-03-04 14:11:07 +01:00 |
|
Laurent Destailleur
|
ca9449c70e
|
Work on BOM
|
2019-03-04 14:01:30 +01:00 |
|
Laurent Destailleur
|
d8259f94e1
|
Work on BOM module
|
2019-03-04 13:40:16 +01:00 |
|
Laurent Destailleur
|
925def5390
|
Work on BOM module
|
2019-03-04 13:37:00 +01:00 |
|
Laurent Destailleur
|
7b7ff33fdf
|
Work on BOM module
|
2019-03-04 13:30:43 +01:00 |
|
Laurent Destailleur
|
1c775b7b68
|
Work of BOM module
|
2019-03-04 12:46:07 +01:00 |
|
John BOTELLA
|
7cadaca8fc
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_top_menu
|
2019-03-04 11:37:16 +01:00 |
|
John BOTELLA
|
74caaca827
|
fix travis errors
|
2019-03-04 11:15:01 +01:00 |
|
John BOTELLA
|
c420cab500
|
fix travis errors
|
2019-03-04 11:11:15 +01:00 |
|
Laurent Destailleur
|
15a6da1a8c
|
Fix alignement css
|
2019-03-03 17:03:09 +01:00 |
|
Laurent Destailleur
|
481d0de010
|
FIX Import of service was not available in update mode
|
2019-03-03 13:02:20 +01:00 |
|
Laurent Destailleur
|
1931f43ce7
|
Revert MAIN_ALLOW_SELECT2_WITH_SMARTPHONE into
MAIN_DISALLOW_SELECT2_WITH_SMARTPHONE
|
2019-03-03 00:05:07 +01:00 |
|
Frédéric FRANCE
|
3037e4a157
|
Update DolibarrModules.class.php
|
2019-03-02 20:49:53 +01:00 |
|
Laurent Destailleur
|
e91a933635
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-03-02 19:13:48 +01:00 |
|
Laurent Destailleur
|
8fce6e5e31
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/card.php
htdocs/core/modules/mailings/xinputfile.modules.php
htdocs/fourn/facture/card.php
|
2019-03-02 19:13:37 +01:00 |
|
Laurent Destailleur
|
40e923ec85
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/modules/modAgenda.class.php
|
2019-03-02 19:07:14 +01:00 |
|
Laurent Destailleur
|
8f8aaf1e8c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-03-02 19:05:51 +01:00 |
|
Laurent Destailleur
|
a2eefab696
|
Merge pull request #10714 from ATM-Marc/FIX_7.0_export_actioncomm
FIX: actioncomm export: ORDER BY clause / event type filter
|
2019-03-02 18:44:34 +01:00 |
|
Laurent Destailleur
|
f7daa53a2c
|
Merge pull request #10724 from frederic34/patch-4
Update admin_extrafields_view.tpl.php
|
2019-03-02 18:42:28 +01:00 |
|
Laurent Destailleur
|
a5711a51ab
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/lib/json.lib.php
test/phpunit/JsonLibTest.php
|
2019-03-02 18:30:17 +01:00 |
|
Laurent Destailleur
|
4f9981063f
|
Merge branch 'Squiz.Scope.MethodScope.Missing' of https://github.com/frederic34/dolibarr into frederic34-Squiz.Scope.MethodScope.Missing
|
2019-03-02 18:26:50 +01:00 |
|