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"
 
446 2020-10-21 23:09:13 daniel-marschall /trunk/ SECURITY patch: System registration "Live status" is now protected from public view.
System registration "Live status" is now translated to German.
 
441 2020-10-20 15:52:39 daniel-marschall /trunk/ Converted some fields from NOT NULL to NULL (DB Version is now 205)  
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).
 
432 2020-10-15 22:13:23 daniel-marschall /trunk/ NEW FEATURE: Google OAuth2 authentication  
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
414 2020-09-24 21:01:15 daniel-marschall /trunk/  
412 2020-09-24 14:12:04 daniel-marschall /trunk/ Software updates of OIDplus are now logged  
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.  
407 2020-09-23 16:03:26 daniel-marschall /trunk/  
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.
 
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
 
403 2020-09-21 22:12:05 daniel-marschall /trunk/ Fixed menu entries without title for NonJS-browsers/search engines  
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"
 
401 2020-09-21 09:32:08 daniel-marschall /trunk/ It is now possible to have multiple translation message files, e.g. "plugins/language/dede/messagesHelloWorldPlugin.xml" if you want to have a translation for your own plugins.  
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
 
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
 
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  
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
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.  
374 2020-08-28 00:22:53 daniel-marschall /trunk/ test_database_plugins development tool is now only available on console/CLI  
373 2020-08-26 16:18:18 daniel-marschall /trunk/  
369 2020-08-24 17:18:42 daniel-marschall /trunk/ Some German translation fixes  
368 2020-08-24 10:31:24 daniel-marschall /trunk/ Smaller fixed.
DROPPED support for setting "resource_plugin_title" (due to multilinguality)
 
367 2020-08-24 00:09:05 daniel-marschall /trunk/ Added CONTRIBUTING file  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
365 2020-08-23 19:44:30 daniel-marschall /trunk/ Introduced directories "userdata_pub" and "userdata/private"  
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.
 
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.  
351 2020-08-02 19:59:44 daniel-marschall /trunk/ Small changes  
346 2020-07-30 14:50:27 daniel-marschall /trunk/ New plugin: System info  
332 2020-06-14 22:55:56 daniel-marschall /trunk/ Updated RFC draft  
331 2020-06-12 21:17:52 daniel-marschall /trunk/ Various smaller fixes  
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