Commit Graph

11477 Commits

Author SHA1 Message Date
Neil Lalonde 4ef9e6e95a Merge pull request #2889 from JSey/patch-1
FEATURE: import phpBB avatars
2014-10-20 10:53:09 -04:00
Régis Hanol 29b2788ca6 Merge pull request #2896 from awesomerobot/master
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon b97a4f5bd0 sticking transitions into a sass mixin 2014-10-20 09:54:36 -04:00
Régis Hanol b394b7d626 Merge pull request #2895 from techAPJ/patch-1
Hide google search when the instance is private
2014-10-20 14:53:38 +02:00
Arpit Jalan 42714d7d25 Hide google search when the instance is private 2014-10-20 16:50:42 +05:30
Sam 6e0b5f7231 Merge pull request #2883 from davidsantoso/update-developer-install-guide
Remove database steps in DEVELOPER-ADVANCED.md
2014-10-20 11:05:45 +11:00
Sam 6d880f625f Merge pull request #2891 from techAPJ/patch-1
FIX: browser password manager was saving name instead of username
2014-10-20 11:03:44 +11:00
Sam 98949fc220 Merge pull request #2893 from DeanMarkTaylor/patch-3
Correct minor spelling mistakes in tests
2014-10-20 11:02:49 +11:00
Dean Taylor c2614543b1 Correct minor spelling mistakes
@sam highlighted I made a spelling mistake in a commit - thought I would throw a few more in.
2014-10-19 23:55:19 +01:00
Arpit Jalan e6171c31fb FIX: browser password manager was saving name instead of username 2014-10-20 01:16:07 +05:30
Jeff Atwood 12be79c3f9 Merge pull request #2890 from techAPJ/patch-1
Show raw email in text box
2014-10-19 12:32:16 -07:00
Arpit Jalan 7b81e79b12 Show raw email in text box 2014-10-20 00:51:22 +05:30
JSey 19f623c7d7 FEATURE: import phpBB avatars
This code adds all three avatar types to the import. Uploaded avatars and default gallery avatars are converted, hotlinked are pulled from the remote web site and stored as local. Beware, though: this is currently done during the importer run and can consume loong periods of time if many downloads fail with timeouts.

A minor fix concerns attachments to posts with white space in the real_name, this is handled properly now.
2014-10-19 20:33:01 +02:00
Régis Hanol 9eaabfb4e6 Merge pull request #2887 from techAPJ/patch-1
Update translations and add more locale files for poll plugin
2014-10-19 18:16:29 +02:00
Arpit Jalan 8bd2bf9f29 Update Translations 2014-10-19 21:37:25 +05:30
Jeff Atwood bb8d9807aa Merge pull request #2885 from awesomerobot/master
a handful of minor style updates/fixes
2014-10-18 21:14:07 -07:00
Kris Aubuchon d132b35426 a handful of minor style updates/fixes 2014-10-18 23:07:55 -04:00
Régis Hanol c59e56ec63 Merge pull request #2882 from techAPJ/patch-1
FEATURE: show raw email for replies/topics created via email
2014-10-18 21:16:17 +02:00
Arpit Jalan f8237e2ac0 add spec for raw_email action 2014-10-18 22:36:08 +05:30
Régis Hanol 37dd05afd9 Merge pull request #2884 from DeanMarkTaylor/patch-2
FIX: Non-secure warning from YouTube thumbnails
2014-10-18 18:24:20 +02:00
Dean Taylor ab1ace099c FIX: Non-secure warning from YouTube thumbnails
YouTube thumbnails where being loaded over `http` even on a `https` loaded page.
Causing the browser bar to change from green to yellow ![non-secure content loaded icon](http://i.imgur.com/c4GpwCQ.png)
2014-10-18 16:42:21 +01:00
Jeff Atwood b77f7ce567 overflow:hidden on blockquote caused IE freakout 2014-10-18 02:48:25 -07:00
Sam a0f74daf6b correct dodgy test 2014-10-18 20:16:19 +11:00
Jeff Atwood 736dd6c948 Revert "jQuery-ize the 404 page Google search"
This reverts commit 6b209f0d7e.
2014-10-20 00:22:24 -07:00
Jeff Atwood 6b209f0d7e jQuery-ize the 404 page Google search 2014-10-20 00:19:48 -07:00
Sam 147e4bf056 add some padding 2014-10-18 18:12:48 +11:00
Sam bfbfc16cca Correct hard coded URL, implement missing features 2014-10-18 18:09:45 +11:00
Sam bf7ee92d56 Move search help to a more intuative spot 2014-10-18 18:00:54 +11:00
Jeff Atwood 41be68ec6a improve search help copy 2014-10-19 23:53:17 -07:00
Sam 8efee0d03d don't use Markdown 2014-10-18 17:17:38 +11:00
Jeff Atwood 92b615b503 reorganize site settings a bit 2014-10-19 23:14:50 -07:00
Jeff Atwood ba9e4b42fe mobile "new/updated topics" alert was too small 2014-10-19 23:01:19 -07:00
Jeff Atwood ab91120547 mobile emails, use 100% / auto img sizing 2014-10-19 22:52:47 -07:00
Jeff Atwood 2517496bf4 multiple lines of post-actions smushed on mobile 2014-10-19 22:47:34 -07:00
Sam 53feb1d2d0 copy 2014-10-18 15:44:38 +11:00
Sam de71477405 FEATURE: order:views order by views 2014-10-18 15:38:58 +11:00
Sam e6cc4cba8b FEATURE: in:tracking and in:watching search filters 2014-10-18 15:34:05 +11:00
Sam 8afd7a7f21 FEATURE: in:likes and in:posted search filters 2014-10-18 15:19:08 +11:00
Sam cbc132eca9 FEATURE: added status:noreplies and status:archived to advanced search 2014-10-18 14:54:11 +11:00
Sam 840b68003c copy 2014-10-18 14:28:29 +11:00
Sam 742c5e29c9 FEATURE: advanced search help 2014-10-18 14:27:33 +11:00
David Santoso f2758a911f Remove database steps in DEVELOPER-ADVANCED.md 2014-10-17 22:55:31 -04:00
Jeff Atwood 3825b04751 move user-dropdown unread PM badge to right 2014-10-17 16:28:10 -07:00
Sam 2f4e2dc687 remove broken symlink 2014-10-18 10:13:58 +11:00
Robin Ward 0cbdf6f5bb FIX: Many bugs with admin badges interface
* Editing a badge's title would show it as changed in the side even if
  you didn't hit save

* Clicking a badge would not scroll to the top

* If there was an error saving a badge there was a missing i18n key

* URLs were using queryParams instead of paths

* User `label` tags for checkboxes for larger click targets

* Saved! text would persist when viewing another badge

* After creating a new badge it would show nothing

* Validation errors were not being properly released to the client

* Query errors were surrounded by an extra array
2014-10-17 16:14:49 -04:00
Arpit Jalan 72873b8368 further optimize raw email feature 2014-10-18 00:50:02 +05:30
Arpit Jalan 3854c0a29e only staff can view raw email 2014-10-17 23:21:18 +05:30
Arpit Jalan 2131a37811 FEATURE: show raw email for replies/topics created via email 2014-10-17 22:22:19 +05:30
Régis Hanol ab9a0235b4 UX: make sure onebox avatar's dimensions arent overriden in order to prevent 'bumps' when the image loads 2014-10-17 18:32:24 +02:00
Robin Ward 569874c2b6 UX: Added help text below profile images 2014-10-17 11:26:30 -04:00