251 Commits (51f59ad69d571435aa9b63021bbe81f809eba647)

Author SHA1 Message Date
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 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
Sven Slootweg b7535124e6 Reorder the English locale file 12 years ago
Sven Slootweg 82e6828a44 Change footer link 12 years ago
Sven Slootweg dd778c58ef Reformat VPS configuration table, and properly format numbers in the table 12 years ago
Sven Slootweg 640fb23892 Fix traffic display 12 years ago
Sven Slootweg b2b439c194 Change the glow on quota labels to an outline 12 years ago
Sven Slootweg abf4c53701 Do some work on form processing, and add a form for creating a new VPS 12 years ago
Sven Slootweg be7cc50582 Add size specification parsing 12 years ago
Sven Slootweg 39408154fa Improve padding in forms 12 years ago
Sven Slootweg cfa457e33d Change the root password form to the new style 12 years ago
Sven Slootweg 5ac8d9edbd Make sure that custom-styled forms like the reinstallation form are not affected 12 years ago
Sven Slootweg 714ea62e19 Redo login form to fit the new form style 12 years ago
Sven Slootweg f3ea90f950 Reposition toolbars and change style 12 years ago
Sven Slootweg 26ae39749f Move Add Node button text to locale file and add a few more toolbar buttons 12 years ago
Sven Slootweg 22c8d2a18e Add some spacing between toolbar buttons 12 years ago
Sven Slootweg 140aed312c Fix plural of VPS 12 years ago
Sven Slootweg 4b1aeff9d4 Change wording from container to VPS throughout the code 12 years ago
Sven Slootweg a7677d6c91 Set all fields for new nodes correctly 12 years ago
Sven Slootweg db1d4f4a24 Add TODO item 12 years ago
Sven Slootweg 668c814335 Only attempt to show a list of containers if the node actually has containers 12 years ago
Sven Slootweg 5a59167350 Fix image URL 12 years ago
Sven Slootweg 72deb3242c Add an 'add node' form 12 years ago
Sven Slootweg 40c253b80d Fix template bug 12 years ago
Sven Slootweg 6de66b7c39 Fix footer text 12 years ago
Sven Slootweg 392dd6fbe5 Fix API to not use the deprecated CPHP Export() function 12 years ago
Sven Slootweg 02f399a469 Deployment test 12 years ago
Sven Slootweg 17ad3d6429 Throw an Exception if the runhelper is not installed on a node 12 years ago
Sven Slootweg 1ce94b94dc Add sane beancounter values with some dummy data 12 years ago
Sven Slootweg f093f9b171 Reorder and comment the rewrite table 12 years ago
Sven Slootweg cfc52b4d37 Add node lookup page 12 years ago
Sven Slootweg ee3fbcf781 Add node overview 12 years ago
Sven Slootweg 753e122d81 Check for suspension and termination when changing the root password 12 years ago
Sven Slootweg b24eff0cce Clear out lingering floats in main templates 12 years ago
Sven Slootweg b2483a6324 Add error handling for uncaught suspension and termination errors 12 years ago
Sven Slootweg b857e29b4d Add error handling for suspension and termination errors when stopping container 12 years ago
Sven Slootweg 242b2de271 Add error text for container stopping and fix typo in keys for restart errors 12 years ago
Sven Slootweg 9e8c7b7da8 Fix typo in exception name 12 years ago
Sven Slootweg eaae42365c Move two sub-routers into one main router using the advanced routing features in the new CPHP version 12 years ago
Sven Slootweg d6b6e297f9 Get rid of some old code 12 years ago