Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Scrutinizer Auto-Fixer
|
ddcc14dc16
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-14 11:09:15 +00:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
21a1e0d7b3
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/categories/index.php
htdocs/comm/action/list.php
htdocs/comm/action/rapport/index.php
htdocs/compta/paiement.php
htdocs/compta/sociales/document.php
htdocs/compta/tva/document.php
htdocs/core/actions_massactions.inc.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/facture/paiement.php
htdocs/loan/document.php
htdocs/main.inc.php
|
2019-06-04 19:03:27 +02:00 |
|
Laurent Destailleur
|
57cfb4b007
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/website/class/website.class.php
|
2019-06-02 12:36:07 +02:00 |
|
Maxime Kohlhaas
|
0372276a7b
|
Fix : warnings in resource module
|
2019-05-31 16:04:12 +02:00 |
|
Frédéric FRANCE
|
0022c4fe72
|
add visibility
|
2019-02-28 22:44:12 +01:00 |
|
Frédéric FRANCE
|
49c62a28a0
|
Update html.formresource.class.php
|
2019-02-23 18:58:23 +01:00 |
|
Laurent Destailleur
|
794e7302cd
|
FIX #10406
|
2019-02-15 16:39:21 +01:00 |
|
Laurent Destailleur
|
ced386fdca
|
Fix phpcs
|
2019-02-13 11:32:00 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Philippe GRAND
|
61daff6cb6
|
Standardize code
|
2018-10-06 12:34:51 +02:00 |
|
Laurent Destailleur
|
d6ee00f2e7
|
Fix constructors does not need return value
|
2018-09-16 10:22:23 +02:00 |
|
Frédéric FRANCE
|
35232b753a
|
move phpcs:ignore
|
2018-09-02 20:37:12 +02:00 |
|
Frédéric FRANCE
|
57fb3dc2f4
|
Merge remote-tracking branch 'upstream/develop' into camelCaps
|
2018-09-01 13:52:51 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Frédéric FRANCE
|
fe4260a014
|
Merge remote-tracking branch 'upstream/develop' into camelCaps
|
2018-08-28 09:34:53 +02:00 |
|
Philippe GRAND
|
a36061079b
|
Update and standardize code
|
2018-08-22 11:11:59 +02:00 |
|
Philippe GRAND
|
a669830427
|
Update and standardize code
|
2018-08-22 10:37:16 +02:00 |
|
Frédéric FRANCE
|
850ac34020
|
mark non camelCaps function
|
2018-08-13 17:26:32 +02:00 |
|
Frédéric FRANCE
|
a0a5d33641
|
test include
|
2018-07-26 17:30:53 +02:00 |
|
Laurent Destailleur
|
87d073b5cd
|
Fix conflict with external ticketsup module
|
2018-06-04 21:49:29 +02:00 |
|
Laurent Destailleur
|
b405a877b9
|
Use automcomplete on resource combo list
|
2017-11-22 14:47:35 +01:00 |
|
Laurent Destailleur
|
a79903a2fc
|
Fix responsive design
|
2017-02-23 01:29:35 +01:00 |
|
Laurent Destailleur
|
9b6e5196ea
|
Debug module resource. Filter on agenda.
|
2016-06-06 13:05:36 +02:00 |
|
Laurent Destailleur
|
d083ad9382
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/product/class/product.class.php
htdocs/resource/class/html.formresource.class.php
|
2016-05-17 18:21:22 +02:00 |
|
Laurent Destailleur
|
668df6cb7d
|
Debug resource module
|
2016-05-17 10:51:13 +02:00 |
|
Laurent Destailleur
|
63d0710842
|
FIX Creation of the second ressource type fails.
|
2016-05-17 10:44:30 +02:00 |
|
jfefe
|
7c4a9d140b
|
Replace reserved keyword "Resource" by "DolResource"
# Conflicts:
# htdocs/resource/list.php
|
2016-01-21 11:26:21 +01:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
5e0946bdc2
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/adherents/fiche.php
htdocs/core/lib/date.lib.php
htdocs/langs/fr_FR/bills.lang
htdocs/resource/class/resource.class.php
|
2014-11-05 16:37:07 +01:00 |
|
aspangaro
|
57f49ec5d4
|
GPLv3
|
2014-10-30 20:41:08 +01:00 |
|
Laurent Destailleur
|
6226d39cda
|
Fix: Pb when option javascript disabled.
|
2014-07-29 19:45:48 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
jfefe
|
225c7ae07b
|
New : link resource with any element
With tpl system, external modules can declare resource with hook getElementResources
|
2014-05-10 22:07:54 +02:00 |
|
Jean-François Ferry
|
e4962e9efd
|
Add resource card
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
6a9bf009f2
|
Clean code
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
eb2c274525
|
Add method to load type code from dictionary
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
a2bfcfae31
|
Qual : codesniffer
|
2014-05-10 22:06:22 +02:00 |
|
Jean-François Ferry
|
d9c567ca3d
|
Prepare structure for upstream merge
|
2014-05-10 22:03:05 +02:00 |
|