Commit Graph

18901 Commits

Author SHA1 Message Date
Jeff Atwood ad4de4ac41 don't need giant header 2016-04-29 03:42:45 -07:00
Jeff Atwood afbb8e5072 don't need enormous H1 headers 2016-04-29 03:41:58 -07:00
Jeff Atwood 9cabd2d98f Update INSTALL-cloud.md 2016-04-29 03:33:21 -07:00
Jeff Atwood b18876265d Update INSTALL-email.md 2016-04-29 03:17:48 -07:00
Arpit Jalan a544990f81 FIX: users on ie/safari were unable to disable mailing list mode 2016-04-29 15:17:53 +05:30
Arpit Jalan 0adaa8d362 FIX: topic list scrolling was broken on mobile 2016-04-29 11:42:01 +05:30
Jeff Atwood 6991b55ea5 combine "users to log in via" line 2016-04-28 15:03:09 -07:00
Robin Ward 6451eb7637
`.@each` on leafs is deprecated in favor of `.[]` 2016-04-28 16:49:24 -04:00
Robin Ward 400c061046
`Ember.keys` is deprected in favor of `Object.keys` 2016-04-28 16:37:20 -04:00
Robin Ward 187d7d6f96
Remove more views and deprecations. 2016-04-28 16:17:18 -04:00
Robin Ward 04ec679d82
Fixes some deprecations:
- LoadMore as a Mixin for discovery, groups
- Removed Views for discovery, groups
2016-04-28 15:25:45 -04:00
Arpit Jalan 2a2b0d7803 FIX: do not raise error if tertiary color not found while sending digests 2016-04-28 22:03:28 +05:30
Jeff Atwood 8837906907 Update INSTALL-cloud.md 2016-04-27 20:04:49 -07:00
Jeff Atwood 5a9fac4c54 Update INSTALL-cloud.md 2016-04-27 17:11:08 -07:00
Jeff Atwood 9ee315bd7d Update INSTALL-cloud.md 2016-04-27 17:10:37 -07:00
Jeff Atwood 18501049e2 better SSH screenshot 2016-04-27 16:50:46 -07:00
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