Sven Slootweg
|
947c33c0f0
|
Updated install script to make it work on Debian 7
|
11 years ago |
Sven Slootweg
|
d19b31731d
|
Implement template addition
|
11 years ago |
Sven Slootweg
|
6108091278
|
Template stuff
|
11 years ago |
Sven Slootweg
|
b8ff50956c
|
Merge branch 'feature/templates' into feature/base-theme
|
11 years ago |
Sven Slootweg
|
80f87892be
|
'Create VPS' template added
|
11 years ago |
Sven Slootweg
|
3cfe9bf059
|
More 'pure' theme designy thingies
|
11 years ago |
Sven Slootweg
|
7897ffe6e3
|
What was I thinking? Fixed bug in 'add node' form when no custom keypair was provided.
|
11 years ago |
Sven Slootweg
|
53266626b0
|
Add templates for VPS list and admin node list
|
11 years ago |
Sven Slootweg
|
3230a9bc23
|
First bits of new theme
|
11 years ago |
Sven Slootweg
|
a3d818833e
|
Add Transifex-related tools
|
12 years ago |
Sven Slootweg
|
eb63c49ded
|
Merge branch 'feature/terminate-vps' into develop
|
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
|
a89d0234ed
|
Merge branch 'fix/start-tunnel' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
35ccac1930
|
Merge branch 'fix/start-tunnel' into develop
|
12 years ago |
Sven Slootweg
|
70c16bd335
|
Rename start.py to start_tunnel.py to match name when installed
|
12 years ago |
Sven Slootweg
|
23a523582c
|
Fix bug in setting environment variables
|
12 years ago |
Sven Slootweg
|
692112c9fa
|
Merge branch 'fix/ssh-timeout' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
996e03aafc
|
Merge branch 'fix/ssh-timeout' into develop
|
12 years ago |
Sven Slootweg
|
5b74eb8af8
|
Fix some issues related to SSH timeouts
|
12 years ago |
Sven Slootweg
|
69b411612e
|
Update dependencies in README
|
12 years ago |
Sven Slootweg
|
163d654499
|
Merge branch 'fix/unused-ctid' into feature/terminate-vps
|
12 years ago |
Sven Slootweg
|
5726f677f5
|
Merge branch 'fix/unused-ctid' into develop
|
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
|
a48c6fea70
|
Add termination date field in VPS table
|
12 years ago |
Sven Slootweg
|
38dc6ccc8d
|
Add exceptions for termination
|
12 years ago |
Sven Slootweg
|
51f93782ae
|
Add settings table to database
|
12 years ago |
Sven Slootweg
|
a397ecafe2
|
Add Setting class
|
12 years ago |
Sven Slootweg
|
b631d67fbf
|
Include a current dump of the MySQL database schema
|
12 years ago |
Sven Slootweg
|
e5662c600f
|
Merge branch 'fix/rename-templater' into develop
|
12 years ago |
Sven Slootweg
|
7e709b7f57
|
Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render
|
12 years ago |
Sven Slootweg
|
eab62d5985
|
Merge branch 'feature/edituser' into develop
|
12 years ago |
Sven Slootweg
|
1ec52b4f4a
|
Prevent lockouts
|
12 years ago |
Sven Slootweg
|
1a32c9672a
|
Add 'edit user' page
|
12 years ago |
Sven Slootweg
|
1cdf16421b
|
Update .gitignore
|
12 years ago |
Sven Slootweg
|
40794c7220
|
Add some basic UI for template management
|
12 years ago |
Sven Slootweg
|
2385ce3613
|
Fix: $database inaccessible from within User::GetVpsCount
|
12 years ago |
Sven Slootweg
|
7cab0bd19c
|
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
|
a150a133c4
|
Merge branch 'sshtunnel' into develop
|
12 years ago |