Sven Slootweg
|
7f1894eff3
|
Remove the last few occurrences of mysql_ function usage.
|
12 years ago |
Sven Slootweg
|
c93241fe91
|
First bits of an API
|
12 years ago |
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
|
29b801d42f
|
Fix sudo bug
|
12 years ago |
Sven Slootweg
|
3c92625cc7
|
Implement OpenVZ exporter
|
12 years ago |
Sven Slootweg
|
1466c23334
|
Hush login for the shell dropper user
|
12 years ago |
Sven Slootweg
|
aa04ba92b6
|
Fix bugs in installer
|
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
|
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 |