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
1267 2023-05-14 02:47:49 daniel-marschall /trunk/ Introduced new version of Logger Maskcodes
!!! Attention! If you have installed foreign plugins (not bundled with OIDplus), you MUST update their logging maskcodes;
!!! if you are the developer of the plugin, please run dev/logger/verify_maskcodes.phps to verify the plugins
!!! A documentation of the new maskcodes can be found in doc/developer_notes/logger_maskcodes.md
 
1265 2023-05-13 01:26:05 daniel-marschall /trunk/ NEW FEATURE: REST API (Framework Beta Stage; endpoints are not implemented yet)  
1261 2023-05-07 20:21:34 daniel-marschall /trunk/ Misc smaller improvements  
1259 2023-05-06 23:36:08 daniel-marschall /trunk/plugins/viathinksoft/ Implemented feature to generate AAI MAC address.
UUID-GUID/UUID-OID generation: Admin can choose if they want Timebased-UUID or Random-UUID
 
1258 2023-05-06 20:22:46 daniel-marschall /trunk/  
1256 2023-05-04 23:52:08 daniel-marschall /trunk/plugins/viathinksoft/ New MAC<=>AID (VTS F2 AID) definition as of 4 May 2023 implemented  
1255 2023-05-04 01:26:51 daniel-marschall /trunk/ MAC Object Type plugin: Implemented SAI and AAI  
1254 2023-05-01 21:00:42 daniel-marschall /trunk/plugins/viathinksoft/ Small changes in the ELI/EUI plugin  
1253 2023-05-01 17:17:04 daniel-marschall /trunk/ Implemented support for ELI (CID+vendor specific parts)  
1250 2023-04-30 21:34:04 daniel-marschall /trunk/plugins/viathinksoft/ Introduced EUI64 <=> AID mapping (modified VTS F2)  
1248 2023-04-30 00:10:35 daniel-marschall /trunk/ New object type: MAC / EUI-48 / EUI-64  
1233 2023-04-26 22:47:39 daniel-marschall /trunk/ Various improvements of SQLSRV database plugin  
1232 2023-04-26 16:49:28 daniel-marschall /trunk/ Added database plugin SQLSRV  
1223 2023-04-19 20:16:31 daniel-marschall /trunk/ Some fixes for the ADO database connection  
1221 2023-04-19 14:51:39 daniel-marschall /trunk/  
1220 2023-04-19 02:25:35 daniel-marschall /trunk/ System Information plugin: Database plugins can now report extended information like their database name, username, connection properties, etc.  
1219 2023-04-19 01:49:46 daniel-marschall /trunk/ Added new database connection plugin: ADO (required Windows server system)  
1213 2023-04-16 23:28:06 daniel-marschall /trunk/plugins/viathinksoft/  
1210 2023-04-16 22:22:28 daniel-marschall /trunk/plugins/viathinksoft/  
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  
1139 2023-03-26 22:51:54 daniel-marschall /trunk/ GS1 object type: GS1 Application Identifier is now shown