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
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
507 2021-01-12 14:56:31 daniel-marschall /trunk/ Fixed problem with ODBC database provider
After the creation of an object, the user can now decide if they want to jump to the new object
 
499 2020-12-19 22:13:18 daniel-marschall /trunk/ Translated German comments to English  
424 2020-10-02 22:22:14 daniel-marschall /trunk/ New security feature: CSRF Tokens.
ATTENTION TO PLUGIN DEVELOPERS: You need to add "csrf_token:csrf_token" to your JavaScript's AJAX request fields!
 
422 2020-10-02 13:21:31 daniel-marschall /trunk/plugins/publicPages/000_objects/ BUGFIX: Creation of a new object did not cause a reload of the page  
414 2020-09-24 21:01:15 daniel-marschall /trunk/  
410 2020-09-24 12:27:38 daniel-marschall /trunk/ Renamed setup.js, setup.css, script.js and style.css. They now have the plugin name as filename.  
404 2020-09-22 15:58:49 daniel-marschall /trunk/ REVERT: Transparent TinyMCE (has problems with inverted color theme, as text color is black on black background)
Smaller fixes of TinyMCE code
 
399 2020-09-20 00:03:51 daniel-marschall /trunk/ When the user tries to change to another page without saving the description of an OID, the page will send a warning  
398 2020-09-18 22:38:58 daniel-marschall /trunk/plugins/publicPages/000_objects/  
395 2020-09-17 11:51:46 daniel-marschall /trunk/ It is now possible to add a well-known OID (e.g. 2.999 or 1.3.6.1.4.1) to your system.  
393 2020-09-15 23:50:52 daniel-marschall /trunk/ * TinyMCE Editor is now also translated
* A warning is shown when you try to enter an ASN.1 identifier which is already existing at the same arc
* A warning is shown when you try to create an OID without ASN.1 identifier
 
381 2020-08-31 16:45:05 daniel-marschall /trunk/plugins/ Status codes: Negative = Error, Zero = Normal OK, Positive = OK, but with additional information  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
320 2020-05-22 19:52:25 daniel-marschall /trunk/ AJAX actions now use plugin OIDs as their namespace  
256 2020-04-16 01:09:31 daniel-marschall /trunk/ Further improved and extended object oriented classes and plugin structure