Commit Graph

23 Commits

Author SHA1 Message Date
Raoul Snyman
30cbc8af0b Last few touchups:
- Added a hint to the date fields.
- Renamed the input fields.
2010-02-16 08:02:31 +02:00
Raoul Snyman
424f406182 Added dates back in, after I somehow lost them. 2010-02-15 15:55:56 +02:00
Raoul Snyman
a1af325882 Renamed "AdminController" to "AccountController" and fixed up some bugs relating to url generation. 2010-02-07 00:03:29 +02:00
Raoul Snyman
69b7142acc Added draft capabilities. 2010-02-02 22:08:28 +02:00
Raoul Snyman
50e5bbc094 Added "edit post" links. 2010-02-01 23:57:47 +02:00
Raoul Snyman
c0e74e19bb Added "logged in as" text to identify the current user.
Added pagination to the default post view.
Fixed a bug where the comments were being ordered incorrectly.
2010-01-31 15:45:20 +02:00
Raoul Snyman
fcf5587af7 Moved flash message up and put a gap underneath it. 2010-01-30 23:52:59 +02:00
Raoul Snyman
c4bb6d0e93 Added registration/activation stuff.
Merged from trunk.
Removed conflict.
2010-01-30 23:41:29 +02:00
Raoul Snyman
9c73b32de1 Added the activation template, and completed the registration/activation process. 2010-01-30 23:39:44 +02:00
Raoul Snyman
72c107e817 Fixed a problem on the tags page. 2010-01-27 10:15:39 +02:00
Raoul Snyman
9ac86fc3e1 Removed HTML from feeds, and reduced them just to the teaser. 2010-01-27 09:26:47 +02:00
Raoul Snyman
0797f5799c Added registration link.
Added smtp transport.
2010-01-25 20:39:00 +02:00
Raoul Snyman
a8a9510c62 Added a "tags" view. 2010-01-22 13:07:27 +02:00
Raoul Snyman
91338e7691 Added tagging, and a nice tag editor component. 2010-01-21 23:40:15 +02:00
Raoul Snyman
3ad5f581d4 Conditionally show the "new post" link for users with the permission to add posts. 2010-01-19 22:44:25 +02:00
David Rubin
36dbb226ca Reworked urls 2010-01-19 00:41:00 +02:00
David Rubin
aa8e663588 Reworked all urls to come from h.url_for binding. Allows every easy change in url layout or db config 2010-01-19 00:29:50 +02:00
David Rubin
8383d72436 Added links to new blog post for logged in users 2010-01-18 23:15:24 +02:00
David Rubin
75b679b23a Added easier link to new posts, for logged in users. 2010-01-18 22:50:47 +02:00
Raoul Snyman
7d4545a22e Yesterday's changes. 2010-01-18 22:16:46 +02:00
Raoul Snyman
df8bd84520 Flash message styling, form styling, multiple static directories. 2010-01-17 01:19:42 +02:00
Raoul Snyman
e117bd5e58 Added an edit screen, removed and ignore generated files or data files. 2010-01-16 00:40:32 +02:00
Raoul Snyman
1803fbe824 Initial import 2010-01-15 22:55:30 +02:00