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
1192 2023-04-10 00:05:07 daniel-marschall /trunk/ GIT with delta objects can now be read for version detection  
1191 2023-04-09 01:35:56 daniel-marschall /trunk/ Fixed partial issue with Git version recognition  
1151 2023-04-03 21:23:20 daniel-marschall /trunk/ Vendor update  
1134 2023-03-26 11:50:16 daniel-marschall /trunk/vendor/ Vendor update  
1117 2023-03-24 01:13:28 daniel-marschall /trunk/  
1114 2023-03-17 00:38:45 daniel-marschall /trunk/  
1111 2023-03-03 12:58:59 daniel-marschall /trunk/vendor/ Vendor update  
1105 2023-02-28 23:54:47 daniel-marschall /trunk/vendor/ Vendor update  
1101 2023-02-27 13:43:00 daniel-marschall /trunk/ Vendor update  
1079 2023-01-08 22:12:42 daniel-marschall /trunk/ VTS E0 AID => OID mapping  
1076 2023-01-04 00:50:34 daniel-marschall /trunk/ More design fixes  
1067 2022-12-27 19:13:31 daniel-marschall /trunk/vendor/ Fixed problem with color replacement  
1056 2022-12-26 19:28:38 daniel-marschall /trunk/ Vendor update  
1051 2022-12-22 00:45:05 daniel-marschall /trunk/ Small fix in config migration procedure  
1046 2022-12-11 01:22:05 daniel-marschall /trunk/ Removal of deprecated utf8_encode()  
1042 2022-12-09 22:05:45 daniel-marschall /trunk/ PHP 8.2.0 compatibility  
1037 2022-11-27 02:15:58 daniel-marschall /trunk/ Vendor update  
1034 2022-11-09 01:24:51 daniel-marschall /trunk/ Composer no-dev (doesn't do any difference atm)  
1032 2022-11-05 01:36:23 daniel-marschall /trunk/vendor/ Vendor update  
1023 2022-10-22 21:33:46 daniel-marschall /trunk/ VTS Challenge CAPTCHA : Based on version 1.1.1 now  
1021 2022-10-22 15:10:43 daniel-marschall /trunk/ Make use of php-sha3 fork by danielmarschall (contains hash_hmac)
TinyMCE update
 
998 2022-10-15 14:56:58 daniel-marschall /trunk/ Error in Non-Javascript menu fixed  
981 2022-10-03 21:07:23 daniel-marschall /trunk/  
980 2022-10-03 00:06:04 daniel-marschall /trunk/ Vendor update  
958 2022-09-18 21:42:05 daniel-marschall /trunk/ Upgrade to composer 2  
933 2022-09-08 13:59:21 daniel-marschall /trunk/ OID-to-AID: Implemented OID 1.0.xx (E8 = ISO Standard) and OID 2.999.xx (ViaThinkSoft E0) cases  
932 2022-09-07 23:48:27 daniel-marschall /trunk/  
931 2022-09-07 22:57:33 daniel-marschall /trunk/ AID Decoder: Implemented case "E8" (ISO Standard by OID)
AIDs can be entered in the notation '00:11:22:33'
 
930 2022-09-07 00:52:39 daniel-marschall /trunk/ OID DER encoding is now visible
AID: OID-AID added (ViaThinkSoft-Foreign-6 AID)
AID: RID and PIX can now be mixed in a single node again (removed restriction again); this is handy for ViaThinkSoft-Foreign-AIDs
 
929 2022-08-28 02:26:09 daniel-marschall /trunk/ Removed some cases of Alternative Identifiers to avoid confusing users:
- UUID-OIDs no longer show namebased UUIDs
- OIDs no longer show namebased UUIDs with namespace UUID_NAMEBASED_NS_OidPlusMisc (since they have the normal RFC namebased UUID namespace for OIDs = UUID_NAMEBASED_NS_OID)
 
927 2022-08-19 17:03:15 daniel-marschall /trunk/vendor/  
925 2022-08-19 00:08:18 daniel-marschall /trunk/ AID Object type: It is now forbidden that a node mixes RID and PIX  
924 2022-07-31 13:02:49 daniel-marschall /trunk/ Some changes on the AID decoder  
922 2022-07-31 00:27:10 daniel-marschall /trunk/ Added AID decoder  
874 2022-07-10 12:58:31 daniel-marschall /trunk/ Vendor update  
861 2022-05-30 23:21:04 daniel-marschall /trunk/ Fixed phpstan warning  
849 2022-05-28 21:29:05 daniel-marschall /trunk/  
846 2022-05-27 17:19:54 daniel-marschall /trunk/vendor/ Vendor update  
842 2022-04-15 00:59:56 daniel-marschall /trunk/vendor/ Vendor update  
833 2022-04-13 23:42:25 daniel-marschall /trunk/ Success alert() messages are now non-blocking Toasts
Added JavaScript callback ajaxPageLoadedCallbacks (gets only executed for page loads via ajax.php, not F5-Key-Pageloads)
Vendor update: Renewed TinyMCE