VESSILLER
|
ec19b2feef
|
FIX phpcs nestling too high level
|
2020-02-21 12:00:16 +01:00 |
|
Laurent Destailleur
|
7909055ee8
|
Enhance multilangue support in website module
|
2020-02-21 11:36:16 +01:00 |
|
VESSILLER
|
71c9b94b22
|
NEW add const CASHDESK_FORCE_DECREASE_STOCK to force batch decrementation
|
2020-02-21 11:08:34 +01:00 |
|
Frédéric FRANCE
|
4801117c37
|
avoid warning if not an array
|
2020-02-21 09:24:24 +01:00 |
|
oscim
|
d255c95661
|
Update emailcollector.class.php
For support multiple () and select last () in result regex
Sample: object.email=EXTRACT:BODY:E-mail(:([a-zA-Z0-9_@.-]*)\n|\r);
|
2020-02-21 09:04:24 +01:00 |
|
Anthony Berton
|
bbb108133f
|
Update html.formproduct.class.php
|
2020-02-20 22:45:03 +01:00 |
|
Anthony Berton
|
02a5c1b8d6
|
Update card.php
|
2020-02-20 22:40:43 +01:00 |
|
Laurent Destailleur
|
1f4b639ba0
|
Debug MRP module
|
2020-02-20 17:44:03 +01:00 |
|
Laurent Destailleur
|
92752439de
|
fix css
|
2020-02-20 17:06:14 +01:00 |
|
Laurent Destailleur
|
6cd4d15245
|
Debug the new bookmark in top menu + support for MD theme
|
2020-02-20 17:05:28 +01:00 |
|
andreubisquerra
|
e316061a9a
|
Fix travis
|
2020-02-20 16:26:30 +01:00 |
|
DEMAREST Maxime
|
4630525973
|
Fix: Mouvementstock::get_origin modulenme whith origintype
|
2020-02-20 16:19:28 +01:00 |
|
andreubisquerra
|
7a241ba042
|
Fix travis
|
2020-02-20 15:47:40 +01:00 |
|
andreubisquerra
|
7200472427
|
Travis fix
|
2020-02-20 15:45:42 +01:00 |
|
Laurent Destailleur
|
c29e1e78f3
|
NEW Bookmarks are now in top menu bar
|
2020-02-20 15:43:31 +01:00 |
|
Laurent Destailleur
|
593091f399
|
FIX etrafield with visibilty=5 were not in read only
FIX CSS
FIX option for topbar search and bookmarks
Conflicts:
htdocs/theme/eldy/global.inc.php
|
2020-02-20 15:29:59 +01:00 |
|
Laurent Destailleur
|
a3fce650d9
|
FIX etrafield with visibilty=5 were not in read only
FIX CSS
FIX option for topbar search and bookmarks
|
2020-02-20 15:25:32 +01:00 |
|
javierybar
|
2942e85e47
|
More elegant and easy to understand printer setup
|
2020-02-20 15:16:17 +01:00 |
|
Frédéric FRANCE
|
3df3a2560c
|
fix workflow with multicurrency
|
2020-02-20 15:11:31 +01:00 |
|
Laurent Destailleur
|
b8171cacb1
|
Fix phpcs
|
2020-02-20 14:07:25 +01:00 |
|
Laurent Destailleur
|
52c7f908a0
|
Doxygen
|
2020-02-20 14:02:27 +01:00 |
|
Laurent Destailleur
|
2c477c7169
|
Fix doxygen
|
2020-02-20 13:54:41 +01:00 |
|
Laurent Destailleur
|
44eda2d4ad
|
Fix doxygen
|
2020-02-20 13:42:43 +01:00 |
|
Laurent Destailleur
|
b41c1c10a0
|
Fix doxygen
|
2020-02-20 13:00:27 +01:00 |
|
Laurent Destailleur
|
7234d841e1
|
Fix doxygen
|
2020-02-20 12:59:53 +01:00 |
|
Laurent Destailleur
|
1064c7ea4e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-02-20 12:39:37 +01:00 |
|
Laurent Destailleur
|
e73d83767c
|
Fix phpcs
|
2020-02-20 12:35:48 +01:00 |
|
Anthony Berton
|
298853138a
|
Update contact.class.php
|
2020-02-20 12:17:55 +01:00 |
|
Ferran Marcet
|
9ff424e23b
|
FIX: Visualization rights correction on last modified contacts box
|
2020-02-20 11:45:46 +01:00 |
|
Frédéric FRANCE
|
523e161f33
|
fix CATEGORY_ADD_DESC_INTO_DOC
$cate->add_category doesn't exists
|
2020-02-20 09:45:17 +01:00 |
|
Alexandre SPANGARO
|
a7ca7dfbb6
|
FIX: z-index for moretabsList with constant MAIN_MAXTABS_IN_CARD
|
2020-02-20 06:00:17 +01:00 |
|
Laurent Destailleur
|
d6d0c9eaef
|
Merge pull request #12560 from Tetras-Libre/takepos-sort-product
NEW Takepos : Sort products by reference
|
2020-02-20 01:39:52 +01:00 |
|
Laurent Destailleur
|
ac5e9ce5b3
|
Fix doc
|
2020-02-20 01:34:33 +01:00 |
|
Laurent Destailleur
|
1be6c43ed2
|
Try to fix scrutinizer warnings
|
2020-02-20 01:29:34 +01:00 |
|
Laurent Destailleur
|
76f0df138b
|
Try to fix doc
|
2020-02-20 01:26:40 +01:00 |
|
Laurent Destailleur
|
04c71bc79b
|
Comment
|
2020-02-20 01:22:40 +01:00 |
|
Laurent Destailleur
|
39c19ea3f6
|
Disable action greeting
|
2020-02-20 01:14:30 +01:00 |
|
Laurent Destailleur
|
e7ba73bf2d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-02-20 01:09:43 +01:00 |
|
Laurent Destailleur
|
5c48f6f405
|
Lang of web site is optional
|
2020-02-20 01:08:53 +01:00 |
|
Laurent Destailleur
|
898d1c856b
|
Merge pull request #13144 from mapiolca/patch-35
NEW Add Project Ref Column on list of social/fiscal contributions
|
2020-02-20 01:08:35 +01:00 |
|
Laurent Destailleur
|
7796724d63
|
Update list.php
|
2020-02-20 01:07:41 +01:00 |
|
Laurent Destailleur
|
960302c012
|
Merge branch 'develop' into patch-35
|
2020-02-20 01:07:08 +01:00 |
|
Laurent Destailleur
|
895503d2eb
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/index.php
htdocs/core/class/CMailFile.class.php
|
2020-02-20 00:21:25 +01:00 |
|
Laurent Destailleur
|
2cfca2a45e
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/comm/action/card.php
htdocs/comm/index.php
htdocs/core/boxes/box_fournisseurs.php
htdocs/core/boxes/box_propales.php
htdocs/societe/index.php
|
2020-02-20 00:18:58 +01:00 |
|
Laurent Destailleur
|
c14daa2790
|
Can set main language and sublanguages of a website
|
2020-02-19 18:32:04 +01:00 |
|
Laurent Destailleur
|
44c2909696
|
FIX Multicompany compatibility
|
2020-02-19 16:08:33 +01:00 |
|
Laurent Destailleur
|
3fafbb372b
|
Remove call of $mc->dao than hangs. Replaced with $mc use.
|
2020-02-19 15:51:27 +01:00 |
|
Laurent Destailleur
|
91899d2f56
|
Fix list of opportunity with filter on search_usage_opportunity
|
2020-02-19 14:32:12 +01:00 |
|
Laurent Destailleur
|
ace0c7f89d
|
Fix list of opportunity with filter on search_usage_opportunity
|
2020-02-19 14:31:32 +01:00 |
|
Laurent Destailleur
|
0c571c0376
|
Restore common behaviour: Draft object are on left under graph.
Open and live objects are on right
|
2020-02-19 14:20:55 +01:00 |
|