Sacha Greif
|
ea24b5242d
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2015-03-16 10:01:22 +09:00 |
|
Sacha Greif
|
0e3a96f50b
|
fix embedly bug
|
2015-03-12 16:04:54 +09:00 |
|
Sacha Greif
|
937b37f319
|
show different embedly missing api key to non admins
|
2015-03-12 07:01:55 +09:00 |
|
Sacha Greif
|
3e97b453de
|
make thumbnail URL work with https
|
2015-03-11 11:54:57 +09:00 |
|
Sacha Greif
|
7ac82b579d
|
couple tweaks to make getFormSchema work
|
2015-03-10 14:09:06 +09:00 |
|
Sacha Greif
|
bdc3e4eba4
|
Merge pull request #766 from ndarilek/master
Various accessibility fixes, mainly hiding unnecessary elements from scr...
|
2015-03-10 10:49:20 +09:00 |
|
Sacha Greif
|
9cf14b9be0
|
Adding missing i18n keys
|
2015-02-23 09:08:50 +01:00 |
|
Nolan Darilek
|
f89e8ff7e2
|
Various accessibility fixes, mainly hiding unnecessary elements from screen readers, adding screen-reader-only content and using live regions for real-time content.
|
2015-02-12 23:44:59 -06:00 |
|
Julian Ćwirko
|
edb609f739
|
polish translation - only lang files
|
2015-02-03 08:38:47 +01:00 |
|
Ibrahim Cesar
|
c54c90ac55
|
Translated package to Brazilian Portuguese
|
2015-02-02 12:46:46 -02:00 |
|
Sacha Greif
|
1aefbea3cd
|
fixing mobile version for grid layout
|
2015-01-27 11:44:06 +09:00 |
|
Sacha Greif
|
05cfd0f4a1
|
add link for regenerating thumbnail
|
2015-01-19 15:32:08 +09:00 |
|
Sacha Greif
|
35ae630ebd
|
working on grid layout; added callback for injecting CSS classes for post items
|
2015-01-19 11:40:27 +09:00 |
|
Sacha Greif
|
8c141e0ce0
|
make sure to return post object
|
2014-12-27 22:07:26 +09:00 |
|
Sacha Greif
|
a39569e883
|
make embedly call async
|
2014-12-24 09:42:10 +09:00 |
|
Sacha Greif
|
3d8e6f9237
|
updating autoform and simpleschema
|
2014-12-19 11:37:23 +09:00 |
|
Sacha Greif
|
8a16e2a01e
|
add thumbnail too if it hasn't been set yet
|
2014-12-18 15:10:01 +09:00 |
|
Sacha Greif
|
48ca46bc32
|
float thumbnail right on mobile
|
2014-12-14 12:43:52 +09:00 |
|
Sacha Greif
|
fb91613cfe
|
refactor all the things!
- changed the layout CSS for post modules
- changed order of modules
- changed markup of modules
|
2014-12-14 12:38:48 +09:00 |
|
Sacha Greif
|
fb0cd210b3
|
refactoring post module markup and CSS
|
2014-12-13 17:43:52 +09:00 |
|
Sacha Greif
|
78cf9b8439
|
fix #617
|
2014-12-12 08:26:10 +09:00 |
|
Sacha Greif
|
baf7aec813
|
test if Embedly key exists, and if not show message
|
2014-12-11 15:36:49 +09:00 |
|
Sacha Greif
|
5a868730da
|
Add link for clearing thumbnail (fix #607)
|
2014-12-10 17:00:22 +09:00 |
|
Sacha Greif
|
97804989a3
|
use console.log() instead of throwing error to prevent post submit interruption (fix #607)
|
2014-12-10 10:14:27 +09:00 |
|
Sacha Greif
|
987696657d
|
upgrade to meteor 1.0.1
|
2014-12-10 09:37:57 +09:00 |
|
Sacha Greif
|
b6c54c106d
|
renaming errors to messages
|
2014-12-06 17:41:15 +09:00 |
|
Sacha Greif
|
ff8bf40694
|
Merge branch 'telescope-master-semantic-messages' of https://github.com/AdmitHub/Telescope into AdmitHub-telescope-master-semantic-messages
Conflicts:
client/helpers/handlebars.js
client/views/comments/comment_edit.js
client/views/comments/comment_form.js
client/views/comments/comment_item.js
client/views/posts/modules/post_upvote.js
client/views/posts/post_edit.js
client/views/posts/post_submit.js
client/views/users/user_edit.js
client/views/users/user_email.js
lib/router.js
packages/telescope-tags/lib/client/views/category_item.js
|
2014-12-06 17:34:08 +09:00 |
|
Sacha Greif
|
52ef153a2d
|
make embedly work for non-admins too
|
2014-12-06 11:56:57 +09:00 |
|
Sacha Greif
|
1795552287
|
Mark some settings field as private and don't publish them
|
2014-12-04 13:36:06 +09:00 |
|
Sacha Greif
|
9bf9ee6f30
|
renaming embedly package
|
2014-12-03 08:43:26 +09:00 |
|