Sven Slootweg
|
b8ff50956c
|
Merge branch 'feature/templates' into feature/base-theme
|
11 years ago |
Sven Slootweg
|
3230a9bc23
|
First bits of new theme
|
11 years ago |
Sven Slootweg
|
7e709b7f57
|
Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render
|
12 years ago |
Sven Slootweg
|
1a32c9672a
|
Add 'edit user' page
|
12 years ago |
Sven Slootweg
|
40794c7220
|
Add some basic UI for template management
|
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
|
d6d1804fa2
|
Make some warnings go away
|
12 years ago |
Sven Slootweg
|
c93241fe91
|
First bits of an API
|
12 years ago |
Sven Slootweg
|
11579a8ea0
|
This TODO note can be removed
|
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
|
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
|
0a04180e1b
|
Reorganize modules
|
12 years ago |
Sven Slootweg
|
fe8ff917b2
|
Change usage of the word 'container' to 'vps' everywhere
|
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
|
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
|
95d30302cc
|
Implement new template path structure with theme support
|
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
|
72deb3242c
|
Add an 'add node' form
|
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
|
b2483a6324
|
Add error handling for uncaught suspension and termination errors
|
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
|
c85c90bcbd
|
Implement IP (range) parsing
|
12 years ago |
Sven Slootweg
|
3cffa42c0d
|
Add timing information to page
|
13 years ago |
Sven Slootweg
|
e3bca7524b
|
Converted all templates and code to new CPHP advanced parser
|
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
|
d67dda9cae
|
Query strings in request URI are now ignored by router
|
13 years ago |
Sven Slootweg
|
5a7198cace
|
Add route for admin panel
|
13 years ago |
Sven Slootweg
|
b39147daf4
|
Login page
|
13 years ago |
Sven Slootweg
|
9562803f4f
|
Changed overview and account routes
|
13 years ago |
Sven Slootweg
|
b99b96710c
|
More visual changes
|
13 years ago |
Sven Slootweg
|
33284c31e3
|
Visual modifications
|
13 years ago |
Sven Slootweg
|
8f6fc55f0e
|
Fixed operators in Templater If statements
|
13 years ago |
Sven Slootweg
|
3d9e389e6f
|
Fixed display bug in VPS overview
|
13 years ago |
Sven Slootweg
|
a3f56fb3d4
|
Rewrote status section of container overview
|
13 years ago |
Sven Slootweg
|
869cf61cd8
|
Rewrite main template
|
13 years ago |
Sven Slootweg
|
a102627c9f
|
Moved userbox to separate template and fixed sUser creation
|
13 years ago |
Sven Slootweg
|
216a61575f
|
Fixed typo
|
13 years ago |
Sven Slootweg
|
fce6fed164
|
Add owner restriction to container pages
|
13 years ago |
Sven Slootweg
|
74bf77196d
|
Make padding-left on main dev optional
|
13 years ago |
Sven Slootweg
|
f2db8c25c2
|
New stuff
|
13 years ago |