Commit Graph

45 Commits

Author SHA1 Message Date
0150b9f6cd Add verifications during blog generation when user/category is suppressed
Delete comments when a post is deleted
Forgot to set email input as hidden in comment responses
Forgot to setup cache for post comment generation
2013-01-29 18:51:23 +01:00
8d02850017 Fix a bug in tag deletion and category deletion. Avoid double slash on image URL 2013-01-27 09:44:17 +01:00
3d393c907c Forgot to initialize post cache for search 2013-01-22 20:02:56 +01:00
2c7f4be96e Review generators : factorize a lot of code
Add delete hooks
2012-12-31 13:58:47 +01:00
aeadc248d1 Remove blog.create_paths() 2012-12-24 18:07:44 +01:00
152e2ab0a6 Do a lot of little modification (remove most of unused comments) 2012-12-24 16:34:30 +01:00
e068c4b24c Remove local password encryption in login.html 2012-12-24 15:43:33 +01:00
f0f32d31cc Fix bug of empty names in users 2012-12-24 15:40:11 +01:00
933035314b Fix a bug in blog navigation bar 2012-12-24 10:06:46 +01:00
9070fb79dd Request confirmation before deleting one item 2012-12-24 09:35:59 +01:00
2f1f38ca5c Basic search works for now 2012-12-10 19:30:25 +01:00
0b61fa7ff2 First work on search 2012-11-25 20:39:19 +01:00
16c2c73389 Add navigation bar and fix the bug of "too many values to unbound" 2012-11-17 09:46:33 +01:00
Gregory Soutade
44800ac42c Add primary support for code highlightning 2012-11-13 18:33:38 +01:00
4e9737297f Add anti robot tip 2012-11-08 21:36:21 +01:00
85488e0838 Add tags support
Set slugify to be global
Update modification date only if text has been changed
Fix a bug in preview (post_id was passed instead of blog_id)
Add Home, Category and Tag links in blog area instead of global area (dynastie template)
Fix a bug in Have_I_right
2012-11-08 21:23:30 +01:00
426f4e8c7a Disable cache after add_comment 2012-10-25 18:36:10 +02:00
8b015c7e85 Syntax error 2012-10-23 19:03:10 +02:00
190eb3d9b8 remove markup in comments 2012-10-23 18:59:40 +02:00
9945116ed0 Forgot an s 2012-10-20 21:06:16 +02:00
5c2792c43e Bad key for nginx proxy forwarded IP 2012-10-20 21:03:11 +02:00
cd248ef6b5 Disable cache in add comment 2012-10-20 21:00:51 +02:00
3a3c00de88 Send mail to author and add proxyied IP to comments 2012-10-20 20:55:55 +02:00
5ac783ae66 Don't send email to coment author 2012-10-20 20:19:01 +02:00
b87a78df59 Finalize comments 2012-10-20 19:05:29 +02:00
3c3070cf31 Need to return objects in generator hooks
Add dyn:comments and dyn:replace support
2012-10-16 22:06:33 +02:00
01685868e2 Fix some bugs + add primary comment support 2012-10-11 22:26:47 +02:00
76cda68611 Set category and tag refers to a Blog 2012-10-09 20:47:12 +02:00
d30bb18e43 Add primary comment support 2012-10-04 21:49:33 +02:00
6039dd7a8d Add external image list loading to tinyMCE 2012-09-26 21:13:11 +02:00
fec7447d13 Add "dyn:meta" tag support
fix a bug (forgot self)
disconnect now redirects in /
2012-09-25 21:49:56 +02:00
8966c2f85b Fix a bug : post where not updated after edit 2012-09-11 22:27:33 +02:00
3ac4540db4 Add preview 2012-09-11 22:25:58 +02:00
aefee81385 Add modification time 2012-09-08 12:35:52 +02:00
f7969e6134 Set title to be article's title 2012-08-28 10:42:33 +02:00
c393ea7197 Rename article in post 2012-08-28 09:09:14 +02:00
99c5a9e6e9 Rework on categories : add name in url 2012-08-04 21:21:04 +02:00
4277d28c9d Set article to be displayed in reverse creation_date order
Fix a bug in navigation bar
Rework on archive (there is still a bug)
2012-08-03 21:58:04 +02:00
7a4b0892d3 Add archive generator 2012-07-22 20:49:11 +02:00
be306c6643 Add article generator 2012-07-22 10:47:24 +02:00
fa07825546 Add navigation bar + fix some bugs 2012-07-20 21:54:43 +02:00
8d6918e108 Add first generator 2012-07-18 11:30:54 +02:00
d6f9dfa76d Dynastie seems OK, start generators 2012-07-15 18:21:26 +02:00
df10e56234 WIP: glue @ 80%, needs generators 2012-07-08 20:41:16 +02:00
46f9d19def Initial commit 2012-07-08 16:23:39 +02:00