This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Benjamin Kampmann 1e609aac77 Fix: apply excludes for user aliases in user selection view
- fixes a missing reassignment to the new named variable causing the selection of group aliases to fail in the user selector view of private messages
 - apply the list of excludes when a user selects a group alias to prevent double selection of users already in the list and selection of oneself
2014-02-24 10:35:47 +01:00
..
components FIX: Allow closing the category dropdown when clicking on the same 2014-02-19 14:17:38 -05:00
controllers BUGFIX: Typo was causing dismiss read to use id = 0 instead of id = 1 2014-02-21 21:14:07 -05:00
dialects FIX: Broken MDTest + Fix for removing leading spaces in a code block 2014-02-11 17:27:24 -05:00
ember FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
helpers humanSize handlebars helper 2014-02-13 13:31:13 -08:00
initializers BUGFIX: do not push read-only signal to ALL sites 2014-02-19 18:21:41 +01:00
lib Fix: apply excludes for user aliases in user selection view 2014-02-24 10:35:47 +01:00
mixins add case insensitive test on ajax request type 2014-02-13 13:31:13 -08:00
models FEATURE: If you don't select any topics to "Dissmiss Read" it does all 2014-02-21 15:18:45 -05:00
routes FEATURE: Can select topics and hit Dismiss Read on the /unread filter 2014-02-21 15:18:45 -05:00
templates TRIVIAL: Move button to the bottom of the topic list 2014-02-21 15:59:28 -05:00
views Fix: apply excludes for user aliases in user selection view 2014-02-24 10:35:47 +01:00