Sam
67dc590794
gem downgrade to keep guard happy
2013-04-26 16:18:54 +10:00
Sam
eb085beea8
attempt to fix the UTF-8 warn in the log, turns out this runs really deep, when you hit deliver in test it clones the mail not setting charset properly, leaving as is for today but fixing prod at least
2013-04-26 16:18:54 +10:00
Sam
14f33b80e4
lets not let without a block rspec gets very upset
2013-04-26 16:18:54 +10:00
Sam
9cf03b352c
fix rspec runner for neil
2013-04-26 16:18:54 +10:00
Sam
1076aa50a8
big gem update
2013-04-26 16:18:54 +10:00
Sam
bb30ccb5db
Merge pull request #772 from Merp/master
...
Fix for Issue #756
2013-04-25 17:52:49 -07:00
Merp
71d2903879
Bugfix for change password button in user preferences, fixed bad function parameter name passed to forgot_password.
2013-04-25 20:06:31 -04:00
Sam
f0d3500ada
Merge pull request #735 from kubabrecka/i18n_user_actions4
...
move i18n of UserActions to JS-side and make sentences translatable (take 3)
2013-04-25 15:53:17 -07:00
Sam
f8c6a47892
Merge pull request #770 from ZogStriP/keep-french-l10n-up-to-date
...
keep French l10n up to date
2013-04-25 15:52:41 -07:00
Jeff Atwood
4dbe25bfc2
very minor new user education copy tweaks
2013-04-25 15:42:03 -07:00
Neil Lalonde
159c9b10d5
Add a nag to admin dashboard if you haven't changed the title site setting from the default 'Discourse'
2013-04-25 17:53:31 -04:00
Neil Lalonde
e864e4141d
Fix topic_count in version check request
2013-04-25 17:19:06 -04:00
Régis Hanol
14a99eca12
keep French l10n up to date
2013-04-25 22:29:51 +02:00
Sam
7a3a10f29f
update fast_xor cause users were reporting issues
2013-04-25 20:29:42 +10:00
Sam
7abdd61354
truncate gist titles at 120
2013-04-25 18:00:02 +10:00
Sam
134af233ad
tell people about new autospec
2013-04-25 17:24:54 +10:00
Sam
05fb871a40
guard rspec upgrade
2013-04-25 17:24:54 +10:00
Sam
ef875bba12
a spec that works like the fsm intended
2013-04-25 17:24:54 +10:00
Sam
0a13b78c05
Merge pull request #767 from ZogStriP/refactor-quote-reply
...
improve & refactor quote reply
2013-04-24 21:22:50 -07:00
Régis Hanol
03d3c738c3
improve & refactor quote reply
2013-04-25 03:22:35 +02:00
Neil Lalonde
118b446e66
Merge pull request #759 from darrennix/patch-2
...
Add clarification of how to set force_hostname
2013-04-24 12:04:26 -07:00
Neil Lalonde
a62fbb1b95
Merge pull request #761 from kubabrecka/cs_update39
...
cs translation update
2013-04-24 12:03:55 -07:00
Neil Lalonde
2310851ad2
Send topic_count with version check requests
2013-04-24 14:13:20 -04:00
Neil Lalonde
e6ad51adce
Send contact_email along with version check
2013-04-24 12:55:01 -04:00
Neil Lalonde
23a069c907
Show heatmap for views in suggested topics
2013-04-24 11:51:33 -04:00
Neil Lalonde
db2de1eff0
Add contact_email to site settings
2013-04-24 11:15:47 -04:00
Kuba Brecka
9651bec37c
cs translation update
2013-04-24 12:59:05 +02:00
Sam
155348ca4c
Merge pull request #760 from ZogStriP/keep-french-l10n-up-to-date-2013-04-23
...
keep French l10n up to date
2013-04-24 03:19:19 -07:00
Sam
37867af1bb
track incoming links, amend share link to include user
...
fix pm styling
2013-04-24 18:05:35 +10:00
Sam
27edebfaef
This patch probably belongs in AR discussing with rails team
2013-04-24 14:40:55 +10:00
Sam
737bb96737
translation accelerator
2013-04-24 14:40:09 +10:00
Sam
4d9dc82be0
bug fix
2013-04-24 14:39:31 +10:00
Sam
81673dcde8
slug memoization in the table
2013-04-24 12:46:43 +10:00
Sam
c9ed7100b1
bug fix
2013-04-24 12:26:39 +10:00
Sam
aa6485639b
slug column for topics, for the performance
2013-04-24 12:02:36 +10:00
Sam
0b76166ad1
inflector backport
2013-04-24 12:02:36 +10:00
Sam
a0665105ec
spring config
2013-04-24 12:02:36 +10:00
Sam
ccae619d9a
lru cache added
2013-04-24 12:02:36 +10:00
Régis Hanol
4d6f6a8322
keep French l10n up to date
2013-04-24 02:09:36 +02:00
Jeff Atwood
d8299914ce
align flag text boxes
2013-04-23 14:15:09 -07:00
Neil Lalonde
72508d459b
Use heat map on views column in topic lists
2013-04-23 15:06:13 -04:00
Neil Lalonde
631ed3df58
Checking size of some gifs throws a Zlib::BufError. Tolerate it until we can figure out why.
2013-04-23 14:08:05 -04:00
Darren Nix
6b54f1a6b0
Add clarification of how to set force_hostname
...
The original instructions told the user to log into Discourse Admin settings in order to set the force_hostname parameter so that the email validation URLs would be correct. However, it is not possible to log in until email is validated. This commit adds instructions for setting force_hostname through the console.
2013-04-23 10:47:32 -07:00
Neil Lalonde
2e8e4b7c6e
Don't send an email for a topic that has been deleted
2013-04-23 13:10:11 -04:00
Neil Lalonde
06e5083950
Dashboard links to list of admins and moderators; Move a bunch of ember routes into one file: admin_users_list_routes.js
2013-04-23 12:07:58 -04:00
Neil Lalonde
fe7de44275
Put admins and moderators counts on the same line
2013-04-23 11:48:26 -04:00
Neil Lalonde
fe1b979c65
Admin Dashboard: click numbers in Users per Trust Level table to see a list of the users
2013-04-23 10:41:40 -04:00
Neil Lalonde
e8172e66d2
Add bg colour to table headings on dashboard
2013-04-23 10:30:09 -04:00
Sam
3d98659708
Merge pull request #758 from ZogStriP/do-not-display-clicks-count-in-oneboxes
...
do not display clicks count in oneboxes
2013-04-22 22:59:04 -07:00
Sam
726c28d776
Merge pull request #754 from slainer68/rack-cors
...
Implements support for rack-cors for API JavaScript access in the end-user browser
2013-04-22 20:11:09 -07:00