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 |
|
Sacha Greif
|
ab68dccae4
|
pass optional properties to email wrapper
|
2016-07-12 17:35:15 +09:00 |
|
Sacha Greif
|
a944fc7fcf
|
get rid of duplicate stylesheets
|
2016-07-12 17:34:59 +09:00 |
|
Sacha Greif
|
b8e03657e2
|
get rid of share package; update packages
|
2016-07-12 17:34:32 +09:00 |
|
xavizalote
|
bfd0b595f3
|
fix deleting category: declare context types
|
2016-07-11 12:09:00 +02: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 |
|
Sacha Greif
|
97d1dfea50
|
cloudinary improvements
|
2016-07-11 11:47:00 +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 |
|
xavizalote
|
eb50a2b3a3
|
datetime picker: when an edit form is submitted, the datetime value is not reset if already defined (bug fix post.postedAt on post edit)
|
2016-07-07 12:48:35 +02:00 |
|
xavizalote
|
448a6464d7
|
avoid intl error on date not defined in PostsItem base component (happen on pending view)
|
2016-07-07 11:19:01 +02:00 |
|
Sacha Greif
|
3869927ee1
|
fix newsletter frequency bug?
|
2016-07-07 12:49:57 +09: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
|
9cc12be2da
|
test if URL is not empty
|
2016-07-04 12:57:41 +09:00 |
|
Sacha Greif
|
f1420bbaa3
|
add test email
|
2016-07-04 12:57:25 +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
|
41bad3c75a
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-07-04 10:32:24 +09:00 |
|
Sacha Greif
|
c28910f80f
|
small NovaForms improvements
|
2016-07-04 10:32:00 +09:00 |
|
xavizalote
|
7c45773802
|
don't do modification on a var if undefined => fixes #1375 error at startup on HeadTags
|
2016-07-01 08:36:00 +02:00 |
|
Sacha Greif
|
4c3b752748
|
fix user edit; add edit user link to profile page for admins; fix user name link
|
2016-06-30 12:05:59 +09:00 |
|
Sacha Greif
|
ef49a81b3e
|
use <Link> for UsersAvatar
|
2016-06-30 09:56:24 +09:00 |
|
xavizalote
|
2328e2f19e
|
use react-helmet instead of dochead
|
2016-06-29 09:15:52 +02:00 |
|
Sacha Greif
|
45b1a8cc7d
|
use elementOnly for thumbnail URL; add support for beforeComponent and afterComponent to NovaForms; handle empty URLs in getDomain; add enableNewsletterInDev setting; add more logging to newsletter cron job; make newsletter time GMT; campaign -> newsletter; add missing imports; add spanish translation to README
|
2016-06-28 17:33:30 +09:00 |
|
xavizalote
|
4bf0a15a41
|
whoops, remove console.log
|
2016-06-27 22:59:06 +02:00 |
|
xavizalote
|
bfcc395c6f
|
import Users in publications & some components
|
2016-06-27 21:36:45 +02:00 |
|
xavizalote
|
c67c04f068
|
fix a bug on go:image/twitter:image and add some clarity
|
2016-06-27 19:55:24 +02:00 |
|
xavizalote
|
d57cfcf19f
|
import Categories in CategoriesNewForm
|
2016-06-27 17:36:14 +02:00 |
|
xavizalote
|
8cb454d15f
|
use fat arrow in method callback to give access to the right this
|
2016-06-27 17:35:53 +02:00 |
|
xavizalote
|
c0f4c40e85
|
decouple components actions from Meteor
|
2016-06-24 09:44:32 +02:00 |
|
Sacha Greif
|
fa6a09a8e4
|
add example email customizations to sample custom package
|
2016-06-24 11:45:23 +09:00 |
|
Sacha Greif
|
6048a5d460
|
go back to 1.3.2.4 because of fast-render issue; expose globals in debug package
|
2016-06-23 17:51:38 +09:00 |
|
Sacha Greif
|
dbc886a7a4
|
refactor newsletter package (Campaign -> Newsletter); refactor other packages
|
2016-06-23 17:24:58 +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
|
02fb7fa34d
|
removing Categories global
|
2016-06-23 15:11:56 +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
|
d91e59fad5
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2016-06-22 18:29:39 +09:00 |
|