Commit graph

130 commits

Author SHA1 Message Date
xavcz
7e0b1fb2d7 fix Comments.getPageUrl ; dust some related functions down 2016-08-10 07:49:40 +02:00
Sacha Greif
72b6353321 put statuses on Telescope object instead of Posts 2016-08-10 10:40:17 +09:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
Sacha Greif
4f0b1c1bd3 fix user posts 2016-07-29 10:29:50 +09:00
Sacha Greif
f4c4f9261f test for postedAt (for pending posts) 2016-07-25 10:46:43 +09:00
Sacha Greif
cfc52b1158 v0.26.5 2016-07-24 19:15:55 +09:00
Sacha Greif
5b0fad6f7f use escapeStringRegexp 2016-07-22 10:25:17 +09:00
Sacha Greif
4a05939bb7 Users.is.admin -> Users.isAdmin 2016-07-21 14:51:58 +09:00
Sacha Greif
9a9f47b84b add groups example to custom package 2016-07-21 12:11:17 +09:00
Sacha Greif
616a34f0c6 more permissions refactoring 2016-07-21 09:53:58 +09:00
Sacha Greif
9cc7840b85 new permissions 2016-07-21 09:40:05 +09:00
Sacha Greif
c748bdc5bd permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
Sacha Greif
c50bdcb2e4 groups first pass 2016-07-19 17:30:59 +09:00
Sacha Greif
c33983eaae groups -> formGroups 2016-07-19 15:13:16 +09:00
Sacha Greif
5f7d2177d3 add isPending helper 2016-07-15 11:15:38 +09:00
xavizalote
b7bb9fd5f9 scheduled posts: don't run update when not needed 2016-07-14 10:12:27 +02:00
Sacha Greif
336a1624eb remove Scheduled status; add new isFuture flag instead; set flag after insert and edit; extend base parameters in view instead of in Posts.parameters.get 2016-07-14 15:54:59 +09:00
Sacha Greif
e5a943240d put admin group on Posts object 2016-07-13 11:46:45 +09:00
Sacha Greif
0af967324f add post sharing helpers 2016-07-12 17:36:58 +09:00
Łukasz Schabek
6c15f6c486 fixed types comparison 2016-07-11 09:18:09 +02:00
Sacha Greif
4194595944 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-07-11 11:47:55 +09:00
Sacha Greif
b6c0626a87 add helpers for generating share URLs 2016-07-11 11:47:36 +09:00
xavizalote
ade25cc639 post status scheduled + 10-minute cron to update scheduled posts to approved status 2016-07-07 15:13:19 +02:00
Sacha Greif
fa1ca31424 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-07-07 10:38:39 +09:00
Sacha Greif
7bd5c1f044 more i18n cleanup 2016-07-07 10:38:18 +09:00
xavizalote
f2ef293f07 add posts views' base parameters "showFuture: false" 2016-07-06 16:07:36 +02:00
xavizalote
e3479d216f generic datetime picker component for nova:forms working on new & edit post 2016-07-06 15:53:14 +02:00
Sacha Greif
0870b56c69 fix getDomain; make head tags extensible; make redirection logic more flexible 2016-07-06 10:21:58 +09:00
Sacha Greif
93537d2900 make getPostsListUsers non-reactive; stop calling settings.getJSON; make default RSS view overwritable 2016-07-05 16:55:11 +09:00
Sacha Greif
5a08bb634f clean up 2016-07-04 10:49:34 +09:00
Sacha Greif
d6c0be150d remove old i18n function call 2016-07-04 10:42:50 +09:00
Sacha Greif
4f61940b07 version 0.26.4 2016-07-04 10:42:36 +09:00
Sacha Greif
51623d7e31 Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
Sacha Greif
4ce55702eb removing Events global 2016-06-23 15:16:32 +09:00
Sacha Greif
41f349d18c removing Users global 2016-06-23 15:00:58 +09:00
Sacha Greif
0e28be3c92 removing Comments global 2016-06-23 12:17:39 +09:00
Sacha Greif
d9e69110a6 removing Posts global 2016-06-23 11:40:35 +09:00
Sacha Greif
2f1aa8d91a comments view shouldn't use score; posts package version bump 2016-06-17 10:12:28 +09:00
Sacha Greif
2a182333c0 update readme, add custom package example 2016-06-16 11:34:13 +09:00
Sacha Greif
28dec2d449 add imports 2016-06-15 11:07:10 +09:00
Sacha Greif
093c1e4d0e stub out Posts for Storybook compatibility 2016-06-14 16:37:35 +09:00
Sacha Greif
cf0320b72b Merge branch 'react-router' into devel
# Conflicts:
#	packages/nova-base-components/lib/config.js
2016-06-14 10:18:38 +09:00
Sacha Greif
550ca85258 complete work on react-router 2016-06-14 10:01:44 +09:00
Sacha Greif
7b8624f709 v0.26.3 2016-06-12 12:15:11 +09:00
Sacha Greif
bc22398192 react-router wit (fix later) 2016-06-11 16:37:03 +09:00
Sacha Greif
f899713408 more work on i18n 2016-06-09 20:26:33 +09:00
Sacha Greif
555cb0c04f fix publication bug; update flow-router-ssr 2016-06-08 11:01:13 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
7a3a467fbc small bug fixes 2016-06-06 16:11:51 +09:00
Sacha Greif
0d28817ac0 small tweaks 2016-06-06 15:03:02 +09:00