Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Frédéric FRANCE
|
35751a80ab
|
100% centpercent
|
2019-11-05 21:24:41 +01: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
|
1abfd1f58e
|
Add page to setup module debugbar
Fix CSS
|
2019-03-17 00:32:39 +01:00 |
|
Frédéric FRANCE
|
f5b2cf75f2
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-02-01 18:31:44 +01:00 |
|
Philippe GRAND
|
0cc8053708
|
update with html5 compliant code
|
2019-01-31 12:42:38 +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 |
|
Philippe GRAND
|
0a45d87f4a
|
update with html5 compliant code
|
2019-01-22 11:56:09 +01:00 |
|
Philippe GRAND
|
98e5397e38
|
update with html5 compliant code
|
2019-01-17 14:19:15 +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 |
|
Philippe GRAND
|
892174cbf8
|
standardize
|
2018-07-29 10:29:12 +02:00 |
|
Frédéric FRANCE
|
67e0abdd66
|
loadlangs
|
2018-05-26 18:52:14 +02:00 |
|
Philippe GRAND
|
edbe32ea0c
|
clean and update code
|
2018-05-11 22:31:17 +02:00 |
|
Philippe GRAND
|
1ebdcae538
|
clean and update code
|
2018-04-20 11:30:40 +02:00 |
|
Marc de Lima Lucio
|
d6b4bc14e4
|
NEW: syslog file autoclean
|
2018-03-09 16:52:06 +01:00 |
|
Laurent Destailleur
|
41638e6dff
|
Fix back link of look and feel v7
|
2018-02-26 09:20:05 +01:00 |
|
Laurent Destailleur
|
ec9bbe2b52
|
Help/Need debug of some online instances with the log view
|
2017-06-20 16:54:37 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
aa8aa5672b
|
Merge pull request #6753 from grandoc/new_branch_25_04
Update code using new css class
|
2017-05-04 21:03:11 +02:00 |
|
Laurent Destailleur
|
a8c775dcbd
|
Fix compatibility with the removal of "constant".
|
2017-04-29 18:48:30 +02:00 |
|
philippe grand
|
e2dbcb2b5a
|
Update code using new css class
|
2017-04-25 11:59:18 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Raphaël Doursenaud
|
49cb61b530
|
CLOSE #5627 Allowed external logging modules.
Removed Sentry logging.
|
2016-08-16 03:24:04 +02:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
philippe grand
|
aa6b5bc1ce
|
[Qual] Uniformize code
|
2015-10-29 13:58:16 +01: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
|
28c62fb214
|
Introduce a function to return a warning by loggers.
|
2015-09-07 12:21:26 +02:00 |
|
Raphaël Doursenaud
|
3b5473abe4
|
NEW Syslog displays configuration errors
|
2015-09-04 19:10:04 +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
|
64963ef9bd
|
Fix: the syslog handler for chromphp an fiefoxphp was not visible when
they should not.
|
2015-02-07 19:12:22 +01:00 |
|
Laurent Destailleur
|
81f0d953e3
|
Fix: Bad test
|
2014-11-12 10:05:40 +01: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 |
|
simnandez
|
b5e10a061b
|
[ task #1036 ] Normalized usage of setEventMessage instead of
dol_htmloutput_mesg
|
2013-08-20 16:50:33 +02:00 |
|
Laurent Destailleur
|
4e0ef01389
|
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
|
2013-04-25 01:13:13 +02:00 |
|
fhenry
|
38e30836a5
|
Fix bug with multicompany (SYSLOG_FILE on wrong entity)
|
2013-04-10 15:08:03 +02: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 |
|
Laurent Destailleur
|
285bcbecb7
|
Fix: init of new syslog handler system
|
2013-01-14 17:12:13 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
fc71073e4e
|
Fix: Minor fix into user interface
|
2012-12-27 14:25:52 +01:00 |
|
Laurent Destailleur
|
d56791d4dc
|
Fix: Works with PHP 5.2
|
2012-10-22 00:43:59 +02:00 |
|
Laurent Destailleur
|
01bd20147e
|
Fix: Some fixes and enhancement into modularizing log functions
|
2012-10-17 14:46:20 +02:00 |
|