Anthony Mayer
c8d5e3ca25
Fixes #444 - Adding UserEditController to show invites correctly
...
Gets rid of AccountController in favor of UserEditController, which
shows data consistently for both admins and owners. Also, makes sure
that only authorized users can see the page.
2014-11-30 18:23:19 -08:00
Sacha Greif
f0f22b0c53
Merge pull request #580 from anthonymayer/expanding-search-box
...
Fixes #572 - Expands search box when focused or not empty.
2014-12-01 10:13:13 +09:00
Anthony Mayer
5674269072
Fixes #572 - Expands search box when focused or not empty.
...
Also, changed when empty class is removed to avoid text box shrinking and then expanding after it loses focus but has content.
2014-11-30 17:03:30 -08:00
Sacha Greif
7f016e9256
Merge pull request #571 from anthonymayer/fix-duplicate-search-logs
...
Fixes #543 - duplicate search logs.
2014-11-30 14:39:00 +09:00
Sacha Greif
278f3b5781
Merge pull request #573 from anthonymayer/hide-mobile-nav-dropdowns
...
Hide mobile nav dropdowns
2014-11-30 14:38:04 +09:00
Sacha Greif
0e2ec4ef1c
add placeholder templates before and after each post item
2014-11-30 14:36:00 +09:00
Anthony Mayer
34081ca775
Removing accidentally added css rule
2014-11-28 23:01:16 -08:00
Anthony Mayer
dbf640ce2b
Fixes 447 - Hide mobile nav with css rather than js.
...
Also, removing random unused class.
2014-11-28 22:57:30 -08:00
Anthony Mayer
494f27bf9b
Fixing duplicate search logs.
2014-11-28 17:46:23 -08:00
Sacha Greif
4b2326e105
undo last merge
2014-11-27 16:09:22 +09:00
Sacha Greif
1b1153cdf4
Merge pull request #558 from toome123/master
...
Add Bulgarian-bg translation
2014-11-27 16:07:24 +09:00
Sacha Greif
78340304a0
Merge pull request #557 from comerc/master
...
ru.i18n.json
2014-11-27 16:05:37 +09:00
root
41acd6ed04
Add Bulgarian-bg translation
2014-11-26 19:08:25 +02:00
comerc
d271605a5b
russian i18n
2014-11-26 18:05:28 +03:00
comerc
69a3366378
russian i18n
2014-11-26 17:57:24 +03:00
Sacha Greif
6fde67fc2b
Merge pull request #547 from anthonymayer/compass-to-node-sass
...
Compiling scss as part of build rather than with compass.
2014-11-26 17:27:35 +09:00
Sacha Greif
b6d999449e
Merge pull request #556 from anthonymayer/missing_i18n_keys
...
Fixes #555 .
2014-11-26 17:24:02 +09:00
Anthony Mayer
55f151bab2
Fixes #555 .
...
Also, updated a couple strings that google translate seemed straightforward enough for
2014-11-25 23:45:11 -08:00
Anthony Mayer
aaa2efb05f
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into compass-to-node-sass
...
Conflicts:
.meteor/packages
packages/telescope-theme-base/versions.json
packages/telescope-theme-hubble/lib/client/css/screen.css
packages/telescope-theme-hubble/lib/client/scss/modules/_comments.scss
packages/telescope-theme-hubble/lib/client/scss/modules/_posts.scss
packages/telescope-theme-hubble/versions.json
2014-11-25 22:12:01 -08:00
Sacha Greif
a1645e0572
Merge pull request #549 from yourcelf/patch-1
...
Fix telescope-search route for iron:router 1.0
2014-11-26 10:25:45 +09:00
Sacha Greif
dde08a355a
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-11-26 09:36:00 +09:00
Sacha Greif
afd46208bd
Merge pull request #553 from tauslu/patch-2
...
tr.i18n.json
2014-11-26 09:34:30 +09:00
Sacha Greif
c058c9cf4f
fix migrations problem with $replace (hopefully)
2014-11-26 09:31:29 +09:00
Sacha Greif
0508c33175
Merge pull request #554 from jamiewilson/patch-4
...
Correcting emailNewPost template
2014-11-26 09:04:53 +09:00
Jamie Wilson
331f25e593
correcting template for post body
2014-11-25 15:42:17 -06:00
tauslu
fcc81e04be
tr.i18n.json
...
Adding the Turkish version
2014-11-25 20:50:44 +02:00
Sacha Greif
bef1fe5453
fix version comparison code
2014-11-25 17:33:26 +09:00
Sacha Greif
dbc42a7b51
renaming i18n helper from "i18n" to "_"
2014-11-25 17:16:00 +09:00
Sacha Greif
8df90bef81
added blank template for new packages
2014-11-25 16:14:12 +09:00
Sacha Greif
33d9d038cb
history and version bump
2014-11-25 15:53:00 +09:00
Sacha Greif
d3283e9b9c
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-11-25 15:47:49 +09:00
Sacha Greif
2df4afeba9
add missing fr translation
2014-11-25 15:42:50 +09:00
Sacha Greif
4168196510
do not use tap:i18n server-side
2014-11-25 09:04:47 +09:00
Sacha Greif
a3c5c0a4c4
updating tap:i18n
2014-11-25 08:56:29 +09:00
Charlie DeTar
981700c5c7
Fix telescope-search route for iron:router 1.0
...
The ``onBeforeAction`` in ``PostsSearchController`` isn't calling ``this.next()``, and so is never dispatching.
2014-11-24 16:43:41 -07:00
Ben Gott
1182ad017e
Merge pull request #548 from bengott/avatar-tweaks
...
Upgrade to bengott:avatar 0.6.0
2014-11-24 13:11:27 -06:00
Ben Gott
f68ecba862
Upgrade to bengott:avatar 0.6.0
...
- Create new config file in lib/config/avatar.js (accessible to both
client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00
Anthony Mayer
30ca412921
Compiling scss as part of build rather than with compass.
...
Remove dependency on compass, add fourseven:scss (includes autoprefixer),
add reset package, delete compiled css, and some random scss cleanup.
2014-11-23 21:11:15 -08:00
Sacha Greif
42aa4bd0d9
use zh-CN as code for Chinese
2014-11-24 11:38:57 +09:00
Sacha Greif
d74e1913c4
css fix
2014-11-24 11:27:12 +09:00
Sacha Greif
0a696ce1e3
internationalizing packages
2014-11-24 11:27:07 +09:00
Sacha Greif
3c9354ea15
Merge pull request #542 from anthonymayer/filter-by-links-not-working
...
Fixes #541
2014-11-23 15:34:27 +09:00
Anthony Mayer
350240f39a
Fixes #541
2014-11-22 21:19:55 -08:00
Sacha Greif
a19a46a775
Merge pull request #540 from anthonymayer/search-webkit-appearance
...
Search webkit appearance
2014-11-23 12:27:58 +09:00
Anthony Mayer
544926d22a
Fixes #538 in source scss, rather than in generated css
2014-11-22 19:22:50 -08:00
Anthony Mayer
4e13e82704
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into search-webkit-appearance
2014-11-22 19:10:50 -08:00
Sacha Greif
0bd1765c54
Merge pull request #537 from anthonymayer/master
...
Adding back title setting
2014-11-23 11:45:03 +09:00
Anthony Mayer
d07a286f89
Fixes #538
2014-11-22 15:11:31 -08:00
Anthony Mayer
3c912420bf
Adding back title setting
2014-11-22 13:48:13 -08:00
Sacha Greif
b22892cad5
making css more flexible
2014-11-21 15:30:10 +09:00