Jeff Atwood
|
35bd25c626
|
very minor copyedit
|
2014-07-03 16:50:03 -07:00 |
Jeff Atwood
|
5d7992884a
|
BUG: mobile category drop-down had extra space
|
2014-07-03 16:10:15 -07:00 |
Jeff Atwood
|
ff8a119550
|
BUG: mobile category drop-down styles looked bad
|
2014-07-03 15:29:46 -07:00 |
Jeff Atwood
|
e934680a56
|
BUG: mobile user profile field names invisible
|
2014-07-03 15:20:18 -07:00 |
Robin Ward
|
fc1ce96dbb
|
FIX: Change the approach to sanitization. Includes a more detailed API
for allowing classes and attributes for only certain tag names.
|
2014-07-03 16:55:36 -04:00 |
Arpit Jalan
|
b301391116
|
FEATURE: redeem Invite when user sign up
|
2014-07-04 02:03:04 +05:30 |
Régis Hanol
|
cfeae239a8
|
BUGFIX: calling .blur() on the body element unfocus the browser window in IE10
|
2014-07-03 22:27:10 +02:00 |
Neil Lalonde
|
7d5d5862c1
|
Import optimizations for topic creation: Prevent queuing of most jobs when importing posts and topics. Only do some recalculations at the end of the import.
|
2014-07-03 16:24:47 -04:00 |
Jeff Atwood
|
21924fbf55
|
Merge pull request #2500 from riking/guidelies
Alias /guidelines to /faq
|
2014-07-03 13:07:16 -07:00 |
riking
|
9ad9e95d11
|
Alias /guidelines to /faq
|
2014-07-03 13:06:04 -07:00 |
Jeff Atwood
|
c74e60ec51
|
add Discourse site link to version emails
|
2014-07-03 12:53:00 -07:00 |
Jeff Atwood
|
fba2a00265
|
very minor copy update
|
2014-07-03 12:50:50 -07:00 |
Jeff Atwood
|
e10dee64fc
|
Merge pull request #2499 from toolness/patch-4
Added a link to the configuring SSO thread.
|
2014-07-03 11:47:48 -07:00 |
Atul Varma
|
6981d5c833
|
Added a link to the configuring SSO thread.
Lots of folks who want SSO might not realize it's supported by Discourse out-of-the-box, so I linked to the appropriate thread on the meta forum.
|
2014-07-03 13:02:08 -04:00 |
Robin Ward
|
4f09317cb3
|
ES6: A bunch of modal views
|
2014-07-03 12:39:14 -04:00 |
Robin Ward
|
e5059137d0
|
TRIVIAL: Remove log statement
|
2014-07-03 11:32:10 -04:00 |
Robin Ward
|
f247ea89b0
|
TWEAK: Show subcategory name even if there is a logo
|
2014-07-03 11:31:42 -04:00 |
Neil Lalonde
|
a4a90475cf
|
FIX: scrub freedom_patch should take the optional replacement_char argument. Mysql2::Error uses it. mysql2 is used by some import scripts.
|
2014-07-03 11:11:21 -04:00 |
Robin Ward
|
7ac4372427
|
Merge pull request #2455 from riking/error-route
Fancy error page for topic lists
|
2014-07-03 10:53:19 -04:00 |
riking
|
0d4163e0a2
|
FEATURE: Nice error handling page
|
2014-07-03 07:52:14 -07:00 |
riking
|
0612018569
|
Include the 'textStatus' field in DC.ajax rejection
|
2014-07-03 07:52:12 -07:00 |
Neil Lalonde
|
4e1f76d3b9
|
Merge pull request #2497 from BenLubar/benlubar-import-id-on-imported-posts
set import_id on imported posts
|
2014-07-03 10:22:25 -04:00 |
Sam
|
0de564f598
|
Correct reqs
|
2014-07-03 22:34:45 +10:00 |
Sam
|
5a28609afc
|
FIX: listable badges need more logic
|
2014-07-03 20:34:26 +10:00 |
Sam
|
decff6dc85
|
revert viewport change on mobile
(truncates stuff on iphone)
|
2014-07-03 20:34:13 +10:00 |
Sam
|
9157f51618
|
FEATURE: upgrade font awesome to head
|
2014-07-03 17:58:12 +10:00 |
Sam
|
6bbb083d47
|
FEATURE: support "unlisted" badges.
|
2014-07-03 17:44:36 +10:00 |
Sam
|
db34b534e6
|
Merge pull request #2494 from techAPJ/bulk-invite-4
FEATURE: support txt file to be uploaded for bulk invite
|
2014-07-03 17:33:16 +10:00 |
Sam
|
2ba35ae707
|
Merge pull request #2498 from awesomerobot/master
fixing a handful of issues
|
2014-07-03 17:32:14 +10:00 |
Sam
|
1ed97437ef
|
Merge pull request #2490 from techAPJ/update_rake_task-2
Update admin create task
|
2014-07-03 17:31:55 +10:00 |
Sam
|
9a9ad9bda8
|
FEATURE: Badge progress
- Refactor model so it stores backfill query
- Implement autobiographer
- Remove sample badge
- Correct featured badges to only include a badge once
|
2014-07-03 17:29:44 +10:00 |
Kris Aubuchon
|
aee73d901a
|
fixing a handful of issues
|
2014-07-02 23:21:45 -04:00 |
Sam
|
8701a39044
|
FIX: improve matching algorithm
|
2014-07-03 11:29:02 +10:00 |
Sam
|
6d8200b1b1
|
FIX: smarter suppression of name
match on lowercase, trim.
|
2014-07-03 11:20:58 +10:00 |
Robin Ward
|
554e5c8482
|
XSS: Escape the custom title (admin only) when displaying group titles.
|
2014-07-02 19:55:52 -04:00 |
Jeff Atwood
|
162b5abae6
|
don't need thanks here
|
2014-07-02 15:13:34 -07:00 |
Régis Hanol
|
9b43333f3f
|
TRIVIAL: removes unecessary #if bindings
|
2014-07-02 23:01:23 +02:00 |
Régis Hanol
|
e148d2340f
|
removes summary filter when clicking on the likes count in topic lists
|
2014-07-02 22:58:07 +02:00 |
Robin Ward
|
334becd0ed
|
SECURITY: Upgrade Rails to latest version
|
2014-07-02 16:55:18 -04:00 |
Neil Lalonde
|
67b9fec204
|
FEATURE: option to use ruby-bbcode-to-md to convert bbcode to markdown before importing posts
|
2014-07-02 16:53:53 -04:00 |
Robin Ward
|
462dcadd01
|
FEATURE: Subcategory list on parent subcategory page.
|
2014-07-02 16:47:43 -04:00 |
Robin Ward
|
4592916026
|
ES6: Convert route builders to initializer
Remove deprecated `Discourse.addInitializer`
|
2014-07-02 16:47:43 -04:00 |
Neil Lalonde
|
3cb74577a3
|
Version bump to v0.9.9.11
|
2014-07-02 16:43:37 -04:00 |
Neil Lalonde
|
337630a216
|
Update translations
|
2014-07-02 16:42:59 -04:00 |
Régis Hanol
|
9abef57312
|
BUGFIX: staff counters weren't taking into acount deleted posts/actions
|
2014-07-02 22:33:18 +02:00 |
Régis Hanol
|
791fb704f7
|
Merge pull request #2496 from discourse/revert-2495-master
Revert "background on topic-list, more width on extra-info-wrapper, meta...
|
2014-07-02 16:55:52 +02:00 |
Régis Hanol
|
7feab2fc99
|
Revert "background on topic-list, more width on extra-info-wrapper, meta viewport fix"
|
2014-07-02 16:55:43 +02:00 |
Jeff Atwood
|
2a705fff6c
|
Merge pull request #2495 from awesomerobot/master
background on topic-list, more width on extra-info-wrapper, meta viewport fix
|
2014-07-02 07:01:15 -07:00 |
Kris Aubuchon
|
e0194e69a5
|
adding background to topic-list, making max-width larger on extra-info-wrapper, and changing viewport config
|
2014-07-02 09:54:40 -04:00 |
Arpit Jalan
|
85ba55dc26
|
FEATURE: support txt file to be uploaded for bulk invite
|
2014-07-02 19:21:15 +05:30 |