Sam
0438abf139
BUGFIX: Use ENV["USER"] before falling back to postgres
2014-02-17 10:44:37 +11:00
Sam
73aca9063d
FEATURE: allow overriding server static asset if needed
2014-02-17 10:44:37 +11:00
Sam
5777423b05
diff heaps used for memory leak detection
2014-02-17 10:44:37 +11:00
Sam
49efb055f2
Merge pull request #1954 from verg/unbind_user_name
...
Don't display edits during user's name update
2014-02-17 10:38:43 +11:00
Sam
ffa3297929
Merge pull request #1962 from eflynn/master
...
Use --no-document instead of --no-rdoc/--no-ri.
2014-02-17 10:34:10 +11:00
Sam
23af46a66c
Merge pull request #1960 from verg/subcategory-search-links
...
Fix subcategories links from search
2014-02-17 10:33:35 +11:00
verg
7e8c30c715
Scroll to top on Site-Setting category render
2014-02-16 16:35:07 -05:00
Evan Flynn
5e936c812a
Use --no-document instead of --no-rdoc/--no-ri.
...
gem says --rdoc and --ri options are deprecated.
2014-02-16 15:27:55 -05:00
verg
f723f11443
Fix subcategories links from search
2014-02-16 12:49:20 -05:00
Christian Ramón
566d25ea75
fix typos in posts_controller_spec.
...
fixing 'suceeds' typo.
2014-02-16 12:17:36 -05:00
Sam
c0d947aa98
allow bench to run with unicorn optionally
...
memstats can output yaml now
2014-02-16 16:44:51 +11:00
Sam
f7d5a561ec
remove randomisation for now from bench
2014-02-16 15:11:25 +11:00
Robin Ward
79b406c0f3
FIX: If default page is categories, anonymous users were seeing latest
...
categories when going into a category.
2014-02-15 18:54:04 -05:00
Neil Lalonde
d298e2e065
Detect Googlebot from user agent and use a different layout that doesn't load javascript
2014-02-15 17:54:34 -05:00
Jeff Atwood
0c493c026e
Merge pull request #1955 from verg/update-quickstart-guide
...
Update outdated instructions in Quick Guide
2014-02-15 12:49:52 -08:00
verg
aad293362c
Update outdated instructions in Quick Guide
2014-02-15 14:39:55 -05:00
verg
fd40d40eca
Don't display edits during user's name update
2014-02-15 11:10:06 -05:00
Jeff Atwood
f73c5c9c2b
Merge pull request #1953 from awesomerobot/master
...
making the background on unread notifications stand out a bit more
2014-02-14 23:27:52 -08:00
Kris Aubuchon
47d8db4516
making the background on unread notifications stand out a bit more
2014-02-14 23:15:39 -05: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
2f78dc775d
FIX: double periods. How did that work??
2014-02-14 17:57:38 -05:00
Neil Lalonde
9c4dc9a966
Block browser-update.js in robots.txt. Move noscript block above everything else in application layout.
2014-02-14 15:33:00 -05:00
Robin Ward
16c6759818
FIX: i18n integrity check was not ignoring comments properly
2014-02-14 14:47:52 -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
verg
8447fd47e5
Don't render 'Reply' button when user can't post
2014-02-14 14:10:22 -05:00
Robin Ward
f7b3856101
FIX: Don't append posts directly to the stream unless all posts are loaded.
2014-02-14 14:03:09 -05:00
Neil Lalonde
fba0958486
Version bump to v0.9.8.5
2014-02-14 13:51:25 -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
Neil Lalonde
42fb9d4fb1
Avoid calling can_delete_account twice
2014-02-14 13:06:39 -05:00
Robin Ward
feb4fa3bb5
FIX: Draft topics should remember the category you chose
2014-02-14 12:33:46 -05:00
Robin Ward
97aa2c8dfe
Revert "FIX: restore category when opening draft"
...
This reverts commit dd7fa2d946
.
Unfortunately this introduced a regression where editing a post, then
replying soon after would leave you in edit mode.
2014-02-14 12:06:58 -05:00
Régis Hanol
067b220a62
Merge pull request #1944 from verg/user_dropdown_message_count
...
Add Private Message count to User Dropdown
2014-02-14 15:07:27 +01:00
verg
de9cac0406
Add Private Message count to User Dropdown
2014-02-14 08:45:09 -05:00
Sam
177371fb69
do a full GC prior to getting stats
2014-02-14 16:10:26 +11: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
Jeff Atwood
7c8e9fc88d
Merge pull request #1947 from awesomerobot/master
...
removing any :focus and/or outline definition
2014-02-13 18:22:29 -08:00
Régis Hanol
29b6b71d61
don't pass arguments when they're empty to pg_sql/pg_dump
2014-02-14 02:58:36 +01:00
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