Commit Graph

45 Commits

Author SHA1 Message Date
Raoul Snyman 00256870f8 Adding registration and activation. 2010-01-30 23:55:23 +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 6f806aad1c Removed run-server script, which was just getting in the way. 2010-01-30 23:42:06 +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 db6d31cc9e Fixed a small problem with the tags page. 2010-01-27 10:33:06 +02:00
Raoul Snyman 0778a373d0 Merged in the feeds functionality. 2010-01-27 10:19:54 +02:00
Raoul Snyman 72c107e817 Fixed a problem on the tags page. 2010-01-27 10:15:39 +02:00
Raoul Snyman daeb272c17 Removed unnecessary line 2010-01-27 09:52:31 +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 e3cef7a4fd Initial RSS+Atom feeds. 2010-01-26 15:44:26 +02:00
Raoul Snyman 30b11b1cc4 Added feed controller 2010-01-26 15:06:47 +02:00
Raoul Snyman 9909eeab36 Added activate method. 2010-01-25 23:32:48 +02:00
Raoul Snyman 0797f5799c Added registration link.
Added smtp transport.
2010-01-25 20:39:00 +02:00
Raoul Snyman 9b8bdce543 Modified run-server for trunk.
Fixed URL generation (stripping leading and trailing dashes).
Dynamically add revision number to version in setup.py.
2010-01-22 23:59:17 +02:00
Raoul Snyman f6761bc2a6 Added in tagging. 2010-01-22 14:13:16 +02:00
Raoul Snyman c842c6d039 Added run script 2010-01-22 13:09:20 +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 d2907d72e8 A couple of security fixes. 2010-01-19 22:56:05 +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
Raoul Snyman e55abb024f Merged in trunk, fixed a conflict. 2010-01-19 22:37:10 +02:00
Raoul Snyman cac7d13239 Some security fixes. 2010-01-19 22:36:23 +02:00
David Rubin e7d407c19e Changes, tweaks and security fixes. 2010-01-19 22:35:05 +02:00
David Rubin 7c8dbc9d78 Merged in changes from ie setup proccess changes 2010-01-19 22:20:01 +02:00
David Rubin e4dd10af2c Removed now unneeded default user configs 2010-01-19 22:01:51 +02:00
Raoul Snyman e61fee8258 Added some authentication methods. 2010-01-19 21:51:45 +02:00
Raoul Snyman 597f3d4c24 Merged in changes to the setup process. 2010-01-19 21:50:58 +02:00
David Rubin 0a4aee3222 Removed default params for routes 2010-01-19 21:23:12 +02:00
Raoul Snyman 1062967427 As the user for user details 2010-01-19 11:08:44 +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 9898e04795 Added authentication check for edit_POST (security issue) 2010-01-18 23:16:11 +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
David Rubin 35ece0ef38 Moved default user settings to config.ini 2010-01-18 22:36:02 +02:00
David Rubin 8a5e979650 First commit 2010-01-18 22:28:34 +02:00
Raoul Snyman b56cd48dec Merged in a bugfix and some sensitive data removal. 2010-01-18 22:18:49 +02:00
Raoul Snyman 7d4545a22e Yesterday's changes. 2010-01-18 22:16:46 +02:00
David Rubin f04ec9aaa2 Added dependancy on turbomail 2010-01-18 22:11:50 +02:00
Raoul Snyman 8053825164 Removed sensitive data. 2010-01-18 22:09:58 +02:00
Raoul Snyman f85297a5d2 Fixed up the setup-app procedure to bypass pulling a theme. 2010-01-18 22:04:49 +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