Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
496 2020-12-12 20:29:51 daniel-marschall /trunk/ Large refactoring of path functions.
DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()
DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)
OIDplus::webpath(X) becomes OIDplus::webpath(X, true)
 
470 2020-11-16 16:45:31 daniel-marschall /trunk/ Small things  
431 2020-10-15 14:45:02 daniel-marschall /trunk/plugins/publicPages/ Smaller fixes  
430 2020-10-14 23:52:02 daniel-marschall /trunk/ NEW FEATURE: Authentication via LDAP / ActiveDirectory  
428 2020-10-12 10:54:11 daniel-marschall /trunk/plugins/ Failsafe: When an "onsubmit" function fails, the page is not reloaded  
420 2020-09-30 00:06:57 daniel-marschall /trunk/ Upgraded 3P Bootstrap 3.4.1 => 4.5.2  
382 2020-08-31 21:12:54 daniel-marschall /trunk/ Minor changes  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
355 2020-08-10 14:34:03 daniel-marschall /trunk/ Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though.  
328 2020-06-11 20:35:28 daniel-marschall /trunk/ Plugin API: action() method returns data as array instead of printing the JSON by itself  
327 2020-06-11 01:09:37 daniel-marschall /trunk/ NEW: Implemented XML import tool (admin interface). Added plugin to import/export OIDs from/to oid-info.com  
321 2020-05-22 21:23:11 daniel-marschall /trunk/ Prepared AJAX actions for automated tests; removed actionBefore() and actionAfter() and introduced feature 1.3.6.1.4.1.37476.2.5.2.3.3 as replacement  
300 2020-05-12 00:30:23 daniel-marschall /trunk/  
298 2020-05-11 23:09:41 daniel-marschall /trunk/ fail2ban Integration  
296 2020-05-11 21:34:42 daniel-marschall /trunk/  
295 2020-05-10 23:18:06 daniel-marschall /trunk/ - Introduced isolated database connection for secure logging inside transactions.
- Added new plugin "userdata log file" logger
- Important bugfix for syslog logger
 
288 2020-05-01 23:48:54 daniel-marschall /trunk/ NEW: Log messages can now have a severity (Success, Informational, Warning, Error, Critical). Database version is now 204.  
283 2020-04-25 14:20:17 daniel-marschall /trunk/plugins/publicPages/  

Show All