| Commit message (Expand) | Author | Age | Files | Lines |
* | [inc/Util] readableFileSize: Remove superfluous round() | Simon Rettberg | 2018-03-21 | 1 | -1/+1 |
* | [inc/Util] readableFileSize: Use thin space, determine decimals after division | Simon Rettberg | 2018-03-21 | 1 | -5/+9 |
* | [inc/Util] Print profiling info to error_log on redirect | Simon Rettberg | 2018-03-05 | 1 | -0/+7 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -14/+19 |
* | [inc/Util] prettyTime: return '???' if given timestamp is 0 or not a number | Simon Rettberg | 2017-12-04 | 1 | -0/+3 |
* | [inc/Util] Util::redirect() can now be told to redirect to $_POST['redirect'] | Simon Rettberg | 2017-12-04 | 1 | -2/+8 |
* | [inc/Util] Add helper to pretty-print timestamp | Simon Rettberg | 2017-12-01 | 1 | -0/+24 |
* | [inc/Util] Fix: Print trace in CLI mode again | Simon Rettberg | 2017-06-23 | 1 | -1/+1 |
* | [inc/Util] Add randomUuid() function | Simon Rettberg | 2017-06-10 | 1 | -0/+28 |
* | [inc/Util] Improve traceError() output | Simon Rettberg | 2017-04-07 | 1 | -15/+32 |
* | Fix a couple of warnings and notices from error.log | Simon Rettberg | 2017-03-21 | 1 | -1/+1 |
* | [statistics_reporting] Overhaul remote reporting structure; default to off | Simon Rettberg | 2017-01-19 | 1 | -0/+52 |
* | [sysconfig] Improve binddn parsing for AD wizard | Simon Rettberg | 2016-10-27 | 1 | -4/+0 |
* | [Util] traceError: Use error_log for AJAX calls, just like API | Simon Rettberg | 2016-09-08 | 1 | -1/+1 |
* | [util] Also escape the print_r output when rendering HTML | Simon Rettberg | 2016-08-15 | 1 | -1/+1 |
* | [util] traceError(): Don't output html junk if running via CLI | Simon Rettberg | 2016-08-15 | 1 | -3/+31 |
* | Fix minor issues in exams install hook, taskmanager callback logic | Simon Rettberg | 2016-08-12 | 1 | -0/+1 |
* | [util] Made traceError output prettier by using HTML | Simon Rettberg | 2016-07-13 | 1 | -15/+49 |
* | Fix CSRF token checking; improve token/sid generation | Simon Rettberg | 2016-05-19 | 1 | -3/+3 |
* | Get baseconfig ready for modularization | Simon Rettberg | 2016-05-13 | 1 | -0/+13 |
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -4/+4 |
* | [clientlog] Fix bootup db insert query | Simon Rettberg | 2015-12-22 | 1 | -0/+3 |
* | [ldap/ad] Figure out proper spelling of search base | Simon Rettberg | 2015-09-18 | 1 | -0/+4 |
* | Config.tgz improvements, automatic rebuilds etc. | Simon Rettberg | 2015-01-29 | 1 | -0/+13 |
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 1 | -0/+40 |
* | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 1 | -0/+17 |
* | Return status code 500 on Util::traceError() | Simon Rettberg | 2014-11-28 | 1 | -0/+28 |
* | Added proxy server settings | Simon Rettberg | 2014-11-18 | 1 | -18/+1 |
* | [i18n] Sanity checks, introduced subdir for template language files | Simon Rettberg | 2014-08-14 | 1 | -0/+20 |
* | New SysConfig module for adding a logo | Simon Rettberg | 2014-06-27 | 1 | -82/+17 |
* | Try to autpmatically detect server ip on init-api | Simon Rettberg | 2014-06-23 | 1 | -16/+48 |
* | Reboot functionality on system status page | Simon Rettberg | 2014-06-06 | 1 | -1/+1 |
* | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -0/+43 |
* | Server Setup page | Simon Rettberg | 2014-05-21 | 1 | -1/+5 |
* | Working on config.tgz composition through config modules | Simon Rettberg | 2014-05-15 | 1 | -0/+19 |
* | Fix handle leak in downloading, better error reporting on failed downloads, a... | Simon Rettberg | 2014-03-20 | 1 | -2/+4 |
* | Fix markup processing if string ends with ':' | Simon Rettberg | 2014-01-07 | 1 | -3/+3 |
* | Make download work | Simon Rettberg | 2013-11-07 | 1 | -9/+62 |
* | Working on download of remote configs | Simon Rettberg | 2013-11-05 | 1 | -0/+24 |
* | Comments, minor refactoring, possiblity to validate configuration parameters | Simon Rettberg | 2013-10-31 | 1 | -7/+37 |
* | First version of basic minilinux configuration | Simon Rettberg | 2013-10-29 | 1 | -0/+10 |
* | Day 3 | Simon Rettberg | 2013-10-17 | 1 | -1/+9 |
* | New stuff | Simon Rettberg | 2013-10-16 | 1 | -0/+7 |
* | Initial commit | Simon Rettberg | 2013-10-15 | 1 | -0/+21 |