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
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.  
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
 
391 2020-09-14 17:23:30 daniel-marschall /trunk/  
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  
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  
373 2020-08-26 16:18:18 daniel-marschall /trunk/  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  
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)
 
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
363 2020-08-23 16:59:51 daniel-marschall /trunk/  
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.