Sven Slootweg
|
b60e1b23bb
|
Fix login form width bug
|
12 years ago |
Sven Slootweg
|
69d5ce74d6
|
Fix click handler for .clickable items to respect user preference
|
12 years ago |
Sven Slootweg
|
d77b72be83
|
Check server availability using fsockopen before attempting to actually connect.
|
12 years ago |
Sven Slootweg
|
11579a8ea0
|
This TODO note can be removed
|
12 years ago |
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
|
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 |