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)
 
463 2020-11-07 14:10:03 daniel-marschall /trunk/ Fixed severe compatibility problems with fresh Linux installations.
Clean setup procedure tested on a fresh Apache+PHP8.0RC3 RaspberryOS (Debian) system
 
451 2020-10-25 23:08:27 daniel-marschall /trunk/ Admin page "Colors" was renamed into "Design".
Design plugin can now be chosen in the "Design" page in the admin login area.
There is now a possibility to insert a logo.
 
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
420 2020-09-30 00:06:57 daniel-marschall /trunk/ Upgraded 3P Bootstrap 3.4.1 => 4.5.2  
389 2020-09-14 17:06:17 daniel-marschall /trunk/ XML Schema for plugin manifests  
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
377 2020-08-29 11:14:27 daniel-marschall /trunk/includes/classes/ BUGFIX: Language flags are broken if OIDplus is located in the domain's root directory  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.

ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue.
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
348 2020-07-30 21:10:06 daniel-marschall /trunk/  
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  
281 2020-04-25 13:49:37 daniel-marschall /trunk/ Plugin architecture: Removed explicit type() of page plugins  
277 2020-04-25 02:27:11 daniel-marschall /trunk/ Introducing new plugin architecture (manifest.ini)  
256 2020-04-16 01:09:31 daniel-marschall /trunk/ Further improved and extended object oriented classes and plugin structure  
254 2020-04-15 01:43:40 daniel-marschall /trunk/includes/classes/  
251 2020-04-15 01:07:37 daniel-marschall /trunk/ Fixed various problems when query results are empty  

Show All