Commit Graph

1935 Commits

Author SHA1 Message Date
Neil Lalonde
c589b4b187 Add a js spec for admin/report model, and find a bug too 2013-04-26 17:14:02 -04:00
Jeff Atwood
a1c879668d f**k you && and || 2013-04-26 13:09:40 -07:00
Neil Lalonde
6063f81946 Show something on categories page when js is disabled 2013-04-26 13:10:41 -04:00
Sam
b82e408351 add list unsubscribe 2013-04-26 16:56:28 +10:00
Sam
f9e33ec6b8 store ip address and current user with incoming links
make links long an readable in share dialog
2013-04-26 16:18:55 +10:00
Sam
a56a926582 seed fu should not run before the suite, just before fork
we have no seeds.rb so do nothing there
2013-04-26 16:18:55 +10:00
Sam
7d9fd350d3 dup is critical cause people are mucking with stuff that comes out of the cache 2013-04-26 16:18:55 +10:00
Sam
5ccc3edcbe bug fixes with test runner 2013-04-26 16:18:54 +10:00
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