Commit graph

145 commits

Author SHA1 Message Date
Sacha Greif
b506f7d01e various tweaks 2015-09-14 17:12:17 +09:00
Sacha Greif
049ebbf83c on post edit page, auto-expand selected categories 2015-09-14 17:10:22 +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
fd6e82b449 release notes 2015-09-03 09:32:15 +09:00
Sacha Greif
2ac2bf2396 added new Telescope.modules.addRoute function 2015-08-26 10:44:14 +09:00
Sacha Greif
d54aba201e make camelcaseify transform first letter to lowercase 2015-08-24 11:40:00 +09:00
Sacha Greif
cb47ac773b show parent categories breadcrumbs in category title 2015-08-21 11:18:20 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +09:00
Sacha Greif
93130317e7 always load custom_ prefix last 2015-08-20 11:49:00 +09:00
Sacha Greif
e5c54c2f48 Refactoring categories code into multiple files; improving category slug generation logic to avoid duplicate slugs 2015-08-20 10:30:34 +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
9ed1841198 clean up comment and posts excerpts in newsletter 2015-08-15 12:28:22 +09:00
Sacha Greif
87d38847d4 update avatar package 2015-08-14 10:12:12 +09:00
Sacha Greif
98266558d5 history and version update (0.23) 2015-08-12 16:38:35 +09:00
Sacha Greif
7a54b3861b refactor and improve code for share package 2015-08-12 15:22:05 +09:00
Sacha Greif
70b5cac97d update Meteor; switch back to aldeed:autoform 2015-08-04 18:24:18 +09:00
Sacha Greif
d57ded5933 fix typo 2015-08-03 17:40:29 +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
3b4ee38f99 add util for adding "http" to URL; add isVideo posts helper 2015-07-27 15:15:38 +09:00
Sacha Greif
1353f0a74d version bump (0.22.1) 2015-07-22 15:23:51 +09:00
Sacha Greif
d2aa8a73f0 added menu.removeAll() 2015-07-17 12:03:12 +09:00
Sacha Greif
cef678811c small tweaks 2015-07-17 08:40:02 +09:00
Sacha Greif
2d13f42c75 enable using template as menuLabel; icon tweaks 2015-07-16 12:03:15 +09:00
Sacha Greif
d0b43d5899 removed button.submit from colors since it's already a button 2015-07-14 12:45:04 +09:00
Sacha Greif
a3f7a69bc8 make trimWords work with empty string 2015-07-14 12:01:32 +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
ffe1cf3316 only add trailing slash to siteUrl, not other url fields 2015-06-25 12:03:10 +09:00
Sacha Greif
6d4c5dedcf history 2015-06-25 11:50:42 +09:00
Sacha Greif
a7e633eeb3 updating avatar package 2015-06-25 11:00:23 +09:00
Sacha Greif
464e1ae481 fix comment voting style 2015-06-19 15:30:31 +09:00
Sacha Greif
b15d9095c0 add email testing routes for post approved, new comment, and new reply; clean up notifications; clean up posts, comments, user, utils helpers; change post URL format to /id/slug 2015-06-19 11:52:57 +09:00
Sacha Greif
05f656a407 working on post downvote setting 2015-06-18 16:46:45 +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