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
1041 2022-12-09 20:32:43 daniel-marschall /trunk/ New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)  
730 2022-01-23 22:10:52 daniel-marschall /trunk/ "ImplementsFeature" is now available for all PHP classes of OIDplus, not just Plugin classes.
Therefore, OID-WHOIS can now also receive WHOIS attributes from Objects (not just the Object Plugin) or the OIDplusRA class.
 
542 2021-04-17 21:44:25 daniel-marschall /trunk/ Minor changes  
541 2021-04-16 17:38:03 daniel-marschall /trunk/ JsTree: Target will be displayed in the page footer and right-click "Open in new tab" now works!  
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
 
499 2020-12-19 22:13:18 daniel-marschall /trunk/ Translated German comments to English  
443 2020-10-21 01:23:38 daniel-marschall /trunk/ Fixed compatibility issue with PgSQL and SQLite3  
423 2020-10-02 13:25:27 daniel-marschall /trunk/includes/classes/  
403 2020-09-21 22:12:05 daniel-marschall /trunk/ Fixed menu entries without title for NonJS-browsers/search engines  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
331 2020-06-12 21:17:52 daniel-marschall /trunk/ Various smaller fixes  
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  
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)  
261 2020-04-18 16:38:21 daniel-marschall /trunk/ Large refactoring: "config.inc.php" is now in format 2.1; the configuration settings are now stored in a class OIDplusBaseConfis and can therefore be altered in automated test environments.
Characters "###" inside a query now get replaced by the table prefix.
 
250 2020-04-14 22:46:54 daniel-marschall /trunk/ Further improved object oriented design; added class diagram and database connectivity diagram for easier understanding  
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
145 2019-07-21 23:09:18 daniel-marschall /trunk/  

Show All