1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

52 Commits

Author SHA1 Message Date
Cameron
e28997f420 Fixes for user audit log and rolling log. Removed some debug information from logs. Corrected bounce-handler line-ending encoding (could cause the following PHP error "Error in argument 1, char 3: option not found ") 2015-05-21 12:37:44 -07:00
Cameron
7bdb2ef48f Additional check added before creating plugin folders in LOG directory. 2015-04-16 00:57:24 -07:00
Cameron
1740161a49 Corrected drag-n-drop sorting. Now increments correctly. 2015-04-02 12:33:15 -07:00
Cameron
3ed8e426e0 Admin-log speed optimization and minor enhancements. 2015-03-08 11:12:42 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
25b96411e0 Fixes #651 - Media-Manager - Uploaded file does not display in selection. 2015-02-07 11:57:28 -08:00
Cameron
d248a5d2ff Allow rolling-log to be set using the add() method. Use: e107::getLog()->add(); Upgraded the callMethod() function to allow for using existing objects as well as class name. 2014-10-22 13:26:03 -07:00
Cameron
238864b66a Fixes #771 - System Log preferences not being saved. 2014-10-14 16:23:16 -07:00
Cameron
dcb54aee7c Basic Admin-UI activity logging added. 2014-01-17 16:46:24 -08:00
Cameron
1fc86ddd51 Search config minor changes to spec. 2014-01-13 11:08:08 -08:00
Cameron
1b7cf701e8 Corrected and tested news ping services feature. Now throws messages correctly to the admin , as well as logs correctly to both the e107_system/logs folder and the admin-log. 2014-01-12 08:06:29 -08:00
Cameron
479a9c503b Improved admin-log message on deprecated save_prefs() function. 2014-01-10 09:32:14 -08:00
Cameron
b859d1cf8d Admin Log function fixes. Preference saving details stored correctly. 2014-01-10 07:36:54 -08:00
Cameron
29f74508c2 Forum quick-reply fix. 2013-06-19 19:54:29 -07:00
Cameron
7c4043122a Site-Statistics plugin fixes, cleanup etc. 2013-06-03 14:17:08 -07:00
Cameron
e989acb8f9 Removed unnecessary header from log when using append mode. 2013-06-02 14:31:25 -07:00
Cameron
693b5bea75 Improved logging options and file-naming. 2013-06-01 04:36:58 -07:00
Cameron
8d94fa8b23 Possible fix for 'Anonymous' showing in logs, when admin is logged in. 2013-05-31 18:36:43 -07:00
Cameron
f07b1a70ab Prevent empty log files. 2013-05-15 16:07:10 -07:00
Cameron
a9c43432cc Improved logging of the upgrade process. 2013-05-12 20:56:35 -07:00
Cameron
bce8760513 User-extended code cleanup 2013-04-17 15:39:52 -07:00
SecretR
af8c9af775 Attempt to output unique only messages when saving prefs (new eMessage
feature)
2013-02-27 19:50:24 +02:00
secretr
de87fe824a fixed admin log fails to insert auto_increment value 2012-01-11 10:50:06 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
secretr
cca1f3f8e0 Install routine fix - problem related mainly with our old enemy - global vars;
Everything should work fine now, notices also cleared.
2010-05-16 11:14:19 +00:00
e107steved
ee3e6ed9d9 Update routine uses new combined admin logging and messaging API 2010-04-20 21:35:20 +00:00
secretr
3c3486f806 EONE-79 (issue): LogArray fixes; Admin settings page - work in progress 2010-04-19 13:31:47 +00:00
secretr
4ff7c24d39 EONE-29 (issue): logMessage(), logSuccess(), logError(), flushMessages() methods added (admin_log handler)
admin log is called on preferences save now
2010-04-12 17:14:04 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
239e7154b5 Notice removal 2010-01-10 11:01:29 +00:00
e107steved
ddc0383efa More mailout - proper API for setting user bans, use sent email as basis for new email, and other fixes 2009-11-30 20:40:03 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
f7f9811de6 PHPdoc fix 2009-11-17 14:50:37 +00:00
marj
e41a48ffe6 PHPdoc fix 2009-11-17 10:31:05 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
secretr
4fb453dd46 admin log code formatting, small improvement 2009-09-10 19:08:36 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
e107steved
7e45f0076b Add admin logging to search, take out support for MySQL < 4.0 2008-12-07 11:45:08 +00:00
e107steved
cacf90d2a0 Bugtracker #4568 - extend download url field (255 is recommended max). Also admin logging, plus some tidying up 2008-12-06 15:48:26 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
e107steved
67222d6408 Scale time correctly 2008-04-07 21:35:38 +00:00
e107steved
bcd40463a7 Simplify admin logging messages 2008-01-16 22:18:27 +00:00
e107steved
fd22dbfb81 login-related logging etc 2008-01-01 21:26:23 +00:00
e107steved
b2642bf3b3 System logging updates 2007-12-29 22:07:49 +00:00
e107steved
2ce90063c5 Tweak tables around a bit, make db logging compatible 2007-12-18 20:57:37 +00:00
e107steved
dd187e313a System logging core upgrade - admin section, viewer, user audit functions 2007-12-15 15:06:40 +00:00
e107steved
298202106c Update banlist handling 2007-12-09 16:42:23 +00:00
e107steved
f4299021c2 Part of bugtracker #4153 - never allow HTML posting to admin log 2007-11-04 09:10:54 +00:00