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
1062 2022-12-26 22:14:36 daniel-marschall /trunk/plugins/viathinksoft/publicPages/500_resources/ Fixed PHP 8.2.0 incompatibility ("Documents and Resources" root node)  
1058 2022-12-26 22:02:50 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Fixed PHP 8.2.0 incompatibility (Object type root nodes)  
1055 2022-12-26 18:17:44 daniel-marschall /trunk/ OIDplus Setup and OOBE now have the main design (and is dark-theme compatible)  
1052 2022-12-25 22:41:57 daniel-marschall /trunk/plugins/viathinksoft/ OID-Info URLs prefer HTTPS variant https://oid-rep.orange-labs.fr/ instead of HTTP variant http://oid-info.com/  
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 
1041 2022-12-09 20:32:43 daniel-marschall /trunk/ New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)  
1036 2022-11-27 00:54:59 daniel-marschall /trunk/ Server errors are now shown to the user instead of error message "SyntaxError: Unexpected token < in JSON at position 0"  
1034 2022-11-09 01:24:51 daniel-marschall /trunk/ Composer no-dev (doesn't do any difference atm)  
1033 2022-11-09 01:06:17 daniel-marschall /trunk/ Replaced some $_REQUEST with $_GET and $_POST.
Made sure "request_order" is in a defined state. (Important: Cookies must not be $_REQUEST)
 
1012 2022-10-17 22:52:45 daniel-marschall /trunk/  
1008 2022-10-17 02:39:09 daniel-marschall /trunk/plugins/  
1005 2022-10-16 22:40:43 daniel-marschall /trunk/  
1000 2022-10-15 23:40:20 daniel-marschall /trunk/ NEW PLUGIN: Notifications for RA or Administrator  
999 2022-10-15 23:30:24 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/  
998 2022-10-15 14:56:58 daniel-marschall /trunk/ Error in Non-Javascript menu fixed  
986 2022-10-04 14:15:46 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ BUGFIX: Invitation email of freshly created objects could not be sent  
983 2022-10-03 23:34:01 daniel-marschall /trunk/ "Forgot admin password" and "Change admin password": Added "copy to clipboard" button  
978 2022-10-02 21:16:40 daniel-marschall /trunk/ After a "delete from ###objects" (3x), "update ###objects" (12x), or "insert into ###objects" (3x), call OIDplusObject::resetObjectInformationCache()  
977 2022-10-02 03:06:52 daniel-marschall /trunk/ Make use of new getters of OIDplusObject in order to save unnecessary database queries  
976 2022-10-02 03:04:25 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Fix OID-IP  

Show All