Sacha Greif
|
93232aa639
|
Merge pull request #1115 from saimeunt/master
Fix schema i18n by moving internationalize to collections
|
2015-09-04 11:32:29 +09:00 |
|
Sacha Greif
|
1625b9079a
|
Merge pull request #1121 from yourcelf/isAdmin-fixes
Use abstraction of adminUsers consistently
|
2015-09-04 11:26:46 +09:00 |
|
Sacha Greif
|
5a6c5ab143
|
clean up categories views code
|
2015-09-04 09:35:01 +09:00 |
|
Sacha Greif
|
9a927d428a
|
add userId to terms when passed from publication or template controller
|
2015-09-04 09:34:45 +09:00 |
|
Charlie DeTar
|
fbee25c506
|
Use abstraction of adminUsers
|
2015-09-03 14:22:38 -06:00 |
|
Sacha Greif
|
993a5f65a8
|
Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array
|
2015-09-03 14:30:35 +09:00 |
|
Sacha Greif
|
ffada3baa0
|
Changed Posts.getSubParams to Posts.parameters.get ; Posts.parameters.get now iterates over the postsParameters callback hook to build parameters object.
|
2015-09-03 14:22:51 +09:00 |
|
Sacha Greif
|
88b5afc650
|
update html-to-text npm package
|
2015-09-03 11:42:17 +09:00 |
|
Sacha Greif
|
b5d9a00fd1
|
fix file name
|
2015-09-03 09:46:52 +09:00 |
|
Sacha Greif
|
e96239e344
|
update lib too
|
2015-09-03 09:41:48 +09:00 |
|
Sacha Greif
|
f40d14482a
|
version bump (0.24.0)
|
2015-09-03 09:33:23 +09:00 |
|
Sacha Greif
|
fd6e82b449
|
release notes
|
2015-09-03 09:32:15 +09:00 |
|
Sacha Greif
|
907bd5f602
|
css tweaks
|
2015-09-03 09:30:04 +09:00 |
|
saimeunt
|
c83a216ed1
|
Fix schema i18n by moving internationalize to collections
|
2015-09-02 01:38:31 +02:00 |
|
Sacha Greif
|
2ac2bf2396
|
added new Telescope.modules.addRoute function
|
2015-08-26 10:44:14 +09:00 |
|
Sacha Greif
|
5aa1c320b2
|
renamed posts_views_nav to views_menu
|
2015-08-26 10:43:56 +09:00 |
|
Sacha Greif
|
d47f5a9f04
|
get rid of unused posts_list_top file
|
2015-08-26 10:30:26 +09:00 |
|
Sacha Greif
|
b4064ffcb8
|
logo size tweaks; css tweaks
|
2015-08-26 10:30:13 +09:00 |
|
Sacha Greif
|
adc7fd0965
|
do not try updating categories count if post has no categories
|
2015-08-24 12:29:39 +09:00 |
|
Sacha Greif
|
aea9c327f9
|
Get link source name and URL from Embedly if available
|
2015-08-24 12:26:20 +09:00 |
|
Sacha Greif
|
581b72ad7e
|
more data context bugs
|
2015-08-24 12:07:16 +09:00 |
|
Sacha Greif
|
28c9a7e571
|
fix auto form category template data context issue
|
2015-08-24 11:50:02 +09:00 |
|
Sacha Greif
|
d54aba201e
|
make camelcaseify transform first letter to lowercase
|
2015-08-24 11:40:00 +09:00 |
|
Sacha Greif
|
e6735b13bb
|
pass correct data context to menu item custom template
|
2015-08-24 11:15:33 +09:00 |
|
Sacha Greif
|
c93b3ab6fa
|
refactor menu component to pass container node objects instead of decorating item object
|
2015-08-24 11:05:13 +09:00 |
|
Sacha Greif
|
f087317400
|
hide expand/collapse controls when menu has no items
|
2015-08-24 10:21:25 +09:00 |
|
Sacha Greif
|
76a7f0bb55
|
fix user edit data context issue
|
2015-08-24 09:56:54 +09:00 |
|
Sacha Greif
|
484c53a100
|
publish all public user data all the time to work around nested fields subscription bug
|
2015-08-24 09:56:43 +09:00 |
|
Sacha Greif
|
2113390a2d
|
add postDeleteAsync callback hook; decrement category postCount on post delete
|
2015-08-24 09:56:21 +09:00 |
|
Sacha Greif
|
8383d3f0e8
|
filter out categories with no items from the categories menu
|
2015-08-22 18:26:31 +09:00 |
|
Sacha Greif
|
5fd39a03c0
|
add posts count to categories label
|
2015-08-22 18:19:09 +09:00 |
|
Sacha Greif
|
312b006988
|
fix post edit isSelected
|
2015-08-22 18:14:20 +09:00 |
|
Sacha Greif
|
10d1e18737
|
when a category is added to a post, increment Category.postsCount
|
2015-08-22 18:14:01 +09:00 |
|
Sacha Greif
|
882ea92921
|
pass old unedited post to callbacks
|
2015-08-22 18:13:37 +09:00 |
|
Sacha Greif
|
4b000e8caa
|
when checking a category, check all parents as well
|
2015-08-22 17:15:47 +09:00 |
|
Sacha Greif
|
f9a6ad3cdd
|
add collapsible categories menu to post submit form
|
2015-08-22 16:58:09 +09:00 |
|
Sacha Greif
|
c174b208cf
|
do not use global for storing all menu items anymore; instead decorate each menu item with reference pointing back to all menu itemms
|
2015-08-22 09:45:34 +09:00 |
|
Sacha Greif
|
cb47ac773b
|
show parent categories breadcrumbs in category title
|
2015-08-21 11:18:20 +09:00 |
|
Sacha Greif
|
e0fe9fde65
|
make menu item custom template inherit helpers from menu item
|
2015-08-21 11:04:20 +09:00 |
|
Sacha Greif
|
01fa2db936
|
Menus refactoring
|
2015-08-21 10:20:48 +09:00 |
|
Sacha Greif
|
19eb88a805
|
using quick fit to make logo text responsive
|
2015-08-20 12:19:23 +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
|
653ba0668a
|
make nested menu items use global var to get root items
|
2015-08-20 10:20:10 +09:00 |
|
Sacha Greif
|
3c3fd9a4e8
|
add possibility to log out html (disabled)
|
2015-08-18 14:59:34 +09:00 |
|
Sacha Greif
|
72147687bc
|
improving debug mode; you can now click the template to log out data to the console
|
2015-08-18 13:08:23 +09:00 |
|
Sacha Greif
|
0f6fdf4647
|
accessibility improvements
|
2015-08-18 10:29:16 +09:00 |
|
Sacha Greif
|
5fe4272c06
|
Refactoring post admin links on post item
|
2015-08-18 10:21:21 +09:00 |
|
Sacha Greif
|
1a58356487
|
fix category title data context
|
2015-08-18 09:27:52 +09:00 |
|
Sacha Greif
|
200c60eaa2
|
fix user profile
|
2015-08-17 17:03:18 +09:00 |
|