Sam
177983afe6
BUGFIX: mobile ui was being cached for anon views
2014-01-09 14:08:42 +11:00
Sam
e8afe87412
BUGFIX: attempt to forward on the protocol set by haproxy
2014-01-09 12:40:45 +11:00
Régis Hanol
cac3257b43
Merge pull request #1802 from voisintotoro/trad20140108
...
Updated French translation
2014-01-08 16:07:13 -08:00
Sam
1533a1163c
use_ssl is just confusing, it means use_https , fix name of setting
2014-01-09 10:51:38 +11:00
Sam
5a036fc17e
incorrect warning on site setting
2014-01-09 10:41:49 +11:00
Sam
d5a2c3c065
Merge pull request #1803 from chrishunt/update-favcount
...
Update favcount.js to v1.4.0
2014-01-08 15:30:01 -08:00
Sam
4b54e10d27
only update title if it changes
2014-01-09 10:27:14 +11:00
Chris Hunt
e5c02a8320
Update favcount.js to v1.4.0
2014-01-08 15:14:07 -08:00
Jeff Atwood
a48fb956f0
increase delete user max age from 14->60
2014-01-08 14:50:08 -08:00
Jeff Atwood
cf1c759cc3
minor copyedit on deleting user
2014-01-08 14:47:58 -08:00
voisintotoro
e1dcb0272a
Updated French translation
2014-01-08 22:00:17 +01:00
Robin Ward
339b5942bb
Default should be to poll every 5 mins
2014-01-08 15:05:18 -05:00
Neil Lalonde
55ed32d42e
A failed attempt to upgrade ruby in the vagrant image using chef. Everything works except setting the default ruby. The command is successful, but doesn't change the default ruby. Stumped.
2014-01-08 14:46:15 -05:00
Nick Borromeo
0331b1720a
Fixing padding for misaligned small logo URL
2014-01-08 09:43:37 -08:00
Sam
60a3641cc5
BUGFIX: rss feed link for topics has been broken ever since we upgraded rails
2014-01-08 17:20:46 +11:00
Sam
e8dcd8ab71
BUGFIX: show uncategorized in tracking etc
...
BUGFIX: allow emptying of lists of watched / tracked
BUGFIX: page scrolls when clicking on [x]
2014-01-08 17:10:16 +11:00
Harry Seo
bb54de1e96
internationalize Discourse.Formatter.tinyDateYear
...
missed client.??_??.yml
2014-01-08 14:46:50 +09:00
Sam
e27e8a65b3
don't muck with production.rb, no longer supported
2014-01-08 15:29:06 +11:00
Neil Lalonde
e7975f25b8
Remove remaining code for two-column categories page
2014-01-07 18:13:49 -05:00
Robin Ward
b268ea8363
Improved Embedded templates slightly.
2014-01-07 15:48:39 -05:00
Neil Lalonde
92f0c6537c
FIX: version check job when no versions are returned in json
2014-01-07 14:31:54 -05:00
Neil Lalonde
bcfaf522fd
Add spinner when authenticating with 3rd party. Also handle when popup window is closed without making a callback.
2014-01-07 12:41:34 -05:00
Benjamin Kampmann
7cbe92d5b6
move alias levels into enums
2014-01-08 03:47:01 +11:00
Régis Hanol
e732aa8a86
BUGFIX: we should not store absolute urls for locally uploaded avatar templates
...
Highly recommended to run: `RAILS_ENV=production bundle exec rake avatars:regenerate` to fix the avatar templates stored in the database.
2014-01-07 17:45:06 +01:00
Neil Lalonde
0e7f2bc3a9
FIX: vagrant up may fail when copying redis.yml. we don't need to copy it anymore.
2014-01-07 11:34:43 -05:00
Régis Hanol
0e246e65ad
Merge pull request #1796 from wulff/feature-wulff-update-danish-l10n
...
Merged new strings from *.en.yml and completed the Danish translation
2014-01-07 07:53:55 -08:00
Benjamin Kampmann
c743a985a4
Allow groups to be used as aliases for user mention
...
when configured by the admin a group can be found through the @mentions
feature in both the compose/reply and the private message user-selectors
and once selected the mention will be replaced by the list of users in
the group
2014-01-08 02:36:24 +11:00
Morten Wulff
63bd9da071
Merged new strings from *.en.yml and completed the Danish translation
2014-01-07 14:13:48 +01:00
Harry Seo
7713dfb8b0
internationalize Discourse.Formatter.tinyDateYear
2014-01-07 21:32:33 +09:00
Jeff Atwood
4d0ceb7551
copyedit on /top page orientation text
2014-01-07 00:48:23 -08:00
Sam
660d87a108
BUGFIX: cache did not support non strings
...
also reduced mocking in tests
2014-01-07 17:36:47 +11:00
Sam
e0284dfef0
update fixture
2014-01-07 11:40:28 +11:00
Régis Hanol
53006d7778
Ember wants a ListTopController, not a TopController
2014-01-07 01:36:30 +01:00
Sam
af3d262bf3
BUGFIX: dots in the wrong spot
2014-01-07 11:22:55 +11:00
Sam
164418b3f6
FEATURE: added suppress_uncategorized_badge
...
site setting to remove the suppression of the uncategorized badge from topic lists
2014-01-07 11:00:01 +11:00
Sam
3bb2948437
BUGFIX: missing localization for auto watching topics
2014-01-07 11:00:01 +11:00
Régis Hanol
871adc0b0f
BUGFIX: Top page wasn't display any topics
2014-01-07 00:37:14 +01:00
Sam
6e2797112d
Attempt to fix spec under vagrant
2014-01-07 09:26:30 +11:00
Régis Hanol
f6cc3a798e
fix typos in EN translations
2014-01-06 21:42:04 +01:00
Neil Lalonde
1dc0f34c46
Remove database.yml from vagrant chef cookbook. Don't need to copy database.yml anymore.
2014-01-06 13:42:34 -05:00
Neil Lalonde
3328973f04
Category description placeholder text mentions that the category won't appear on categories page unless it has topics or the placeholder text is replaced with a real category description.
2014-01-06 11:21:46 -05:00
Régis Hanol
ff68666dab
remove debugger
2014-01-06 17:13:42 +01:00
Robin Ward
14ec64a36a
Give a better error message from the server if you've been replying too much.
2014-01-06 11:10:37 -05:00
Régis Hanol
ec10575a9e
BUGFIX: pressing '?' will now always open the keyboard shortcut modal
2014-01-06 16:46:32 +01:00
Régis Hanol
da6af9024d
FEATURE: add go to /top page keyboard shortcut
2014-01-06 16:46:24 +01:00
Neil Lalonde
769fb6a9d3
When signing up with 3rd party verified email, don't allow changing email in the signup form. Add ability to cancel signup form, which clears its state.
2014-01-06 10:33:06 -05:00
Robin Ward
3bba75b052
FIX: Email preview with no date caused a server error
2014-01-06 10:18:37 -05:00
Régis Hanol
c18a6827df
fix jshint
2014-01-06 15:45:30 +01:00
Régis Hanol
87217d940e
Merge pull request #1457 from skisulli/keyboard-shortcuts
...
Global Gmail style keyboard shortcuts
2014-01-06 06:40:55 -08:00
Régis Hanol
d3c223e464
Merge pull request #1791 from vikhyat/smtp-auth-option
...
Make SMTP authentication mechanism configurable.
2014-01-06 05:28:21 -08:00