Commit Graph

85 Commits

Author SHA1 Message Date
Raoul Snyman c11de84241 Added timezones 2010-03-02 16:00:05 +02:00
Raoul Snyman ec49c6da34 Started adding a basic account page. 2010-03-02 15:21:43 +02:00
Raoul Snyman 85f1515f82 AJAX-driven Calendar Widget 2010-02-28 23:25:48 +02:00
Raoul Snyman 86958bca41 Added AJAX previous and next links on the calendar. 2010-02-28 23:15:33 +02:00
Raoul Snyman bd721a35ed Calendar Step 1: Made the days work. 2010-02-27 23:18:58 +02:00
Raoul Snyman d015214ba4 Step one in the calendar widget. 2010-02-27 23:18:16 +02:00
Raoul Snyman 9012aff1de Trying to fix a problem with the tags. 2010-02-26 11:42:55 +02:00
Raoul Snyman f10c111925 Fixed a problem with the tags. 2010-02-26 11:41:53 +02:00
Raoul Snyman 9d0000c69d Some theme fixes, links and hopefully a longer lasting session. 2010-02-24 22:01:33 +02:00
Raoul Snyman 9134fc8f78 A small fix in the print stylesheet. 2010-02-24 13:54:09 +02:00
Raoul Snyman 170bc0822c Added a simple print stylesheet. 2010-02-24 13:53:03 +02:00
Raoul Snyman 72aed21a39 - Added a small CSS fix for short pages.
- Set the login page to redirect to the referer except when there's already a redirect url specified, and when the previous url is the login page.
- Linked the ScribeEngine in the page footer to the project page.
- Added auto-expanding comment text areas.
2010-02-24 13:40:39 +02:00
Raoul Snyman 7ae53206e1 Merged in comment formatting. 2010-02-23 22:27:08 +02:00
Raoul Snyman bbd366c0cb Added simple formatting to comments. \n\n becomes </p><p> and \n becomes <br /> 2010-02-23 22:21:52 +02:00
Raoul Snyman 37885d7578 Fixed a bug in the edit template. 2010-02-22 23:22:47 +02:00
Raoul Snyman 4080489478 Fixed a problem in the edit template that prevented posts from being saved. 2010-02-22 23:20:54 +02:00
Raoul Snyman 35fd519136 Advanced searching. 2010-02-22 23:04:41 +02:00
Raoul Snyman d2bfec7c2e Search on steroids! Searching now takes complicated queries. 2010-02-22 22:46:35 +02:00
Raoul Snyman f82002d255 Added searching capabilities. 2010-02-18 22:15:13 +02:00
Raoul Snyman 31fc3695c3 Made searching more advanced. 2010-02-18 09:02:46 +02:00
Raoul Snyman 12d2a96626 Added very basic searching. 2010-02-17 23:10:21 +02:00
Raoul Snyman cfad76f615 Merged in "reset password" functionality. 2010-02-16 22:19:26 +02:00
Raoul Snyman c6fb5feffb Last few bug fixes. 2010-02-16 22:10:09 +02:00
Raoul Snyman f824ce014a Merged trunk back in here. 2010-02-16 21:50:57 +02:00
Raoul Snyman c434d327d5 Redid editable dates after I lost them somehow. 2010-02-16 08:05:36 +02:00
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 4cb8469233 Added reset password stuff. 2010-02-14 23:26:06 +02:00
Raoul Snyman e26f3aa3c4 Added "reset password" e-mail template. 2010-02-11 22:09:31 +02:00
Raoul Snyman 804cfea9c7 Merged in controller rename and URL bug fixes. 2010-02-07 00:08:38 +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 90621b2051 Renamed "admin" to "account". 2010-02-06 23:41:16 +02:00
Raoul Snyman cfb5fad893 Renamed admin.py to account.py 2010-02-06 23:39:05 +02:00
Raoul Snyman eb19d4d92b Added TinyMCE! 2010-02-03 22:39:48 +02:00
Raoul Snyman 5129d66deb Added TinyMCE 2010-02-03 13:53:50 +02:00
Raoul Snyman 169ded4bdf Merged in Edit Post and Draft functionality. 2010-02-03 13:00:33 +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 4b03d57c43 Added user indicator.
Added pagination.
Fixed problem where new tags were being created instead of using existing ones.
Fixed incorrect comment ordering.
2010-01-31 15:52:38 +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 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