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
579 2021-05-17 17:51:20 daniel-marschall /trunk/ Login "remember me" feature (using JWT authentication)  
561 2021-04-28 19:45:58 daniel-marschall /trunk/ Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes  
559 2021-04-26 13:21:18 daniel-marschall /trunk/plugins/ "Please log in" error messages now automatically select the correct RA/admin in the linked log in form  
552 2021-04-23 00:31:59 daniel-marschall /trunk/  
549 2021-04-21 18:00:35 daniel-marschall /trunk/ JavaScript functions of plugins are now put into "namespaces" to avoid name conflicts between plugins
Changed "OIDplus::authUtils()::" to "OIDplus::authUtils()->" everywhere
 
512 2021-01-19 22:55:10 daniel-marschall /trunk/ Fixed race condition bug in jsTree conditionalselect  
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
 
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)
 
470 2020-11-16 16:45:31 daniel-marschall /trunk/ Small things  
431 2020-10-15 14:45:02 daniel-marschall /trunk/plugins/publicPages/ Smaller fixes  
430 2020-10-14 23:52:02 daniel-marschall /trunk/ NEW FEATURE: Authentication via LDAP / ActiveDirectory  
428 2020-10-12 10:54:11 daniel-marschall /trunk/plugins/ Failsafe: When an "onsubmit" function fails, the page is not reloaded  
420 2020-09-30 00:06:57 daniel-marschall /trunk/ Upgraded 3P Bootstrap 3.4.1 => 4.5.2  
382 2020-08-31 21:12:54 daniel-marschall /trunk/ Minor changes  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
355 2020-08-10 14:34:03 daniel-marschall /trunk/ Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though.  
328 2020-06-11 20:35:28 daniel-marschall /trunk/ Plugin API: action() method returns data as array instead of printing the JSON by itself  
327 2020-06-11 01:09:37 daniel-marschall /trunk/ NEW: Implemented XML import tool (admin interface). Added plugin to import/export OIDs from/to oid-info.com  
321 2020-05-22 21:23:11 daniel-marschall /trunk/ Prepared AJAX actions for automated tests; removed actionBefore() and actionAfter() and introduced feature 1.3.6.1.4.1.37476.2.5.2.3.3 as replacement  

Show All