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
982 2022-10-03 23:23:38 daniel-marschall /trunk/ Setup: Added "copy to clipboard" button  
876 2022-07-11 17:09:09 daniel-marschall /trunk/ Admin/RA Automated Ajax: Token can now be copied into clipBoard  
839 2022-04-15 00:08:41 daniel-marschall /trunk/ Add pageLoadedCallbacks structure and triggers as an unified interface for pageLoaded event callbacks (GitHub PR#2, thanks to Simon Tushev)  
833 2022-04-13 23:42:25 daniel-marschall /trunk/ Success alert() messages are now non-blocking Toasts
Added JavaScript callback ajaxPageLoadedCallbacks (gets only executed for page loads via ajax.php, not F5-Key-Pageloads)
Vendor update: Renewed TinyMCE
 
829 2022-04-10 19:07:24 daniel-marschall /trunk/ Bundled tushevorg/publicPages/2000_uitweaks plugin to OIDplus 2.0
New features:
- Fully expand Objects tree on page reload
- Collapse Login tree on page reload
- Collapse Documents&Resources tree on page reload
- Change default tree pane width
- Remember tree pane width in browser.localStorage across page reloads
 
819 2022-04-07 23:22:33 daniel-marschall /trunk/ Added page-plugin method htmlHeaderUpdate() to modify contents in the HTML <head>, e.g. to insert dynamic JavaScript or changing meta-tags on-the-fly.  
818 2022-04-06 23:29:45 daniel-marschall /trunk/  
797 2022-03-21 23:40:49 daniel-marschall /trunk/ Heavily increased performance of web-updater for installation channel "TAR.GZ" (SVN snapshot)  
781 2022-03-14 00:06:32 daniel-marschall /trunk/ Fixed compatibility issue with Internet Explorer 11  
704 2021-12-26 01:33:58 daniel-marschall /trunk/ BUGFIX: Search plugin highlighting did not work correctly if the search term was found inside the OID dot-notation or RA email address. Fixed.
BUGFIX: Entering an OID in the GoTo-Box or the Search did not open it in the left panel. Fixed.
BUGFIX: Link "Go back to RA listing" (only works for logged in admins) not visible at public RA listing anymore.
 
699 2021-12-17 16:48:07 daniel-marschall /trunk/ The new file edition.ini contains constants which might be useful if somebody wants to fork OIDplus
(However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!)
 
695 2021-12-12 13:13:31 daniel-marschall /trunk/  
675 2021-10-11 00:16:40 daniel-marschall /trunk/ BUGFIX: Superior RAs were not able to update delegated objects (e.g. to change ASN.1/IRI/EMail/HiddenFlag)  
643 2021-09-25 00:06:45 daniel-marschall /trunk/  
641 2021-09-24 23:30:14 daniel-marschall /trunk/ Internet Explorer 11 is supported again  
561 2021-04-28 19:45:58 daniel-marschall /trunk/ Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes  
560 2021-04-26 18:18:48 daniel-marschall /trunk/ Content is now loaded via jQuery AJAX instead of fetch() API; long page loads can now be aborted by clicking a different menu item [only if the server allows multiple connections for that client?!]  
544 2021-04-18 22:12:33 daniel-marschall /trunk/ Running AJAX requests now get aborted if the user decides to do something else (e.g. click something in the jsTree)
Fixed small bug in search plugin
 
532 2021-03-23 23:15:07 daniel-marschall /trunk/ WebSVN update moved from "update/" into admin login area
New plugin: "VNag version check" (in admin login area)
Discontinued: "File completeness check" tool (will be replaced soon)
 
512 2021-01-19 22:55:10 daniel-marschall /trunk/ Fixed race condition bug in jsTree conditionalselect  

Show All