| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Finish config module editing | Simon Rettberg | 2015-02-04 | 1 | -0/+7 |
* | Config.tgz improvements, automatic rebuilds etc. | Simon Rettberg | 2015-01-29 | 7 | -18/+205 |
* | [sysconfig] Add legend | Simon Rettberg | 2015-01-27 | 1 | -1/+1 |
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 7 | -13/+267 |
* | Fix stupid bug in update query, check DB version before handling callbacks | Simon Rettberg | 2015-01-21 | 1 | -7/+13 |
* | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 12 | -238/+610 |
* | Rework config module class structure. Still some TODOs though.... | Simon Rettberg | 2014-12-12 | 6 | -63/+218 |
* | Store processed and unprocessed values of settings; add option to download mi... | Simon Rettberg | 2014-12-10 | 2 | -25/+31 |
* | Add option to hide or show password fields | Simon Rettberg | 2014-12-05 | 2 | -1/+13 |
* | Tweaks and fixes | Simon Rettberg | 2014-12-02 | 4 | -27/+83 |
* | Return status code 500 on Util::traceError() | Simon Rettberg | 2014-11-28 | 1 | -0/+28 |
* | Lots of small bugfixes, proxy config WIP, https config WIP, translation updat... | Simon Rettberg | 2014-11-26 | 5 | -25/+30 |
* | Several minor fixes | Simon Rettberg | 2014-11-19 | 2 | -4/+4 |
* | Added proxy server settings | Simon Rettberg | 2014-11-18 | 3 | -18/+116 |
* | Update AD proxy module generation, add config backup | Simon Rettberg | 2014-10-27 | 1 | -0/+4 |
* | Add SLX_BENCHMARK_VM to settings | Simon Rettberg | 2014-10-21 | 1 | -0/+7 |
* | Show notice in menu bar if setup is incomplete | Simon Rettberg | 2014-10-16 | 1 | -0/+10 |
* | Avoid ID 0 for cat_settings pk | Simon Rettberg | 2014-10-16 | 1 | -3/+3 |
* | Don't use EventLog during update if db is too old | Simon Rettberg | 2014-10-16 | 1 | -1/+1 |
* | Big load of changes | Simon Rettberg | 2014-10-09 | 12 | -88/+362 |
* | Minor fixes and improvements | Simon Rettberg | 2014-10-06 | 1 | -12/+5 |
* | Use eventlog in init and update API, populate database with default values on... | Simon Rettberg | 2014-10-06 | 2 | -5/+157 |
* | use eventlog when creating users; show info on main page if no user was creat... | Simon Rettberg | 2014-10-06 | 1 | -4/+19 |
* | Implement force utf8 option for mysql db | Simon Rettberg | 2014-10-06 | 1 | -1/+4 |
* | Support list type for configuration variable | Simon Rettberg | 2014-10-06 | 1 | -0/+15 |
* | Fix up_json_encode being retarded by not escaping quotes by default | Simon Rettberg | 2014-10-06 | 1 | -1/+1 |
* | Added eventlog class, improved db-update machanism. | Simon Rettberg | 2014-09-15 | 3 | -0/+34 |
* | [i18n] Language handling is now completely dynamic, no more hardcoded de,en,pt | Simon Rettberg | 2014-09-02 | 2 | -26/+26 |
* | [Render] Show untranslated tags in rendered output | Simon Rettberg | 2014-09-02 | 1 | -1/+17 |
* | [i18n] Moved all texts from cat_setting and setting to json files | Simon Rettberg | 2014-08-18 | 1 | -10/+18 |
* | [i18n] Fix loading of messages | Simon Rettberg | 2014-08-18 | 1 | -1/+1 |
* | Find messages and hardcoded-messages in php files, fix editing of messages | Simon Rettberg | 2014-08-15 | 2 | -17/+21 |
* | [i18n] Sanity checks, introduced subdir for template language files | Simon Rettberg | 2014-08-14 | 2 | -4/+32 |
* | Don't bail out if a json file doesn't exist for a given lang+template | Simon Rettberg | 2014-08-13 | 1 | -3/+3 |
* | Fix up_json_encode to actually work properly on assoc arrays | Simon Rettberg | 2014-08-13 | 1 | -7/+12 |
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18n | Simon Rettberg | 2014-08-12 | 2 | -1/+174 |
|\ |
|
* | | Some sanity checks; start making detection of available languages dynamic; pu... | Simon Rettberg | 2014-08-07 | 1 | -0/+82 |
|/ |
|
* | [i18n] reorganized the internationalization system | raul | 2014-07-11 | 1 | -1/+0 |
* | [i18n]separated jsons by template, and finished other php details | raul | 2014-07-11 | 1 | -1/+2 |
* | [i18n]creation of the lang folder | raul | 2014-07-11 | 1 | -39/+1 |
* | [i18n] implemented translator logic | raul | 2014-07-11 | 1 | -1/+2 |
* | Cleanup and minor fix | Simon Rettberg | 2014-06-27 | 1 | -1/+1 |
* | New SysConfig module for adding a logo | Simon Rettberg | 2014-06-27 | 3 | -85/+141 |
* | Added doxygen comments to Taskmanager class | Simon Rettberg | 2014-06-23 | 1 | -7/+56 |
* | Rebuild AD config modules if server IP changed... | Simon Rettberg | 2014-06-23 | 2 | -5/+40 |
* | Some minor html fixes/improvements | Simon Rettberg | 2014-06-23 | 1 | -1/+0 |
* | Try to autpmatically detect server ip on init-api | Simon Rettberg | 2014-06-23 | 2 | -27/+93 |
* | Get rid of pxe menu ip tracking, not needed in the future | Simon Rettberg | 2014-06-23 | 1 | -20/+0 |
* | minor | Jonathan Bauer | 2014-06-23 | 1 | -1/+1 |
* | Fix automatic error messages when Taskmanager::submit fails | Simon Rettberg | 2014-06-12 | 1 | -1/+1 |