0
0
Commit Graph

60 Commits

Author SHA1 Message Date
Gibheer
a8660e01d5 don't use the pool at this place (why is it even there?) 2011-07-27 18:03:17 +02:00
Gibheer
d4cedc908d template tags get replaced when importing 2011-07-25 15:08:16 +02:00
Gibheer
1d1a66cd51 added some missing css elements
* added some css design for elements from the old blog
* added list formatting
2011-07-20 20:40:33 +02:00
Gibheer
cd65fe811e formatted the date
fixes #6
2011-07-20 20:09:28 +02:00
Gibheer
9949d409f8 * changed the links to relative paths
* added links to the headings of the posts
2011-07-19 20:22:50 +02:00
Gibheer
6ebe31e6fb added minimalystic support for importing old blog entries from jekyll 2011-07-19 19:14:32 +02:00
Gibheer
7517ca6819 added syntax highlighting for code 2011-07-19 19:14:10 +02:00
Gibheer
b2a6dddb0c added styling for the pages 2011-07-18 12:32:36 +02:00
Gibheer
927e80cf1c added pagination at the bottom of the index page 2011-07-15 21:21:52 +02:00
Gibheer
1787b4aa8d add more posts to the seed 2011-07-15 19:17:48 +02:00
Gibheer
3468f01ee6 added pages 2011-07-11 20:01:23 +02:00
Gibheer
c82d60ad24 one form too much 2011-07-05 21:38:38 +02:00
Gibheer
1d22ef087e Merge branch 'master' of github.com:Gibheer/zero-blog 2011-07-05 21:37:56 +02:00
Gibheer
f60c4a45b3 try to find the post with the jenkins url format 2011-07-05 21:37:18 +02:00
51ffe200d2 Merge branch 'master' of github.com:Gibheer/zero-blog 2011-07-05 21:10:11 +02:00
6aba1a12a8 - adopt "old" design 2011-07-05 21:08:24 +02:00
Gibheer
45a2dd1635 redirect to 404, when post was not found 2011-07-05 19:33:00 +02:00
Gibheer
700d42fe54 get the comments as json 2011-07-05 19:18:11 +02:00
Gibheer
0debfef42f the comments were not saved 2011-07-05 19:05:30 +02:00
Gibheer
8af068ac26 forgot to commit the view for viewing a single post 2011-07-05 19:02:42 +02:00
Gibheer
4ce3f643dd show a single post 2011-07-05 19:02:26 +02:00
Gibheer
1bd4158b17 added comments to the post and added some to the seeds file 2011-07-05 18:32: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
8c29826c6f inserted the admin_post_create template in the admin_index view 2011-07-01 14:57:05 +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
31e3dc5909 changed from rdiscount to redcarpet for markdown 2011-07-01 09:18:56 +02:00
Gibheer
14b6680ce4 Merge branch 'master' of github.com:Gibheer/zero-blog 2011-06-30 21:39:49 +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
Stormwind
cf354d939e - made post markup flexible 2011-06-30 21:16:10 +02:00
Gibheer
1f19368e4d changed the javascript style 2011-06-30 14:48:05 +02:00
Gibheer
8895f9aca5 another fix for 1.9.2 2011-06-28 21:37:37 +02:00
Gibheer
4c8a70e370 two fixes for ruby 1.9.2 2011-06-28 21:28:43 +02:00
Gibheer
5fce216346 added the admin javascript file 2011-06-28 15:15:17 +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
3b4f5447e1 added an admin stylesheet 2011-06-27 09:20:07 +02:00
Gibheer
e3fb2ba4df added a block class to the css 2011-06-27 09:19:48 +02:00
Gibheer
23820508ed added error message support for the admin panel 2011-06-27 09:19:28 +02:00
Gibheer
5fec0c10b1 changed the link, as there is no link_to (may be we should add one) 2011-06-26 08:58:26 +02:00
Gibheer
f3ce935bb6 added an admin index and layout 2011-06-26 08:57:59 +02:00
Gibheer
d6f230d15f added compass support and imported our old styles 2011-06-26 08:45:33 +02:00
Gibheer
d26133da61 added a readme 2011-06-26 08:21:48 +02:00
Gibheer
00e9386354 add settings.rb to ignorelist 2011-06-26 08:12:12 +02:00
Gibheer
09c7eac901 added textile support for the post content 2011-06-26 08:08:52 +02:00
Gibheer
f1b602b4c6 added an example settings file 2011-06-26 08:08:15 +02:00
Gibheer
dfa2f62101 added javascript support 2011-06-25 07:33:58 +02:00
Gibheer
fb24f5cd85 ignore the sass cache 2011-06-24 15:40:50 +02:00