Commit graph

3661 commits

Author SHA1 Message Date
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
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
7a7b72c540 update to 1.3.4 2016-06-23 10:55:40 +09:00
Sacha Greif
d91e59fad5 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2016-06-22 18:29:39 +09:00
Sacha Greif
d0275aa77f update readme 2016-06-22 18:29:35 +09:00
Sacha Greif
d44b4345ae Merge pull request #1364 from sweetppro/master
added order support for custom fields
2016-06-22 17:35:58 +09:00
sweetppro
e3e96a0486 added order support for custom fields 2016-06-22 10:16:07 +02:00
Sacha Greif
4b8568ce48 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2016-06-22 09:07:04 +09:00
Sacha Greif
1086e3934a update readme 2016-06-22 09:06:56 +09:00
Sacha Greif
92a90ff9b2 removed use-named-routes for now; update readme 2016-06-21 18:07:47 +09:00
Sacha Greif
802c102b36 Merge pull request #1362 from xavcz/my-custom-patch
use original PostsItem component
2016-06-21 09:37:30 +09:00
xavizalote
17c0e53642 use original PostsItem component 2016-06-20 22:14:59 +02:00
Sacha Greif
092592dc23 working on sample custom package 2016-06-19 16:25:19 +09:00
Sacha Greif
d818fb0a69 clear messages on route change 2016-06-19 15:17:44 +09:00
Sacha Greif
47e1799157 settings tweak (removed settings panel to avoid confusion) 2016-06-19 14:32:15 +09:00
Sacha Greif
86d7c76395 fix Flash issue 2016-06-19 12:57:23 +09:00
Sacha Greif
36bd733649 Merge pull request #1356 from xavcz/fix-custom-package
🐙 Fix custom package
2016-06-18 18:27:03 +09:00
xavizalote
5da36a731c handle new translation strings with spread operator 2016-06-18 10:39:31 +02:00
xavizalote
71b985c4c0 method on Telescope.strings to add new international keyword easily 2016-06-17 20:55:07 +02:00
xavizalote
e73e8bbbfa make custom package work again: routes, moment & newsletter button 2016-06-17 11:14:49 +02:00