Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00
Laurent Destailleur
7c01b54d73
Fix version on module list
2020-05-14 15:42:37 +02:00
Laurent Destailleur
247acdd274
Fix position of custom groups of modules
2020-05-06 03:47:28 +02:00
Laurent Destailleur
e02ac3b518
Trans
2020-04-13 15:57:25 +02:00
Laurent Destailleur
6e92eb4397
Fix descriptor of module was visible for external module only
2020-04-13 15:43:37 +02:00
Laurent Destailleur
d503c1b6be
Fix help
2020-04-12 23:18:21 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Laurent Destailleur
361baa0c73
CSS
2020-04-08 17:56:24 +02:00
Laurent Destailleur
02436c1e84
NEW The module selection uses a KanBan view by default.
2020-04-08 17:04:23 +02:00
Laurent Destailleur
fe614658c8
Look and feel v12
2020-04-08 16:13:29 +02:00
Laurent Destailleur
9d9364256b
More picto using fontawesome.
2020-04-07 16:45:08 +02:00
Laurent Destailleur
082b205149
WIP Work on Kanban view for module list
2020-04-06 15:12:42 +02:00
Scrutinizer Auto-Fixer
612bac6598
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-05 00:44:59 +00:00
Laurent Destailleur
a5a5fe55f6
Code simpler
2020-04-03 14:55:46 +02:00
Laurent Destailleur
354cb8c1b0
Work on Kanban view for modules
2020-03-27 01:59:17 +01:00
Laurent Destailleur
7eb4522636
FIX missing token and save of survey description
2020-03-19 11:59:57 +01:00
Laurent Destailleur
1de62b1f44
Doc
2020-01-15 21:50:11 +01:00
Laurent Destailleur
d708fcac5e
Fix deploy module
2020-01-15 21:49:17 +01:00
Laurent Destailleur
d3d7592072
FIX Warning for some country must appears if company is in this country.
2020-01-01 22:26:47 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Scrutinizer Auto-Fixer
c8baaa2995
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-16 12:06:25 +00:00
Laurent Destailleur
28bcb49957
Fix css
2019-12-16 11:32:27 +01:00
Laurent Destailleur
95141550fa
NEW Support of deployement of metapackages
2019-12-12 15:40:06 +01:00
Frédéric FRANCE
360bf55f5b
clean indent
2019-10-20 01:09:11 +02:00
Laurent Destailleur
de396dc9b3
Clean code for order of modules
2019-10-17 19:21:30 +02:00
Frédéric FRANCE
e75f7d448c
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
2019-10-16 20:00:01 +02:00
Laurent Destailleur
12f1962085
Better error message when module file is corrupted
2019-10-16 00:40:42 +02:00
Laurent Destailleur
6bfcecf207
Fight against colspan
2019-10-08 16:49:10 +02:00
Laurent Destailleur
f55a4d77e4
css
2019-10-08 16:41:03 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Laurent Destailleur
9fd4f839ec
Use css "pictomodule" for picto of modules
2019-08-28 19:28:50 +02:00
Laurent Destailleur
9bd229bc7a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/admin/modules.php
2019-08-21 16:04:34 +02:00
Laurent Destailleur
ed7480ddbb
Fix phpcs
2019-08-21 16:03:49 +02:00
Laurent Destailleur
1b21905c55
Fix test on uploaded modules
...
Conflicts:
htdocs/admin/modules.php
2019-08-21 14:53:58 +02:00
Laurent Destailleur
e75d7e4686
Fix test on uploaded modules
2019-08-21 14:51:48 +02:00
Laurent Destailleur
20e58bdd97
FIX Limit of uploaded files (max_post_size was not used)
2019-07-20 13:09:25 +02:00
Laurent Destailleur
9f9598ac99
FIX missing token
2019-07-20 11:44:54 +02:00
Laurent Destailleur
57911150d1
CSS
2019-05-09 16:50:22 +02:00
Laurent Destailleur
b10682e5db
Fix search in dolistore
2019-03-31 13:03:38 +02:00
Laurent Destailleur
34c179ab2b
Fix responsive
2019-03-04 10:42:09 +01:00
Frédéric FRANCE
ff39491f15
wip
2019-01-27 23:31:37 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
ecc30b8ffe
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
2019-01-27 18:27:58 +01:00
Laurent Destailleur
3c88816bf8
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-01-27 17:44:13 +01:00
Laurent Destailleur
d59097f65c
Fix upload of module file
2019-01-27 17:40:56 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Philippe GRAND
98e5397e38
update with html5 compliant code
2019-01-17 14:19:15 +01:00
Laurent Destailleur
4b82538941
Better module position
2018-11-20 14:56:14 +01:00
Regis Houssin
89389baeac
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
2018-11-09 15:37:29 +01:00
Laurent Destailleur
a976dd74db
Fix Report error if file size too large
2018-11-06 18:44:51 +01:00
Laurent Destailleur
e0070bd348
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/filefunc.inc.php
2018-11-06 18:30:57 +01:00
Laurent Destailleur
7e33af6677
Fix max size
2018-11-06 17:40:59 +01:00
Regis Houssin
9589f69574
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_email
Conflicts:
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
2018-10-30 18:29:28 +01:00
Laurent Destailleur
d4fd55c4cf
FIX #9907
2018-10-30 13:54:11 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
e24117e75b
Fix position of modules is string on 2 digits
2018-10-06 11:57:53 +02:00
Laurent Destailleur
5bd538fb2c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/modules/modStripe.class.php
htdocs/filefunc.inc.php
htdocs/projet/element.php
2018-09-20 23:43:34 +02:00
Laurent Destailleur
99d214abd5
Fix family of module Payment of employee salaries
2018-09-18 16:38:51 +02:00
Laurent Destailleur
e2e3354807
Clean code
2018-09-18 16:35:38 +02:00
Laurent Destailleur
1a1219ee2a
Trans
2018-09-18 14:52:50 +02:00
Frédéric FRANCE
0e0db9d1ee
remove deprecated
2018-09-09 15:52:55 +02:00
Frédéric FRANCE
9025c452ef
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-07 16:40:03 +02:00
Juanjo Menent
b8efe3b239
Merge pull request #9172 from grandoc/new_branch_28_07_2018
...
standardize
2018-08-02 11:27:02 +02:00
Philippe GRAND
36ea20b7d4
standardize
2018-07-28 18:03:14 +02:00
Frédéric FRANCE
8312d95174
trim trailing
2018-07-26 18:22:16 +02:00
Frédéric FRANCE
a0a5d33641
test include
2018-07-26 17:30:53 +02:00
Laurent Destailleur
e4be3ab954
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-07-13 09:09:51 +02:00
Laurent Destailleur
2e36e5afa5
Some fix with dolistore api
2018-07-11 10:47:55 +02:00
Laurent Destailleur
e4388e63fa
Merge pull request #8891 from inoveaconseil/develop
...
NEW: ADD url to see the last version of a external module
2018-06-30 01:17:10 +02:00
Laurent Destailleur
75e9f1bf9a
Update modules.php
2018-06-29 20:05:12 +02:00
Abbes Bahfir
74d92dd91f
New: Optiopn to see line numbers in modules page
2018-06-11 23:10:40 +01:00
Laurent Destailleur
7cb66e8e0c
Fix reset of filters
2018-06-05 10:04:57 +02:00
Inovea Conseil
0f9fa09d3f
Fix after the comment
2018-05-31 09:13:18 +02:00
Inovea Conseil
e0c1e33012
NEW: ADD url to see the last version of a external module
2018-05-30 00:20:31 +02:00
Frédéric FRANCE
f53f7bbf40
loadlangs
2018-05-26 18:41:16 +02:00
Laurent Destailleur
eeb2d5a4da
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/cron/list.php
2018-04-05 13:24:36 +02:00
Laurent Destailleur
8595d7621b
Fix POST mut use method POST no GET
2018-04-02 23:30:23 +02:00
Laurent Destailleur
029ef534d0
Clean deprecated code (property "special" removed from mod descriptor)
2018-02-25 10:55:02 +01:00
Laurent Destailleur
f7ecac8734
Fix look and feel v7
2018-02-23 11:40:56 +01:00
Laurent Destailleur
b3d968d4a1
Fix look and feel v7
2018-02-23 11:40:20 +01:00
Laurent Destailleur
9f2a42b67d
NEW Can filter on user on unalterable log
2017-12-16 21:50:58 +01:00
Laurent Destailleur
1a3fbc092d
Fix method not found
2017-12-15 17:07:32 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Laurent Destailleur
2eea3a1afa
Fix backlink of module setup pages
2017-12-15 10:36:35 +01:00
alexis Algoud
a2df87ab15
NEW warning on module blocked log reset if country code is FR
...
fix wrong paste click
2017-12-05 11:40:42 +01:00
Laurent Destailleur
304819a726
Work on module builder
2017-11-19 16:26:39 +01:00
dolibarr95
0abc16b27f
Add class
...
Add oddeven class to tr tag
2017-10-10 14:55:42 +02:00
Regis Houssin
8389555882
Fix: wrong image url and file not present
2017-09-18 10:33:54 +02:00
Laurent Destailleur
b099e0a135
Fix translation of dolistore interface
2017-09-16 10:42:23 +02:00
Regis Houssin
25cd1ee27a
Fix: avoid Warning: A non-numeric value encountered
2017-09-15 11:19:19 +02:00
Laurent Destailleur
1a056d29d2
Debug search on dolistore
2017-09-12 21:02:18 +02:00
Laurent Destailleur
3e9679f273
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-09-04 10:20:17 +02:00
Regis Houssin
d9008cd302
Fix: missing $dolibarrdataroot value
2017-09-01 08:20:33 +02:00
Laurent Destailleur
a5d210195c
Add option MAIN_DISABLE_DOLISTORE_SEARCH
2017-08-22 14:55:01 +02:00
Laurent Destailleur
14cd150762
NEW Introduce experimental feature to search dolistore from application
2017-08-22 14:47:01 +02:00
Laurent Destailleur
778e581aca
Fix: avoid warning on permission if there is only admin users
2017-06-24 22:14:04 +02:00
Regis Houssin
d1b003f3c4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
2017-06-17 12:01:14 +02:00
Laurent Destailleur
7c41c9a3e4
Fix activation of dependency for a dedicated country.
...
BlockedLog depends now on CashDesk only.
2017-06-17 11:43:00 +02:00