Граф коммитов

24272 Коммитов

Автор SHA1 Сообщение Дата
tofumatt ☕️ 09da168ee3 Merge pull request #2046 from mozilla/fix-theme-hover-third-column-2029
Fix theme hover effect breaking with two rows (fix #2029)
2016-03-30 13:26:23 +01:00
Stuart Colville 417a002411 Merge pull request #2049 from muffinresearch/fix-headings
Rationalize heading + promo margins
2016-03-30 13:18:45 +01:00
Stuart Colville 641ae5a83e Merge pull request #2053 from muffinresearch/fix-other-languages-color
Fix color of other languages text
2016-03-30 13:16:54 +01:00
Stuart Colville 2e1d36c104 Rationalize heading + promo margins 2016-03-30 13:16:17 +01:00
Stuart Colville 4648aab6a1 Fix color of other languages text 2016-03-30 12:59:45 +01:00
Matthew Riley MacPherson 78b82ed8fc Fix theme hover effect breaking with two rows (fix #2029) 2016-03-30 11:59:24 +01:00
Sergii Klymenko d0faf6c4d1 Pontoon: Updated Ukrainian (uk) localization of AMO
Translation authors:
- Sergii Klymenko <kleim.hostel@gmail.com>
2016-03-30 10:33:34 +00:00
Christopher Grebs 475dc710fa Merge pull request #2041 from mozilla/bugfix/fix-collection-created-message
Fix a few whitespaces introduced in b87c879
2016-03-30 11:11:26 +02:00
Christopher Grebs fa0ed3f5ac Fix a few whitespaces introduced in b87c879 2016-03-30 09:31:14 +02:00
tofumatt ☕️ 123216a9da Merge pull request #1996 from mozilla/fix-header-styles-in-extensions-versus-themes-1872
Fix headers across theme/extension pages (close #1872)
2016-03-29 19:48:27 +01:00
tofumatt ☕️ a07701273e Merge pull request #2036 from mozilla/fix-contribution-styling-issues-2009
Fix contribution styling issues (close #2009)
2016-03-29 19:48:03 +01:00
Matthew Riley MacPherson fbc44659d9 Fix contribution styling issues (close #2009) 2016-03-29 19:33:49 +01:00
Matthew Riley MacPherson a565f2c2a0 Fix headers across theme/extension pages (close #1872) 2016-03-29 19:17:00 +01:00
Andrew Williamson 5e19659d66 Merge pull request #2037 from eviljeff/eq_-be-gone
just fix test failures in test_forms.py from removing eq_
2016-03-29 19:08:27 +01:00
Andrew Williamson 1944d86613 just fix test failures in test_forms.py from removing eq_ 2016-03-29 18:52:22 +01:00
tofumatt ☕️ 50471a86b6 Merge pull request #1997 from mozilla/improve-header-contrast-1870
Improve header link contrast (fix #1870)
2016-03-29 18:15:42 +01:00
tofumatt ☕️ 538b146bc9 Merge pull request #2034 from mozilla/fix-white-text-on-white-bg-2004-2006
Extend blue background to entire height of header
2016-03-29 18:14:01 +01:00
tofumatt ☕️ 02ca4efa7c Merge pull request #2035 from mozilla/fix-blue-colour-on-delete-button-2015
Fix blue colour on delete button
2016-03-29 18:13:56 +01:00
Andrew Williamson 7c814b421c Merge pull request #1992 from eviljeff/eq_-be-gone
replace nose tools with assert - just /olympia/addons/
2016-03-29 17:38:33 +01:00
Matthew Riley MacPherson 2137e0a3dd Make delete button text white not blue (fix #2015) 2016-03-29 17:33:52 +01:00
Matthew Riley MacPherson 6334301f86 Improve header link contrast (fix #1870) 2016-03-29 17:23:27 +01:00
Matthew Riley MacPherson b7cbf3584e Extend blue background to entire height of header
Fix #2004
Fix #2006

This fixes multiple issues with the text in the header being invisible
(white-on-white). The gradient was ending in #fff, but this wasn't needed
and in fact makes text invisible. This fixes that!
2016-03-29 17:16:35 +01:00
Stuart Colville f273c02d7b Merge pull request #1991 from muffinresearch/limit-schemes-further
Limit URLField schemes further
2016-03-29 16:53:39 +01:00
tofumatt ☕️ a79c7d5650 Merge pull request #1999 from mozilla/remove-important-in-restyle-1951
Remove !important modifiers where unneeded (fix #1951)
2016-03-29 16:24:22 +01:00
tofumatt ☕️ 88b80c2168 Merge pull request #1998 from mozilla/use-leading-zeros-1944
Add leading zeroes to restyle CSS (fix #1944)
2016-03-29 16:24:15 +01:00
Mathieu Pillard 83985949ee Merge pull request #2027 from diox/api-search-sort
Add sorting to the new search API (fix #2026)
2016-03-29 16:59:14 +02:00
Mathieu Pillard 2ef9d88c9f Add sorting to the new search API (fix #2026) 2016-03-29 16:09:23 +02:00
Andrew Williamson 7b6ebbfb71 find&replace eq_ with assert - just /olympia/addons/ 2016-03-29 13:33:10 +01:00
Mathieu Pillard 0b3b7c979b Merge pull request #1994 from diox/more-api-fields
Add a lot of fields to the new search/detail API (fix #1817)
2016-03-29 13:52:38 +02:00
Balázs Meskó bd110a4a61 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-29 11:01:10 +00:00
Mathieu Pillard c3cf413ad7 Rename _TestAddonSerializerOutputMixin to AddonSerializerOutputTestMixin 2016-03-29 12:26:11 +02:00
Mathieu Pillard bbf3472645 Add comment explaining why we getattr the tag list after using attach_tags transformer 2016-03-29 12:26:11 +02:00
Mathieu Pillard 9b5dfb9dd3 Fix boost comment : the boost is *4, not *2. 2016-03-29 12:11:19 +02:00
Mathieu Pillard 1c69aca147 Document nitpick_ignore in sphinx configuration file 2016-03-29 12:10:05 +02:00
Stuart Colville 0ef5ffe99b Merge pull request #2023 from muffinresearch/fix-all-none-checkbox-links
Fix all / none links
2016-03-29 11:02:34 +01:00
Stuart Colville 0409ba6a6b Fix all / none links 2016-03-29 10:59:32 +01:00
Stuart Colville 66b816e6d0 Merge pull request #1989 from muffinresearch/fix-missing-href-quotes
Add quotes around href
2016-03-29 09:30:46 +01:00
Balázs Meskó 5b6de259c6 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-28 12:28:47 +00:00
DONGHOON IM 74c349a431 Pontoon: Updated Korean (ko) localization of AMO
Translation authors:
- DONGHOON IM <dongttang@gmail.com>
2016-03-27 23:24:56 +00:00
Balázs Meskó 44b43a8575 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- siparon <siparon@gmail.com>
- Gabor Kelemen <kelemeng@ubuntu.com>
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-27 23:22:27 +00:00
Balázs Meskó 3b3aafb160 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- siparon <siparon@gmail.com>
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-27 22:15:16 +00:00
Balázs Meskó 04303b6e14 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- siparon <siparon@gmail.com>
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-27 21:27:24 +00:00
Balázs Meskó d2b25ab8ea Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-27 20:25:12 +00:00
Balázs Meskó 867d6c6651 Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-27 19:17:36 +00:00
Rodrigo ad992b484c Pontoon: Updated Portuguese (pt-PT) localization of AMO
Translation authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2016-03-26 23:20:12 +00:00
Alexander Slovesnik f66bff43be Pontoon: Updated Russian (ru) localization of AMO
Translation authors:
- Alexander Slovesnik <unghost@mozilla-russia.org>
2016-03-26 20:07:27 +00:00
Rodrigo 8172617708 Pontoon: Updated Portuguese (pt-PT) localization of AMO
Translation authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2016-03-26 20:02:47 +00:00
Matthew Riley MacPherson dbbc7397f5 Remove !important modifiers where unneeded (fix #1951) 2016-03-26 18:16:36 +00:00
Matthew Riley MacPherson 40f18510a4 Add leading zeroes to restyle CSS (fix #1944) 2016-03-26 17:38:09 +00:00
Balázs Meskó 1c1faf36af Pontoon: Updated Hungarian (hu) localization of AMO
Translation authors:
- Balázs Meskó <meskobalazs@gmail.com>
2016-03-26 13:20:13 +00:00