Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
611 2021-05-30 00:19:54 daniel-marschall /trunk/plugins/  
592 2021-05-23 22:53:31 daniel-marschall /trunk/ (Nearly) reached PHPStan level 5  
561 2021-04-28 19:45:58 daniel-marschall /trunk/ Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes  
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
 
508 2021-01-13 01:21:54 daniel-marschall /trunk/  
507 2021-01-12 14:56:31 daniel-marschall /trunk/ Fixed problem with ODBC database provider
After the creation of an object, the user can now decide if they want to jump to the new object
 
503 2021-01-08 23:05:29 daniel-marschall /trunk/ BUGFIX: System tried to save attachments to "userdata/attachmentsXXX/*.*" instead of "userdata/attachments/XXX/*.*"
BUGFIX: Fixed problems with MySQLi database provider if server does not support MySQLnd (Native Driver)
BUGFIX: If config.inc.php is wrong (e.g. outdated version), setup could not be started. Fixed.
 
502 2021-01-03 21:19:54 daniel-marschall /trunk/ Improved ODBC and PDO database plugins in order to support more database drivers.
EXPERIMENTAL: Support for Microsoft Access database
Small bugfixes
Improved database connectivity test cases
 
501 2021-01-01 21:42:58 daniel-marschall /trunk/ MsSQL OOBE Fix  
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)
 
489 2020-12-06 21:38:52 daniel-marschall /trunk/ Fixed errors found by PHPStan  
468 2020-11-15 00:57:37 daniel-marschall /trunk/ Translation XML contents are now cached as PHP serialization to improve performance  
454 2020-10-26 17:17:01 daniel-marschall /trunk/  
424 2020-10-02 22:22:14 daniel-marschall /trunk/ New security feature: CSRF Tokens.
ATTENTION TO PLUGIN DEVELOPERS: You need to add "csrf_token:csrf_token" to your JavaScript's AJAX request fields!
 
416 2020-09-27 21:41:41 daniel-marschall /trunk/ OID-WHOIS: Additional Auth Tokens per OID and/or per RA can be used to display confidential information  
411 2020-09-24 13:08:21 daniel-marschall /trunk/ Database plugins manifests now contain references to setup JavaScripts  
410 2020-09-24 12:27:38 daniel-marschall /trunk/ Renamed setup.js, setup.css, script.js and style.css. They now have the plugin name as filename.  
391 2020-09-14 17:23:30 daniel-marschall /trunk/  
389 2020-09-14 17:06:17 daniel-marschall /trunk/ XML Schema for plugin manifests  
387 2020-09-12 22:37:23 daniel-marschall /trunk/  

Show All