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

2633 Коммитов

Автор SHA1 Сообщение Дата
John Karahalis 7523799bc1 Add venv directory to gitignore. 2013-05-16 15:12:50 -04:00
Steven Garrity b5b9f83a98 Merge pull request #863 from craigcook/bug-867985-update-15-facts
Bug 867985 - update number of locales
2013-05-16 10:25:28 -07:00
Craig Cook 904a5bf42d Merge pull request #860 from sgarrity/bug-833534-fix-video-close
Bug 833534 Add missing .visuallyhidden class
2013-05-16 10:23:14 -07:00
Steven Garrity 8ab273996b Bug 833534 Replace missing .visuallyhidden class 2013-05-16 14:19:16 -03:00
Craig Cook 0a0b99df72 Bug 867985 - update number of locales
We went from 89 to 80 locales. Amending the text to "over 70" and "more than 90%" is vague enough to be accurate for the foreseeable future even as the specific number fluctuates.
2013-05-15 17:47:50 -07:00
Paul McLanahan 1ddb27692e Bug 816080: Add a dummy db and cache config for easy setup and deploy.
Django 1.4+ requires a db setting to run at all.
2013-05-15 18:33:13 -04:00
Paul McLanahan 807be421d6 Bug 816080: Revert rename of wsgi file to ease deployment pain. 2013-05-15 17:49:44 -04:00
Hector Zhao 8f7dabd14a Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Steven Garrity a9941971c5 Merge pull request #871 from jpetto/bug-865433-firstrun-optim
Convert big png's to smaller jpg's. Bug 865433.
2013-05-15 10:55:49 -07:00
Jon Petto 0db10b53ad Convert big png's to smaller jpg's. Bug 865433. 2013-05-15 12:44:17 -05:00
Steven Garrity 678ce0568f Merge pull request #870 from AaronMT/may-devices-update
May devices update - devices.csv
2013-05-15 10:18:59 -07:00
Aaron Train 51fdca1c21 May devices update - devices.csv 2013-05-15 13:13:27 -04:00
Paul McLanahan b822b7ea4b Merge pull request #851 from pmclanahan/redirect-tabzilla-cdn-bug-859572
Fix bug 859572: Redirect tabzilla.js to CDN.
2013-05-14 14:47:00 -07:00
Paul McLanahan 01436d64e1 Fix bug 859572: Redirect tabzilla.js to CDN. 2013-05-14 17:38:12 -04:00
Jon Petto d54c084838 Merge pull request #868 from mozilla/bug-865433-firstrun-updates
Video tracking tweak, GA experiment added. Bug 865433.
2013-05-14 07:11:37 -07:00
Jon Petto 4aa88f3dc9 Video tracking tweak, GA experiment added. Bug 865433.
- Avoid pause tracking when video ends.

- GA experiment code added to base /firstrun page.
2013-05-14 08:48:29 -05:00
Andrei Hajdukewycz 19456a376f Merge pull request #867 from mozilla/bug-865433-first-run
New /firefox/firstrun/ views
2013-05-13 12:44:16 -07:00
Jon Petto 6db7669501 Firefox /firstrun A/B tests. Bug 865433.
- Abstracted simple footer from /firefox/new/

- Added L10n strings block to templates/base.html

- Fixed L10n comment case typo on /firefox/partners/index.html

- First crack at general modal JS (media/js/mozilla-modal.js)
2013-05-13 14:36:20 -05:00
Steven Garrity e10d72247b Merge pull request #862 from dad7732/patch-4
Update suggestions.txt
2013-05-10 07:26:02 -07:00
dad7732 e7963f88a9 Update suggestions.txt 2013-05-10 09:23:56 -05:00
Steven Garrity 05837b8eb2 Merge pull request #856 from craigcook/bug-867810-update-features-page
Fix bug 867810 - update /features page content
2013-05-10 07:07:24 -07:00
Jon Petto 0a3f5ec2e6 Merge pull request #852 from jpetto/bug-866756-partners-animations
Small fixes for firefox/partners animations. Bug 866756.
2013-05-10 07:01:44 -07:00
Jon Petto 6ea9ec0b64 Small fixes for firefox/partners animations. Bug 866756. 2013-05-10 08:54:47 -05:00
Steven Garrity 89d30a9d60 Merge pull request #857 from sgarrity/bug-867658-android-promo
Bug 867658 Update pager bullets for tshirt promo
2013-05-10 05:30:05 -07:00
Steven Garrity e04aeb1f3e Bug 867658 Update pager bullets for tshirt promo 2013-05-10 09:24:52 -03:00
Craig Cook 310ccff411 Fix bug 867810 - update /features page content
* Changed "Personas" to "Themes"
* Changed "App Tabs" to "Pinned Tabs"
* Updated SuMo link for pinned tabs
2013-05-09 23:09:18 -07:00
Craig Cook 25e854a2b2 Merge pull request #853 from retornam/bug-860996-remove-getpersonas
Bug 860996 Changing Persona references to themes
2013-05-09 23:08:28 -07:00
Steven Garrity 610f5fba34 Merge pull request #818 from callahad/bugzilla-867773
Fix bug 867773: Redirect Persona FAQ links to MDN
2013-05-09 16:13:45 -07:00
Craig Cook e24b7e3f22 Merge pull request #855 from pmclanahan/add-contributing-file
Add CONTRIBUTING file for github notification coolness.
2013-05-09 14:02:47 -07:00
Paul McLanahan 30b0ef799e Add CONTRIBUTING file for github notification coolness. 2013-05-09 16:46:48 -04:00
Dan Callahan f1961cd1c0 Fix bug 867773: Redirect Persona FAQ links to MDN 2013-05-09 15:36:35 -05:00
Dan Poirier 3e9ab143ab Bug 748503: Port Firefox nightly firstrun page to Bedrock
- Created new page with content copied from existing page
- Mark for translation
- Took a stab at formatting, but needs more work
- Use /firefox/nightly/firstrun/ instead of
  /projects/firefox/prerelease.html

