Laurent Destailleur
c4ef21a8f2
Increase timeout delay for install
2020-09-21 14:04:46 +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
Alexandre SPANGARO
16c6c9ae75
Merge remote-tracking branch 'upstream/develop' into 11.0_https
2019-10-01 06:12:24 +02:00
Laurent Destailleur
3ca1a9ba28
Merge branch 'test_pgsql_installation' of https://github.com/atm-greg/dolibarr into atm-greg-test_pgsql_installation
2019-09-30 19:59:52 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Laurent Destailleur
1463302bdd
Add option to disable the anonymous ping
2019-08-23 16:23:31 +02:00
Laurent Destailleur
f8e19beb5a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-08-01 18:30:59 +02:00
Laurent Destailleur
808d6ba389
Fix phpcs
2019-08-01 18:30:39 +02:00
Laurent Destailleur
3d8f6dca76
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-08-01 16:30:32 +02:00
Laurent Destailleur
6693f9fbca
Fix phpcs
2019-08-01 16:24:19 +02:00
Laurent Destailleur
34f78c555d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-07-30 20:55:35 +02:00
Laurent Destailleur
192fb45ce7
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/bookkeeping/list.php
htdocs/adherents/card.php
htdocs/compta/sociales/list.php
htdocs/compta/sociales/payments.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/holiday/class/holiday.class.php
htdocs/viewimage.php
2019-07-30 20:55:15 +02:00
Laurent Destailleur
5f2439bf0a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-07-30 20:37:44 +02:00
Florian Mortgat
de293c4ef2
FIX issue #9300 : install error with PostgreSQL when using custom table prefix
2019-07-30 14:09:03 +02:00
Laurent Destailleur
f5cc29417d
Translation lignes -> lines
2019-07-05 21:50:35 +02:00
atm-greg
d809c017ca
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into test_pgsql_installation
2019-03-20 06:10:53 +01:00
Philippe GRAND
404872298f
update with html5 compliant code
2019-03-15 09:44:17 +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
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Alexey Pyltsyn
49de7a5881
Replace multiple load calls with loadLangs method
2018-10-01 09:22:23 +03:00
atm-greg
c735653180
add postgresql to test + add test on installation process
2018-07-26 13:49:12 +02:00
Steve
65e42522d3
minor html and css corrections (as shown by browser validation and phpstorm inspections)
2018-07-07 23:50:41 +02:00
Laurent Destailleur
f9382ce395
Upgrade octicons
2018-04-15 11:27:39 +02:00
Laurent Destailleur
0bbe7043ef
Fyx syntax error
2018-04-13 00:58:23 +02:00
Laurent Destailleur
664f57a5f0
Clean code
2018-04-12 19:13:06 +02:00
guillaume-uH57J9
d8a0cb7387
install, don't use innodb engine for pgsql
2018-02-25 19:43:53 +01:00
Laurent Destailleur
1593792cdd
Fix loading data after first install
2017-12-11 14:56:12 +01:00
Laurent Destailleur
653f5fcbbf
Remove warning
2017-10-26 18:40:12 +02:00
Laurent Destailleur
ead08c17d8
Discard loading of chart of account
2017-10-22 23:52:50 +02:00
Laurent Destailleur
36b18f0300
Save MAIN_VERSION_FIRST_INSTALL that is not erased.
2017-06-10 22:11:12 +02:00
Laurent Destailleur
68e333879f
Fix var not sanitized
2017-05-16 13:27:32 +02:00
Laurent Destailleur
0e3ec5df38
Merge branch 'remove-mysql-driver' of
...
https://github.com/marcosgdf/dolibarr into marcosgdf-remove-mysql-driver
Conflicts:
htdocs/core/db/mysql.class.php
2016-08-05 13:12:43 +02:00
Raphaël Doursenaud
f2a479695e
New: Improved forced install process
...
Tamper proofed the process by not relying on POST values for forced fields.
Disabled all fields set when $force_install_noedit is set.
Added a full-featured forced install config file template.
On the side:
Improved Dolibarr root and url detection.
Prevent install locking if install was not successful.
Added missing translation on failed administrator creation.
Better escaping of posted values.
2016-07-20 14:22:35 +02:00
Marcos García de La Fuente
257d9b2f8d
NEW #4772 Removed support for Mysql deprecated driver. Please use Mysqli instead
2016-04-17 15:39:46 +02:00
Laurent Destailleur
5a49b8ce53
Fix: error when running install twice
...
Fix: a minor error was locking the full upgrade process.
2015-12-31 12:02:22 +01:00
Raphaël Doursenaud
ef90cd39f8
Uniformized install logging
2015-07-06 16:34:31 +02:00
Raphaël Doursenaud
572ce7bcbb
NEW: Rename install etape to step
2015-07-06 15:44:33 +02:00