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
1207 2023-04-15 02:29:09 daniel-marschall /trunk/ Documentation update  
1206 2023-04-14 00:24:03 daniel-marschall /trunk/ 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.  
1200 2023-04-12 01:12:42 daniel-marschall /trunk/  
1189 2023-04-08 21:33:05 daniel-marschall /trunk/plugins/ Changed interface "getNotifications", replaced "array of array" with "array of OIDplusNotification"  
1186 2023-04-08 20:32:34 daniel-marschall /trunk/ Methods in OIDplusAuthUtils, OIDplusGui, OIDplusMailUtils, OIDplusMenuUtils are now not static anymore  
1184 2023-04-08 19:28:11 daniel-marschall /trunk/ Bugfix: "Static link to this page" leading to nowhere  
1183 2023-04-08 19:22:53 daniel-marschall /trunk/plugins/viathinksoft/ System check plugin: Scan now starts only after the user pressed a button  
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  
1181 2023-04-08 18:14:23 daniel-marschall /trunk/ Introduction of url_get_contents_available()  
1180 2023-04-08 16:06:10 daniel-marschall /trunk/ File attachments plugin: If directory is not writeable or otherwise invalid, the admin will see a warning in the "notifcations" area  
1177 2023-04-07 22:53:18 daniel-marschall /trunk/ Added empty Access and SQLite3 databases which can be used as template  
1175 2023-04-07 20:13:29 daniel-marschall /trunk/ Attachment plugin: Removed "unlock file" feature. (It was supposed to avoid that admins upload files to directories where they don't suppose to upload. However, this security feature was nonsense, because admins could write and execute their own .php files - if we assume that the OIDplus admin is the same person which has FTP access).  
1173 2023-04-07 02:09:07 daniel-marschall /trunk/ Announced Microsoft Access compatibility  
1172 2023-04-07 01:32:15 daniel-marschall /trunk/ More problems with types in prepared statements adressed  
1169 2023-04-06 02:14:30 daniel-marschall /trunk/ Removed limitations for OID max arc size and max depth  
1160 2023-04-05 02:06:14 daniel-marschall /trunk/ PDO+MySQL PHP testcases are now passed  
1152 2023-04-03 22:55:16 daniel-marschall /trunk/ Changed OIDplusQueryResult class definition  
1149 2023-04-03 16:46:20 daniel-marschall /trunk/ New method url_post_contents() replaces all cURL calls inside the plugins. url_post_contents_available() replaces the checking for the cURL PHP extension.  
1143 2023-03-28 23:28:22 daniel-marschall /trunk/ Fixed more possible type errors  

Show All