Commit graph

1275 commits

Author SHA1 Message Date
Sacha Greif
fd834bfdef fix menu component active class bug 2015-10-13 10:28:41 +09:00
Sacha Greif
2d2c28582a outsideLinksPointTo -> RSSLinksPointTo 2015-10-13 10:16:40 +09:00
Sacha Greif
772387c1b6 small css fix 2015-10-13 10:00:58 +09:00
Sacha Greif
9300c67c94 add callback to set postedAt when editing a post and setting its status to approved 2015-10-13 10:00:52 +09:00
Sacha Greif
5b760526a8 only run newsletter in production environment 2015-10-13 10:00:29 +09:00
Sacha Greif
1b9d35850f fix upvote bug 2015-10-12 13:33:04 +09:00
Sacha Greif
6667e60257 menu style tweaks 2015-10-11 15:22:51 +09:00
Sacha Greif
508a0e4b7e fix data context bug 2015-10-10 20:04:29 +09:00
Sacha Greif
62c17ab880 updating packages 2015-10-09 17:47:09 +09:00
Sacha Greif
2fd4d8d589 fix post 404, fast-render limit bug, clean up 2015-10-09 14:03:00 +09:00
Sacha Greif
cd36629016 clone module array items to fix duplicate data bug 2015-10-09 14:02:31 +09:00
Sacha Greif
3789631b25 add gif to menu readme 2015-10-08 15:53:53 +09:00
Sacha Greif
7798c49657 menu tweaks 2015-10-08 15:43:23 +09:00
Sacha Greif
2a3981253e refactor modules code a bit; still working on menu component 2015-10-08 11:13:48 +09:00
Sacha Greif
963d4ef701 readme tweaks 2015-10-07 21:53:18 +09:00
Sacha Greif
98f7352daf more work on menu 2015-10-07 21:50:48 +09:00
Sacha Greif
ba53b99927 cleaning up and refactoring menu 2015-10-07 15:04:22 +09:00
Sacha Greif
aed1f5a590 extracting menu component into its own package 2015-10-07 13:16:40 +09:00
Sacha Greif
1dd14b68f2 various small fixes 2015-10-06 21:31:57 +09:00
Sacha Greif
64a78d7659 Adding contentTop, contentBottom, postsListTop, postsListBottom zones 2015-10-06 16:47:50 +09:00
Sacha Greif
c4c6b09701 small layout tweaks 2015-10-06 16:35:42 +09:00
Sacha Greif
82b4278a7d Added itemTemplate option to menu to enable setting a custom template for all elements; Created new defaultMenuItem template; now passing whole menu to each node instead of just menuItems 2015-10-06 16:35:00 +09:00
Sacha Greif
ca2f1fab30 Renamed category_menu_item template to categories_menu_item 2015-10-06 16:33:16 +09:00
Sacha Greif
c0c3f02056 create postsListTop zone and move messages, category_title, and views_menu modules to it 2015-10-06 16:32:43 +09:00
Sacha Greif
e974768b6d fix delete category method 2015-10-04 12:17:51 +09:00
Sacha Greif
d9864327c7 set postedAt on post approval 2015-10-03 13:03:39 +09:00
Sacha Greif
26a88ac7a2 add regenerateAllThumbnails method 2015-10-01 16:13:54 +09:00
Sacha Greif
eccd64db2c small fixes 2015-09-29 12:20:36 +09:00
Sacha Greif
32f181f4cf Merge pull request #1152 from delgermurun/fix-1150
Fix bug that $set and $unset categories same time.
2015-09-29 12:18:32 +09:00
Sacha Greif
49e042e6d0 fix google analytics 2015-09-29 11:02:25 +09:00
Delgermurun
25e1b39f4c Fix bug that $set and $unset categories same time.
Fix #1150
2015-09-28 07:29:49 +08:00
Sacha Greif
4d2d328da1 add readme 2015-09-27 12:20:24 +09:00
Sacha Greif
5089ec5b1c extract spiderable; add ecmascript package 2015-09-27 10:54:03 +09:00
Sacha Greif
29615eb11c update packages 2015-09-26 10:34:36 +09:00
Sacha Greif
abedad2bb4 add CSS classes to each category in menus 2015-09-25 10:06:28 +09:00
Sacha Greif
ca18dc1aa2 fix comment edit bug 2015-09-25 09:59:29 +09:00
Sacha Greif
9d5b835810 another big refactor 2015-09-24 16:09:27 +09:00
Sacha Greif
e9b5819939 reset rLimit as well 2015-09-24 12:49:47 +09:00
Sacha Greif
f44b096e59 refactoring 2015-09-24 12:41:27 +09:00
Sacha Greif
9bd72e60d8 small tweaks to no_rights template 2015-09-24 11:34:44 +09:00
Sacha Greif
e81c54573c only resize logo for side nav layout; remove unneeded migration 2015-09-24 11:05:38 +09:00
Sacha Greif
487a8c7128 css tweaks 2015-09-24 10:45:04 +09:00
Sacha Greif
ec46e21ec9 much more refactoring 2015-09-24 10:37:58 +09:00
Sacha Greif
1a9cf7291d even more refactoring 2015-09-23 19:25:53 +09:00
Sacha Greif
28240205ce fix fast render for daily view 2015-09-23 19:01:52 +09:00
Sacha Greif
c616fab2d1 more refactoring 2015-09-23 18:42:16 +09:00
Sacha Greif
1ffcc09b39 add post slug to comment submit redirection 2015-09-23 18:00:26 +09:00
Sacha Greif
a6e5d90668 refactor posts_list_controller 2015-09-23 18:00:02 +09:00
Sacha Greif
05e34fcc8f fix fastrender 2015-09-23 15:43:22 +09:00
Sacha Greif
4f1c2999fd fix phone home performance; only show down voted posts when setting is enabled 2015-09-23 11:41:51 +09:00