Régis Hanol
683bf8c0a4
FEATURE: add all email logs tab
2014-02-15 01:17:13 +01: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
Régis Hanol
7993998fc5
update translations
2014-02-13 13:31:13 -08:00
Régis Hanol
e7472dc374
readonly mode
2014-02-13 13:31:13 -08:00
Régis Hanol
faf03fdeb1
update NGINX sample to allow admin to download backups
2014-02-13 13:31:13 -08:00
Régis Hanol
67a8d784fc
update routes
2014-02-13 13:31:13 -08:00
Régis Hanol
0e686aca95
update sidekiq initializer to use the pausable middleware
2014-02-13 13:31:13 -08:00
Robin Ward
d3b2f87f8e
In email digests, try to get longer excerpts if we don't have enough
...
characters from the first paragraph.
2014-02-13 16:11:01 -05:00
Neil Lalonde
8711762143
Users who have made no more than one post can delete their own accounts from their user preferences page.
2014-02-13 13:52:06 -05:00
bdthinh
e4a0ec1d8f
Add Vietnamese locale
2014-02-13 17:41:13 +07:00
Sam
4ff6780758
Merge pull request #1935 from eriko/remove_cas
...
Remove cas
2014-02-13 17:26:20 +11:00
Ibragimov "MpaK" Renat
a04e4f388b
Update puma.rb fixed: num_worker(S)
2014-02-13 11:08:27 +07:00
Robin Ward
669247977b
FEATURE: Show the posts count on the groups page. It seems a bit odd
...
that it uses a new AJAX call, but I wanted to keep the count separate
from the group object itself.
2014-02-12 14:01:36 -05:00
Neil Lalonde
6bbc3ec3e0
Add a way to flag a topic
2014-02-12 12:57:55 -05:00
Erik Ordway
98bac3b57d
Purge settings and .en.yml translations.
2014-02-12 08:38:19 -08:00
Jeff Atwood
3ef65fffb8
clarify _to_block_new_user settings
2014-02-11 14:43:37 -08:00
Robin Ward
d98fee5fd4
Merge pull request #1918 from fabricioflores/master
...
added translations to spanish
2014-02-11 15:50:46 -05:00
Robin Ward
4dc24c6a77
Merge pull request #1925 from slainer68/cors_config
...
Use GlobalSetting to enable CORS at application level
2014-02-11 15:46:48 -05:00
Sam
7ad00f426c
FEATURE REMOVAL: persona login
...
see: https://meta.discourse.org/t/pulling-persona-out-of-discourse-core/12613
2014-02-11 16:56:48 +11:00
Robin Ward
b61df08d1b
FEATURE: Admin selector to choose a primary group for a user, display it
...
and apply a CSS class to their posts.
2014-02-10 17:00:15 -05:00
slainer68
a89018db87
Use GlobalSetting to enable CORS at application level
2014-02-09 23:11:52 -08:00
Sam
212ece3e80
Remove memory profiler at least until I push a new docker image
2014-02-10 15:40:32 +11:00
Sam
ca170e4636
Add memory profiler gem for ruby 2.1
2014-02-10 15:27:46 +11:00
Fabricio Flores
5569f52f70
Update client.es.yml
2014-02-09 20:51:01 -05:00
Jonathan Allard
862faf2a17
Locales/fr: Add filter strings and change :read_more_MF
2014-02-08 18:51:18 -05:00
Sam
87a07e2355
attempt to work around concurrency issue with active record
2014-02-08 15:19:10 +11:00
Jeff Atwood
6c8e47bcc6
minor copyedits on name entry
2014-02-07 16:34:29 -08:00
Fabricio Flores
84fbb8028c
added translations to spanish
2014-02-07 19:08:17 -05:00
Neil Lalonde
e0df404d7e
Add site setting tos_accept_required. If enabled, users must check a box saying that they've read and accept the terms of service.
2014-02-07 16:04:13 -05:00
Jeff Atwood
6bea09a82a
clarify on mutes, because noise
2014-02-07 12:39:58 -08:00
Jeff Atwood
ecca66dbfe
simpler copy for mailing list mode
2014-02-07 12:35:47 -08:00
Robin Ward
3b617b04b0
FEATURE: First stab at groups page with member list
2014-02-07 10:44:51 -05:00
Robin Ward
2d47fe4473
Can list group members
2014-02-07 10:44:51 -05:00
Robin Ward
003eb06807
Move Discourse.Group
into public models
2014-02-07 10:44:51 -05:00
Robin Ward
de57f29467
More templates for the group page
2014-02-07 10:44:50 -05:00
Robin Ward
a873f7a95a
Client and Server side routes for a Group
2014-02-07 10:44:50 -05:00
Jeff Atwood
7feb480e20
Merge pull request #1915 from riking/patch-2
...
Update new_user top page redirect reason
2014-02-06 16:28:38 -08:00