426 Commits (f85ab90be1c653bb33af84ec28ecade8a281cf44)
 

Author SHA1 Message Date
Sven Slootweg e1860d6c97 Display traffic graphs properly for both split and combined traffic accounting 12 years ago
Sven Slootweg 4e6549cbc9 Specify the VPS action (start, stop, restart) as a custom variable instead of grabbing it from the URL 12 years ago
Sven Slootweg 3893966f09 Fix broken image URL 12 years ago
Sven Slootweg 9f5c0aa8ba Move some text to locale file instead of hardcoding it 12 years ago
Sven Slootweg 7535ba972d Clarify comment 12 years ago
Sven Slootweg a72f5d8560 Move page generation text to template 12 years ago
Sven Slootweg c55aef5f05 Pass on boolean instead of class name to main template 12 years ago
Sven Slootweg 225633ac1d Use PDO syntax for class queries 12 years ago
Sven Slootweg 189cdf2eb5 We don't need this anymore. 12 years ago
Sven Slootweg 7e80f9617c Reorganize classes 12 years ago
Sven Slootweg a5255536e6 Add another TODO note. 12 years ago
Sven Slootweg 6efb20e36c Add TODO note. 12 years ago
Sven Slootweg 0a04180e1b Reorganize modules 12 years ago
Sven Slootweg 154c8ed318 Fix wrench icon 12 years ago
Sven Slootweg fe8ff917b2 Change usage of the word 'container' to 'vps' everywhere 12 years ago
Sven Slootweg 39893c940b Use the right header on the console page 12 years ago
Sven Slootweg c1c6b8f1ed Reorganize static resources 12 years ago
Sven Slootweg 3894b34ea2 Add graphic for unknown status in default template 12 years ago
Sven Slootweg a91e25bee7 Use proper collection name in templates 12 years ago
Sven Slootweg fd14f1728b Also deal with unreachable nodes on user and node lookup pages. 12 years ago
Sven Slootweg d403684d93 Show 'unknown' as a separate VPS status 12 years ago
Sven Slootweg df925fd194 Show VPSes on unreachable nodes as offline 12 years ago
Sven Slootweg 3e6e6e8bd5 Add todo note 12 years ago
Sven Slootweg c53bf78cae Add 'create VPS' option to the user lookup page 12 years ago
Sven Slootweg 99b204c8ae Fix comments 12 years ago
Sven Slootweg 51f59ad69d Replace 'container' with 'vps' in various places 12 years ago
Sven Slootweg 62588bee99 Don't try to connect again if a previous connection attempt failed. 12 years ago
Sven Slootweg f948daf84f Remove useless block of code (this is already implemented in rewrite.php) 12 years ago
Sven Slootweg f4d4008905 Display a proper error message instead of just text when the user is not authorized 12 years ago
Sven Slootweg 23c06fd694 Grab error message titles from locale file instead of hardcoding them 12 years ago
Sven Slootweg 215f54dba6 Specify port, username and password for the console dropper as variables instead of hardcoded text in the template 12 years ago
Sven Slootweg 95d30302cc Implement new template path structure with theme support 12 years ago
Sven Slootweg c716f98db6 Better error handling when a node is unreachable 12 years ago
Sven Slootweg 84b03d4c3c Suppress warnings from SSH library and only throw an exception 12 years ago
Sven Slootweg 6db01511ff Update installer to also configure sudo access for logcmd 12 years ago
Sven Slootweg ab4bcae1d9 Properly drop back into a su'ed command 12 years ago
Sven Slootweg 0c3809e818 Update installer to include logged non-interactive shell 12 years ago
Sven Slootweg 95a3927e0a Fix interactive mode for logshell 12 years ago
Sven Slootweg c9f902cd50 Update logged shell and allow non-interactive command execution 12 years ago
Sven Slootweg 80968b1970 Make environment variable change for vzdump permanent 12 years ago
Sven Slootweg ac4256add3 Add environment variable for CentOS vzdump installation 12 years ago
Sven Slootweg f3a5907746 Ignore testing directory 12 years ago
Sven Slootweg 387bf8501a We don't need that. 12 years ago
Sven Slootweg 86f624e282 Use safe syntax for running commands 12 years ago
Sven Slootweg f5578b5ad3 Use the proper path for the logshell 12 years ago
Sven Slootweg dc6f1536a3 Include PySFX 12 years ago
Sven Slootweg 202cc6bcd0 Include slave node installer and SFX buildscripts. 12 years ago
Sven Slootweg 6824a7db84 Have some default values if a command fails to run 12 years ago
Sven Slootweg 5b15b798ed Clean up comments a bit 12 years ago
Sven Slootweg 2adaf00e62 Update runhelper and frontend code to use list-based popen calls instead of string-based calls, for added security. 12 years ago