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  
496 2020-12-12 20:29:51 daniel-marschall /trunk/ Large refactoring of path functions.
DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()
DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)
OIDplus::webpath(X) becomes OIDplus::webpath(X, true)
 
443 2020-10-21 01:23:38 daniel-marschall /trunk/ Fixed compatibility issue with PgSQL and SQLite3  
433 2020-10-16 15:33:37 daniel-marschall /trunk/ Fixed problems in regards changing email addresses when an user is using an alternative login method (OAuth).
Fixed problem where an object could not be transferred to a new RA at Microsoft SQL Server or PostgreSQL ("ifnull" SQL function).
 
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!
 
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
 
402 2020-09-21 21:57:20 daniel-marschall /trunk/ TinyMCE is now transparent
BUGFIX: TinyMCE works now also on browsers which do not support "document.currentScript"
 
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  
397 2020-09-17 21:25:04 daniel-marschall /trunk/ Updates to TinyMCE 5.4.2 , "Style" dropdown box is now working  
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
 
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
364 2020-08-23 18:59:04 daniel-marschall /trunk/ DROPPED support for "welcome.local.html". Use "userdata/welcome/welcome.html" (English) and "userdata/welcome/welcome$dede.html" (German) instead!
DROPPED support for "oidplus_base.local.css". Use "userdata/styles/oidplus_base.css" instead!
 
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.

ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue.
 
361 2020-08-23 00:57:17 daniel-marschall /trunk/ UTF-8 Fix  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  

Show All