Sam
9ba8b29e98
FIX: API should return post_action or nil, true is wrong
2014-08-18 12:03:46 +10:00
Sam
e0a82d3088
FIX: rate limit password reset email
2014-08-18 10:55:30 +10:00
Jeff Atwood
582ec5954f
fix incorrect translation string
2014-08-16 23:18:13 -07:00
Jeff Atwood
09291fcba0
make entire first/last entry popup unselectable
2014-08-16 23:16:13 -07:00
Jeff Atwood
967120f23e
Merge pull request #2663 from gschlager/i18n_fix01
...
Add missing translation
2014-08-16 23:11:58 -07:00
Jeff Atwood
915a9f5230
Merge pull request #2645 from xfix/translate-log-in
...
Allow translating "Log In" button in HTML code.
2014-08-16 23:07:46 -07:00
Jeff Atwood
6795d378b4
remove a few strings on admin in favor of glyphs
2014-08-16 22:53:41 -07:00
Gerhard Schlager
6b286ad4f4
Add missing translation
2014-08-17 00:29:39 +02:00
Jeff Atwood
6d09f53dfc
topic jump buttons shouldn't be selectable
2014-08-16 14:20:20 -07:00
Jeff Atwood
80f3cdd9a2
move arrow for topic entry
2014-08-16 13:24:58 -07: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
0ce2df36e0
Merge pull request #2662 from techAPJ/patch-3
...
FEATURE: add additional fields in user list export
2014-08-15 16:03:16 -04:00
Arpit Jalan
8d7f4c1944
FEATURE: add additional fields in user list export
2014-08-16 00:39:28 +05:30
Robin Ward
f7b0c31418
Post history heatmap should use site settings for thresholds
2014-08-15 12:22:06 -04:00
Robin Ward
2f4f5d56e1
Use Site Settings for the cold date ranges
2014-08-15 12:09:31 -04:00
Robin Ward
26ca197be9
Adds Site settings to configure post:like ratio thresholds
2014-08-15 12:02:29 -04:00
Robin Ward
eb5a3da10d
UX: Include tooltip text when hovering over posts column
2014-08-15 11:49:30 -04:00
Robin Ward
8f51878d73
FIX: Remove seen flag status from viewed topics
2014-08-15 10:46:58 -04:00
Jeff Atwood
c04b7cfe8a
only do two levels of coldmapping
2014-08-14 22:27:10 -07:00
Jeff Atwood
f8cb0b6452
we have two sets of heatmap colors, apparently
2014-08-14 21:55:17 -07:00
Jeff Atwood
c32f64fe94
more betterer heat/coldmap color scheme
2014-08-14 21:36:35 -07:00
Sam
465c2a2ba8
FEATURE: logout redirect support
...
Allow users to also logout on an external site after logging out locally
2014-08-15 12:57:29 +10:00
Sam
e16dd96b6d
FIX: dispatch correct modal on auto login
2014-08-15 12:13:10 +10: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
Jeff Atwood
e539e6ff21
try grey instead of blue for coldmap range
2014-08-14 16:42:31 -07:00
Robin Ward
c2c256cdd9
FIX: Bug with cached topics not being marked as read in your topics
...
list.
2014-08-14 18:31:02 -04:00
Akshay
6301a43d57
Not initializing variable for looping if unused in loop
2014-08-15 03:24:55 +05:30
Jeff Atwood
6cc8ec87b5
we don't need this "or" separator on login page
2014-08-14 14:41:45 -07:00
Robin Ward
167f393a03
Merge pull request #2655 from techAPJ/patch-3
...
FEATURE: export user list
2014-08-14 17:19:49 -04:00
Robin Ward
6e67fab9aa
Merge pull request #2656 from akshaymohite/optimization-fixes
...
Avoid using to_s when performing String Interpolation
2014-08-14 17:17:57 -04:00
Arpit Jalan
b0f44dcdf3
clean up exports weekly
2014-08-15 02:03:30 +05:30
Arpit Jalan
d0736a06b6
FEATURE: export user list
2014-08-15 01:46:57 +05:30
Robin Ward
6f3db0e386
UX: Squash activity columns together. Show a cold map on the difference
...
between the last post and original post dates. Fix some missing classes
in the mobile templates and topic map.
2014-08-14 16:06:27 -04:00
Neil Lalonde
26a404f4d0
FIX: confusing UI when clicking Delete All Posts button
2014-08-14 15:21:16 -04:00
Robin Ward
5aac2822ed
FIX: Metamorph error due to malformed HTML
2014-08-14 14:36:43 -04:00
Akshay
7ef61144e7
Avoid using to_s when performing String Interpolation
2014-08-14 23:55:27 +05:30
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
4dfe5fd1ca
FIX: Edit category should use the id always in case two categories have
...
the same slug.
2014-08-14 10:56:47 -04:00
Kris Aubuchon
56e7ca10fe
swapping around heatmap low/high
2014-08-14 09:33:41 -04:00
Jeff Atwood
7fc2892ef4
curse you misaligned semicolon
2014-08-14 03:25:48 -07:00
Jeff Atwood
a7528c858d
hide sign up button from header on mobile
2014-08-14 03:04:09 -07:00
Jeff Atwood
48051127fc
improve keyboard shortcut help layout
2014-08-14 02:54:53 -07:00
Jeff Atwood
41e582e1ca
make keyboard shortcut help 3 columns vs 2
2014-08-14 02:25:07 -07:00
Sam
985b356fe9
FIX: work better if there is only one LoginMethod
...
If there is only 1 login method and local logins are disabled
take user directly to the login provider
2014-08-14 15:13:28 +10:00
Jens Maier
23002ae01c
Fix: block parser now uses regexes for end tags. solves code block case, where end tag must be on a line of its own.
2014-08-14 01:58:01 +02:00
Robin Ward
ba15a6a9ea
PERF: Only delete 100 inactive users at once
2014-08-13 17:56:40 -04:00
Jeff Atwood
578d4ac5f4
I hate hearts, I HATE LOVE
2014-08-13 13:52:11 -07:00
Robin Ward
ac89b3eb7e
ES6: grouped-each
helper and moved event dispatcher to an initializer
2014-08-13 16:46:59 -04:00
Kris Aubuchon
982b007604
heatmap/coldmap should stay red/blue despite theming
2014-08-13 16:38:49 -04:00
Régis Hanol
4c4ce05964
FIX & PERF: vanilla import
...
PERF: disabled refresh_avatar callback when importing users
PERF: avoid using UsernameSuggester when not needed
FIX: categories wasn't working
FIX: posts from deleted users are now from the system user
2014-08-13 22:20:06 +02:00
Régis Hanol
6201b82a67
FIX: keep the post_number parameter when redirecting to proper slug
2014-08-13 22:19:41 +02:00
Régis Hanol
9b4c18baf1
Merge pull request #2636 from meglio/color-tags
...
Show color for values of type:list site settings with word 'colors' in t...
2014-08-13 21:52:14 +02:00
Robin Ward
80f0e637ba
Merge pull request #2648 from riking/mobile-user-page
...
Style & structure fixes for mobile user page
2014-08-13 15:48:17 -04:00
riking
62ed597faa
Also put the shaded background on desktop
2014-08-13 12:43:27 -07:00
riking
6b22776160
Style & structure fixes for mobile user page
2014-08-13 12:38:55 -07:00
Robin Ward
22de2edae7
FIX: Allow a search for a parent slug when a child exists with the same
...
name.
2014-08-13 15:24:28 -04:00
Robin Ward
7ed969f0c7
Site Setting to customize how frequently inactive users are purged
2014-08-13 15:11:19 -04:00
riking
b4dc8e7115
Add error reply for new error
2014-08-13 11:47:21 -07:00
Robin Ward
74d9293ca9
FIX: Allow duplicate slugs when the parent category is not the same
2014-08-13 14:45:25 -04:00
Robin Ward
3c6673aceb
Purge inactive accounts that are older than 7 days
2014-08-13 14:13:41 -04:00
Robin Ward
9a1580244a
FIX: Don't show profile pages for inactive users and don't show them in
...
search results.
2014-08-13 13:30:25 -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
31f7addefa
FIX: Don't capitalize category name in document title
2014-08-13 10:53:34 -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
Jeff Atwood
c89a354fb1
clean up some flag page styles and alignment
2014-08-12 23:52:43 -07:00
Jeff Atwood
c83a742bec
notification dropdown should not be selectable
2014-08-12 23:32:16 -07:00
Kris Aubuchon
6166e78888
adding hover state to notification menu, and small additional fixes
2014-08-13 00:03:29 -04:00
Sam
1baa55fe45
FIX: preview bust when no params
2014-08-13 12:25:56 +10: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
914bbd2a7b
FIX: Only show like heat map when there are 10 posts
2014-08-12 17:35:44 -04:00
Jeff Atwood
fcbab8e9b0
fix incorrect link to category position change
2014-08-12 14:33:07 -07: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
532726005b
FIX: Heatmaps for posts not showing up if you're not colourblind :)
2014-08-12 16:35:48 -04:00
Robin Ward
dd8e5583d7
ES6: Transition helper
2014-08-12 16:33:53 -04:00
Robin Ward
3930d933ca
Revert "CLEANUP: This file no longer seems to be used"
...
This reverts commit 5c2893c8f9
.
2014-08-12 16:23:44 -04:00
Robin Ward
5c2893c8f9
CLEANUP: This file no longer seems to be used
2014-08-12 16:22:06 -04:00
Robin Ward
de73e9fb56
UX: Remove likes column, use heat map on posts count
2014-08-12 14:03:52 -04:00
Robin Ward
e49ef042f1
UX: Remove icon from sign up button, change button order
2014-08-12 13:51:00 -04:00
Robin Ward
1684ff3015
UX: Add a separate "Sign Up" button
2014-08-12 13:47:23 -04:00
Régis Hanol
a62968c846
FIX: actually compute top score for 'older' periods
2014-08-12 19:42:46 +02:00
Robin Ward
36f081bf43
FIX: Don't show the category edit button unless the user can edit the
...
category
2014-08-12 13:31:05 -04:00
Neil Lalonde
e40e9351f6
FIX: don't allow same category name with different case
2014-08-12 11:40:33 -04:00
Robin Ward
d1f6c31382
TESTS: Adds integration test for new about route
2014-08-12 11:15:32 -04:00
Robin Ward
0e5a79cf5d
FIX: Missing translations, update title on About
2014-08-12 11:04:12 -04:00
Jeff Atwood
63d71fde80
tighten spacing on flags page
2014-08-12 03:49:19 -07:00
Jeff Atwood
506162b719
clarification on delete and block
2014-08-12 03:14:50 -07:00
Konrad Borowski
14486a2e19
Allow translating "Log In" button in HTML code.
2014-08-12 11:23:45 +02:00
Kris Aubuchon
2ce291c2ab
small fixes for dark themes
2014-08-12 00:11:58 -04:00
Jeff Atwood
a51bf08346
change "Sign In" back to "Log In" for now
2014-08-11 16:08:55 -07:00
Jeff Atwood
3451785aa3
add gavel glyph to Take Action for consistency
2014-08-11 15:56:42 -07:00
Robin Ward
c8767dc505
UX: Tweak about page
2014-08-11 18:15:49 -04:00
Robin Ward
996d14965e
Minor UX tweaks
2014-08-11 17:03:12 -04:00
Robin Ward
c103398e9a
First stab at About page
2014-08-11 16:59:15 -04:00
Régis Hanol
5e41408b55
FEATURE: use less space for flag dispositions
2014-08-11 22:28:11 +02:00
Neil Lalonde
93a6203378
FIX: guidelines route was redirecting to faq in ember app
2014-08-11 16:21:17 -04:00
Robin Ward
15c7e01b90
FEATURE: Can bulk delete topics now using the modal.
2014-08-11 15:14:02 -04:00
Jeff Atwood
0ee07ae2bb
remove group gutter glyph for private topics / pms
2014-08-11 11:44:22 -07: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
Neil Lalonde
e564614b70
PERF: fix performance of Group.refresh_automatic_group! by removing a nasty IN clause. Thanks for helping, Donald Chea!
2014-08-11 13:34:01 -04:00
Anton Andriyevskyy
f58bf751bc
Show color for values of type:list site settings with word 'colors' in their name
2014-08-11 19:54:03 +03:00
Régis Hanol
ec6ba68098
FEATURE: use glyphs instead of text in flag's dispositions
2014-08-11 18:21:34 +02:00
Régis Hanol
85570ddc77
TRIVIAL: fix grammar on 'deferred' columns
2014-08-11 11:56:54 +02:00
Régis Hanol
45faf07ba6
Merge pull request #2629 from gschlager/fix_badge_header
...
Use the translated display name of badge instead of English one.
2014-08-11 10:58:13 +02:00
Régis Hanol
e64d3b8a42
FIX: disagree flag should unhide hidden post
2014-08-11 10:48:00 +02:00
Sam
eeff092ead
PERF/FIX: Dismiss Post coming back
...
Now that post numbers are monotonically increasing we should not need this job
Stuff should just self correct as users browser along
Corrected the job not to reset the disimissed posts in case we need it
2014-08-11 10:26:46 +10:00
Sam
0b5e19303d
PERF: only run category stats once a day
2014-08-11 09:41:50 +10:00
Sam
22cd259687
FIX: remove faulty "ensure consistency" badge job
2014-08-11 09:21:06 +10:00
Jeff Atwood
5a1162418d
lightbox size was black on black
2014-08-09 15:21:53 -07:00
Sam
e6f0b94b3a
FIX: bust preview
...
FIX: safeguard for huge delta backfill
2014-08-09 09:33:00 +10:00
Robin Ward
3f316b29f0
FIX: Don't trigger scrolled
while the router is transitioning.
2014-08-08 17:38:30 -04:00
Robin Ward
dc260110fa
FIX: If editing a reply, the quote button should target the post it was
...
a reply to, not the post you're editing.
2014-08-08 16:41:58 -04:00
Jeff Atwood
70d639c241
fix irritating padding asymmetry on notifications
2014-08-08 12:30:44 -07:00
Robin Ward
859167470e
PERF: Limit the amount of badges fixed in the consistency check.
2014-08-08 15:13:43 -04:00
Robin Ward
3b76fd82fd
ES6: user-search lib and autocomplete. Cancels many promises rather than
...
leaving them as pending forever.
2014-08-08 13:10:13 -04:00
Robin Ward
d7f28baf77
FIX: delegation error when reloading user activity
2014-08-08 09:44:21 -04:00
Régis Hanol
4f60eb6c77
FIX: banner on mobile
2014-08-08 12:31:32 +02:00
Régis Hanol
7e7938e37f
FIX: smaller agree/delete flag modals on mobile
2014-08-08 12:10:32 +02:00
Régis Hanol
5ab571e4b7
FIX: agree/delete flag modals on mobile
2014-08-08 12:07:53 +02:00
Sam
49f738fe27
FEATURE: allow users to dismiss unread posts
2014-08-08 16:29:51 +10:00
Sam
c1cbf1b269
PERF: new table used for title similarity search
2014-08-08 15:50:26 +10:00
Sam
cd20c8e55f
HACK: to be fixed later by @eviltrout
2014-08-08 15:07:04 +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
Sam
953d3f2151
PERF: add optional delta badge filtering
...
This is tricky and optional, some badges are very expensive to calculate
pass in :backfill , :post_ids and :user_ids to all badge queries so they
can do pre-filtering, if you do it after the sub-query it is too late
2014-08-08 10:02:43 +10:00
Jeff Atwood
ddbcba145d
add ellipsis to flag buttons, better tooltips
2014-08-07 16:39:12 -07:00
Sam
7d5c0ae28e
FIX: broken and uneeded code
2014-08-08 09:07:51 +10:00
Robin Ward
271374a8c6
Remove some Ember.Deferred
usage. It's deprecated.
2014-08-07 17:22:00 -04:00
Robin Ward
39c7101c4b
TWEAK: Remove TransitionAborted
exceptions from logging. They are
...
apparently normal when you abort a router transition and can be ignored.
2014-08-07 16:52:31 -04: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
becfcefb3c
FIX: Compatibility layer load order
2014-08-07 15:46:58 -04:00
Robin Ward
69e7071099
Merge pull request #2632 from awesomerobot/master
...
fixing gutter bug on expanded link list
2014-08-07 15:26:56 -04:00
Kris Aubuchon
180939d6b2
fixing gutter bug on expanded link list
2014-08-07 15:23:41 -04:00
Robin Ward
f83fb49741
FIX: Category topic list should support search filter too
2014-08-07 15:14:05 -04:00
Régis Hanol
3ae1ebdfc3
FIX: use PostDestroyer when deleting/recovering a topic
2014-08-07 19:12:35 +02:00
Robin Ward
ee40a95e58
FIX: Don't return protocol relative URLs for open graph images - we
...
can't be sure our site supports what protocol a remote site is
requesting.
2014-08-07 12:59:19 -04:00
Robin Ward
37a9747f53
ES6: Convert Discourse.Resolver to ES6
2014-08-07 11:48:02 -04:00
Jeff Atwood
2690a758e6
use hide icon for Agree and Hide Post
2014-08-07 03:12:23 -07:00
Jeff Atwood
08a67f0da5
add lowercase "translations" for topic map
2014-08-07 02:31:59 -07:00
Jeff Atwood
34acd3ed65
missed a topic-progress size on mobile
2014-08-07 02:01:37 -07:00
Sam
cd22b6158c
PERF: stop mucking with user stats every 15 minutes
...
(pushed to twice daily)
2014-08-07 14:20:42 +10:00
Sam
b5045a005f
PERF: last seen index on users
2014-08-07 13:33:11 +10:00
Sam
022109bc76
FIX: avoid exception in path that is very exception prone
2014-08-07 13:14:39 +10: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
Neil Lalonde
1530f33833
FIX: use iso8601 timestamp format in crawler view of a topic
2014-08-06 17:27:28 -04:00