Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move helper script to proper directory | Simon Rettberg | 2024-10-07 | 1 | -3/+0 |
| | |||||
* | scripts: Helper to give www-data write permissions to lang files | Simon Rettberg | 2024-09-20 | 1 | -0/+3 |
| | | | | | Useful if you use the web UI to edit translations. This assumes the php scripts run as the www-data user. | ||||
* | [dozmod] Implement deleting orphaned files from vm store | Simon Rettberg | 2020-09-28 | 1 | -1/+2 |
| | | | | | | | | This is the UI part that communicates with dmsd to show or delete all files on the vm store that don't belong to a known VM. Might be dangerous, use wisely. Closes #3321 | ||||
* | [taskmanager.js] Fix refactored .data access | Simon Rettberg | 2020-01-14 | 1 | -1/+1 |
| | |||||
* | [taskmanager.js] Support only showing task log on TASK_ERROR | Simon Rettberg | 2020-01-10 | 1 | -3/+5 |
| | |||||
* | slx-fixes: Expose function for adding additional automatic confirm handlers | Simon Rettberg | 2019-10-09 | 1 | -5/+7 |
| | |||||
* | [slx-fixes.js] Put current tab on pages with tab-panes in history | Simon Rettberg | 2019-09-06 | 1 | -0/+14 |
| | | | | | Also restore tab properly on reload or when sending link to other people. | ||||
* | slx-fixes.js: Make .cachedScript more compatible to .getScript | Simon Rettberg | 2019-07-19 | 1 | -2/+8 |
| | | | | Allow passing a success callback directly | ||||
* | [exams/bootstrap_datepicker] Always load slx-admin language plugin | Simon Rettberg | 2019-05-29 | 1 | -0/+10 |
| | | | | Fixes #3567 | ||||
* | slx-fixes.js: Move more code to document.ready event | Simon Rettberg | 2019-04-01 | 1 | -16/+18 |
| | | | | Web people say it makes the page appear to load faster. | ||||
* | [main] Incorporate taskmanager callbacks into slx-fixes.js | Simon Rettberg | 2019-04-01 | 1 | -0/+17 |
| | |||||
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 1 | -1/+37 |
| | |||||
* | taskmanager.js: Support setting min height of log <pre> | Simon Rettberg | 2018-05-07 | 1 | -3/+8 |
| | |||||
* | slx-fixes.js: Refine disabled style hack to not ruin btn-groups | Simon Rettberg | 2018-02-19 | 1 | -0/+2 |
| | |||||
* | slx-fixes.js/default.css: Fix disabled cursor-style | Simon Rettberg | 2018-02-12 | 1 | -0/+7 |
| | |||||
* | [backup] Use permission helpers | Simon Rettberg | 2018-02-09 | 1 | -4/+6 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -1/+1 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | <install.php> add another button at the top | Simon Rettberg | 2017-12-01 | 1 | -2/+2 |
| | |||||
* | [js] Move all our fixes into one file, add browser history/URL fix for messages | Simon Rettberg | 2017-11-29 | 3 | -23/+42 |
| | | | | | Hides all the ugly message[]= entries from the URL string, so copy/paste won't show the message out of context again | ||||
* | install.js: Fix coloring for an error case | Simon Rettberg | 2017-01-18 | 1 | -2/+4 |
| | |||||
* | Add simple decollapse mechanism for tables: | Simon Rettberg | 2016-12-02 | 1 | -0/+3 |
| | | | | See upcoming statistics update commit for usage example | ||||
* | Don't need these anymore | Simon Rettberg | 2016-06-16 | 1 | -710/+0 |
| | |||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -6/+29 |
| | |||||
* | [install] Work on install mechanism so modules can independently ↵ | Simon Rettberg | 2016-06-06 | 1 | -0/+108 |
| | | | | install/update tables | ||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 5 | -64/+0 |
| | |||||
* | [merge] merging c3sl / fr - initial commit | Jonathan Bauer | 2016-04-01 | 1 | -0/+710 |
| | |||||
* | Implement statistics logging | Simon Rettberg | 2015-11-19 | 1 | -0/+11 |
| | | | | DB scheme update is still missing, might still change a little... | ||||
* | Update Circles.js to v0.0.6 | Simon Rettberg | 2015-10-21 | 1 | -12/+3 |
| | |||||
* | Make file input look more consistent across browsers | Simon Rettberg | 2015-09-30 | 1 | -0/+26 |
| | |||||
* | Update bootstrap | Simon Rettberg | 2015-09-16 | 2 | -10/+11 |
| | |||||
* | Finish config module editing | Simon Rettberg | 2015-02-04 | 1 | -7/+12 |
| | |||||
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 1 | -0/+16 |
| | |||||
* | Update config example, style, translations | Simon Rettberg | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Add animation class slx-rotation that will make an element rotate (used for ↵ | Simon Rettberg | 2014-06-11 | 1 | -1/+1 |
| | | | | "in progress") | ||||
* | Started "System Status" page | Simon Rettberg | 2014-06-05 | 2 | -30/+23 |
| | |||||
* | Fix tracking of js taskmanager poller status; remove obsolete hack from ↵ | Simon Rettberg | 2014-06-02 | 1 | -3/+7 |
| | | | | taskmanager php api backend | ||||
* | Fixed some bugs from Sateserver v05 | Simon Rettberg | 2014-05-28 | 1 | -5/+5 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-26 | 1 | -10/+23 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-24 | 2 | -7/+7 |
| | |||||
* | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -1/+4 |
| | |||||
* | JS Stuff for Taskmanager interaction | Simon Rettberg | 2014-05-20 | 2 | -1/+159 |
| | | | | More work on AD wizard | ||||
* | Working on config.tgz composition through config modules | Simon Rettberg | 2014-05-15 | 1 | -0/+11 |
| | |||||
* | Add pagination to syslog, change filter inputbox to use tagsinput | Simon Rettberg | 2014-01-09 | 1 | -0/+8 |
| | |||||
* | Working on download of remote configs | Simon Rettberg | 2013-11-05 | 1 | -0/+6 |
| | |||||
* | Initial commit | Simon Rettberg | 2013-10-15 | 2 | -0/+12 |