c7d7cb940c
FIX: dashboard posts report was including posts in daily data, but not in totals
2017-11-02 18:46:28 -04:00
24af9b7d97
FIX: when a topic is deleted, update the post count stats of all user who replied
2017-11-02 18:05:23 -04:00
51e74cb66e
UX: Plugin outlet for group nav
2017-11-02 15:52:04 -04:00
e700068b17
UX: Convert Group Posts to Flexbox
2017-11-02 14:47:17 -04:00
5a55ce65f3
UX: Hide category badge colors if the style is none
2017-11-02 12:50:24 -04:00
d85ac97dc6
FIX: clicking on button label didn't close popup
2017-11-02 17:11:25 +01:00
edf4af608e
FIX: Better match when searching for groups.
2017-11-02 10:20:14 +08:00
ab2a5cef38
FIX: Can't edit membership request template on group page.
2017-11-02 08:51:43 +08:00
44eeb20c50
Make eslint happy.
2017-11-02 08:06:45 +08:00
46b0c01823
FIX: Subcategory filters were not respecting the current category
2017-11-01 16:28:23 -04:00
a931d7ba56
UX: Add new targetable class in staff-action-logs
2017-11-01 16:05:00 -04:00
0a69f2bc77
REFACTOR: Remove many Discourse.Category.list()
calls
2017-11-01 15:25:35 -04:00
fdb342f0f0
Add a plugin outlet before the group content
2017-11-01 14:25:28 -04:00
f57d3c2315
REFACTOR: Groups navigation to a component
2017-11-01 12:43:20 -04:00
7dc3671490
FEATURE: remove obsolete settings ga_tracking_code and ga_domain_name. Use ga_universal_tracking_code and ga_universal_domain_name instead.
2017-11-01 11:41:51 -04:00
6d8976e949
UX: support onebox labels
2017-11-01 15:44:52 +05:30
9c5ad4648f
FIX: improves icon alignment
...
the mobile icon has a higher height than other icons, given we want a total 30px height and we apply a 5px top and bottom padding, the icon can be at most 20px height
2017-10-31 23:14:14 -07:00
3c8b376e4a
FIX: Coalesce properly logos for the mobile manifest
2017-11-01 02:28:09 -02:00
32b3847d52
FIX: Update mobile logo resolution
...
This makes Discourse compliant with latest Google PWA requirements,
so we get the App Install banner back.
Should bump our Lighthouse PWA Audit score to 11/11.
2017-11-01 01:51:51 -02:00
076df104dc
FEATURE: Support filtering of groups page by category if in url
2017-10-31 17:50:06 -04:00
e7d8f5f9c8
FIX: support /my routes with subfolders
2017-10-31 16:02:32 -04:00
aee316c6ff
FIX: Unused variable is tripping up linter
2017-10-31 15:51:23 -04:00
882cc9f992
Support appending a category id to a navigation item dynamically
2017-10-31 15:42:12 -04:00
422f990615
REFACTOR: Extract navigation into a component
2017-10-31 15:23:38 -04:00
d753adab84
FIX: badge description links broken on subfolder
2017-10-31 15:18:52 -04:00
1bd9e64a36
FIX: offline controller regression
2017-10-31 15:44:50 +11:00
9197feefb8
UX: onebox images no longer cause jiggle
...
This stops pages from "jiggling" while oneboxes download.
see: http://cssmojo.com/aspect-ratio-using-custom-properties-and-calc/
2017-10-31 13:50:58 +11:00
7c5a71e929
DEV: allow queue_jobs = false in dev
...
your mileage may vary
2017-10-31 13:50:58 +11:00
85c749d6e4
Fix eslint.
2017-10-31 08:34:13 +08:00
bd1616d3d9
Add offline route and service worker to fix Android app install banner ( #5217 )
...
* set up static offline.html route and service worker for Android Web App Banner
* add viewport meta tag to offline view for android app banner
* add i18n support for offline.html pages, cleanup
* fix html syntax, add page title, remove license for service-worker.js
2017-10-31 10:46:48 +11:00
d955af5960
FEATURE: Allow widgets to call _super()
when reopened
2017-10-30 16:14:39 -04:00
a5afc08363
FIX: html links in text part of summary email
2017-10-30 15:43:01 -04:00
528eac5a07
UX: Various admin class and structure improvements for styling
2017-10-30 14:50:43 -04:00
28bc5ac10a
FIX: link to about page on subfolder
2017-10-30 14:34:12 -04:00
fec5691064
FIX: unsubscribe links in summary emails were missing subfolder
2017-10-30 14:28:43 -04:00
a0dd75ba88
FEATURE: New API to create a custom formatter for displaying usernames
...
This is not exhaustive right now, but a good start and we can add to
it over time.
2017-10-30 13:27:08 -04:00
e02ad4249e
FIX: In case that category
is nil
it should not throw an error
2017-10-30 11:59:13 -04:00
00bc79439a
FIX: Couldn't disagree with "notify moderator" flags
2017-10-30 10:52:00 -04:00
6b344e8a20
Revert "UX: semantic form on login modal"
...
This reverts commit f2219138e17a2df704c12885b6c832e21600a54b.
2017-10-30 15:05:29 +01:00
43920827ed
FIX: makes sure the combo-box selects the first value
2017-10-30 01:28:11 -07:00
71cea12ee2
Revert "[FIX] Makes sur we always have a selectedGroup"
...
This reverts commit 9406eee179b6627691c287272f2677c734150324.
2017-10-30 01:14:38 -07:00
9406eee179
[FIX] Makes sur we always have a selectedGroup
2017-10-30 00:20:44 -07:00
55095bc44e
FEATURE: Use ACE for badge queries ( #5269 )
...
* FEATURE: Use ACE for badge queries
* Forgot disabled
* When disabled, cursor should be `not-allowed`
* Tests + prefix custom attribute with `data-`
2017-10-30 18:07:49 +11:00
fab3e25101
FIX: badge selector showing up for anon
2017-10-30 16:21:31 +11:00
0abc5f90cd
FIX: Broken link in new user of the month post.
2017-10-30 13:11:29 +08:00
ddd07773da
FIX: Don't hardcode the path into translations.
2017-10-30 12:47:34 +08:00
bf00ab5d4a
FIX: grant admin on subfolder
2017-10-27 16:46:02 -04:00
fbd5f1e411
REFACTOR: Rename store:main
to service:store
so we can inject it
2017-10-27 13:59:45 -04:00
f2219138e1
UX: semantic form on login modal
...
cf. https://meta.discourse.org/t/improve-semantics-of-orphaned-form-elements-such-as-buttons/72936
2017-10-27 19:14:25 +02:00
0a7035e5d3
REFACTOR: searchData constant included in search-menu widget
2017-10-27 10:29:55 -04:00