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
|
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 |
Sven Slootweg
|
00bd67bb0b
|
Use most recent version of CPHP
|
12 years ago |
Sven Slootweg
|
bec21e4adc
|
Small syntax fix
|
12 years ago |
Sven Slootweg
|
c85c90bcbd
|
Implement IP (range) parsing
|
12 years ago |
Sven Slootweg
|
22206a9960
|
Add IpRange class file
|
13 years ago |
Sven Slootweg
|
3886184180
|
Add start/restart errors for terminated state
|
13 years ago |
Sven Slootweg
|
c605752f66
|
Moved all error messages to locale file
|
13 years ago |
Sven Slootweg
|
3cffa42c0d
|
Add timing information to page
|
13 years ago |
Sven Slootweg
|
ca4386e78e
|
Locale fix
|
13 years ago |
Sven Slootweg
|
423a11ebb3
|
[CPHP] Enable global template variables in Advanced Parser
|
13 years ago |
Sven Slootweg
|
94d921c4e8
|
[CPHP] Constant definition fix
|
13 years ago |
Sven Slootweg
|
4f0bbd8be4
|
Updated CPHPErrorHandler to use new template format
|
13 years ago |
Sven Slootweg
|
e3bca7524b
|
Converted all templates and code to new CPHP advanced parser
|
13 years ago |
Sven Slootweg
|
cb24748048
|
New CPHP Templater class added
|
13 years ago |
Sven Slootweg
|
74d9576957
|
Fix
|
13 years ago |
Sven Slootweg
|
3f9a9d7ee1
|
[CPHP] Moved PurgeCache function to CPHPDatabaseRecordClass::RefreshData
|
13 years ago |
Sven Slootweg
|
536416c9e1
|
Force refresh container data after successful suspension/unsuspension
|
13 years ago |
Sven Slootweg
|
d55a25f3da
|
Fixed bug, changed back order in Container::Unsuspend, and added force option to Container::Start
|
13 years ago |
Sven Slootweg
|
8d1b3d78b3
|
Fixed typo in CPHPErrorHandler types
|
13 years ago |
Sven Slootweg
|
78533b667e
|
Fixed bug in Container::Unsuspend function
|
13 years ago |
Sven Slootweg
|
7676814eb9
|
Add suspend/unsuspend page
|
13 years ago |
Sven Slootweg
|
12cb092b75
|
Add suspend/unsuspend page
|
13 years ago |
Sven Slootweg
|
6a0142917b
|
Add administrative tasks section to VPS overview
|
13 years ago |
Sven Slootweg
|
9e3e8c31df
|
[CPHP] Add global variables for Templater class
|
13 years ago |
Sven Slootweg
|
8d7edd593e
|
Remove old stuff and closing tags
|
13 years ago |
Sven Slootweg
|
d2a0253d6e
|
Add include verification
|
13 years ago |
Sven Slootweg
|
a639e71555
|
Add container overview page
|
13 years ago |
Sven Slootweg
|
b245d86123
|
Add container list to user lookup page
|
13 years ago |
Sven Slootweg
|
74d86f36c1
|
Added header to user lookup page
|
13 years ago |
Sven Slootweg
|
6057a28eb5
|
Add files for user lookup page
|
13 years ago |
Sven Slootweg
|
ac3d2bd753
|
Add user lookup page
|
13 years ago |
Sven Slootweg
|
59ec642b4d
|
Properly sort entries in userlist table
|
13 years ago |
Sven Slootweg
|
6389096941
|
Add fixed userlist templates
|
13 years ago |
Sven Slootweg
|
5ceb711b64
|
Added user overview
|
13 years ago |
Sven Slootweg
|
df4fe46ca8
|
Add some stuff to admin panel
|
13 years ago |
Sven Slootweg
|
38c05929ea
|
Admin panel wireframe
|
13 years ago |
Sven Slootweg
|
56e880eafc
|
Added User::RequireAccessLevel function
|
13 years ago |
Sven Slootweg
|
a916625d57
|
Moved strings on console page to locale file
|
13 years ago |