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
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.
 
1005 2022-10-16 22:40:43 daniel-marschall /trunk/  
941 2022-09-11 20:07:04 daniel-marschall /trunk/plugins/viathinksoft/ Added class OIDplusOIDIP  
925 2022-08-19 00:08:18 daniel-marschall /trunk/ AID Object type: It is now forbidden that a node mixes RID and PIX  
918 2022-07-25 02:32:05 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Prepare for OIDIP-05 (uses JSON schema 2020-12)  
911 2022-07-22 01:39:12 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
910 2022-07-22 01:27:00 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
909 2022-07-22 01:18:12 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ OID-IP XML/JSON: Removed "ra-" prefix from fields  
908 2022-07-22 00:14:43 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ OID-IP: Added "$lang" argument and "lang" response fields  
903 2022-07-18 14:45:03 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ OID-IP  
902 2022-07-18 14:21:12 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
899 2022-07-18 02:16:19 daniel-marschall /trunk/plugins/viathinksoft/publicPages/ OID-IP: Attachments URL were relative URLs. Corrected to absolute URLs.
OID-IP: Attachment plugin now generates correct XSD
 
898 2022-07-18 00:19:38 daniel-marschall /trunk/ OID-IP: JSON is now an associative array. JSON-Schema adjusted.
OID-IP: Completely rewrote XSD schema file. Elements are now sequential.
OID-IP: Order of fields corrected (since XSD is now sequential)
OID-IP: XSD/JSON: distance is now an integer instead of a string
OID-IP: XSD/JSON: added simple regex for query and object fields
OID-IP: XSD/JSON: added support for ra1, ra2, ra3, ...
Important bugfix for openssl_supplement.inc.php
 
897 2022-07-17 02:44:44 daniel-marschall /trunk/plugins/viathinksoft/ OIP-IP minor changes  
896 2022-07-17 02:40:45 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ OID-IP XSD/JSON schema bugfix: October timestamps were not accepted. Fixed.  
895 2022-07-15 15:42:29 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/  
892 2022-07-14 16:57:02 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
885 2022-07-12 21:07:57 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ OID-IP "$token=" has been renamed to "$auth="  
879 2022-07-11 21:22:19 daniel-marschall /trunk/ OID-IP: Implemented RA "information partially available"  
877 2022-07-11 20:53:59 daniel-marschall /trunk/plugins/viathinksoft/ OID-IP: Words like "unknown" or "redacted" will not be translated anymore (Because output must be consistant)
OID-IP: Added "url" property for all objects
 

Show All