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
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
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!
 
405 2020-09-22 16:49:03 daniel-marschall /trunk/ COMPATIBILITY: Possible firefox bug: Browser History is now shown again (e.g. when right-clicking the back-button)
BUGFIX: Browser history showed the current node instead of the previous node. Corrected.
 
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  
385 2020-09-11 14:07:18 daniel-marschall /trunk/ * Web-WHOIS opens in new window
* Web-WHOIS: Showing of URL without opening it, and be able to copy to clipboard
* Added German license translation disclaimer
 
376 2020-08-29 11:05:10 daniel-marschall /trunk/ Introduced cache folder, and cached polyfill replies  
375 2020-08-29 01:07:14 daniel-marschall /trunk/ Privacy improvement: Polyfill.io is called server-side (not from proxy). Improved compatibility with Internet Explorer.  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  
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.
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
356 2020-08-11 21:41:11 daniel-marschall /trunk/ Made language flags more pretty. Increased compatibility with Internet Explorer.  
355 2020-08-10 14:34:03 daniel-marschall /trunk/ Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though.  
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  
309 2020-05-16 11:24:36 daniel-marschall /trunk/  
294 2020-05-10 11:29:27 daniel-marschall /trunk/ New folder "userdata" which now contains all data specific to this OIDplus installation (configuration, resources, databases, log files etc.)  
287 2020-04-27 12:16:16 daniel-marschall /trunk/ Fixed design incompatibility with Firefox; oidplus_base.local.css can be used to create an individual CSS that won't be overriden by software updates.  
256 2020-04-16 01:09:31 daniel-marschall /trunk/ Further improved and extended object oriented classes and plugin structure  
219 2020-03-15 21:54:37 daniel-marschall /trunk/  
218 2020-03-15 15:37:55 daniel-marschall /trunk/  
215 2020-03-15 00:02:33 daniel-marschall /trunk/ Made amount of CSS/JS files loaded through index.php smaller  
214 2020-03-14 23:23:30 daniel-marschall /trunk/ Privacy: polyfill.io JavaScript is only loaded if web browser is detected as Internet Explorer  
211 2020-02-29 11:27:50 daniel-marschall /trunk/ Misc  
204 2019-12-26 12:25:28 daniel-marschall /trunk/ Added new field "comment", so that the superior RA can comment on the name of an OID they allocate. Database version is now 201.  
199 2019-11-25 00:31:31 daniel-marschall /trunk/ Improved WEID user experience (adding OIDs)  
196 2019-11-08 14:27:28 daniel-marschall /trunk/ WEID update and other small fixes  
185 2019-09-15 11:51:39 daniel-marschall /trunk/ Goto box for mobile  
183 2019-09-11 22:05:09 daniel-marschall /trunk/ NEW feature: "Goto" quick access bar
CHANGED: Incorrect written object identifiers (e.g. 2.0999) will now be auto-corrected
 
161 2019-08-12 15:09:12 daniel-marschall /trunk/ Misc  
155 2019-08-03 23:20:57 daniel-marschall /trunk/ Invitations can now be disabled.
OOBE Bugfix.
 
154 2019-08-03 22:54:53 daniel-marschall /trunk/ document.location => window.location.href  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
137 2019-07-11 13:06:57 daniel-marschall /trunk/ Ugly workaround for jQueryUI bugs  
128 2019-05-28 13:12:47 daniel-marschall /trunk/ Chrome bug workaround  
127 2019-05-28 11:05:33 daniel-marschall /trunk/ More SEO + Chrome bug workaround  
122 2019-05-20 22:05:33 daniel-marschall /trunk/ Responsive design bugfix  
120 2019-05-20 13:27:30 daniel-marschall /trunk/ Introcued Responsive Webdesign  
114 2019-05-17 23:46:02 daniel-marschall /trunk/ openOidInPanel() is now faster (loads content before tree)  
113 2019-05-17 22:54:05 daniel-marschall /trunk/  
112 2019-05-17 21:27:53 daniel-marschall /trunk/  
108 2019-05-16 23:15:23 daniel-marschall /trunk/ Bugfixes; "List RA" now in tree expandable