Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ldapauth] Pass proper param name to create ldap config | Simon Rettberg | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | [Trigger] Consider ldap config modules when launching ldadp instances | Simon Rettberg | 2015-09-13 | 1 | -1/+1 | |
| | ||||||
* | [ldap] new module | Simon Rettberg | 2015-09-12 | 2 | -1/+68 | |
| | ||||||
* | Image delete feature | Simon Rettberg | 2015-09-11 | 2 | -6/+8 | |
| | ||||||
* | Many changes | Simon Rettberg | 2015-09-04 | 4 | -9/+39 | |
| | ||||||
* | Support statictics slxlog messages (Starting with '.'), those go to a ↵ | Simon Rettberg | 2015-05-21 | 1 | -1/+1 | |
| | | | | special table | |||||
* | Another fix for AD SSL support | Simon Rettberg | 2015-05-04 | 1 | -0/+4 | |
| | ||||||
* | fix AD SSL | Simon Rettberg | 2015-05-04 | 1 | -1/+1 | |
| | ||||||
* | Delete event log when adding first user | Simon Rettberg | 2015-05-04 | 1 | -0/+8 | |
| | ||||||
* | Various fixes | Simon Rettberg | 2015-02-24 | 6 | -16/+13 | |
| | ||||||
* | MiniLinux download with version selection | Simon Rettberg | 2015-02-19 | 1 | -1/+1 | |
| | ||||||
* | Add support for editing existing configs | Simon Rettberg | 2015-02-09 | 1 | -0/+40 | |
| | ||||||
* | Add sshd config module | Simon Rettberg | 2015-02-06 | 4 | -15/+80 | |
| | ||||||
* | 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 ↵ | Simon Rettberg | 2014-12-10 | 2 | -25/+31 | |
| | | | | minilinux components that seem up to date; add setting to show/hide password fields | |||||
* | 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 ↵ | Simon Rettberg | 2014-11-26 | 5 | -25/+30 | |
| | | | | updates, added masterpassword to pxe menu, ... | |||||
* | Several minor fixes | Simon Rettberg | 2014-11-19 | 2 | -4/+4 | |
| | | | | | | | - Removed common share setting for now (until properly supported) - Remove extra container div in message display - Support multiline translation strings - Add "next" button on top of file list when creating custom config module | |||||
* | 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 | |
| | | | | | | | | | | | - 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 | |||||
* | Minor fixes and improvements | Simon Rettberg | 2014-10-06 | 1 | -12/+5 | |
| | ||||||
* | Use eventlog in init and update API, populate database with default values ↵ | Simon Rettberg | 2014-10-06 | 2 | -5/+157 | |
| | | | | on init | |||||
* | use eventlog when creating users; show info on main page if no user was ↵ | Simon Rettberg | 2014-10-06 | 1 | -4/+19 | |
| | | | | created yet | |||||
* | 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 | |
| | | | | 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,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 | |
|\ | | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php | |||||
* | | Some sanity checks; start making detection of available languages dynamic; ↵ | Simon Rettberg | 2014-08-07 | 1 | -0/+82 | |
|/ | | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information |