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.
 
1012 2022-10-17 22:52:45 daniel-marschall /trunk/  
918 2022-07-25 02:32:05 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Prepare for OIDIP-05 (uses JSON schema 2020-12)  
916 2022-07-24 12:53:27 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Release of draft-viathinksoft-oidip-04  
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/  
894 2022-07-15 01:26:42 daniel-marschall /trunk/plugins/viathinksoft/  
891 2022-07-14 16:19:47 daniel-marschall /trunk/ OID-IP  
890 2022-07-14 13:40:06 daniel-marschall /trunk/plugins/viathinksoft/ OID-IP  
885 2022-07-12 21:07:57 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ OID-IP "$token=" has been renamed to "$auth="  
876 2022-07-11 17:09:09 daniel-marschall /trunk/ Admin/RA Automated Ajax: Token can now be copied into clipBoard  
868 2022-07-09 21:33:15 daniel-marschall /trunk/ OID-IP: XML and JSON now have standardized (W3C/RFC) signatures. The OID-IP RFC draft will be edited soon.  
808 2022-03-25 21:11:34 daniel-marschall /trunk/ Fixed problem with cookie.path in combination with reverse-proxy  
801 2022-03-24 16:15:23 daniel-marschall /trunk/ Changed OIDplus::webpath() method to include canonical paths  
800 2022-03-24 14:34:40 daniel-marschall /trunk/ Renamed all PNG files in plugin folders and moved them in img/ directories.  
779 2022-03-13 11:38:17 daniel-marschall /trunk/ (Minor changes)  
776 2022-03-10 01:43:36 daniel-marschall /trunk/ New feature: Registered systems will now be abled to be reached via WHOIS/OID-IP address "whois.viathinksoft.de:43". This information will be shown at the WHOIS/OID-IP page.
Additionally, the user can also overwrite this value with their own WHOIS/OID-IP server, if they have one.
 
767 2022-03-03 01:12:47 daniel-marschall /trunk/ Theme color (URL bar color) can now be set by plugins and can be changed by the color plugin.
Mobile design fixed problem with border at the bottom of the content pane.
 
765 2022-03-02 15:30:50 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ OIDIP RFC draft update.
OIDIP Removed "txt" format (correct is "text").
OIDIP Unimplemented formats raise now a "Service error" as defined in the new RFC draft.
 

Show All