Commit Graph

  • 668c814335 Only attempt to show a list of containers if the node actually has containers Sven Slootweg 2012-10-31 15:34:27 +0100
  • 5a59167350 Fix image URL Sven Slootweg 2012-10-31 15:33:57 +0100
  • 72deb3242c Add an 'add node' form Sven Slootweg 2012-10-31 15:22:44 +0100
  • 40c253b80d Fix template bug Sven Slootweg 2012-10-31 15:22:25 +0100
  • 6de66b7c39 Fix footer text Sven Slootweg 2012-10-31 12:13:23 +0100
  • 285abdded2 Add list of colors used in the main design Sven Slootweg 2012-10-29 18:06:15 +0100
  • 392dd6fbe5 Fix API to not use the deprecated CPHP Export() function Sven Slootweg 2012-10-29 15:06:46 +0100
  • 02f399a469 Deployment test Sven Slootweg 2012-10-18 21:01:45 +0200
  • 17ad3d6429 Throw an Exception if the runhelper is not installed on a node Sven Slootweg 2012-10-18 21:01:34 +0200
  • 1ce94b94dc Add sane beancounter values with some dummy data Sven Slootweg 2012-10-18 21:01:06 +0200
  • f093f9b171 Reorder and comment the rewrite table Sven Slootweg 2012-10-18 04:21:57 +0200
  • cfc52b4d37 Add node lookup page Sven Slootweg 2012-10-18 04:18:15 +0200
  • ee3fbcf781 Add node overview Sven Slootweg 2012-10-18 03:52:54 +0200
  • 753e122d81 Check for suspension and termination when changing the root password Sven Slootweg 2012-10-08 18:48:39 +0200
  • b24eff0cce Clear out lingering floats in main templates Sven Slootweg 2012-10-08 18:48:22 +0200
  • b2483a6324 Add error handling for uncaught suspension and termination errors Sven Slootweg 2012-10-08 18:43:29 +0200
  • b857e29b4d Add error handling for suspension and termination errors when stopping container Sven Slootweg 2012-10-08 18:43:12 +0200
  • 242b2de271 Add error text for container stopping and fix typo in keys for restart errors Sven Slootweg 2012-10-08 18:42:44 +0200
  • 9e8c7b7da8 Fix typo in exception name Sven Slootweg 2012-10-08 18:38:58 +0200
  • eaae42365c Move two sub-routers into one main router using the advanced routing features in the new CPHP version Sven Slootweg 2012-10-08 17:30:17 +0200
  • d6b6e297f9 Get rid of some old code Sven Slootweg 2012-09-19 03:12:28 +0200
  • 00bd67bb0b Use most recent version of CPHP Sven Slootweg 2012-09-19 03:10:10 +0200
  • bec21e4adc Small syntax fix Sven Slootweg 2012-09-19 02:21:10 +0200
  • c85c90bcbd Implement IP (range) parsing Sven Slootweg 2012-09-19 02:20:10 +0200
  • 22206a9960 Add IpRange class file Sven Slootweg 2012-05-13 15:42:06 +0200
  • 3886184180 Add start/restart errors for terminated state Sven Slootweg 2012-05-13 15:23:58 +0200
  • c605752f66 Moved all error messages to locale file Sven Slootweg 2012-05-13 15:21:10 +0200
  • 3cffa42c0d Add timing information to page Sven Slootweg 2012-05-12 03:27:35 +0200
  • ca4386e78e Locale fix Sven Slootweg 2012-05-12 03:16:45 +0200
  • 423a11ebb3 [CPHP] Enable global template variables in Advanced Parser Sven Slootweg 2012-05-12 03:07:23 +0200
  • 94d921c4e8 [CPHP] Constant definition fix Sven Slootweg 2012-05-12 03:04:51 +0200
  • 4f0bbd8be4 Updated CPHPErrorHandler to use new template format Sven Slootweg 2012-05-12 02:54:57 +0200
  • e3bca7524b Converted all templates and code to new CPHP advanced parser Sven Slootweg 2012-05-12 02:53:08 +0200
  • cb24748048 New CPHP Templater class added Sven Slootweg 2012-05-12 02:30:50 +0200
  • 74d9576957 Fix Sven Slootweg 2012-05-12 02:28:51 +0200
  • 3f9a9d7ee1 [CPHP] Moved PurgeCache function to CPHPDatabaseRecordClass::RefreshData Sven Slootweg 2012-05-11 04:44:48 +0200
  • 536416c9e1 Force refresh container data after successful suspension/unsuspension Sven Slootweg 2012-05-11 04:43:59 +0200
  • d55a25f3da Fixed bug, changed back order in Container::Unsuspend, and added force option to Container::Start Sven Slootweg 2012-05-11 04:41:50 +0200
  • 8d1b3d78b3 Fixed typo in CPHPErrorHandler types Sven Slootweg 2012-05-11 04:39:32 +0200
  • 78533b667e Fixed bug in Container::Unsuspend function Sven Slootweg 2012-05-11 04:39:01 +0200
  • 7676814eb9 Add suspend/unsuspend page Sven Slootweg 2012-05-11 04:37:46 +0200
  • 12cb092b75 Add suspend/unsuspend page Sven Slootweg 2012-05-11 04:37:41 +0200
  • 6a0142917b Add administrative tasks section to VPS overview Sven Slootweg 2012-05-11 03:44:03 +0200
  • 9e3e8c31df [CPHP] Add global variables for Templater class Sven Slootweg 2012-05-11 03:33:05 +0200
  • 8d7edd593e Remove old stuff and closing tags Sven Slootweg 2012-05-11 03:07:28 +0200
  • d2a0253d6e Add include verification Sven Slootweg 2012-05-11 03:04:20 +0200
  • a639e71555 Add container overview page Sven Slootweg 2012-05-11 03:00:58 +0200
  • b245d86123 Add container list to user lookup page Sven Slootweg 2012-05-11 02:48:18 +0200
  • 74d86f36c1 Added header to user lookup page Sven Slootweg 2012-05-11 02:32:22 +0200
  • 6057a28eb5 Add files for user lookup page Sven Slootweg 2012-05-11 02:31:02 +0200
  • ac3d2bd753 Add user lookup page Sven Slootweg 2012-05-11 02:30:50 +0200
  • 59ec642b4d Properly sort entries in userlist table Sven Slootweg 2012-05-11 02:18:21 +0200
  • 6389096941 Add fixed userlist templates Sven Slootweg 2012-05-11 02:15:35 +0200
  • 5ceb711b64 Added user overview Sven Slootweg 2012-05-11 02:09:07 +0200
  • df4fe46ca8 Add some stuff to admin panel Sven Slootweg 2012-05-11 01:48:02 +0200
  • 38c05929ea Admin panel wireframe Sven Slootweg 2012-05-11 01:47:46 +0200
  • 56e880eafc Added User::RequireAccessLevel function Sven Slootweg 2012-05-11 01:38:30 +0200
  • 2ba03fbafe We don't need the design folder anymore. Sven Slootweg 2012-05-11 01:26:49 +0200
  • a916625d57 Moved strings on console page to locale file Sven Slootweg 2012-05-11 01:20:10 +0200
  • 57613fb2ae Changed console login details from unordered list to table Sven Slootweg 2012-05-11 01:16:49 +0200
  • 8dea46938c Added out-of-band console instruction page Sven Slootweg 2012-05-11 01:09:46 +0200
  • e6993f1d76 Fixed wording in some error messages Sven Slootweg 2012-05-11 00:58:47 +0200
  • 3bf9992e3b Add warning message for suspended and terminated containers Sven Slootweg 2012-05-11 00:56:51 +0200
  • 4e841d6ae7 Finish root password configuration page and moved escaping to SetRootPassword function Sven Slootweg 2012-05-11 00:53:31 +0200
  • 0766875cc6 Pretty sure we don't need all these files. Sven Slootweg 2012-05-11 00:29:47 +0200
  • 842cfbb0f4 Add menu entry for root password configuration page Sven Slootweg 2012-05-11 00:27:06 +0200
  • 713e1462dd Add Container::SetRootPassword function Sven Slootweg 2012-05-11 00:10:18 +0200
  • fc02cb4206 Add Container::SetOptions function Sven Slootweg 2012-05-11 00:06:29 +0200
  • 728b690eca Container::CheckAllowed function should be defined public Sven Slootweg 2012-05-11 00:00:05 +0200
  • dc69fb722f Cleaned up some code, now making more use of exceptions in container reinstall code, rather than if statements Sven Slootweg 2012-05-10 23:47:21 +0200
  • 389ad1bab4 Remove closing tags Sven Slootweg 2012-05-10 23:30:22 +0200
  • fb42d9d1a8 Remove closing tag Sven Slootweg 2012-05-10 23:27:48 +0200
  • f063e39d79 Remove closing tag Sven Slootweg 2012-05-10 23:24:51 +0200
  • 313986e695 Use an exception for template availability check rather than an if statement Sven Slootweg 2012-05-10 23:06:53 +0200
  • 2d04e8b3ad Verify that a container is not suspended before stopping it Sven Slootweg 2012-05-10 22:44:15 +0200
  • 50040f7939 Add dependency info Sven Slootweg 2012-05-10 17:42:01 +0200
  • 15d551d5e1 Added shell logger Sven Slootweg 2012-05-09 22:21:22 +0200
  • 40ddf8e59d Added Romanian locale Sven Slootweg 2012-05-09 17:03:34 +0200
  • 45efd52ad3 Added note to reinstall button Sven Slootweg 2012-05-09 06:00:22 +0200
  • cbbb7b2a88 Make an object actually hold up-to-date sanitized data after updating it Sven Slootweg 2012-05-09 05:52:52 +0200
  • 5f8d9f8332 Fixes and reinstall Sven Slootweg 2012-05-09 05:39:01 +0200
  • 25b951dfd0 Switch default locale back to English Sven Slootweg 2012-05-09 05:07:12 +0200
  • 3844afa4f9 Fixed display bug on RAM quota bar Sven Slootweg 2012-05-09 05:06:51 +0200
  • 9e8ffd455d Added Dutch locale Sven Slootweg 2012-05-09 05:05:59 +0200
  • 7dedf5edb1 Fixed some spacing issues Sven Slootweg 2012-05-09 04:52:09 +0200
  • ce15d85913 Move all language strings to locale file Sven Slootweg 2012-05-09 04:47:46 +0200
  • 188f31c3ac Finished template selection form Sven Slootweg 2012-05-09 04:26:36 +0200
  • 7ba17d37d5 Improve VPS reinstall template Sven Slootweg 2012-05-09 04:09:06 +0200
  • 055f4d8966 Reinstall VPS section Sven Slootweg 2012-05-09 04:02:52 +0200
  • ff4e28e626 Display error message when user attempts to start or restart a suspended container Sven Slootweg 2012-05-09 03:46:01 +0200
  • aee9034fee Return correct status when suspended or terminated Sven Slootweg 2012-05-09 03:42:42 +0200
  • 54050535cf Add exceptions Sven Slootweg 2012-05-09 03:38:37 +0200
  • 99275b5017 Add conditions to container start Sven Slootweg 2012-05-09 03:38:15 +0200
  • f8a84a3403 Add Suspend and Unsuspend functions to Container class Sven Slootweg 2012-05-09 03:36:10 +0200
  • 01019116ca Include previous exception in Reinstall()-related exceptions Sven Slootweg 2012-05-09 03:26:58 +0200
  • e03c2e7c39 Only attempt to stop a container on Destroy() when it is in fact running Sven Slootweg 2012-05-09 03:07:13 +0200
  • 26d4e91b53 Fixed exception handling Sven Slootweg 2012-05-09 02:42:24 +0200
  • c95ccad6df Destroy and Reinstall functions for Container class Sven Slootweg 2012-05-09 02:41:35 +0200
  • 09f97c6e28 Comment out some menu buttons that will not be in use yet Sven Slootweg 2012-05-09 01:57:12 +0200
  • 341fe01a24 Move clear from master dropper to slave dropper Sven Slootweg 2012-05-08 14:50:49 +0200