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)
 
472 2020-11-18 20:13:43 daniel-marschall /trunk/ Security: Hide system version  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
282 2020-04-25 14:12:46 daniel-marschall /trunk/ Added sitemap plugin API  
281 2020-04-25 13:49:37 daniel-marschall /trunk/ Plugin architecture: Removed explicit type() of page plugins  
227 2020-03-20 22:27:50 daniel-marschall /trunk/ Various fixes and OOP changes  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
139 2019-07-16 13:41:23 daniel-marschall /trunk/ Updated whole registration process  
133 2019-06-09 21:45:25 daniel-marschall /trunk/ Added sitemap script