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

384 Коммитов

Автор SHA1 Сообщение Дата
Matt Claypotch 69b1a6c315 tweaking handlers for email sharing 2010-09-02 11:50:27 -07:00
Matt Claypotch e43b2f983d fixed delagation on email sharing 2010-09-01 19:30:14 -07:00
Matt Claypotch faafdcab3d fixed outbound links post-new collection in 'add to collection' widget 2010-09-01 17:35:23 -07:00
Matt Claypotch c71f6804f6 Bug 592779, private collections do not display the sharing widget. 2010-09-01 17:26:35 -07:00
Matt Claypotch 645e52cf2c Did I say email sharing was fixed? I meant now it's fixed. 2010-09-01 17:10:54 -07:00
Matt Claypotch 6483d54df0 Bug 592000, email sharing is all ajaxified now. also, fixed validation 2010-09-01 16:36:17 -07:00
Matt Claypotch a1eb838c31 Bug 592000, fixed email sharing for addons 2010-09-01 14:00:13 -07:00
Matt Claypotch 0fc1232f49 Bug 592114, more collection edit tweaks 2010-08-31 17:34:29 -07:00
Matt Claypotch 9792907813 fixed funkiness in add to collection popup 2010-08-31 13:42:27 -07:00
Matt Claypotch b26e2b03a9 no loading animation when user not logged in 2010-08-31 12:52:53 -07:00
Matt Claypotch 791a7bda59 recent collections no longer show when empty 2010-08-30 20:14:40 -07:00
Matt Claypotch 466c692b1e Collection edit fixes 2010-08-30 19:49:43 -07:00
Matt Claypotch 5324e7411f Further directory fixes 2010-08-30 17:54:40 -07:00
Matt Claypotch 76ae719af4 Bug 592128, Collection directory fixes 2010-08-30 17:30:54 -07:00
Matt Claypotch 3f16d89b06 Bug 591496, recent collections list 2010-08-30 13:52:39 -07:00
Matt Claypotch c619a5fd92 Bug 587871, loading spinner for add to collection 2010-08-27 14:25:45 -07:00
Matt Claypotch b34b5bdc4d New popup in JS, ported sharing to new style 2010-08-27 11:22:18 -07:00
Dave Dash 7b3a2133fa Allow admin's to add themselves as an owner. 2010-08-26 15:36:15 -07:00
Jeff Balogh 77581f07ed only run homepage.js on the homepage 2010-08-25 18:06:32 -07:00
Jeff Balogh b931086006 fix pushstate handling (bug 566927) 2010-08-25 10:13:14 -07:00
Matt Claypotch 9afb009c83 Bug 585201, Collection watching widget 2010-08-24 11:16:08 -07:00
Matt Claypotch 819a52b383 Inline edit tweaks 2010-08-23 18:25:40 -07:00
Matt Claypotch 9fac297667 Bug 583103, edit reviews inline- ooooo 2010-08-23 18:04:31 -07:00
Matt Claypotch 7802d67951 Refinements to unicode slugifier 2010-08-23 18:04:30 -07:00
Matt Claypotch 28e697a9c5 Bug 589239, new unicode-friendly slugifier 2010-08-23 13:58:05 -07:00
Matt Claypotch 3f43372875 Bug 588875, clicking comment button focuses comment field 2010-08-23 00:54:40 -07:00
Matt Claypotch 3e01527bac JS syntax fix 2010-08-20 17:17:39 -07:00
Matt Claypotch 818d80054e Additional Collections edit styling 2010-08-20 16:15:02 -07:00
Matt Claypotch 03bcb7e352 Bug 585201, add-on directory buttons 2010-08-20 16:15:01 -07:00
Dave Dash d19a052a65 bug 558507, un-uglifies recaptcha 2010-08-19 16:41:55 -07:00
Matt Claypotch 1282b3479a Bug 574282, Add to Favorites functionality 2010-08-18 17:04:08 -07:00
Matt Claypotch bbdd2cf60e Edit collections pages 2010-08-18 11:39:05 -07:00
Dave Dash d4e0e3f413 Selector conflict. 2010-08-09 08:48:30 -07:00
Dave Dash 117f3875a3 bug 574271, Update collections 2010-08-06 15:23:20 -07:00
Matt Claypotch bcaa32d957 Bug 574286, new ratings widget 2010-08-05 15:05:31 -07:00
Matt Claypotch 37104c01d0 Merge branch 'addon-collections' 2010-08-03 14:52:02 -07:00
Matt Claypotch 51c1e46695 Bug 579086, Add to collections widget styling and JS 2010-08-03 14:49:11 -07:00
Dave Dash a4fa71f66e bug 574290, add to collection 2010-08-03 14:48:06 -07:00
Jeff Balogh e3ec5c8371 close the popup immediately to avoid duplicate posts 2010-08-03 14:30:39 -07:00
Jeff Balogh 79cc8f6007 jslint fixups 2010-08-02 16:43:01 -07:00
Jeff Balogh a8c292adcf use the remora name for the other flag (bug 583870) 2010-08-02 15:34:50 -07:00
Matt Claypotch af05efd987 Bug 578227, review forms are hella pretty now! 2010-07-30 13:01:21 -07:00
Jeff Balogh 3f0efc510a click on the review to close the report popup (bug 577379) 2010-07-29 15:27:02 -07:00
Jeff Balogh f37926d93a make sure we get input for Other flags (bug 577381) 2010-07-29 15:27:02 -07:00
Dave Dash 3fec546902 bug 574271, Add collection 2010-07-28 15:16:04 -07:00
Dave Dash a26338296e bug 574271, Upgrades jquery-ui 2010-07-27 11:36:37 -07:00
Jeff Balogh e8bb617c04 use .attr('href') like we do everywhere else (bug 581588) 2010-07-23 15:49:14 -07:00
Jeff Balogh a4056e5f12 really be lazy about finding the button url (bug 578863) 2010-07-16 18:44:20 -07:00
Jeff Balogh 2e3c4685bb figure out the button url at the last moment (bug 578863) 2010-07-16 15:43:27 -07:00
Jeff Balogh b754624148 escape the browser version in js (bug 574835) 2010-07-16 15:34:54 -07:00
Matt Claypotch fffaf018e2 Added application version grouping, visual cleanups, and more human-readable labels 2010-07-16 17:40:20 -04:00
Matt Claypotch 25a33ef260 Bug 578418, added csv export of current stats view 2010-07-15 18:52:32 -04:00
Matt Claypotch eb826b0c3a prettier loading for stats, hashes to page states 2010-07-15 16:20:12 -04:00
Alex Buchanan ae81a7c368 bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
Jeff Balogh dea25806a4 use the url for the first visible button (bug 578068) 2010-07-14 15:21:21 -07:00
Jeff Balogh 6019803fb9 reviews can be deleted 2010-07-02 13:29:18 -07:00
Matt Claypotch 57543e39a3 URLs now trigger page state 2010-07-01 16:46:22 -07:00
Jeff Balogh 8e745c233b show indicators that a review is flagged 2010-06-30 09:27:25 -07:00
Jeff Balogh 371c1d26d7 enabling ajax review flagging 2010-06-30 09:01:51 -07:00
Matt Claypotch 353dc100bb Date parse fail. 2010-06-30 03:29:02 +01:00
Matt Claypotch 0fd115f7a7 more stats wired to real data, more range sensitivity 2010-06-29 11:07:16 -07:00
Jeff Balogh 035bce7df7 who forgot their apostrophes?! 2010-06-28 13:00:28 -07:00
Jeff Balogh 41c4c465d6 oops 2010-06-28 10:45:06 -07:00
Matt Claypotch 5a0fefac35 Bug 543548, topcharts now powered by real data 2010-06-26 11:58:13 -07:00
Matt Claypotch 7041277d93 fixing datepicker styling 2010-06-26 11:58:13 -07:00
Jeff Balogh b3dca77685 experimenting with a read-only mode (bug 574024) 2010-06-25 14:37:43 -07:00
Matt Claypotch 02977f3c3a bug 572960, check InstallTrigger status code before redirect 2010-06-24 16:12:09 -07:00
Matt Claypotch c6805da9f9 security, localstorage, whitespace fixes for stats 2010-06-24 14:55:18 -07:00
Matt Claypotch cd9eb2faee removing inline JS, adding more local caching 2010-06-23 16:15:16 -07:00
Matt Claypotch 3d1655e50e moving table config into data attributes 2010-06-23 16:14:41 -07:00
Matt Claypotch e8a05ad932 Statistics pages initial landing 2010-06-23 16:14:41 -07:00
Jeff Balogh 01269f990d unreviewed styling for beta buttons (bug 565136) 2010-06-23 11:44:16 -07:00
Jeff Balogh a57a617546 get the ordering of install predicates right (bug 572928) 2010-06-18 12:07:05 -07:00
Matt Claypotch a0ba400f78 Bug 572156, fixed tagMessage formatting 2010-06-17 13:42:13 -07:00
Matt Claypotch 135383f974 Bug 572451, 572476 fxcup tweaks 2010-06-17 13:25:29 -07:00
Alex Buchanan 6a0d9d09b1 bug 570570, FxCup: email signup 2010-06-16 10:25:47 -07:00
Matt Claypotch caf382427e Bug 571405, first tag ajax fix 2010-06-14 18:17:33 -07:00
Alex Buchanan 9eae95f9c1 bug 571238, use only the generic persona preview screenshot 2010-06-10 19:35:20 -07:00
Sam Keen 436b69756d Merge branch 'addon_installed' 2010-06-10 16:52:46 -07:00
Jeff Balogh 5ea608ae1b switch to jquery.autocomplete.min.js 1.1 2010-06-10 15:33:42 -07:00
Jeff Balogh 5c2981ba1e let there be tagging on all untagged add-ons (bug 568860) 2010-06-10 15:17:09 -07:00
Sam Keen 5830c23e2f bug 565493 Port post-install contributions page 2010-06-09 17:13:49 -07:00
Jeff Balogh b0fce61d5d avoid installer for unreviewed search engines (bug 570006) 2010-06-04 16:15:38 -07:00
Matt Claypotch d03867d1ba Bug 568077, hard-coding number of visible personas in carousel 2010-06-02 11:12:15 -07:00
Jeff Balogh 3a1b41e383 add a final catch-all (bug 569309) 2010-06-01 17:40:43 -07:00
Jeff Balogh 0cfedbdf1c only add a tbird popup if we have a good version (bug 569305) 2010-06-01 17:40:43 -07:00
abuchanan 4462f121a2 FxCup: fans stats, random promos, and minor cleanup 2010-06-01 17:29:40 -07:00
Jeff Balogh 735cf0c15a give buttons a popup queue so popups are chained better (bug 568157) 2010-05-28 17:46:00 -07:00
Jeff Balogh f70852d344 some people think their search engines are platform-specific (bug 568179) 2010-05-28 15:42:53 -07:00
Jeff Balogh d2952477b6 only show popups on visible elements (bug 564549) 2010-05-28 15:30:54 -07:00
Dave Dash 5b57bc88a2 bug 565807, using a better addon id 2010-05-27 16:02:17 -07:00
Dave Dash f278d3714b bug 568386, bug 568386, better placeholder 2010-05-27 15:38:06 -07:00
Jeff Balogh 77fcb3fabc warnings for unreviewed search engines (bug 567816) 2010-05-27 14:24:47 -07:00
Matt Claypotch fb30507a1c Bug 565785, Firefox Cup promo box 2010-05-27 10:46:43 -07:00
abuchanan 007fbbe24a Firefox Cup 2010-05-26 16:35:22 -07:00
Steven Garrity 33ec1e7009 FxCup: templates 2010-05-26 16:25:21 -07:00
abuchanan 3876c63745 Firefox Cup Templates 2010-05-26 16:25:21 -07:00
Dave Dash 59774f5ba8 bug 568230, don't lose value 2010-05-26 15:41:11 -07:00
Wil Clouser abbeb5a97d 567481 2010-05-26 10:24:27 -07:00
Jeff Balogh 2237874a29 include bad platforms after unreviewed popup (bug 567811) 2010-05-25 21:10:11 -07:00
Jeff Balogh 567119a25a gather platforms before making text changes (bug 564549) 2010-05-25 18:27:49 -07:00
Jeff Balogh 4c552878cc append thunderbird instructions to the version message (bug 565455) 2010-05-25 15:00:01 -07:00
Matt Claypotch 680bb683c4 Bug 567300, created personas slider 2010-05-25 14:08:07 -07:00
Wil Clouser 0f5c747ab6 Update webtrends; bug 567481 2010-05-24 09:26:40 -07:00
Jeff Balogh ae369c5445 Revert "Bug 565785, Firefox Cup promo box"
This reverts commit fc7fd48ed4.
2010-05-24 08:29:36 -07:00
Matt Claypotch fc7fd48ed4 Bug 565785, Firefox Cup promo box 2010-05-22 12:20:29 -07:00
Fred Wenzel 94f71bf3cd remove deprecated .stars() call from addon details JS (bug 565395) 2010-05-18 17:14:23 +02:00
Matt Claypotch 432d590c8f Bug 565167 Personas install button now has "add" class 2010-05-17 16:23:26 -07:00
Dave Dash 7bf634a532 bug 562667, Collections search on the frontend. 2010-05-17 08:39:53 -07:00
Jeff Balogh 6ced985d0d bail early if we have built-in placeholder support 2010-05-14 09:44:42 -07:00
Jeff Balogh 27a41c87c9 less debug statements in production code 2010-05-13 17:35:04 -07:00
Dave Dash a04d296193 bug 563757, Disable inputs for coll/persona search 2010-05-13 13:33:33 -07:00
Dave Dash 18bd14c4d4 Fix whitepsace in js. 2010-05-13 13:33:32 -07:00
Dave Dash 7099a296ea bug 560685, Remove app selector from search form 2010-05-13 08:59:57 -07:00
Jeff Balogh be9f236a36 put back q, we use it further down the page 2010-05-12 15:09:38 -07:00
Jeff Balogh 9e99ed811c move placholder submission guard into the plugin (bug 565446) 2010-05-12 14:29:26 -07:00
Jeff Balogh 2bc653c937 split up the /collection and /collections urls (bug 564317) 2010-05-12 12:01:06 -07:00
Matt Claypotch 0fb549702c Bug 563456 JS now serves from git- removing deprecated js, adding html5 charting 2010-05-11 15:10:30 -07:00
Jeff Balogh 88a31c14eb escape user text (bug 564284) 2010-05-06 15:56:30 -07:00
Jeff Balogh 63f6e71263 make webtrends use document.getElements in IE (bug 563990) 2010-05-05 15:11:11 -07:00
Dave Dash 40ea44ef1c Version selector. 2010-05-05 14:49:13 -07:00
Jeff Balogh 0cc5aaa70f update media 2010-04-30 11:27:33 -07:00
Jeff Balogh 453227ac82 include dirty ie stylesheets (bug 562562) 2010-04-30 11:27:32 -07:00
Jeff Balogh c75f19bd9e update media 2010-04-28 15:52:55 -07:00
Dave Dash 1be791de06 version bump 2010-04-28 12:21:26 -07:00
Dave Dash b81b0443d8 bump the js 2010-04-28 11:46:59 -07:00
Jeff Balogh f87a18f65e update media 2010-04-27 17:49:53 -07:00
Dave Dash b727d5beb0 Using new tags.js which has selectors that work. 2010-04-27 17:20:10 -07:00
Fred Wenzel 0478865d9f Make install buttons work with Personas (bug 556507) 2010-04-26 16:38:45 -07:00
Jeff Balogh 8d60b410ec contrib vs. eula wrangling (bug 561201) 2010-04-23 16:59:30 -07:00
Fred Wenzel 2563e9c233 show delete buttons on tags (bug 560416) 2010-04-23 11:06:05 +02:00
Dave Dash 2c7686942d Don't submit default search string. 2010-04-20 16:38:31 -07:00
Jeff Balogh 5c1c5686f8 move the macros to a separate file so they can be imported safely 2010-04-16 11:20:16 -07:00
Jeff Balogh 6672c7d7ee make sure we call the parent's setup 2010-04-14 16:56:39 -07:00
Jeff Balogh 68881801b9 make sure we hide solaris & bsd buttons (bug 557913) 2010-04-14 12:24:01 -07:00
Jeff Balogh 683faca981 pylint and spelling fixes 2010-04-12 16:48:08 -07:00
Dave Dash 9eba231e12 Selects current version if it's in lver 2010-04-12 10:08:38 -07:00
Jeff Balogh 58b66c865f all the goodies for detail page buttons 2010-04-09 18:08:38 -07:00
Jeff Balogh 8ee988d5dd say Accept and Install for eula buttons (bug 556094) 2010-04-09 12:03:04 -07:00
Jeff Balogh 0dd3c44595 updating media 2010-04-05 18:29:58 -07:00
Fred Wenzel d8c3f36c93 JS bump. again. 2010-04-03 10:58:44 +02:00
Dave Dash 177fe44567 Removed pdb. Oops. 2010-04-01 09:49:01 -07:00
Fred Wenzel 25cb513f05 JS bump 2010-04-01 15:36:49 +02:00
Fred Wenzel 2e228b3889 Fixing add-to-collection success message (bug 556308) 2010-04-01 15:20:52 +02:00
Fred Wenzel 09bbe7638f advancing js pointer 2010-03-31 16:30:09 +02:00
Fred Wenzel 0f81b24d80 Personas Details page (bug 554379). TODO: Some links, install button. 2010-03-31 15:02:33 +02:00
Jeff Balogh ee0474a0fe don't rely on :visible for determining badPlatform (bug 555348) 2010-03-29 16:42:58 -07:00
Jeff Balogh bd96977dfe multiple platforms + eula button fix (bug 555065) 2010-03-29 15:01:36 -07:00
Jeff Balogh 9b682e4911 updating submodules 2010-03-25 10:45:53 -07:00
Jeff Balogh 1dd53a6a51 make version testing easier, bump js 2010-03-22 14:42:18 -07:00
Jeff Balogh 2e344045d3 bump media to git-svn commits 2010-03-19 14:51:48 -07:00
Jeff Balogh ce1de12c19 bump media pointers 2010-03-19 12:49:27 -07:00
Fred Wenzel 9bb4a7aa47 advanced JS pointer (bug 552981) 2010-03-17 18:39:01 +01:00
Jeff Balogh 7e976a1d6f removing console calls 2010-03-16 10:51:25 -07:00
Fred Wenzel 2018073b93 added lightbox images, fixed selector magic (bug 552566) 2010-03-16 10:10:16 +01:00
Fred Wenzel cd727e8d68 advancing js pointer 2010-03-16 08:19:21 +01:00
Jeff Balogh fc2bdbd5e0 moving media pointers 2010-03-15 09:53:35 -07:00
Fred Wenzel 581ed0ce8a fixing various tidbits on the add-ons details page 2010-03-11 17:49:16 +01:00
Fred Wenzel 6e7327c372 advanced media pointers 2010-03-11 15:29:46 +01:00
Jeff Balogh 04e568bb11 adding zamboni.css, new images from craig cook 2010-03-10 13:57:57 -08:00
Fred Wenzel fc009c5482 advancing media pointers. 2010-03-10 10:34:10 +01:00
Jeff Balogh da691a2b53 moving the media pointers 2010-03-08 16:58:40 -08:00
Dave Dash 2d681bd8a0 2010 is no longer the future, 2020 is, however. 2010-03-08 11:41:10 -08:00
Jeff Balogh dae60fc9b1 moving media pointers 2010-03-05 22:18:23 -08:00
Jeff Balogh 7b56e66247 fligtar hates the web, and the linkable tabs 2010-03-05 20:04:21 -08:00
Jeff Balogh 9df8b9b247 updating css and js 2010-03-05 17:47:14 -08:00
Jeff Balogh fc416ae263 working around Gecko bug 550565 in history.pushState 2010-03-05 13:26:22 -08:00
Fred Wenzel 8891b55429 re-tagged js and css for some addon details page goodness (bug 548121) 2010-03-04 10:42:42 +01:00
Jeff Balogh 52024fd23a updating media submodules 2010-03-03 17:47:53 -08:00
Jeff Balogh 300c621bb8 persist the advanced dropdown 2010-02-26 12:36:55 -08:00
Jeff Balogh 8a7f640945 bumping css and js 2010-02-25 19:32:26 -08:00
Wil Clouser 349b6ca5ba Update media/js to fix syntax error 2010-02-24 22:42:38 -08:00
Jeff Balogh 2e0c1c2364 bug 541175, __utmSetVar("Logged(in|out)") 2010-02-23 15:02:34 -08:00
Jeff Balogh 38d2ad3510 themes pages 2010-02-16 15:24:36 -08:00
Jeff Balogh 1ce31be753 add a new "javascript" domain, enable gettext in javascript 2010-02-16 09:31:44 -08:00
Fred Wenzel e79a1c78a2 updating CSS and JS commit IDs 2010-02-15 12:01:03 +01:00
Jeff Balogh 89fea48cdd make sure /popular works with filters 2010-02-08 21:33:49 -08:00
Jeff Balogh 1c0c6f6730 some pages for nick 2010-02-04 15:56:29 -08:00
Jeff Balogh fcb867d765 use schematic_settings instead 2010-02-04 13:55:05 -08:00
Dave Dash 0d683a977c Renamed Addon fields to have underscores. Added methods to Addon, File and Version. 2010-02-03 15:57:37 -08:00
Jeff Balogh 978c72b6df bump the amo-js pointer 2010-02-02 16:36:00 -08:00
Wil Clouser aab4734f40 update JS submodule 2010-01-29 16:38:29 -08:00
Jeff Balogh 451af0a0ef namespace zamboni css and js
added zamboni js and css upstream, moving submodule pointer
2010-01-21 16:03:32 -08:00
Dave Dash 5f5c3c881e Cake-cookie based authentication
* Wrote a test to see if we can log in using a cake session.
* Middleware can read cookie
* Wrote an authenticator backend that reads the session data from the db
* Rewrote users.User as users.UserProfile and linked it to d.c.a.User and included migrations
* Got templates to work, and wrote a test to validate things
* logout
* Signals!  We can now log a user out using the logout view, send a signal, and have it intercepted by the Cake app which will destroy its session and attempt to destroy the relevent cookies.
* Updated models to use UserProfile
* added media/js as a submodule
* Prettied up the html so the remora JS works
2010-01-08 10:20:00 -08:00