Kris Aubuchon
cdb888aec3
removing any :focus and/or outline definition so :focus falls back on the browser
2014-02-13 20:56:03 -05:00
Régis Hanol
a8b3269fdb
reload the page when read_only mode is disabled
2014-02-14 00:27:25 +01: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
41d16a3657
forgot the AdminBackupsLogsRoute
2014-02-13 13:31:14 -08:00
Régis Hanol
b89d328de2
display/preload the logs of the last/current operation
2014-02-13 13:31:14 -08:00
Régis Hanol
50273ba815
rename site setting to
2014-02-13 13:31:14 -08:00
Régis Hanol
62f98993cd
fix pg_dump syntax to exclude schemes
2014-02-13 13:31:14 -08:00
Régis Hanol
6e44ca8e17
fix rollback
2014-02-13 13:31:14 -08:00
Régis Hanol
6123223fd0
change button order, read-only mode comes first
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
38e365ea45
do not show the read-only alert to the admin
2014-02-13 13:31:13 -08:00
Régis Hanol
aff3463957
we want to wait for workers and not enqueued jobs
2014-02-13 13:31:13 -08:00
Régis Hanol
d94774ceec
force sidekiq resest after fork
2014-02-13 13:31:13 -08:00
Régis Hanol
7993998fc5
update translations
2014-02-13 13:31:13 -08:00
Régis Hanol
d92c6ece63
fix script/discourse script
2014-02-13 13:31:13 -08:00
Régis Hanol
269f52b8f7
fix db rake tasks
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
b05bb86323
add rollback button style
2014-02-13 13:31:13 -08:00
Régis Hanol
babcc3fc50
backup & restore client-side code
2014-02-13 13:31:13 -08:00
Régis Hanol
310a439f3d
update client-side admin routes
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
3be1b5569a
backups controller & specs
2014-02-13 13:31:13 -08:00
Régis Hanol
79a40658bf
new backup & restore code
2014-02-13 13:31:13 -08:00
Régis Hanol
93dd619080
Backup serializer
2014-02-13 13:31:13 -08:00
Régis Hanol
c82f7bb6dc
Backup model
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
Régis Hanol
8344f0d8fd
remove old import/export code
2014-02-13 13:31:13 -08:00
Régis Hanol
90c00fcaba
pausable sidekiq module
2014-02-13 13:31:13 -08:00
Régis Hanol
ffac197386
humanSize handlebars helper
2014-02-13 13:31:13 -08:00
Régis Hanol
fe3a76817d
fix login on sub-directory install
2014-02-13 13:31:13 -08:00
Régis Hanol
794c7bf730
fix code styling
2014-02-13 13:31:13 -08:00
Régis Hanol
1397a8057f
refactor system_message a bit
2014-02-13 13:31:13 -08:00
Régis Hanol
831ad524e6
added some comments
2014-02-13 13:31:13 -08:00
Régis Hanol
7086f01de4
ligther danger dark highlight
2014-02-13 13:31:13 -08:00
Régis Hanol
c5c6986f02
remove gradient & box-shadow on buttons
2014-02-13 13:31:13 -08:00
Régis Hanol
a86002f582
add case insensitive test on ajax request type
2014-02-13 13:31:13 -08:00
Régis Hanol
185f4bd8c8
fix code styling
2014-02-13 13:31:13 -08:00
Régis Hanol
a89e7ab662
binding to a POJO is useless
2014-02-13 13:31:13 -08:00
Régis Hanol
26409dbef8
remove unnecessary ()
2014-02-13 13:31:13 -08:00
Régis Hanol
1636dce624
this should really be the AdminController
2014-02-13 13:31:13 -08:00
Régis Hanol
77e2a7fa00
add /public/backups directory to .gitignore
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
Robin Ward
0b6bd5c187
Schedule a blur
on links when the route changes. Also, convert DOM
...
cleanup tasks to only schedule once per render.
2014-02-13 15:35:53 -05:00
Sam
c0686a6dc6
BUGFIX: regression, not handling nil count for recent report
2014-02-14 07:21:19 +11:00
Neil Lalonde
067b08c422
FIX: stupid mistake that broke flagging of posts
2014-02-13 15:10:02 -05:00
Neil Lalonde
85eba22d65
Use ember computed property shortcuts
2014-02-13 14:48:46 -05:00
Neil Lalonde
3a9d2292ea
Improve wording in admin quick start guide a bit. Thanks @riking.
2014-02-13 14:48:46 -05:00
Robin Ward
a555dc9f5e
FIX: Incorrect post number following a link. Updated ember-cloaking.
2014-02-13 14:08:12 -05:00