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
1054 2022-12-26 01:49:20 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/fourcc/ FourCC: Added integer representation  
1052 2022-12-25 22:41:57 daniel-marschall /trunk/plugins/viathinksoft/ OID-Info URLs prefer HTTPS variant https://oid-rep.orange-labs.fr/ instead of HTTP variant http://oid-info.com/  
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 
1036 2022-11-27 00:54:59 daniel-marschall /trunk/ Server errors are now shown to the user instead of error message "SyntaxError: Unexpected token < in JSON at position 0"  
1035 2022-11-12 00:36:44 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/ GUID and FourCC plugins have "folder" icons in the treeview if they are no leaf-nodes  
979 2022-10-02 22:39:17 daniel-marschall /trunk/  
977 2022-10-02 03:06:52 daniel-marschall /trunk/ Make use of new getters of OIDplusObject in order to save unnecessary database queries  
966 2022-09-27 23:24:26 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/aid/  
964 2022-09-26 00:43:34 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/aid/  
963 2022-09-26 00:20:39 daniel-marschall /trunk/  
962 2022-09-25 23:10:12 daniel-marschall /trunk/ AID: Possibility to generate a random AID directly in OIDplus  
961 2022-09-24 16:00:51 daniel-marschall /trunk/plugins/viathinksoft/ Added "iana-pen" AltID to OID and AID (VTS F0)  
959 2022-09-20 21:18:16 daniel-marschall /trunk/plugins/viathinksoft/  
957 2022-09-18 21:16:25 daniel-marschall /trunk/plugins/viathinksoft/ Small fixes in re AID alt ids  
951 2022-09-17 01:29:43 daniel-marschall /trunk/ Added feature that the Objects plugin calls other plugins for help if it cannot find an object  
945 2022-09-12 22:46:55 daniel-marschall /trunk/ More AID <=> AltID conversions  
934 2022-09-09 00:07:13 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/  
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'
 

Show All