Subversion Repositories oidplus

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1462 2024-02-05 02:44:52 daniel-marschall /trunk/ All source code files are now UTF-8  
1441 2023-12-25 21:23:11 daniel-marschall /trunk/ Update files are now (additionally) stored on a GitHub repo  
1440 2023-12-03 18:46:40 daniel-marschall /trunk/ Updated definition to "VTS F2" AID (added padding for odd number of nibbles)  
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1438 2023-11-18 21:40:07 daniel-marschall /trunk/ Implemented some AltIDs (R74n Multiplane, Waterjuice UUID, Microsoft UUID)  
1436 2023-11-15 22:02:13 daniel-marschall /trunk/ 2.0.1.5
Changelog is displayed incompletely (GitHub #38)
Various smaller fixes
 
1432 2023-11-15 01:07:07 daniel-marschall /trunk/ Release 2.0.1.1
Waterjuice UUID-to-OID and Microsoft UUID-to-OID are not submitted to oid-info.com anymore
 
1430 2023-11-14 13:37:17 daniel-marschall /trunk/ Updated intern release tools
Simplified update text
 
1427 2023-11-12 20:10:41 daniel-marschall /trunk/ Small change to internal software publish script
Vendor update
 
1426 2023-11-12 19:23:48 daniel-marschall /trunk/ * New version schema. Simplified version checks and update and preferring GIT rather than SVN as distribution channel.
* System file check tool: Checksum files are now included with OIDplus and don't need to be downloaded from a server anymore.
 
1425 2023-11-11 11:13:24 daniel-marschall /trunk/ Added Waterjuice FreeOID and R74n FreeOID to well-known OIDs  
1422 2023-10-22 11:48:58 daniel-marschall /trunk/ SVN/GIT distribution channel: Web system update shows a warning when there are changes in the working copy which will be reverted
Vendor update
 
1421 2023-10-15 01:30:09 daniel-marschall /trunk/ Vendor update (VNag new folder structure)  
1419 2023-10-08 13:08:45 daniel-marschall /trunk/ Vendor update (fixed cache problem)  
1416 2023-10-04 00:03:45 daniel-marschall /trunk/ Vendor update / Fixed internal dev tools  
1383 2023-08-29 00:11:22 daniel-marschall /trunk/ NEW OBJECT TYPE: X.500 Distinguished Name (GitHub issue https://github.com/danielmarschall/oidplus/issues/23 )  
1379 2023-08-11 00:03:56 daniel-marschall /trunk/ PHP Weid Converter is now hosted at WEID repository  
1376 2023-08-10 01:44:22 daniel-marschall /trunk/ Vendor update
WEID Converter for JavaScript: Upgrade to Spec Change 11
 
1367 2023-08-01 23:50:51 daniel-marschall /trunk/ Minor changes  
1359 2023-07-31 22:30:38 daniel-marschall /trunk/ NEW FEATURE: Database backup/restore (beta! use with caution!)  
1358 2023-07-31 18:32:21 daniel-marschall /trunk/  
1357 2023-07-31 15:40:34 daniel-marschall /trunk/dev/ Backup WIP: During backup restore, check if the user wants to import "X" but the file was not exported with "X" (i.e. "num_dataset" is "n/a"), in that case throw an Exception and do not start the import  
1355 2023-07-31 15:10:29 daniel-marschall /trunk/dev/ Backup WIP: Create a JSON schema for the backup format + Reject import if the schema is different  
1354 2023-07-31 14:00:00 daniel-marschall /trunk/ Backup WIP: Added backup/restore of public/private key  
1353 2023-07-31 13:24:10 daniel-marschall /trunk/dev/ Backup WIP: Added config and logs  
1352 2023-07-31 12:23:46 daniel-marschall /trunk/dev/ Backup WIP: Put backup and restore into methods and give boolean flags of what to import/export and what not  
1351 2023-07-31 12:13:14 daniel-marschall /trunk/dev/ Backup WIP: Delete the contents from the tables before starting the import! (Very important, I have forgotten it)  
1319 2023-06-24 16:43:14 daniel-marschall /trunk/  
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
 
1248 2023-04-30 00:10:35 daniel-marschall /trunk/ New object type: MAC / EUI-48 / EUI-64  
1244 2023-04-28 11:25:47 daniel-marschall /trunk/ internal change: .sql setup files are now packed in the sqlSlang plugin folder  
1238 2023-04-27 16:52:44 daniel-marschall /trunk/  
1237 2023-04-27 12:13:59 daniel-marschall /trunk/ Added example data and wellknown data for Firebird  
1235 2023-04-27 02:47:56 daniel-marschall /trunk/ Added Firebird SQL slang (beta)  
1232 2023-04-26 16:49:28 daniel-marschall /trunk/ Added database plugin SQLSRV  
1226 2023-04-19 23:50:31 daniel-marschall /trunk/ Fixed insert_id() issues with ADO connections  
1219 2023-04-19 01:49:46 daniel-marschall /trunk/ Added new database connection plugin: ADO (required Windows server system)  
1186 2023-04-08 20:32:34 daniel-marschall /trunk/ Methods in OIDplusAuthUtils, OIDplusGui, OIDplusMailUtils, OIDplusMenuUtils are now not static anymore  
1170 2023-04-06 02:28:51 daniel-marschall /trunk/ More tests with Microsoft Access (not officially supported yet)  
1162 2023-04-05 02:37:36 daniel-marschall /trunk/