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
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  
1139 2023-03-26 22:51:54 daniel-marschall /trunk/ GS1 object type: GS1 Application Identifier is now shown  
1138 2023-03-26 21:33:11 daniel-marschall /trunk/ "Alternate identifiers" is now sorted and displayed as table  
1133 2023-03-26 11:19:21 daniel-marschall /trunk/ de-de Language update  
1118 2023-03-24 16:32:34 daniel-marschall /trunk/ Added new object type: PHP namespaces/classes/interfaces  
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!
 
1113 2023-03-16 23:51:30 daniel-marschall /trunk/  
1112 2023-03-14 01:37:17 daniel-marschall /trunk/  
1101 2023-02-27 13:43:00 daniel-marschall /trunk/ Vendor update  

Show All