index
:
openslx-ng/slx-admin.git
hardware-stats
ipxe
master
permission-manager
remote-debug
remote-edit-vm
usb-lock-off
v3.10
v3.11
v3.8
v3.9-indev
wol
Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
inc
/
util.inc.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[inc/Util] Remove leading space in formatDuration() when < 24h
Simon Rettberg
2022-05-17
1
-1
/
+2
*
[eventlog] Cast numeric values to int explicitly, in case they are ''
Simon Rettberg
2022-05-13
1
-1
/
+1
*
[inc/Util] Add types, move error printing functions to their own class
Simon Rettberg
2022-05-02
1
-183
/
+38
*
[locations/remoteaccess] Add option to veto remoteaccess mode
Simon Rettberg
2022-04-29
1
-1
/
+13
*
[main+Session] Move session from /tmp/ to session table
Simon Rettberg
2021-05-11
1
-1
/
+0
*
Fix deprecated curly braces string indexing (PHP 7.4)
Simon Rettberg
2021-03-25
1
-1
/
+1
*
[inc/Util] formatDuration: Add leading zero
Simon Rettberg
2020-08-27
1
-1
/
+7
*
[serversetup-bwlp-ipxe/statistics] Sanitize strings from clients
Simon Rettberg
2020-07-31
1
-0
/
+33
*
[inc/Util] Fix rounding based on OS bitness
Simon Rettberg
2020-01-14
1
-1
/
+6
*
[inc/Util] Fix rounding of large (float) values
Simon Rettberg
2020-01-10
1
-1
/
+1
*
Fix some typos (found by codespell)
Stefan Weil
2019-12-14
1
-1
/
+1
*
[inc/Render] Add qstr_urlencode as global mustache var
Simon Rettberg
2019-12-13
1
-2
/
+2
*
[inc/Util] Add method to agressively unset a cookie
Simon Rettberg
2019-10-31
1
-0
/
+20
*
[inc/Util] Simplify user download function
Simon Rettberg
2019-10-18
1
-13
/
+2
*
[serversetup-bwlp-ipxe] UI/UX tweaks
Simon Rettberg
2019-10-17
1
-0
/
+12
*
[dnbd3] Show image idle time in proxy details
Simon Rettberg
2019-02-21
1
-0
/
+21
*
[inc/Util] readableFileSize: support input in KB/MB/...
Simon Rettberg
2019-01-28
1
-2
/
+3
*
[inc/Util] Improve prettyTime year cutoff logic
Simon Rettberg
2019-01-02
1
-3
/
+3
*
[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
[next]