Commit Graph

18885 Commits

Author SHA1 Message Date
Jeff Atwood
98afc8be20 add Git install page 2016-04-27 16:03:43 -07:00
Jeff Atwood
a59cbae77a remove swap reference as discourse-setup does that for you now 2016-04-27 16:01:36 -07:00
Jeff Atwood
bfda797313 Update INSTALL-cloud.md 2016-04-27 14:45:41 -07:00
Jeff Atwood
8ec8f62311 Update INSTALL-cloud.md 2016-04-27 14:25:35 -07:00
Robin Ward
d89fb6e83e
Better warning message if defaultState is used improperly 2016-04-27 15:06:55 -04:00
Robin Ward
55ba81494f
FIX: Allow 👍 and 👎 to work even though not in emoji.json 2016-04-27 14:56:23 -04:00
Robin Ward
2f911d9435
FIX: Broken test, data-auto-route is no longer needed 2016-04-27 14:03:45 -04:00
Robin Ward
1c90b8dd76
FIX: Search menu would sometimes forget the context 2016-04-27 13:53:51 -04:00
Robin Ward
02f771e66e
Add a widget setting for the home logo url 2016-04-27 13:16:51 -04:00
Robin Ward
43bbc425e8
FIX: Support for extra admin links in the hamburger 2016-04-27 13:02:52 -04:00
Neil Lalonde
83c092af64 fix duplicate i18n key 2016-04-27 12:23:29 -04:00
Neil Lalonde
e5918c7d00 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
Arpit Jalan
7151c16c79 FEATURE: create permalink when category slug is changed 2016-04-27 17:34:03 +05:30
Jeff Atwood
92a6bf4f9d better cropped image 2016-04-27 04:07:00 -07:00
Jeff Atwood
f4b8385508 tone down the hysteria a bit on email 2016-04-27 03:51:56 -07:00
Jeff Atwood
f96cfd024c Update INSTALL-cloud.md 2016-04-27 03:48:26 -07:00
Jeff Atwood
ea1cf28d5c use docker-setup instead of nano 2016-04-27 03:11:45 -07:00
Guo Xiang Tan
8df69dba83
UX: Always show button to mark notifications as read. 2016-04-27 13:57:10 +08:00
Robin Ward
9fdea6cd46
FIX: Broken similar topics 2016-04-26 17:54:52 -04:00
Robin Ward
7a01d575c2
FIX: Make embeddable discourse more forgiving with https 2016-04-26 15:03:44 -04:00
Robin Ward
905068cf23
FIX: Santized HTML entities on group page 2016-04-26 14:24:36 -04:00
Robin Ward
de82bd946d
FIX: Group members should be able to see their groups even if private 2016-04-26 14:17:53 -04:00
Robin Ward
b34f55d880
FIX: Missing alt tag on user notifications 2016-04-26 13:29:46 -04:00
Robin Ward
821103cad5
FIX: Middle clicking on user notifications 2016-04-26 13:19:22 -04:00
Robin Ward
33b192ba61
FIX: Middle clicking on the logo in Firefox 2016-04-26 13:17:09 -04:00
Arpit Jalan
74b3807f60 FEATURE: new bootstrap mode settings for brand new Discourse community (#4193)
* FEATURE: new bootstrap mode settings for brand new Discourse community

* new SiteSetting.set_and_log method
2016-04-26 13:08:19 -04:00
shaktikatare1989
6c5548c2e4 Fix: Replacing custom gif image results in old gif appearing in admin… (#4199)
* Fix: Replacing custom gif image results in old gif appearing in admin page

* refactor as per the review comment
2016-04-26 11:23:21 -04:00
Nick Ivanter
d59106cb15 FIX: duplicate subfolder prefix in links in digest (#4179)
In subfolder installs, the subfolder prefix was getting duplicated in topic and category links in the digest. E.g. http://example.com/forum/forum/t/...
2016-04-26 11:18:34 -04:00
Jeff Atwood
69f1ea027d this style didn't cascade as I expected 2016-04-25 21:36:39 -07:00
Jeff Atwood
9a08bb15d4 Merge pull request #4174 from NickIvanter/digest-log-alt-tag
Add 'alt' tag to logo img in digest email
2016-04-25 16:16:50 -07:00
Robin Ward
6fb46fe217
UX: Notification was in the wrong place. 2016-04-25 17:52:38 -04:00
Robin Ward
7ab5d44c7c
Remove unused component 2016-04-25 17:52:37 -04:00
Robin Ward
208cf41e6c
FIX: Handle null flag values 2016-04-25 17:52:37 -04:00
Régis Hanol
1a890fa9cf Only ping a maximum of 2 reviewers 2016-04-25 23:51:26 +02:00
Régis Hanol
2194ccec6e slightly better automatic flag reason messages 2016-04-25 23:03:17 +02:00
Robin Ward
7a079f6de5
FIX: Add a vdom key to the logo to avoid weird resizing 2016-04-25 15:23:05 -04:00
Robin Ward
87efa0eddd
FIX: Support HTML entities in topic titles 2016-04-25 14:08:47 -04:00
Régis Hanol
84d4ebd910 use 'reply_by_email_address' setting for handling bounce emails using VERP 2016-04-25 20:06:45 +02:00
Arpit Jalan
e3f42d7038 Update Translations 2016-04-25 23:34:16 +05:30
Robin Ward
6978171f46
FIX: Missing topic status icons in header 2016-04-25 13:47:57 -04:00
Robin Ward
8bad3c0eb5
FIX: Cmd/Shift clicking links in the header was broken 2016-04-25 13:35:30 -04:00
Robin Ward
16c44971d9
FIX: Close menus when clicking on notifications 2016-04-25 12:50:55 -04:00
Robin Ward
dc014ac4aa
FIX: Topic title wasn't updating when navigating between topics 2016-04-25 12:31:39 -04:00
Régis Hanol
e72f63e311 add index on post_id for the incoming_emails table 2016-04-25 17:50:50 +02:00
Régis Hanol
c7ba5a0d9d FIX: global pin should also be limited to dates in the future 2016-04-25 17:50:32 +02:00
Robin Ward
514c3976f0
PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
shaktikatare1989
d1f61015c0 Fix: Editing a topic with an invalid title will still push it to the top (#4185)
* fix: Editing a topic with an invalid title will still push it to the top
* add specs to check topic not bumped with invalid title
2016-04-25 10:33:38 +02:00
Régis Hanol
38d0697b2f Merge pull request #4191 from gschlager/phpbb3-importer-polls
Fix import of polls from phpBB3
2016-04-25 10:32:43 +02:00
Régis Hanol
0b304bc6e0 Merge pull request #4197 from gschlager/patch-1
Correct error in mention-bot config
2016-04-25 10:31:46 +02:00
Gerhard Schlager
78e596497a Correct error in mention-bot config 2016-04-25 10:27:59 +02:00