Philippe GRAND
|
e519bfc64b
|
update with html5 compliant code
|
2019-03-20 09:27:28 +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
|
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 |
|
Laurent Destailleur
|
1d9c0f6b77
|
Fix look and feel
|
2018-12-04 13:26:19 +01:00 |
|
Laurent Destailleur
|
3c0ff40e43
|
Fix trans
|
2018-11-29 00:41:12 +01:00 |
|
Laurent Destailleur
|
619ec1f0cb
|
Fix trans
|
2018-11-29 00:40:18 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
atm-greg
|
2d395b23c4
|
fix for travis
|
2018-10-10 14:35:25 +02:00 |
|
atm-greg
|
24988f075c
|
Add archive generation for documents directory
|
2018-10-10 14:01:20 +02:00 |
|
Philippe GRAND
|
f17275845d
|
standardize
|
2018-07-28 14:29:28 +02:00 |
|
Laurent Destailleur
|
ccd9aa8059
|
Fight against dolibarr warnings
|
2018-04-21 12:16:12 +02:00 |
|
Regis Houssin
|
eaecf7190a
|
Fix: avoid Warning: A non-numeric value encountered + wrong var name
|
2018-04-18 08:34:48 +02:00 |
|
Laurent Destailleur
|
081d31a56e
|
Debug php backup for new mysql version
|
2017-12-03 11:45:34 +01:00 |
|
Laurent Destailleur
|
88841ccbae
|
FIX #7590
|
2017-11-25 01:58:11 +01:00 |
|
Laurent Destailleur
|
7dbd0bd355
|
FIX Some page of admin were not responsive
|
2017-09-08 10:09:22 +02:00 |
|
Laurent Destailleur
|
0d4d4516c8
|
Fix template for css and js
|
2017-07-12 22:52:56 +02:00 |
|
Laurent Destailleur
|
a53fb25cfa
|
Look and feel v6
|
2017-05-20 18:46:15 +02:00 |
|
Laurent Destailleur
|
74e8fb9c19
|
NEW Can set number of dump to keep with job "local database backup"
|
2017-02-27 02:04:25 +01:00 |
|
Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
philippe grand
|
3767ab437e
|
[Qual] Uniformize code
|
2015-10-23 12:58:30 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Raphaël Doursenaud
|
dabfad1529
|
[Qual] Replaced deprecated print_titre()
|
2015-09-24 18:27:13 +02:00 |
|
Laurent Destailleur
|
a66985a279
|
Restore backup feature
|
2015-07-16 00:58:05 +02:00 |
|
Laurent Destailleur
|
6d03ba228d
|
Fix consistency of backup result message
|
2015-05-18 20:33:02 +02:00 |
|
Raphaël Doursenaud
|
0d8641a073
|
[Qual] Use jQuery property instead of attribute to test and set checked
|
2015-05-12 14:51:30 +02: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 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
jfefe
|
c905f88498
|
Change generic and setup image title
|
2015-04-18 23:13:48 +02:00 |
|
Laurent Destailleur
|
e6c9e07de4
|
NEW Backup and restore tool is easier to use
|
2015-04-03 17:17:02 +02:00 |
|
Marcos García de La Fuente
|
e21681a369
|
PHPDoc and misc fixes for Admin
|
2015-02-10 10:52:48 +01:00 |
|
Laurent Destailleur
|
12ae552486
|
Fix: Option to make pg_dump/restore
|
2014-09-17 17:38:07 +02:00 |
|
Laurent Destailleur
|
852b78f79f
|
Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
constants into database driver classes.
|
2014-08-01 00:53:29 +02:00 |
|
Laurent Destailleur
|
9fff30416a
|
Qual: Remove usage of getStaticMember function dir constants.
|
2014-07-31 20:12:21 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
ed49f88446
|
Fix: deleting files into backup system tools.
Fix: Dump using php not not include lock on tables that are deleted.
|
2014-03-31 00:19:31 +02:00 |
|
Laurent Destailleur
|
469dd03673
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/filefunc.inc.php
htdocs/langs/nl_NL/margins.lang
|
2013-11-01 17:58:38 +01:00 |
|
Laurent Destailleur
|
ecb1f490ae
|
Fix: Option drop tables was broken
|
2013-11-01 17:20:36 +01:00 |
|
Laurent Destailleur
|
60d4033e59
|
Fix: Option drop tables was broken
|
2013-11-01 17:19:25 +01:00 |
|
Laurent Destailleur
|
36c73c4798
|
Look: Beautify backup page.
|
2013-07-28 17:25:58 +02:00 |
|
Laurent Destailleur
|
8fe233ac9b
|
New: Add info tip
|
2013-03-14 09:50:02 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Marcos García
|
44cc4ae949
|
Some strings weren't being translated
Thanks to @grandoc and I.D & L (idl-mp.com) for the french translations
|
2012-08-23 08:46:22 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Laurent Destailleur
|
a0796423e9
|
Move warning to info
|
2012-08-20 00:39:35 +02:00 |
|
Stephen L
|
427da6ed5e
|
Add optional options for mysqlnobin export method.
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2012-08-16 16:02:08 +02:00 |
|
Regis Houssin
|
e0385cf06f
|
Fix: strict mode palace
|
2012-08-02 10:07:55 +02:00 |
|
Regis Houssin
|
a64723ea74
|
Fix: replace with new event message system
|
2012-07-29 16:11:52 +02:00 |
|
Regis Houssin
|
0aa6694c95
|
Fix: broken event message
|
2012-07-29 15:47:24 +02:00 |
|
Laurent Destailleur
|
8d01ba75c9
|
Fix: Provide a solution for backup when mysqldump is not available
|
2012-06-14 22:33:27 +02:00 |
|
Laurent Destailleur
|
7c94b21211
|
Comments
|
2012-05-06 15:32:23 +02:00 |
|
Laurent Destailleur
|
d60bb77fea
|
Save one click when using backup/restore.
|
2012-03-15 20:45:08 +01:00 |
|
Laurent Destailleur
|
2a543d5894
|
Fix: Default value for mysqldump was changed by mysql.
|
2012-02-10 11:50:41 +01:00 |
|
Laurent Destailleur
|
48d0fd00e9
|
Fix: Can delete and downlaod backup files
|
2012-02-10 11:09:34 +01:00 |
|
Laurent Destailleur
|
8336befb25
|
New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
|
2012-02-10 10:53:11 +01:00 |
|
Laurent Destailleur
|
a2d3485b2a
|
New: Autoselect no LOCK when export is for POSTGRESQL
|
2012-02-10 10:00:32 +01:00 |
|
Laurent Destailleur
|
f87b3be5d2
|
New: Add option to not set LOCK commands around INSERT into database
mysql dump.
|
2012-02-09 23:07:58 +01:00 |
|
Laurent Destailleur
|
8a83b273ef
|
Uniformize code
|
2011-12-28 12:53:46 +01:00 |
|
Laurent Destailleur
|
d8856bac5f
|
Fix: Work with PHP < 5.3
|
2011-12-28 01:28:16 +01:00 |
|
Laurent Destailleur
|
fce53afce4
|
Work on POO optimize
|
2011-12-21 19:34:16 +01:00 |
|
Laurent Destailleur
|
985c061e65
|
Qual: Removed deprecated tag
|
2011-11-21 01:34:37 +01:00 |
|
Regis Houssin
|
f0c327c070
|
Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
|
2011-11-08 17:22:31 +08:00 |
|
Laurent Destailleur
|
d23fc2b8e5
|
Oops. Forget to publish this. Commit again.
|
2011-10-14 16:02:18 +02:00 |
|
eldy
|
fd4ad1c540
|
Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
|
2011-09-28 16:26:49 +02:00 |
|
Laurent Destailleur
|
4334ec8b30
|
Fix: W3C
|
2011-08-31 15:05:09 +00:00 |
|
Regis Houssin
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Laurent Destailleur
|
f4606c2253
|
Fix: Avoid errors into rpm packages
|
2011-08-03 00:45:22 +00:00 |
|
Laurent Destailleur
|
de9abf2eae
|
Translation for postgres
|
2011-06-15 07:44:02 +00:00 |
|
Laurent Destailleur
|
845e0b3432
|
Fix: Use correct style
|
2011-06-15 00:02:59 +00:00 |
|
Laurent Destailleur
|
5f56848a56
|
Fix: Pb in postgresql restore
|
2011-01-10 01:40:49 +00:00 |
|
Laurent Destailleur
|
0d3899ab23
|
Fix: W3C errors or warnings
|
2011-01-09 15:37:23 +00:00 |
|
Laurent Destailleur
|
7a65ee7cb3
|
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
|
2010-09-06 10:08:36 +00:00 |
|
Laurent Destailleur
|
72756193bb
|
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
|
2010-09-06 09:51:00 +00:00 |
|
Laurent Destailleur
|
347e759610
|
Fix: Missing trad
|
2010-07-14 16:41:13 +00:00 |
|
Philippe Grand
|
4deb00ef2e
|
according to new tree directory
|
2010-05-03 08:43:33 +00:00 |
|
Laurent Destailleur
|
bdf4bbaa1f
|
Works on ODT import
|
2010-03-27 00:33:28 +00:00 |
|
Laurent Destailleur
|
465cc90759
|
Fix W3C errors in page forging
|
2010-03-15 23:54:37 +00:00 |
|
Regis Houssin
|
68c1571d13
|
Qual: First change to remove pre.inc.php
|
2010-03-01 09:20:41 +00:00 |
|
Laurent Destailleur
|
6596e42118
|
Fix: Wrong path of mysqldump command. Another try to fix this.
|
2009-11-29 19:32:16 +00:00 |
|
Laurent Destailleur
|
8fedb1327b
|
Fix: Option of mysql dump was using postgressql choices.
|
2009-11-25 19:05:04 +00:00 |
|
Laurent Destailleur
|
3445244487
|
Fix: Errors in postgreSQL support
|
2009-10-26 03:10:12 +00:00 |
|
Laurent Destailleur
|
96b5362c8d
|
New: Can define first day of week
|
2009-09-29 17:14:52 +00:00 |
|
Laurent Destailleur
|
ee999273ba
|
New: Include Dolibarr version in suggested dump filename.
|
2009-07-28 17:19:46 +00:00 |
|
Laurent Destailleur
|
e93964a718
|
Look: Uniformize look
|
2009-07-26 11:19:11 +00:00 |
|
Laurent Destailleur
|
20b70502b2
|
Doc
|
2009-07-06 18:29:40 +00:00 |
|
Regis Houssin
|
e5d222b6cc
|
Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement alatoire avec certaines fonctions
|
2009-05-17 08:01:54 +00:00 |
|
Regis Houssin
|
c1c1f8a4d2
|
Fix: ajout d'un niveau supplmentaire du cache du jeton
|
2009-05-16 15:45:26 +00:00 |
|
Regis Houssin
|
1bfd3f609c
|
Fix: ajout d'un jeton alatoire dans les requetes POST
|
2009-05-15 14:21:57 +00:00 |
|
Regis Houssin
|
d3621e4593
|
Fix: ajout d'un jeton alatoire dans les requetes POST
|
2009-05-15 13:59:49 +00:00 |
|
Laurent Destailleur
|
834292320f
|
Fix: Bad dir shown in help
|
2009-03-13 00:45:54 +00:00 |
|
Laurent Destailleur
|
bf7722d3ed
|
Doc
|
2009-03-09 12:38:22 +00:00 |
|
Laurent Destailleur
|
f3cfea66e1
|
New: Some pages can link to wiki help pages
|
2009-03-09 10:51:42 +00:00 |
|
Laurent Destailleur
|
8acb68a1bf
|
Remove warnings
|
2009-02-20 23:00:00 +00:00 |
|
Laurent Destailleur
|
c83cbc2594
|
Backup tools more clear.
|
2009-01-23 14:46:33 +00:00 |
|
Laurent Destailleur
|
38cec96452
|
Backup tools more clear.
|
2009-01-23 14:29:57 +00:00 |
|
Laurent Destailleur
|
e457261eac
|
Trad: Traduction export
|
2008-01-27 22:03:07 +00:00 |
|