Jeff Atwood
|
dbf1a8b766
|
clarify on /top behavior
|
2014-08-16 12:57:23 -07:00 |
Neil Lalonde
|
bf5563e2fc
|
Version bump to v0.9.9.17
|
2014-08-15 17:27:45 -04: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 |
Neil Lalonde
|
c0b6e399d8
|
FIX: handle deferred and disagreed post actions
|
2014-08-15 15:33:51 -04:00 |
Jeff Atwood
|
7e5678abd5
|
/admin/docker --> /admin/upgrade
|
2014-08-15 12:31:43 -07:00 |
Arpit Jalan
|
8d7f4c1944
|
FEATURE: add additional fields in user list export
|
2014-08-16 00:39:28 +05:30 |
Neil Lalonde
|
bca855d80e
|
FIX: from Sam: post_actions.targets_topic should not be nullable. Delete duplicate likes and prevent them from happening again.
|
2014-08-15 14:57:11 -04:00 |
Robin Ward
|
62b6e82e6d
|
Merge pull request #2661 from techAPJ/update-translations
Update Translations
|
2014-08-15 14:31:55 -04:00 |
Arpit Jalan
|
e98a6cf993
|
Update Translation
|
2014-08-15 23:32:14 +05:30 |
Neil Lalonde
|
2f32af3941
|
FIX: staff should be able to edit topics that have been archived
|
2014-08-15 12:45:05 -04:00 |
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
|
347aa343b0
|
fix spec, I don't agree with allowing mods and staff to edit this
|
2014-08-15 12:56:03 +10:00 |
Sam
|
0e5ab97a87
|
BUG: staff should not be allowed to edit emails when email_editable is false
|
2014-08-15 12:41:01 +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 |
Sam
|
8e208d9d1c
|
Update oj to latest
|
2014-08-15 11:16:45 +10: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 |
Jeff Atwood
|
ec4e268703
|
friendlier email rejection message
|
2014-08-14 15:05:15 -07:00 |
Jeff Atwood
|
6cc8ec87b5
|
we don't need this "or" separator on login page
|
2014-08-14 14:41:45 -07:00 |
Neil Lalonde
|
acfe81e61f
|
FIX: add referer to version_check request
|
2014-08-14 17:30:05 -04: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
|
658cdd2c9e
|
FIX: PostDestroyer needs to update user stats. Delete All Posts button was broken, making it impossible to delete users.
|
2014-08-14 15:21:16 -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 |
Neil Lalonde
|
5d9a389966
|
FIX: handle importing usernames that are too short, too long, or have invalid characters
|
2014-08-14 14:04:28 -04: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
|
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 |
Robin Ward
|
a23b6f24cf
|
Merge pull request #2654 from awesomerobot/master
swapping around heatmap/coldmap low/high
|
2014-08-14 09:56:49 -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 |