summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
...
* Store processed and unprocessed values of settings; add option to download ↵Simon Rettberg2014-12-103-1/+3
| | | | minilinux components that seem up to date; add setting to show/hide password fields
* Add option to hide or show password fieldsSimon Rettberg2014-12-059-0/+17
|
* Tweaks and fixesSimon Rettberg2014-12-023-3/+0Star
|
* Wait for reboot to complete after restoring a configuration backupSimon Rettberg2014-11-284-2/+6
|
* Add link to https config to menuSimon Rettberg2014-11-272-2/+4
|
* Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵Simon Rettberg2014-11-2614-13/+35
| | | | updates, added masterpassword to pxe menu, ...
* Add HTTPS config module for webif, update everything to use FileUtil class, ↵Simon Rettberg2014-11-196-0/+36
| | | | minor fixes
* Update config example, style, translationsSimon Rettberg2014-11-192-7/+7
|
* Added proxy server settingsSimon Rettberg2014-11-186-0/+40
|
* Update translationsSimon Rettberg2014-10-2724-20/+62
|
* Add SLX_BENCHMARK_VM to settingsSimon Rettberg2014-10-211-0/+1
|
* AD-Setup now supports short name domain\account instead of just DNSimon Rettberg2014-10-161-3/+3
|
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-162-0/+2
|
* Update translationsSimon Rettberg2014-10-152-2/+8
|
* Create parent directories when saving trnalsations, add translations for ↵Simon Rettberg2014-10-096-0/+27
| | | | eventlog and main menu
* Big load of changesSimon Rettberg2014-10-0922-174/+65Star
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* use eventlog when creating users; show info on main page if no user was ↵Simon Rettberg2014-10-062-0/+4
| | | | created yet
* Move baseconfig translations according to template moveSimon Rettberg2014-10-063-0/+0
|
* Update hardcoded messageaSimon Rettberg2014-10-063-3/+59
|
* Added NFS help, add missing strings for minilinux downloadSimon Rettberg2014-09-154-6/+9
|
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-153-9/+2Star
| | | | A warning will be shown in the main menu bar if the database schema needs to be updated.
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-0215-72/+18Star
|
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-186-0/+69
|
* Updated german translationsSimon Rettberg2014-08-151-3/+3
|
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-14130-5/+5
|
* Re-Format all language files for cleaner future diffsSimon Rettberg2014-08-13111-637/+980
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-1234-32/+23Star
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
| * [i18n] removed .json files and corrected the menu linksraul2014-08-083-3/+0Star
| |
| * [i18n] renamed, improved and commented the translation systemraul2014-08-0832-33/+32Star
| |
* | Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-071-52/+0Star
| | | | | | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-0713-13/+13
|\|
| * [i18n]Add and remove options available for lang administrationraul2014-08-0713-13/+13
| |
* | TAB -> Space (unescaped tab is invalid json)Simon Rettberg2014-08-071-1/+1
|/
* [i18n]Corrected the system and added warnings to the table lines of the ↵raul2014-08-0615-188/+15Star
| | | | Language Administration page
* [i18n] Altering JSONs through the web interface is now possibleraul2014-07-1618-93/+18Star
|
* [i18n] Added administration interface for the i18n systemraul2014-07-1511-6/+21
|
* [i18n] Updated the translationsraul2014-07-1418-9/+69
|
* [i18n] deleted old unnecessary filesraul2014-07-1041-2023/+0Star
|
* [i18n] reorganized the internationalization systemraul2014-07-10128-49/+993
|
* [i18n] changed DB script to the new language notationraul2014-07-101-43/+43
|
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-0744-135/+1220
|
* [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-032-1/+211
|
* [i18n]creation of the lang folderraul2014-06-3010-0/+866