Commit Graph

10257 Commits

Author SHA1 Message Date
Jeff Atwood e9bfb1c89e make share link input field readonly, with css tweaks 2014-08-17 23:08:53 -07:00
Jeff Atwood ad17a315ec clarify flag-to-hide second round requires staff 2014-08-17 23:02:15 -07:00
Sam 8737ffb272 Merge pull request #2658 from akshaymohite/optimization-fixes
Not initializing variable for looping if unused in loop
2014-08-18 14:42:52 +10:00
Sam baaa3e0f9f FIX: #2664 it should be validates not validate
Thanks @chancancode
2014-08-18 14:40:54 +10:00
Sam e291138cf1 Unknown format is not interesting 2014-08-18 13:10:22 +10:00
Sam e18b030b8a SECURITY: stop potential symbol leak 2014-08-18 13:00:02 +10: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 ad1ae911f7 FIX: missing index 2014-08-18 12:38:27 +10:00
Sam b82726b029 FIX: incorrect redirection code 2014-08-18 12:35:31 +10:00
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
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
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
Jeff Atwood ec4e268703 friendlier email rejection message 2014-08-14 15:05:15 -07:00
Akshay 6301a43d57 Not initializing variable for looping if unused in loop 2014-08-15 03:24:55 +05:30