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
1289 2023-05-26 22:14:27 daniel-marschall /trunk/ Fixed issue with "Static link to this page" ( https://github.com/danielmarschall/oidplus/issues/15 )  
1286 2023-05-26 13:44:06 daniel-marschall /trunk/includes/classes/  
1266 2023-05-13 02:26:37 daniel-marschall /trunk/ Exceptions can now carry an HTTP Response Code  
1263 2023-05-12 22:47:57 daniel-marschall /trunk/includes/classes/  
1227 2023-04-20 16:42:46 daniel-marschall /trunk/  
1205 2023-04-13 23:31:50 daniel-marschall /trunk/  
1203 2023-04-13 01:38:56 daniel-marschall /trunk/includes/classes/ More Exception Refactoring  
1201 2023-04-13 00:53:49 daniel-marschall /trunk/ First part of a refactoring of the Exception handling. Made distinction between HTML-Exception and Non-HTML-Exception clear.  
1188 2023-04-08 20:52:33 daniel-marschall /trunk/  
1186 2023-04-08 20:32:34 daniel-marschall /trunk/ Methods in OIDplusAuthUtils, OIDplusGui, OIDplusMailUtils, OIDplusMenuUtils are now not static anymore  
1182 2023-04-08 19:02:11 daniel-marschall /trunk/ Introduced base configuration settings OFFLINE_MODE, as suggested by https://github.com/danielmarschall/oidplus/issues/5  
1130 2023-03-26 00:38:14 daniel-marschall /trunk/ Another large bunch of type-safety changes  
1116 2023-03-23 23:09:25 daniel-marschall /trunk/ BIG CHANGE: All methods have received a PHPdoc comment and a lot of parameter and return types have been added (as far as PHP 7.0 allows)
!!! PLEASE NOTE THAT THE NEW VERSION OF OIDPLUS IS NOT COMPATIBLE WITH OLD THIRD PARTY PLUGINS (EXCEPT THE ONES THAT ARE BUNDLED WITH OIDPLUS)
!!! IF YOU HAVE THIRD PARTY PLUGINS INSTALLED (OR WRITTEN YOURSELF), THEN YOU *WILL* RECEIVE ERROR MESSAGES AFTER THE UPDATE
!!! AND NEED TO CHANGE THE METHOD SIGNATURES IN THESE PLUGINS TO MAKE THEM WORK AGAIN. (We can help you with this task if you need help!)
Please note that due to the amount of changes, there could have been a few bugs introduced; please send all bug reports via GitHub or email
and if you have the possibility, it is recommended to test the version of a test system before applying the update on a productive system.
Thank you very much!
 
1115 2023-03-20 13:18:34 daniel-marschall /trunk/ Small changes in re HTML Exception handling  
1086 2023-02-26 01:12:29 daniel-marschall /trunk/ Avoid calling *.class.php files directly to avoid PHP errors (Github Issue #4)  
1068 2022-12-28 01:20:39 daniel-marschall /trunk/ Improved "low PHP version" error handling  
1066 2022-12-27 11:34:50 daniel-marschall /trunk/ (Internal code change)  
1065 2022-12-27 10:00:55 daniel-marschall /trunk/includes/classes/ OIDplus Setup/OOBE: <head> fields are now the same as in index.php  
1060 2022-12-26 22:04:49 daniel-marschall /trunk/ Fixed problem with language switcher in new Setup design  
1056 2022-12-26 19:28:38 daniel-marschall /trunk/ Vendor update  

Show All