Sacha Greif
|
08a4b1f785
|
make getCurrentTemplate always return string
|
2015-01-27 11:11:14 +09:00 |
|
Sacha Greif
|
2aab2a49c8
|
show MailChimp error on client
|
2015-01-27 10:50:07 +09:00 |
|
Luca Mussi
|
1d34a4f9c3
|
Merge pull request #722 from Kikobeats/register
change sign in for register
|
2015-01-26 19:46:29 +01:00 |
|
Anthony Mayer
|
603c5fee92
|
Fixes #719. Allowing mobile nav to close if user clicks anywhere outside of it.
Also, adding test.
|
2015-01-26 00:46:43 -08:00 |
|
Kiko Beats
|
6c8385cb3e
|
Update en.i18n.json
|
2015-01-25 23:15:45 +01:00 |
|
Kiko Beats
|
d53a41cf2f
|
change sign in for register
|
2015-01-25 17:38:54 +01:00 |
|
Sacha Greif
|
bedefbb653
|
do not overwrite this._terms in PostsListController's data function
|
2015-01-24 10:53:11 +09:00 |
|
Sacha Greif
|
2c4e154dca
|
whoops
|
2015-01-22 13:47:56 +09:00 |
|
Sacha Greif
|
fe222144f2
|
fix case
|
2015-01-22 12:03:44 +09:00 |
|
Sacha Greif
|
a0ebc73cf7
|
fix bug preventing posting comments
|
2015-01-22 11:58:14 +09:00 |
|
Sacha Greif
|
8931fa11a5
|
fixing issue with submitting extra properties
|
2015-01-22 10:59:13 +09:00 |
|
Sacha Greif
|
c38c1c6434
|
fixing email notification templates
|
2015-01-22 09:19:52 +09:00 |
|
Sacha Greif
|
d45958f6d2
|
Merge pull request #712 from anthonymayer/newsletter-time
Adding newsletter time setting
|
2015-01-22 09:18:54 +09:00 |
|
Sacha Greif
|
fd62d5bccc
|
Merge pull request #716 from klamzo/patch-1
Update _posts.scss
|
2015-01-22 09:18:28 +09:00 |
|
Lamine Kane
|
67c1c9c901
|
Update _posts.scss
Added a "justify-content: center" so that no customization is needed to adjust the posts display for breakpoints.
|
2015-01-21 15:06:32 -05:00 |
|
Sacha Greif
|
b76621d0d2
|
version bump
|
2015-01-21 16:52:29 +09:00 |
|
Sacha Greif
|
333b64ae45
|
adding notifications for approved posts for both admins and end users
|
2015-01-21 16:47:22 +09:00 |
|
Sacha Greif
|
0d65cb9f1c
|
added postApprovedCallbacks
|
2015-01-21 16:47:02 +09:00 |
|
Sacha Greif
|
6868a69f3e
|
Fix “post awaiting moderation” message
|
2015-01-21 11:09:18 +09:00 |
|
Sacha Greif
|
201af43cf9
|
adding upvote and down vote callbacks
|
2015-01-21 10:38:59 +09:00 |
|
Anthony Mayer
|
f771093a06
|
Adding newsletter time setting
|
2015-01-20 00:11:30 -08:00 |
|
Sacha Greif
|
3b51d0ef1c
|
bunch of small fixes
|
2015-01-20 16:18:27 +09:00 |
|
Sacha Greif
|
c6befe9b19
|
publish post author on single comment pages
|
2015-01-20 16:08:10 +09:00 |
|
Sacha Greif
|
17573e28ed
|
Merge branch 'delgermurun-subscribe-post' into devel
|
2015-01-20 12:35:52 +09:00 |
|
Sacha Greif
|
bdf9945440
|
fixing notifications edge cases
|
2015-01-20 12:35:25 +09:00 |
|
Sacha Greif
|
c9693436c3
|
fixing context issues on comment form
|
2015-01-20 12:35:09 +09:00 |
|
Sacha Greif
|
8e669a1e2d
|
css tweaks
|
2015-01-20 11:59:50 +09:00 |
|
Sacha Greif
|
bc6987dda7
|
refactoring notifications and adding notifications for post subscribers
|
2015-01-20 11:59:40 +09:00 |
|
Sacha Greif
|
cf01d01dbd
|
adding subscribe-to-posts package
|
2015-01-20 11:59:12 +09:00 |
|
Sacha Greif
|
0b3cfeabed
|
add thread modules zone
|
2015-01-20 11:42:03 +09:00 |
|
Sacha Greif
|
b3804e43ca
|
organising posts css
|
2015-01-20 10:37:24 +09:00 |
|
Anthony Mayer
|
8e5b8f3f58
|
Merge pull request #708 from anthonymayer/devel
Cleaning up vote click handling functions and adding tests.
|
2015-01-19 15:35:57 -08:00 |
|
Anthony Mayer
|
2bafca52e3
|
Fixing style issues.
Also, switching Router.routes[].path to Router.path
|
2015-01-19 00:48:17 -08:00 |
|
Anthony Mayer
|
f197b930e6
|
Cleaning up vote click handling functions and adding tests.
Also combining can.upvote and can.downvote and deleting unused permissions function and random cleanup.
|
2015-01-19 00:04:41 -08: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
|
f7bb334d71
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2015-01-19 10:05:42 +09:00 |
|
Anthony Mayer
|
b99b078db3
|
Merge pull request #706 from anthonymayer/tests
Making both Travis and CodeClimate integrations works
|
2015-01-18 16:41:43 -08:00 |
|
Anthony Mayer
|
0a21e3e341
|
Adding Travis and CodeClimate badges to README
|
2015-01-18 16:14:26 -08:00 |
|
Anthony Mayer
|
1e5e480ccc
|
Pinning sanjo:jasmine to 0.11.0
|
2015-01-18 15:48:05 -08:00 |
|
Anthony Mayer
|
3c670ed8a5
|
Adding code to travis file to enable testing packages.
|
2015-01-18 14:59:18 -08:00 |
|
Anthony Mayer
|
e3ef359442
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into tests
|
2015-01-18 13:06:37 -08:00 |
|
Sacha Greif
|
c3e93e4954
|
tiny css tweak
|
2015-01-18 11:20:24 +09:00 |
|
Sacha Greif
|
645f6dd9f9
|
reverse trim/lowercase change for now
|
2015-01-18 11:15:02 +09:00 |
|
Sacha Greif
|
bbf30fea0d
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2015-01-18 11:12:12 +09:00 |
|
Sacha Greif
|
b3c25ff099
|
update release notes
|
2015-01-18 11:11:59 +09:00 |
|
Sacha Greif
|
ff1d92f977
|
clean up post and settings schema, and i18n labels
|
2015-01-18 10:56:01 +09:00 |
|
Sacha Greif
|
9c5bd4ce4d
|
extract postRank into its own post module
|
2015-01-16 16:11:36 +09:00 |
|
Luca Mussi
|
d50e61a248
|
added updateUserNames migration to convert usernames to lowercase
|
2015-01-15 21:42:38 +01:00 |
|
Luca Mussi
|
31ce925b70
|
added lowercase and trim also for username_and_email field
|
2015-01-15 21:41:55 +01:00 |
|