0
0
Commit Graph

16 Commits

Author SHA1 Message Date
Gibheer
88f8fadc9e - fixed an error an creating a post with tags
- set the account to the current user, when account is nil
2011-08-10 09:45:39 +02:00
Gibheer
b06381fdfc mark the tags, when some were set 2011-08-09 18:05:59 +02:00
Gibheer
c716db616b read, create and everything else with tags 2011-08-09 14:59:55 +02:00
Gibheer
0cbaecd5dd some layout changes 2011-08-09 11:06:53 +02:00
Gibheer
1296143a97 - changed the index url for admin
- added a small javascript to make it more web 2.0
2011-07-04 11:15:29 +02:00
Gibheer
b0f80f3b9a - changed the login path to /login
- added the posts view in the admin panel
2011-07-01 14:14:02 +02:00
Gibheer
63c0d87b6f - reordered some urls
- splitted the edit and create template
2011-07-01 10:45:55 +02:00
Gibheer
928be4bf8a added some changes to the admin layout, stylesheet and added some
templates to edit posts
2011-06-30 21:39:01 +02:00
Gibheer
f6e500c5ce changed the way the session and account is read 2011-06-28 11:58:41 +02:00
Gibheer
6570579073 use session pool, as it saves the data on the server side, not client
side
2011-06-28 10:59:49 +02:00
Gibheer
af369b3681 invalidate the session as good as possible 2011-06-28 10:57:24 +02:00
Gibheer
07ece721f3 added session handling for the admin panel 2011-06-28 10:29:44 +02:00
Gibheer
23820508ed added error message support for the admin panel 2011-06-27 09:19:28 +02:00
Gibheer
f3ce935bb6 added an admin index and layout 2011-06-26 08:57:59 +02:00
Gibheer
94c4dd9d0b added a settings hash to put into the sinatra instances 2011-06-24 14:29:59 +02:00
Gibheer
d2e8e24bd4 initial page for the blog itself and the admin panel 2011-06-24 13:28:19 +02:00