0
0
Fork 0
Commit Graph

152 Commits

Author SHA1 Message Date
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
Stormwind 51ffe200d2 Merge branch 'master' of github.com:Gibheer/zero-blog 2011-07-05 21:10:11 +02:00
Stormwind 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
Gibheer 76a652ce39 added haml and sass 2011-06-24 15:40:37 +02:00
Gibheer 94c4dd9d0b added a settings hash to put into the sinatra instances 2011-06-24 14:29:59 +02:00
Gibheer f0e7ed57e2 added error pages 2011-06-24 14:21:02 +02:00
Gibheer 8aae60a289 changed the way of configuration 2011-06-24 14:20:48 +02:00
Gibheer d2e8e24bd4 initial page for the blog itself and the admin panel 2011-06-24 13:28:19 +02:00
Gibheer f875c53fb0 ignore vim files 2011-06-24 11:39:30 +02:00
Gibheer 0fc4524e45 ignore rbx output files 2011-06-24 11:39:01 +02:00
Gibheer f66ed15879 added postgres to Gemfile 2011-06-24 11:38:50 +02:00