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
Marcos García
df2262f8be
Stopped using (un)serialize functions but json functions
2012-10-16 12:18:05 +02:00
Marcos García
f250bb41e9
Removed unnecessary comments and commented unused config variables
2012-10-16 02:13:38 +02:00
Marcos García
07dcb07fd2
Created a modular syslog handler system
...
I've split all log handlers into classes so that people can make
new log handler systems without making changes to the core.
Also, now every log handler can handle how and what will be logged.
2012-10-16 02:01:37 +02:00
Regis Houssin
478449da37
Fix: convert line delimiters
2012-10-08 20:47:10 +02:00
Laurent Destailleur
1f2b05fbc0
Fix: Can unset ChromePHP output
2012-10-03 18:40:24 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Laurent Destailleur
d8d28d6350
New: Add ChromePHP output into syslog module.
2012-08-29 17:43:20 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +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
Marcos García
8f678cebec
Added missing translation
2012-07-30 17:33:32 +02:00
Laurent Destailleur
c4daa904c4
Fix: W3C
2012-05-13 17:37:53 +02:00
Laurent Destailleur
c5325e94cc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/admin/syslog.php
2012-02-23 03:32:19 +01:00
Regis Houssin
e88d58442c
Fix: problem with this code
2012-02-22 15:24:34 +01:00
Laurent Destailleur
65104cbb40
Try a fix to edit log level
2012-02-22 13:23:13 +01:00
Laurent Destailleur
f620f924e8
Fix: Save of constants
2011-11-09 17:09:14 +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
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
eldy
cfcccbdfa0
Documentation
2011-10-06 00:55:55 +02:00
eldy
cd04d51ea7
Fix: Removed warning when FirePHP is on
2011-10-06 00:49:58 +02:00
eldy
190adf2d49
New: Log module outputs can be setup with "or" rule (not only "xor").
2011-10-03 17:19:39 +02:00
Laurent Destailleur
8398c093c7
Fix: Removed warnings
2011-09-21 13:16:13 +00:00
Juanjo Menent
409a5ae576
Qual: Uniformize code
2011-09-03 13:30:50 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
ad8ab9c7fd
New: Add gantt diagramm om project module
2010-05-23 10:20:35 +00:00
Regis Houssin
68c1571d13
Qual: First change to remove pre.inc.php
2010-03-01 09:20:41 +00:00
Laurent Destailleur
e5ba842181
Fix: Default log level is debug
2009-11-17 21:03:33 +00:00
Regis Houssin
d963cc049b
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-20 17:25:18 +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
d3621e4593
Fix: ajout d'un jeton alatoire dans les requetes POST
2009-05-15 13:59:49 +00:00
Regis Houssin
5e7666c915
Add: all tables with a field ref must contain a field entity
2009-05-07 14:33:52 +00:00
Regis Houssin
f1a5c6fae3
Fix: seul le superadmin peut changer la config de syslog
2009-05-07 09:06:57 +00:00
Laurent Destailleur
9694d926e6
Qual: Factorize code. Removed useless code.
2009-05-04 19:02:32 +00:00
Regis Houssin
288497a55f
Fix: help description for syslog file
2009-04-29 21:26:17 +00:00
Laurent Destailleur
c44c6d2bb1
Restore a lot of broken features.
...
When entity is enabled, the most simple is to change the DATA_ROOT constants with no change of the rest of the code.
2009-04-29 19:02:31 +00:00
Regis Houssin
8a1d511da4
Add: ajout d'un rpertoire par dfaut pour les logs dans /documents/entity_1/logs
...
cr l'activation du module syslog, on peut toujours modifier le chemin si on souhaite
mettre ce fichier un autre endroit.
2009-04-29 15:02:40 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
5f50893b48
Fix: Errors with price lower than 0 with some languages
2009-01-25 14:30:42 +00:00
Laurent Destailleur
0befb92a12
Removed PHP warnings with E_ALL level
2009-01-21 14:09:42 +00:00
Laurent Destailleur
ddcd75e1f5
Add cashdesk setup page
2008-10-02 22:29:54 +00:00
Laurent Destailleur
1fdd003848
Can use constant DOL_DATA_ROOT in log file name for syslog module
2008-06-16 12:45:41 +00:00
Laurent Destailleur
c5898b74b0
New: syslog is configured on document directory by default. This make enabled module easier for unexperienced users.
2008-04-19 20:57:29 +00:00
Laurent Destailleur
48b0bcf284
Perf: Function admin are moved from function to admin.lib.php
...
Perf: Constant is not stored in database if values is empty.
2008-02-01 00:09:23 +00:00
Laurent Destailleur
a81f652e28
New: Ajout lien "Retour liste des modules" dans page config modules
2008-01-26 15:10:18 +00:00
Laurent Destailleur
08d0cfcba6
Fix: Mauvais libell compte affich
2007-11-18 22:46:13 +00:00
Laurent Destailleur
1f616f60e1
Fix: Meilleur gestion de l'install chez les FAI (sans syslog)
2007-05-10 18:25:19 +00:00
Laurent Destailleur
145a014502
Fix: Le niveau de log marche aussi si on choisit le mode fichier
2007-02-27 21:14:15 +00:00
Laurent Destailleur
a4eb2a1663
Modif esthtiques mineures
2007-01-07 18:19:59 +00:00
Rodolphe Quiedeville
e768ce710e
*** empty log message ***
2007-01-05 14:08:36 +00:00
Rodolphe Quiedeville
08569e045b
Ajout nouveau parametre pour le niveau max de sortie
2007-01-05 09:08:03 +00:00
Laurent Destailleur
6f64fd83f2
Look: Ajout picto "setup" sur toutes les pages de configuration
...
Qual: Suppression de fichiers obsoletes
Ajout d'une page introduction a la configuration Dolibarr.
2006-08-12 15:32:57 +00:00
Laurent Destailleur
8a1d94203d
Look: Style du bouton manquant
2005-10-30 13:34:51 +00:00
Laurent Destailleur
2f14dfdb6d
New: Ajout page setup module syslog et dons
2005-06-11 10:48:02 +00:00