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
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
339 2020-07-05 13:57:13 daniel-marschall /trunk/plugins/ OID-WHOIS updated JSON and XML schemas  
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  
247 2020-04-12 15:31:43 daniel-marschall /trunk/ To ensure that sorting will succeed, the max length/depth/etc. will now be verified (values of limits.inc.php can be changed in config.inc.php)  
239 2020-04-10 12:30:53 daniel-marschall /trunk/ NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER  
237 2020-04-07 15:52:55 daniel-marschall /trunk/ Various code and OOP optimizations.
Fixed some bugs in OOBE (Out-Of-Box-Experience).
ODBC bugfix.
 
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
228 2020-03-21 00:07:01 daniel-marschall /trunk/ Support for ports other than 80 and 443; OOP improvements  
227 2020-03-20 22:27:50 daniel-marschall /trunk/ Various fixes and OOP changes  
224 2020-03-19 20:32:14 daniel-marschall /trunk/ OIDplus now automatically registeres the plugins. The plugins do not need to register themselves through the singleton.  
222 2020-03-19 15:13:37 daniel-marschall /trunk/ Plugins now contain following information: name, version, author, description; visible in admin area  
201 2019-12-10 14:36:07 daniel-marschall /trunk/ New feature: WebWHOIS in JSON and XML format
Fix: Alphanumeric identifiers don't need to be unique anymore (except for standardized identifiers)
 
199 2019-11-25 00:31:31 daniel-marschall /trunk/ Improved WEID user experience (adding OIDs)  
197 2019-11-18 00:51:53 daniel-marschall /trunk/ WEID bugfix  
196 2019-11-08 14:27:28 daniel-marschall /trunk/ WEID update and other small fixes  
193 2019-11-03 23:26:43 daniel-marschall /trunk/ New feature: Alternative Identifiers
Fixed bug where the "Jump to RA" list was wrong
Fixed bug in UUID interpretation
 
192 2019-10-29 00:40:59 daniel-marschall /trunk/ Fixed bug: Box icons don't show the object type name
Fixed bug: Title of object type root was missing
 

Show All