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
1033 2022-11-09 01:06:17 daniel-marschall /trunk/ Replaced some $_REQUEST with $_GET and $_POST.
Made sure "request_order" is in a defined state. (Important: Cookies must not be $_REQUEST)
 
1012 2022-10-17 22:52:45 daniel-marschall /trunk/  
1005 2022-10-16 22:40:43 daniel-marschall /trunk/  
1000 2022-10-15 23:40:20 daniel-marschall /trunk/ NEW PLUGIN: Notifications for RA or Administrator  
999 2022-10-15 23:30:24 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/  
998 2022-10-15 14:56:58 daniel-marschall /trunk/ Error in Non-Javascript menu fixed  
978 2022-10-02 21:16:40 daniel-marschall /trunk/ After a "delete from ###objects" (3x), "update ###objects" (12x), or "insert into ###objects" (3x), call OIDplusObject::resetObjectInformationCache()  
977 2022-10-02 03:06:52 daniel-marschall /trunk/ Make use of new getters of OIDplusObject in order to save unnecessary database queries  
970 2022-10-01 14:45:52 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Removed unnecessary try-catch around OIDplusObject::parse, because itself catches internal errors  
968 2022-09-30 23:51:32 daniel-marschall /trunk/plugins/viathinksoft/publicPages/ OIDplusPagePublicObjects::getAlternativesForQuery() now takes care that the own ID is not in the list  
967 2022-09-30 23:37:02 daniel-marschall /trunk/ OID-IP plugins calls getAlternativesForQuery to find alternative identifiers if the object cannot be found  
957 2022-09-18 21:16:25 daniel-marschall /trunk/plugins/viathinksoft/ Small fixes in re AID alt ids  
955 2022-09-18 12:28:26 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Fix problems with "goto" object detection  
954 2022-09-17 23:14:07 daniel-marschall /trunk/  
953 2022-09-17 22:54:11 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Fix problem "Invalid OID" for non-found Non-OIDs  
952 2022-09-17 01:50:24 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/  
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  
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
 
856 2022-05-29 20:06:06 daniel-marschall /trunk/ BUGFIX: IPv4, IPv6 and GUID identifier were not correctly canonized, therefore they could not be found if e.g. the search term had the wrong upper/lower case  
843 2022-04-21 00:29:38 daniel-marschall /trunk/ When an invalid OID was entered in the "GoTo" box, the user received a JavaScript error message. Now, they receive a page, as intended.  
821 2022-04-08 00:38:17 daniel-marschall /trunk/ Added page-plugin method "htmlPostprocess" and moved anti-spam-filter from base files into a new plugin.  
805 2022-03-24 17:19:22 daniel-marschall /trunk/ Updated logo
Fixed some small bugs
 
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.  
790 2022-03-18 14:03:05 daniel-marschall /trunk/ Introduced method OIDplusQueryResult::any() as alternative to OIDplusQueryResult::num_rows()>0  
783 2022-03-16 23:38:45 daniel-marschall /trunk/ Introduced compatibility with Oracle DB (connect via PDO or ODBC)  
772 2022-03-08 02:20:51 daniel-marschall /trunk/plugins/viathinksoft/ The "weid:" Syntax can now be used when creating a root OID.
Class C WEIDs now have an "WEID" icon instead of an "OID" icon.
 
753 2022-02-23 01:28:19 daniel-marschall /trunk/plugins/viathinksoft/ GUID+IPv4+IPv6+OID: Technical info visual changes and link to help topics
TinyMCE: 'imagetools' and 'toc' added 23 February 2022, because they are declared as deprecated and marked for removal in TinyMCE 6.0 ("moving to premium")
 
719 2021-12-29 00:42:04 daniel-marschall /trunk/ Fixed PHP warnings  
707 2021-12-26 15:54:36 daniel-marschall /trunk/ New object type "Domain"  
695 2021-12-12 13:13:31 daniel-marschall /trunk/  
694 2021-12-12 12:41:17 daniel-marschall /trunk/ In the OID grid, you can now directly register an IANA or ViaThinkSoft OID!
Globally, every link that opens a new window gets marked by an icon
 
693 2021-12-12 12:08:23 daniel-marschall /trunk/ "Generate" links can now be defined by the plugin type
WEID input is now enforced upper case
 
692 2021-12-12 02:52:14 daniel-marschall /trunk/plugins/viathinksoft/ Fixed "Generate UUID OID" link in OID 2.25.
Added "Generate UUID OID" to the root OID page.
Added "Generate GUID" to the root GUID page.
 
684 2021-12-08 21:39:33 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Small fix in re WEID Base36 column in the CRUD grid  
683 2021-12-08 17:01:54 daniel-marschall /trunk/plugins/viathinksoft/ Definition of class A, B, C WEIDs. In the latest specification, every OID can be represented as a WEID. Therefore, the column "Base36" is now present for every OID.  
671 2021-10-06 17:12:12 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ TinyMCE: Deprecated 'spellchecker' plugin is now excluded  
666 2021-10-05 12:10:03 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Added compatibility with webfan plugin 'weid'  
636 2021-09-24 12:16:06 daniel-marschall /trunk/plugins/viathinksoft/publicPages/000_objects/ Fixed warning "legacyoutput" deprecated in TinyMCE