- Added rewrite rules so old page:
   /projects/firefox/prerelease.html
ends up at
   /firefox/nightly/firstrun/
served with new content from Bedrock.

Add link to nightly build bug team

Link requested in https://bugzilla.mozilla.org/show_bug.cgi?id=864541
Was added on the php/svn side, needed to be added here too so the
ported page would have it when it goes live.

Page styling
2013-05-09 11:37:22 -07:00
retornam 379ebd1b2e Bug 860996 Changing Persona references to themes 2013-05-09 11:07:41 -07:00
Paul McLanahan 2e2ed94491 Merge pull request #850 from alexgibson/remove-getpersonas-links-bug-860996
remove getpersona link in addons email txt bug 860996
2013-05-09 07:16:13 -07:00
Alex Gibson 82a2dd1489 remove getpersona link in addons email txt bug 860996 2013-05-09 15:06:41 +01:00
Giorgos Logiotatidis 0188a5a0a2 Bug 859564: Make 'expected_graduation_year' field required when student. 2013-05-09 10:01:36 -04:00
Paul McLanahan 67c8cea8ec Merge pull request #845 from ossreleasefeed/bug820212-update-design-and-content
Fix Bug 820212. Update design and content to latest
2013-05-08 13:26:12 -07:00
ossreleasefeed 3f5428351c Fix Bug 820212. Update design and content to latest 2013-05-08 22:24:12 +02:00
Paul McLanahan ebfadba875 Merge pull request #806 from alexgibson/remove-getpersonas-links-bug-860996
Remove getpersonas links bug 860996
2013-05-08 13:20:55 -07:00
retornam 06bff17a15 Bug 867658 Adding T-Shirt promo banner to homepage 2013-05-08 12:53:22 -07:00
Paul McLanahan 102f1f0773 Merge pull request #847 from craigcook/form-error-style
Add styling for invalid form fields
2013-05-08 11:33:25 -07:00
Paul McLanahan aa7cd111dc Merge pull request #842 from alexgibson/student-ambassadors-bug-859564
Update copy and styles on Student Ambassadors form bug 859564
2013-05-08 11:32:53 -07:00
Paul McLanahan 5d1239e887 Merge pull request #846 from Nobox/download-tab-analytics
Bug 835506: Delay download for analytics
2013-05-08 11:19:48 -07:00
Craig Cook 4700cd5c12 Add styling for invalid form fields
Our sandstone field styling adds a box-shadow and overrides Gecko's native styling for invalid fields. This rule applies our own style so errors still look nice in Firefox. This uses a proprietary selector so it only works in Gecko.
2013-05-08 11:16:59 -07:00
Nizar Khalife Iglesias e2dfd137dd Bug 835506: Delay download for analytics 2013-05-08 14:11:02 -04:00
Steven Garrity 95d4cdd494 Merge pull request #840 from retornam/bug-861243-migrate-manifesto
Bug 861243 migrate manifesto page
2013-05-08 11:05:03 -07:00
retornam f7ecb3cb32 Bug 861243 migrate manifesto page 2013-05-08 09:32:40 -07:00
pascalc 1589f92b18 Fix bug 869538: append to lang files with unicode strings 2013-05-08 10:44:30 -04:00
Alex Gibson 51a42534e3 update copy and css styles 2013-05-08 14:35:15 +01:00
Paul McLanahan 128c8fbe77 Merge pull request #839 from Nobox/download-tab-bugs
Bug 835506: Fix Download tab bugs
2013-05-07 12:46:12 -07:00