Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
977 2022-10-02 03:06:52 daniel-marschall /trunk/ Make use of new getters of OIDplusObject in order to save unnecessary database queries  
975 2022-10-01 22:31:42 daniel-marschall /trunk/ Added getters for description, comment, updatedTime, createdTime to OIDplusObject instances  
974 2022-10-01 20:21:07 daniel-marschall /trunk/ Fix bug where HTTP was not possible after a HTTPS call (Chrome blocks secure CSRF cookie overwrite). HTTPS is now enforced if the page was previously loaded using HTTPS  
973 2022-10-01 18:59:39 daniel-marschall /trunk/includes/classes/ ViaThinkSoft plugins now identify with their system SVN version  
969 2022-10-01 00:42:37 daniel-marschall /trunk/ OIDplusObject::findFitting() does NOT throw an Exception anymore if the object type is unknown
Update to FRDLWeb RDAP plugin 0.3
 
963 2022-09-26 00:20:39 daniel-marschall /trunk/  
956 2022-09-18 14:36:02 daniel-marschall /trunk/includes/classes/ Avoid endless loop if an object type plugin does not implement parse()  
954 2022-09-17 23:14:07 daniel-marschall /trunk/  
946 2022-09-12 23:58:51 daniel-marschall /trunk/ Added "HTTP 404" API that can be used by plugins. Currently only supported by Apache 2  
945 2022-09-12 22:46:55 daniel-marschall /trunk/ More AID <=> AltID conversions  
937 2022-09-11 17:25:46 daniel-marschall /trunk/includes/classes/ Newest version of phpstan does not show warnings at OIDplusPluginManifest.class.php anymore  
936 2022-09-11 17:18:50 daniel-marschall /trunk/includes/classes/ Output of HTTP 404 when a non-existing plugin is opened  
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)
 
928 2022-08-25 23:54:44 daniel-marschall /trunk/ Replaced word "subsequent" with word "subordinate"  
926 2022-08-19 17:01:53 daniel-marschall /trunk/ aid_decoder.inc.php : Added ASCII view in addition to the hex-representation  
922 2022-07-31 00:27:10 daniel-marschall /trunk/ Added AID decoder  
889 2022-07-13 23:18:38 daniel-marschall /trunk/ GUIDs can now also be accessed via the "uuid:" namespace prefix  
876 2022-07-11 17:09:09 daniel-marschall /trunk/ Admin/RA Automated Ajax: Token can now be copied into clipBoard  
875 2022-07-10 13:30:17 daniel-marschall /trunk/ Added config setting global_bcc for all outgoing emails  

Show All