Sam
|
4522451920
|
Merge pull request #2672 from cpradio/master
Only show unique badge titles in the Badge Title dropdown
|
2014-08-20 11:47:05 +10:00 |
|
cpradio
|
765b099513
|
Only show unique badge titles in the Badge Title dropdown
Filter the preference Badge Title to only show unique badge title names.
Updated to use lodash
https://meta.discourse.org/t/set-title-dialog-shows-multiple-instances-of-the-same-badge/19071
|
2014-08-19 21:30:36 -04:00 |
|
cpradio
|
04cd3c0551
|
Only show unique badge titles in the Badge Title dropdown
Filter the preference Badge Title to only show unique badge title names.
https://meta.discourse.org/t/set-title-dialog-shows-multiple-instances-of-the-same-badge/19071
|
2014-08-19 20:59:20 -04:00 |
|
Sam
|
1a2070b4d9
|
FIX: exception in an interval
|
2014-08-19 11:13:19 +10:00 |
|
Robin Ward
|
68fca9398d
|
FIX: Topic entrace considered the same day of a different month as today.
|
2014-08-18 17:40:50 -04:00 |
|
Robin Ward
|
14c765ef11
|
UX: Tweak logic for showing times in topic entrance popup
|
2014-08-18 17:14:50 -04:00 |
|
Neil Lalonde
|
0841cd2ba6
|
FEATURE: Add education text to new and unread pages when there are no results
|
2014-08-18 16:17:40 -04:00 |
|
Robin Ward
|
db4abe76db
|
CLEANUP: Remove dead resetRead code path
|
2014-08-18 14:35:33 -04:00 |
|
Robin Ward
|
05193deb4d
|
Merge pull request #2659 from riking/wrong-progress-pos
Hopefully fix once and for all the 172/160 problem
|
2014-08-18 11:30:09 -04:00 |
|
Sam
|
24932009a5
|
FIX: don't make an ajax request when password or user is blank
|
2014-08-18 12:50:25 +10:00 |
|
Sam
|
e0a82d3088
|
FIX: rate limit password reset email
|
2014-08-18 10:55:30 +10:00 |
|
Robin Ward
|
aa41548e8e
|
UX: When clicking an activity date, pop up a little menu with options to
go to beginning or end of the topic.
|
2014-08-15 16:39:57 -04:00 |
|
Robin Ward
|
00c791b12e
|
FIX: Issues signing in without local logins
|
2014-08-14 22:09:12 -04:00 |
|
riking
|
903c760a9b
|
Use progress bar indices in jump control, too
|
2014-08-14 17:52:21 -07:00 |
|
riking
|
8539c08d35
|
Fix assignment of post number to progress position
|
2014-08-14 17:31:34 -07:00 |
|
Robin Ward
|
2850ce46b8
|
FIX: If local logins are disabled, sign up button should not show the
form.
|
2014-08-14 13:14:56 -04:00 |
|
Robin Ward
|
a0d0f859ba
|
Add login buttons to create account template.
|
2014-08-14 12:51:16 -04:00 |
|
Robin Ward
|
649329e420
|
Add support for max_posts query param. Also make it easier to let
Ember support query params for sorting our tables. Just add it in one
place.
|
2014-08-14 11:51:45 -04:00 |
|
Robin Ward
|
106aed9dd3
|
UX: We can link an invited user without a topic to /my/invited
|
2014-08-13 11:19:29 -04:00 |
|
Robin Ward
|
0adfeb1cff
|
ES6: Mega update of controllers
|
2014-08-13 10:22:47 -04:00 |
|
Robin Ward
|
1c9ccc6eb1
|
ES6: More controllers converted over
|
2014-08-13 10:22:47 -04:00 |
|
Robin Ward
|
19ea20e4cc
|
UX: Don't show sign up button when the header has extra info in it
|
2014-08-12 17:38:21 -04:00 |
|
Robin Ward
|
f1572a43e1
|
UX: Remove drag and drop reordering of categories. It was not working
perfectly and you can re-order using the modal number.
|
2014-08-12 17:14:02 -04:00 |
|
Robin Ward
|
11e43bd434
|
FIX: Don't show Sign Up button in cases where users can't sign up
|
2014-08-12 16:55:23 -04:00 |
|
Robin Ward
|
15c7e01b90
|
FEATURE: Can bulk delete topics now using the modal.
|
2014-08-11 15:14:02 -04:00 |
|
Robin Ward
|
21185617b0
|
Show the reason the topic couldn't be split rather than a generic error.
|
2014-08-11 14:43:19 -04:00 |
|
Sam
|
49f738fe27
|
FEATURE: allow users to dismiss unread posts
|
2014-08-08 16:29:51 +10:00 |
|
Sam
|
3ea38b5749
|
PERF: safeguard to ensure similarity search does not fire too much
|
2014-08-08 15:06:37 +10:00 |
|
Sam
|
16b7004767
|
PERF: optimise and improve topic similarity search
FIX: shows up similarity search with blank results
|
2014-08-08 12:12:53 +10:00 |
|
Robin Ward
|
7b317c1ad7
|
FIX: When navigating to a topic via a link that's not found, the
formatting was broken.
|
2014-08-07 15:56:09 -04:00 |
|
Robin Ward
|
f83fb49741
|
FIX: Category topic list should support search filter too
|
2014-08-07 15:14:05 -04:00 |
|
Robin Ward
|
8279752d3c
|
REFACTOR: Don't use Discourse.Capabilities, instead use injection.
Also fix broken test. /cc @Sam
|
2014-08-06 18:28:02 -04:00 |
|
Robin Ward
|
417d287813
|
FIX: Don't link to notifications without URLs
|
2014-08-06 15:24:20 -04:00 |
|
Sam
|
bbcb6ba3f1
|
Always show toggle in mobile theme
|
2014-08-06 15:03:51 +10:00 |
|
Sam
|
cbc71e693e
|
FIX: base keyboard shortcuts on touch vs no touch.
|
2014-08-06 15:01:23 +10:00 |
|
Régis Hanol
|
3330f5907c
|
FEATURE: restructure notification HTML layout
|
2014-08-05 23:36:37 +02:00 |
|
Robin Ward
|
d29822e4cb
|
TWEAK: Sum new and unread in the site map category list
|
2014-08-05 16:01:49 -04:00 |
|
Arpit Jalan
|
4cd8abc905
|
FEATURE: dynamically load invites
|
2014-08-05 22:20:23 +05:30 |
|
Robin Ward
|
d3cc85c784
|
TESTS: Use Pretender in test mode for more flexible server responses
|
2014-07-31 16:49:30 -04:00 |
|
Régis Hanol
|
0b648f4b18
|
FIX: make sure the quote-reply button is never squished on mobile
|
2014-07-30 17:39:53 +02:00 |
|
Sam
|
e227b68f8d
|
FEATURE: make # more useful for keyboard users
|
2014-07-30 12:16:11 +10:00 |
|
Robin Ward
|
6844edc564
|
FIX: User email was changing in the HTML when you invited a user
|
2014-07-29 16:02:30 -04:00 |
|
Robin Ward
|
16dfedef8f
|
ES6: Remove dynamically generated static routes. They were causing lots
of confusion and bugs.
|
2014-07-29 14:24:16 -04:00 |
|
Robin Ward
|
af36df057c
|
FIX: Show correct login page when login_required
|
2014-07-29 13:38:04 -04:00 |
|
Régis Hanol
|
b93deae54b
|
EXPERIMENT: put the quote button at the bottom of the selection on mobile
|
2014-07-29 09:23:49 +02:00 |
|
Sam
|
7c83823a95
|
FEATURE: Dismiss unread / new at top if more than 30.
|
2014-07-29 14:12:41 +10:00 |
|
Sam
|
32cea9d8cc
|
Feature: Show keyboard shortcuts link on desktop hamburger
(only shows up for desktop, hides "mobile view")
If you really need mobile view add ?mobile_view=1 to end of URL (also fixed)
|
2014-07-28 11:48:56 +10:00 |
|
Shiv Kumar
|
aac9c24639
|
do not allow password changes if local logins disabled
|
2014-07-25 14:27:27 -07:00 |
|
Sam
|
1d1dd43e27
|
SECURITY: fix XSS using fancy mention hack
|
2014-07-25 17:26:57 +10:00 |
|
Robin Ward
|
5aa411b58c
|
FIX: When we don't have an uploaded_avatar_id don't try to show the
avatar. Wait until it's loaded.
|
2014-07-24 11:31:08 -04:00 |
|