Sam
11f031c8f9
Merge branch 'fix_commit'
2014-02-24 13:16:01 +11:00
Omega Coleman
bc56d821bb
Translate client into Chinese.
2014-02-24 13:15:27 +11:00
Sam
0a26a12461
Merge pull request #1989 from Dreami/patch-1
...
Update client.de.yml
2014-02-24 09:33:31 +11:00
Jeff Atwood
fbf9006a63
email deliverability test copy update
2014-02-23 02:42:06 -08:00
Dreami
520c393960
Some small changes
...
Will squash later...
2014-02-22 12:05:39 +01:00
Jeff Atwood
41843e96b6
improved copy for watching/tracked adapted f/BBS
2014-02-21 17:26:32 -08:00
Jeff Atwood
a604ebb5b5
simplify category definition copy
2014-02-21 17:04:59 -08:00
Régis Hanol
68a935c36b
FEATURE: upload backups
2014-02-22 01:41:01 +01:00
Robin Ward
a07e9f7e71
FEATURE: Bulk reset read
status.
2014-02-21 15:18:45 -05:00
Robin Ward
7a07f14dfc
FEATURE: Can select topics and hit Dismiss Read
on the /unread
filter
2014-02-21 15:18:45 -05:00
Dreami
215f3b14d2
Update client.de.yml
...
Changes in admin section
2014-02-21 12:54:17 +01:00
Dreami
9252c7b3d1
Update client.de.yml
...
Updated it to sound more natural in German and corrected some errors
Can anyone tell me where "latest_by: "latest by"" is used? I can't find it.
2014-02-21 11:34:39 +01:00
Sam Saffron
2ab76f60d1
FEATURE: Discoruse.handle_exception
...
to report exception via sidekiq helper, adds extra context
2014-02-21 14:30:25 +11:00
Robin Ward
d95887c57d
CHANGE: We now include the _escaped_fragment_
support by default, but
...
only if the crawler check fails. It is a fallback for non-google search
engines that support the Ajax crawling API.
2014-02-20 17:02:26 -05:00
Neil Lalonde
b696c96a19
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
Régis Hanol
0fefdb3ed9
Merge pull request #1980 from Onaldanm/patch-fr-bulk
...
Add topics.bulk french translation
2014-02-20 10:15:30 +01:00
Onaldanm
7d1a39de84
Add topics.bulk french translation
...
First proposition, I hope doing it correctly :)
Fix extra space
2014-02-20 03:31:56 -05:00
Régis Hanol
d443ddd43d
Merge pull request #1922 from joallard/language-toggle
...
Allow users to toggle interface language in their preferences
2014-02-19 18:28:00 +01:00
Régis Hanol
c8795d8aa4
fix typo
2014-02-19 17:21:47 +01:00
Neil Lalonde
7f6b2e5563
Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app.
2014-02-18 17:18:53 -05:00
Sam
2a8734f0d5
Suppress search in topic unless we have more than 10 posts
...
(configurable in site setting)
2014-02-19 08:59:18 +11:00
Robin Ward
f19b0b5fe0
Include members count on groups page.
2014-02-18 16:17:04 -05:00
Jonathan Allard
0592420e52
Add a site setting to allow users to toggle I18n.locale
...
It is false by default.
2014-02-18 14:54:00 -05:00
Jonathan Allard
c513725f26
Allow users to toggle interface language in their preferences
2014-02-18 14:53:59 -05:00
Robin Ward
3f3c07f136
FEATURE: Can bulk update the notification level of topics
2014-02-18 13:02:22 -05:00
Sam
884346cbea
Merge pull request #1951 from thoughtbot/bb-erb
...
Use ERB to pull conf files into app
2014-02-18 16:23:55 +11:00
Stephan Kaag
f12925887c
Drop Rails3 support
2014-02-17 19:42:08 +01:00
Matt Campbell
ef24882999
Adding additional ES translations
2014-02-17 10:55:08 -05:00
Régis Hanol
c6cf88470d
Merge pull request #1952 from stackbuilders/spanish_translations
...
Added and updated Spanish translations
2014-02-17 09:49:39 +01:00
lonehangman
739c9688ae
Added endpoint for site JSON
...
Removed unneeded code
2014-02-17 15:16:53 +09:30
Sam
2b10fdc97f
FEATURE: search auto scopes on topic first
2014-02-17 13:54:51 +11:00
Sam
73aca9063d
FEATURE: allow overriding server static asset if needed
2014-02-17 10:44:37 +11:00
Sam
c0d947aa98
allow bench to run with unicorn optionally
...
memstats can output yaml now
2014-02-16 16:44:51 +11:00
Jose Anasco
294d7cb555
Added and updated Spanish translations
...
Updated:
1. client.es.yml
2. server.es.yml
3. server.en.yml
2014-02-14 19:29:16 -05:00
Régis Hanol
683bf8c0a4
FEATURE: add all email logs tab
2014-02-15 01:17:13 +01:00
Britt Ballard
60e1a5aa69
Use ERB when importing conf files into app
2014-02-14 16:14:55 -08:00
Régis Hanol
3f3c9ca7cb
FEATURE: add filters on email logs
2014-02-15 00:50:08 +01:00
Régis Hanol
21f757fd72
mention shortcut in the tooltip on the submit button
2014-02-15 00:49:36 +01:00
Robin Ward
5f080a9b5e
Revert "Merge pull request #1943 from bdthinh/VietnameseLocale"
...
This reverts commit b95db5fcae
, reversing
changes made to 4a44cca2d7
.
2014-02-14 18:42:19 -05:00
Robin Ward
b95db5fcae
Merge pull request #1943 from bdthinh/VietnameseLocale
...
Add Vietnamese locale
2014-02-14 14:14:30 -05:00
Robin Ward
4a44cca2d7
Merge pull request #1946 from bbonamin/es_locale
...
Improve Spanish client locale considerably
2014-02-14 14:13:09 -05:00
Neil Lalonde
e83ec810e1
FIX: heading shouldn't say Sent At on the page that shows email that were not sent. duh.
2014-02-14 13:09:22 -05:00
Neil Lalonde
35dae76bbd
Log when and why an email was not sent in email_logs
2014-02-14 13:06:39 -05:00
verg
de9cac0406
Add Private Message count to User Dropdown
2014-02-14 08:45:09 -05:00
Sam
b75620973f
FEATURE: memory stats route for diagnostics in admin
2014-02-14 15:45:12 +11:00
bdthinh
71b6910a32
Fix server.vi.yml at header vi
2014-02-14 09:53:10 +07:00
Bruno Bonamin
406cfb1691
Improve Spanish locale considerably
...
Adds some missing spanish translations
Translations up to es.admin_js.admin.flags
Translations up to admin_js.admin.groups
Translations up to admin_js.admin.logs
Translations up to admin_js.admin.users
Translations up to admin_js.admin.user
Finishes admin_js.admin translation to spanish
Adds translation for remaining keys
2014-02-13 19:47:45 -03:00
Régis Hanol
50273ba815
rename site setting to
2014-02-13 13:31:14 -08:00
Régis Hanol
5725f02d9e
allow full access to /admin/backups while in read-only mode
2014-02-13 13:31:14 -08:00
Régis Hanol
0e941a6253
add an alert when trying to login while in read-only mode
2014-02-13 13:31:14 -08:00