Sven Slootweg
|
3230a9bc23
|
First bits of new theme
|
11 years ago |
Sven Slootweg
|
a3d818833e
|
Add Transifex-related tools
|
12 years ago |
Sven Slootweg
|
f67e5fdac5
|
Fix termination warning
|
12 years ago |
Sven Slootweg
|
061197e72c
|
Implement VPS termination
|
12 years ago |
Sven Slootweg
|
c0b1e519ae
|
Add IsTerminated column
|
12 years ago |
Sven Slootweg
|
b7a2150625
|
Merge branch 'fix/node-admin' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
3a135a15f7
|
Handle JSON errors in slave responses properly
|
12 years ago |
Sven Slootweg
|
7738f17345
|
Fix display bug with administrative VPS controls
|
12 years ago |
Sven Slootweg
|
692112c9fa
|
Merge branch 'fix/ssh-timeout' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
5b74eb8af8
|
Fix some issues related to SSH timeouts
|
12 years ago |
Sven Slootweg
|
163d654499
|
Merge branch 'fix/unused-ctid' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
62b2b400e2
|
Default to 101 as highest CTID when no containers exist yet.
|
12 years ago |
Sven Slootweg
|
acd398d174
|
Add Vps::Unterminate function
|
12 years ago |
Sven Slootweg
|
2c61f0da36
|
Also error out on suspension when a VPS is already terminated
|
12 years ago |
Sven Slootweg
|
33fb4ef499
|
Add Vps::Terminate function
|
12 years ago |
Sven Slootweg
|
38dc6ccc8d
|
Add exceptions for termination
|
12 years ago |
Sven Slootweg
|
a397ecafe2
|
Add Setting class
|
12 years ago |
Sven Slootweg
|
7e709b7f57
|
Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render
|
12 years ago |
Sven Slootweg
|
1ec52b4f4a
|
Prevent lockouts
|
12 years ago |
Sven Slootweg
|
1a32c9672a
|
Add 'edit user' page
|
12 years ago |
Sven Slootweg
|
2385ce3613
|
Fix: $database inaccessible from within User::GetVpsCount
|
12 years ago |
Sven Slootweg
|
e3da8b66a5
|
Replace $_CVM with more generic $_APP.
|
12 years ago |
Sven Slootweg
|
1b2b2b7600
|
Fix typo in /list route
|
12 years ago |
Sven Slootweg
|
7fe72f6894
|
Let the /list route refer to the users' VPS list specifically.
|
12 years ago |
Sven Slootweg
|
233a4cd717
|
Remove outdated comment
|
12 years ago |
Sven Slootweg
|
236f5d2c4d
|
Fix another notice
|
12 years ago |
Sven Slootweg
|
b702923505
|
Fix a warning
|
12 years ago |
Sven Slootweg
|
454d21946a
|
Only attempt to iterate through VPS list query results when the result isn't empty
|
12 years ago |
Sven Slootweg
|
d6d1804fa2
|
Make some warnings go away
|
12 years ago |
Sven Slootweg
|
83bd0610c1
|
Instead of showing an authorization error when the user is not logged in and tries to visit /, redirect them to the login page.
|
12 years ago |
Sven Slootweg
|
3739b5b35e
|
Add todo entry
|
12 years ago |
Sven Slootweg
|
fafa7ae8b5
|
We don't need this debugging code anymore
|
12 years ago |
Sven Slootweg
|
1d3aa1f756
|
Make the panel establish and use an SSH tunnel instead of using php-ssh2
|
12 years ago |
Sven Slootweg
|
8c5b62730a
|
Explicitly specify 'sudo' in commands
|
12 years ago |
Sven Slootweg
|
735b298853
|
Replace icon for root password with a padlock
|
12 years ago |
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
|
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 |