Commit graph

83 commits

Author SHA1 Message Date
Sacha Greif
9d5b835810 another big refactor 2015-09-24 16:09:27 +09:00
Sacha Greif
ce24946d28 bumping packages to 0.25.0 2015-09-22 16:58:34 +09:00
Sacha Greif
3f614bdb47 upgrading to Meteor 1.2 2015-09-22 16:28:36 +09:00
Sacha Greif
dafae9b57c working on permissions and router filters 2015-09-19 10:33:37 +09:00
Sacha Greif
dba8e66a5f refactoring SEO stuff 2015-09-18 17:11:36 +09:00
Sacha Greif
5df17c6305 working on search, API, RSS feeds, etc. 2015-09-18 11:12:53 +09:00
Sacha Greif
50c48745a3 migrating to Flow Router (WIP) 2015-09-17 14:51:14 +09:00
Sacha Greif
b506f7d01e various tweaks 2015-09-14 17:12:17 +09:00
Sacha Greif
1d52fdd384 menu item custom data context is now passed as item.data; added setting to switch between single and multiple categories filter; categories admin route is now admin/categories; added support for multiple categories at the same time 2015-09-11 10:51:21 +09:00
Sacha Greif
0aa2b6951e update packages 2015-09-08 11:08:19 +09:00
Sacha Greif
4d8f6f7e79 New post approval/rejection workflow; Removed status radio button from post edit form; Added rejected view to show all rejected posts 2015-09-06 11:37:48 +09:00
Sacha Greif
e96239e344 update lib too 2015-09-03 09:41:48 +09:00
Sacha Greif
5fe4272c06 Refactoring post admin links on post item 2015-08-18 10:21:21 +09:00
Sacha Greif
4a664538ff go back to 0.8.2 for avatar package 2015-08-15 13:13:30 +09:00
Sacha Greif
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +09:00
Sacha Greif
87d38847d4 update avatar package 2015-08-14 10:12:12 +09:00
Sacha Greif
70b5cac97d update Meteor; switch back to aldeed:autoform 2015-08-04 18:24:18 +09:00
Sacha Greif
709ff04d55 modify custom template prefix system to accept multiple simultaneous prefixes 2015-08-03 15:42:28 +09:00
Sacha Greif
6cc3523a2f added autoscroll package 2015-07-31 14:34:21 +09:00
Sacha Greif
862f0742eb upgrade all the packages! 2015-07-29 19:10:28 +09:00
Sacha Greif
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09:00
Sacha Greif
1353f0a74d version bump (0.22.1) 2015-07-22 15:23:51 +09:00
Sacha Greif
297d6c844b updating history; small tweaks 2015-07-14 11:40:58 +09:00
Sacha Greif
bfd36c5213 using audit-argument-check and adding check to all methods 2015-07-10 11:05:13 +09:00
Sacha Greif
9eef5fdf07 use Subs Manager for some template-level subscriptions to fix post page content flash issue 2015-07-07 12:54:23 +09:00
Sacha Greif
9837824860 version bump (0.21.1) 2015-07-01 15:51:27 +09:00
Sacha Greif
a7e633eeb3 updating avatar package 2015-06-25 11:00:23 +09:00
Sacha Greif
7e48d49366 working on post URL slugs 2015-06-18 13:04:38 +09:00
Sacha Greif
9b7edf4687 version bump 2015-06-17 17:58:07 +09:00
Sacha Greif
434c2d4753 add prefix-based automatic template replacement 2015-06-17 09:15:26 +09:00
Sacha Greif
0cb2d6bfd3 update packages 2015-06-15 11:09:15 +09:00
Sacha Greif
c268d142cb fixing get/set user setting 2015-06-08 09:54:42 +09:00
Sacha Greif
fb7b02de87 version bump (0.20.5) 2015-06-05 11:39:36 +09:00
Sacha Greif
9cfef9bcf5 generate list of public user properties from user schema 2015-06-05 10:55:52 +09:00
Sacha Greif
3b3d430412 make email template customisation work and add customization example 2015-05-20 15:33:20 +09:00
Sacha Greif
172f3a140d version bump (0.20.4) 2015-05-20 10:18:14 +09:00
Sacha Greif
d1055bd8ce version bump (0.20.2) 2015-05-20 09:34:03 +09:00
Sacha Greif
51e21d59f6 add spiderable 2015-05-20 09:19:35 +09:00
Sacha Greif
31fd821029 version bump (0.20.1) 2015-05-19 15:42:24 +09:00
Sacha Greif
d43a4c6395 Changing package versions to match Telescope version 2015-05-18 12:10:07 +09:00
Sacha Greif
071106c7d6 updating versions; making forms orderable; adding modules.removeAll 2015-05-16 17:49:16 +09:00
Sacha Greif
b2d6e94265 updating package versions 2015-05-16 12:05:53 +09:00
Sacha Greif
0df385e6c7 update avatar package; handle non-existent categories 2015-05-14 10:50:29 +09:00
Sacha Greif
2bb4913fb2 cleaning up user helpers 2015-05-13 11:01:03 +09:00
Sacha Greif
2e168dbfec make user properties optional to fix twitter/fb/etc. log in 2015-05-13 09:07:11 +09:00
Sacha Greif
0983496203 add accounts-facebook and useraccounts:core 2015-05-12 17:27:18 +09:00
Sacha Greif
83de862d61 temporarily using sacha:autoform instead of aldeed:autoform 2015-05-12 08:39:48 +09:00
Sacha Greif
953f1658a3 adding template-extension package 2015-05-11 12:39:49 +09:00
Sacha Greif
400fe55dc1 fixing users stuff 2015-05-07 16:18:07 +09:00