Sacha Greif
|
24bd042b21
|
Merge pull request #1391 from fortunto2/master
set locale in settings
|
2016-07-09 09:43:37 +09:00 |
|
Rustam S
|
9b11d69640
|
Update sample_settings.json
|
2016-07-09 06:24:51 +06:00 |
|
Rustam S
|
bd94018be2
|
Update sample_settings.json
not work if only language, need set locale
|
2016-07-09 06:23:11 +06: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
|
475e3cb370
|
Merge pull request #1381 from abizermk/fix-facebook-settings
Fix Facebook settings error in sample_settings.json and README.md
|
2016-07-07 16:04:20 +09:00 |
|
Sacha Greif
|
0552df4fb4
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-07-07 12:50:40 +09:00 |
|
Sacha Greif
|
3869927ee1
|
fix newsletter frequency bug?
|
2016-07-07 12:49:57 +09:00 |
|
Sacha Greif
|
77d6cc4ba9
|
Merge pull request #1389 from detrohutt/patch-1
README: Remove duplicate in #optional-packages
|
2016-07-07 10:45:25 +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 |
|
detrohutt
|
de4350eafe
|
README: Remove duplicate in #optional-packages
`nova:categories` was listed twice. Removed second occurrence to maintain alphabetical order.
|
2016-07-06 12:49:59 -04:00 |
|
xavizalote
|
28eeb5477c
|
react-datetime --save
|
2016-07-06 16:22:46 +02: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
|
980d06bda6
|
Merge branch 'master' into devel
|
2016-07-06 10:22:24 +09: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
|
cb448e209a
|
Merge pull request #1385 from IlyaSemenov/require_react_15.0
require react 15.0.x specifically
|
2016-07-06 09:27:45 +09:00 |
|
Ilya Semenov
|
926d673124
|
require react 15.0.x specifically (fixes #1384)
|
2016-07-05 20:46:23 +06: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 |
|
Beez
|
fb9e7b7eee
|
Fix Facebook settings error in sample_settings.json and README.md
|
2016-07-04 11:53:27 +01: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
|
a8b5d0a308
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2016-07-04 10:33:32 +09:00 |
|
Sacha Greif
|
904fbb1990
|
versions
|
2016-07-04 10:33:17 +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 |
|
Sacha Greif
|
d9e51e99c5
|
Merge pull request #1380 from HammadSiddiqui/master
Collection typo error in README.md
|
2016-07-04 10:23:15 +09:00 |
|
Hammad Siddiqui
|
47cd7c90a0
|
Collection typo error in README.md
|
2016-07-03 16:52:58 +05:00 |
|
Sacha Greif
|
e5ad1a5d70
|
Merge pull request #1379 from xavcz/bang-bang-image-settings
don't do modification on a var if undefined => fixes #1375 error
|
2016-07-02 11:39:41 +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 |
|
Sacha Greif
|
b8f2915504
|
Merge pull request #1376 from xavcz/meta-helmet
Meta SSR with react-helmet
|
2016-06-30 09:54:46 +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 |
|
Sacha Greif
|
3d20de9eab
|
Merge pull request #1373 from xavcz/some-patch
Different fixes
|
2016-06-28 09:05:44 +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 |
|
Sacha Greif
|
3914b81808
|
Merge pull request #1370 from xavcz/patch-context-actions
Decouple components actions from Meteor
|
2016-06-25 12:00:48 +09: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 |
|