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

422 Коммитов

Автор SHA1 Сообщение Дата
Matt Claypotch 383efe8530 hovercard cleanup 2011-05-18 14:46:02 -07:00
Matt Claypotch 41aa9f78b1 Added collection grid (bug 656058) 2011-05-16 18:19:29 -07:00
Jeff Balogh 21bfcd46af cleaning up old synced collections and recommendations (bug 647056, 649871) 2011-04-28 13:36:18 -07:00
Andy McKay 18dbd6bb3d fix hudson (bug #653042) 2011-04-28 10:28:48 -07:00
Andy McKay 1444c1e9d0 add set_modified_on to touch objects on tasks (bug #653042) 2011-04-28 09:37:45 -07:00
Jeff Balogh 598e9575f8 use the amo.tests.RedisTest when you need to test with redis 2011-03-31 15:19:24 -07:00
Jeff Balogh a5b7122fcd populating the site_nav (bug 646699) 2011-03-31 12:50:20 -07:00
Jeff Balogh 7eafc5316f cleaning up now that synced_collections are separate 2011-03-25 12:37:19 -07:00
Gregory Koberger e5b4f2a92c Moving relevant images off of amo2009 (bug 628412) 2011-03-24 15:40:12 -07:00
Jeff Balogh fe0669bb30 removing stale tests 2011-03-17 13:58:50 -07:00
Jeff Balogh c9a57701b9 use separate tables for remembering synced collections 2011-03-17 13:22:53 -07:00
Jeff Balogh 854cf9da9b adding auth to collection feeds (bug 641613) 2011-03-16 11:01:28 -07:00
Jeff Balogh b43db8caee only generate recs compatible with the current app version 2011-03-10 11:18:20 -08:00
Jeff Balogh f79721d8ea target authorless collections better (bug 640112) 2011-03-09 10:39:04 -08:00
Jeff Balogh a34603cc3d ignore collections with an addon_index, they were created by zamboni 2011-02-25 11:09:41 -08:00
Jeff Balogh 33f299ccc4 don't delete collections with no users 2011-02-25 11:09:37 -08:00
Dave Dash c3b991a4d6 bug 634315, collections edit redirects 2011-02-17 09:05:46 -08:00
Matt Claypotch 5bf877b415 Fixed broken mobile test 2011-02-14 22:45:20 -08:00
Matt Claypotch 5a9a2acc33 Disabling mobile bandwagon for the time being 2011-02-14 17:13:29 -08:00
Jeff Balogh a4c8e83ba1 show description errors in the form (bug 631979) 2011-02-11 10:05:27 -08:00
Jeff Balogh 04ad32a9e7 fixing tests, bumping reco limit to 9 2011-02-09 17:08:21 -08:00
Jeff Balogh 20635a42f1 don't recommend add-ons we already have (bug 631660) 2011-02-09 15:43:24 -08:00
Jeff Balogh 32edafb1ea the variable should be src (bug 631744) 2011-02-04 18:30:55 -08:00
Jeff Balogh 99fb538a10 no functions in {% trans %} 2011-02-04 14:42:59 -08:00
Jeff Balogh c865421e09 give everything a build id 2011-02-04 11:13:17 -08:00
Jeff Balogh d5e598a1fe change the imports to mobility 2011-02-03 14:54:32 -08:00
Jeff Balogh c90f4ac301 remove |safe from form usage (bug 627449) 2011-02-02 14:54:11 -08:00
Jeff Balogh 0bd9d9e869 moving mobile middleware to a new app 2011-02-01 20:48:55 -08:00
Jeff Balogh e54a83f61c mobile collection listing (bug 627509) 2011-02-01 11:00:09 -08:00
Jeff Balogh 03f712f6e9 @task needs **kw (bug 627608) 2011-01-24 11:47:15 -08:00
Dave Dash 20d7c0db10 bug 625830, log any listed collection activity 2011-01-14 11:34:47 -08:00
Dave Dash aa4c0cbbd0 bug 625659, don't log all collection activity 2011-01-14 10:07:21 -08:00
Matt Claypotch 4219cf7b90 Revert "Bug 620872, fixing janky logic in performance note"
This reverts commit e010e0f9dd.
2010-12-21 23:38:18 -08:00
Matt Claypotch e010e0f9dd Bug 620872, fixing janky logic in performance note 2010-12-21 23:10:07 -08:00
Gregory Koberger d87e5511e0 XSS Issues 2010-12-17 21:13:41 -08:00
Dave Dash 8ee1a82d38 Added l10n for 'Favorite' 2010-12-17 09:23:35 -08:00
Jeff Balogh 0da3aed2bc beware of lazy objects returning unexpected types 2010-12-15 09:17:42 -08:00
Chris Van 59622ceeb5 fix test_delete_link 2010-11-22 16:35:56 -05:00
Chris Van f5ff65e929 hide Contributors for synchronized and favorite collections (bugs 592417, 593165) 2010-11-22 16:13:11 -05:00
Chris Van 827ffe2588 remove unreviewed add-ons from add-on listings (bug 611816) 2010-11-18 11:56:12 -05:00
Matt Claypotch 86992c9048 Bug 612586, fixed addon autocomplete handling 2010-11-16 23:14:44 -05:00
Dave Dash 4bb9602b67 ActivityLog items:
CREATE_ADDON
EDIT_PROPERTIES
EDIT_DESCRIPTIONS
EDIT_CONTRIBUTIONS
ADD_VERSION
EDIT_VERSION
DELETE_VERSION

TODO notes are in place for items that aren't logged.
2010-11-12 14:06:45 -08:00
Gregory Koberger 7906ad514f Okay, actually fixing the slug edit bug.. for real this time. 2010-11-04 11:10:43 -07:00
Wil Clouser 8b0ec185b8 Favorites collection should use heart icon; bug 592959 2010-11-01 09:04:51 -07:00
Jeff Balogh 8009c8ab45 move share counts to the transformer (bug 593253) 2010-10-21 14:29:56 -07:00
Dave Dash bf97e5efa6 bug 600423, generic resize function 2010-10-12 13:17:32 -07:00
Matt Claypotch c54ac062b6 Bug 600660, removed email sharing woot 2010-10-04 15:30:42 -07:00
Jeff Balogh 8d6a57a45a foreign key checks are now disabled when loading fixtures 2010-10-04 15:09:38 -07:00
Matt Claypotch 2fd4bd4bff Bug 593420, add better error handling to collection add popup 2010-09-24 16:54:34 -07:00
Jeff Balogh 0ede431412 update collection followers in a task 2010-09-24 15:59:35 -07:00
Jeff Balogh 99d38e4d10 remove NEW_COLLECTIONS (bug 593503) 2010-09-21 12:18:03 -07:00
Jeff Balogh fc6b8c18a7 don't require locales for collection strings (bug 594137) 2010-09-21 11:16:20 -07:00
Jeff Balogh 39f7e94cee show created date in search?sort=newest (bug 592132) 2010-09-21 07:44:30 -07:00
Matt Claypotch 0799c7121a Bug 558208, whoa new popups 2010-09-16 12:16:03 -07:00
Gregory Koberger e1984b04fe Removed extra form element (bug 594552) 2010-09-14 17:03:33 -07:00
Wil Clouser 1aac03df49 Don't mark messages safe by default 2010-09-09 14:39:16 -07:00
Matt Claypotch bb997bdea7 Bug 592949, removed width/height attrs on collection icon 2010-09-08 14:17:44 -07:00
Matt Claypotch c448809897 Relative dates and times for zamboni 2010-09-08 13:39:49 -07:00
Matt Claypotch 3d86d081cd Bug 592511, new hover tooltips, so exciting 2010-09-07 15:48:40 -07:00
Gregory Koberger d8ebe4a5ab A few more updates to the Remove Icon update 2010-09-03 15:41:16 -07:00
Gregory Koberger a1d6b3c463 Added remove link for collection icon (bug 592430)
aka my foray into python
2010-09-03 14:45:37 -07:00
Jeff Balogh 0af82fe265 context managers for hitting master and turning off caching 2010-09-03 11:40:49 -07:00
Jeff Balogh c3a5f6371e force updates when we can 2010-09-03 10:01:13 -07:00
Jeff Balogh 67f9208a8e update collection.rating in the votes task (bug 593244) 2010-09-02 22:34:39 -07:00
Jeff Balogh a4f4992517 beware of slave lag and all that jazz 2010-09-02 21:55:17 -07:00
Jeff Balogh eb7035fa43 hi unicode 2010-09-02 18:45:34 -07:00
Jeff Balogh 55eca7e195 url url() for the collections link 2010-09-02 17:58:54 -07:00
Jeff Balogh 2149dd13c5 feeds for collections (bug 593086) 2010-09-02 13:03:29 -07:00
Jeff Balogh 6e3339d31a /following is private, show all collections (bug 593101) 2010-09-02 12:13:50 -07:00
Dave Dash 5cf3e866fa bug 593095, save icon_type after upload of icon 2010-09-02 11:55:33 -07:00
Jeff Balogh edf74caf6d widget tooltips (bug 593068) + string fix for bug 592689 2010-09-02 11:50:50 -07:00
Gregory Koberger 0fc811ea4b Added recently viewed block to sidebar (bug 592550) 2010-09-02 10:48:37 -07:00
Gregory Koberger 6514fd962f Clean up Icon Upload for collections (bug 592581) 2010-09-02 10:48:37 -07:00
Justin Scott aa8edee43a Copy tweaks, mainly to collections email 2010-09-02 10:37:27 -07:00
Jeff Balogh c464b12985 block slug editing for favorites (bug 592968) 2010-09-02 10:32:04 -07:00
Jeff Balogh 635d25e580 hide the date unless we're sorting by it (bug 589363) 2010-09-01 23:11:16 -07:00
Jeff Balogh b98b439987 little fixups on collection listing page 2010-09-01 22:59:49 -07:00
Wil Clouser b107728f47 oops, forgot about the extra parens. Maybe it's time to sleep! 2010-09-01 21:56:14 -07:00
Wil Clouser cc8e40d9bb Change collection add/edit messages; bug 592117 2010-09-01 21:54:43 -07:00
Wil Clouser 104d92d5b2 Accept a title and body content for messages 2010-09-01 21:54:43 -07:00
Jeff Balogh c6d6e781e4 avoid slave lag for collection votes (bug 592799) 2010-09-01 20:55:48 -07:00
Jeff Balogh f2dff0dc7b delete collections without users 2010-09-01 18:54:59 -07:00
Jeff Balogh 942164412e remove caching from collection listings (bug 592901) 2010-09-01 17:54:39 -07:00
Jeff Balogh 486b93fc75 collections on user profile page (bug 592606) 2010-09-01 17:46:11 -07:00
Jeff Balogh d5344bf658 we can't do commit=False; we need c.id for icon stuff 2010-09-01 17:46:11 -07:00
Jeff Balogh 051b7523a7 collections I'm following page (bug 574288) 2010-09-01 16:01:18 -07:00
Gregory Koberger 674785e2c4 Licensing info added (bug 592368) 2010-09-01 12:34:59 -07:00
Jeff Balogh 68372572bd create collections with a default_locale (bug 592362) 2010-08-31 18:31:45 -07:00
Jeff Balogh 7088dfd0d6 no floating for .more-info.n (bug 592345) 2010-08-31 18:02:40 -07:00
Jeff Balogh 41fc49102e redirect collections/views/:uuid (bug 592437) 2010-08-31 17:51:15 -07:00
Matt Claypotch 0fc1232f49 Bug 592114, more collection edit tweaks 2010-08-31 17:34:29 -07:00
Matt Claypotch fdb10865f4 Updated collection edit messaging 2010-08-31 00:49:38 -07:00
Jeff Balogh c971b1cbb9 that's what I get for not running tests 2010-08-30 21:08:51 -07:00
Jeff Balogh d56068ec23 remove CollectionAddon.added; fix tests 2010-08-30 20:25:50 -07:00
Matt Claypotch 0fc25850b3 Bug 592137, unlinking collections landing breadcrumb 2010-08-30 20:16:10 -07:00
Matt Claypotch 791a7bda59 recent collections no longer show when empty 2010-08-30 20:14:40 -07:00
Matt Claypotch 51ef9737d2 Bug 592120, Collection create tweaks 2010-08-30 20:01:10 -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 981aa7f1dd Bug 592130, collections landing module 2010-08-30 16:55:07 -07:00
Matt Claypotch 5d976ce457 moved 'Create Collection' to common collection sidebar 2010-08-30 14:12:10 -07:00
Matt Claypotch 3f16d89b06 Bug 591496, recent collections list 2010-08-30 13:52:39 -07:00
Jeff Balogh 75eebbd464 use User.name instead of User.display_name (bug 591399) 2010-08-30 12:15:25 -07:00
Jeff Balogh 043c5eae3a let contributors edit collection add-ons (bug 590305) 2010-08-27 15:38:35 -07:00
Matt Claypotch 6c8150e933 Bug 591407, collection sharing is always visible now 2010-08-27 15:06:28 -07:00
Matt Claypotch b34b5bdc4d New popup in JS, ported sharing to new style 2010-08-27 11:22:18 -07:00
Jeff Balogh ed39c9aa10 refactor message usage into one template 2010-08-26 22:11:56 -07:00
Dave Dash a482789600 Merge branch 'collection' 2010-08-26 16:16:26 -07:00
Dave Dash d8a0eb1ed7 bug 590327, add to collection for pubs 2010-08-26 16:11:41 -07:00
Dave Dash 7b3a2133fa Allow admin's to add themselves as an owner. 2010-08-26 15:36:15 -07:00
Jeff Balogh cdf10ac5e1 don't touch the modified date in collection migrations 2010-08-26 15:31:21 -07:00
Jeff Balogh 9aa766559c show the display_name on user pages (bug 589963) 2010-08-26 15:19:50 -07:00
Dave Dash 8bff7c5d89 bug 590582, search header shows all collections 2010-08-26 10:48:27 -07:00
Jeff Balogh 462cadc2a2 no caching for collection edit (bug 590809) 2010-08-25 19:20:59 -07:00
Jeff Balogh 1324e5d317 allow setting collections.application to null (bug 590341) 2010-08-25 18:20:48 -07:00
Jeff Balogh 711665b98d use the collection author's name if available (bug 590580) 2010-08-25 18:06:20 -07:00
Jeff Balogh 81f2442e3d make sure the add-ons aren't cached (bug 590340) 2010-08-25 17:12:45 -07:00
Dave Dash dc4a370187 Repopulates c/add with addons. 2010-08-25 14:31:38 -07:00
Matt Claypotch a64e94979e Watch collection tweaks 2010-08-25 13:03:16 -07:00
Jeff Balogh c593bd10ce fix up collections/user listing (bug 589963) 2010-08-25 12:37:58 -07:00
Jeff Balogh 637888cabf bail early on the test until bug 590305 is fixed 2010-08-25 12:10:15 -07:00
Jeff Balogh cdab5be5d8 slugify on the server (bug 589014) 2010-08-25 11:51:47 -07:00
Jeff Balogh 7f05604d45 use username instead of nickname 2010-08-25 11:28:53 -07:00
Wil Clouser 072f40c931 generic 403 2010-08-25 11:01:50 -07:00
Dave Dash 4655c11ee5 Merge branch '558508-user-images' 2010-08-25 09:27:14 -07:00
Dave Dash fc8ce3b219 Adds more test coverage to users 2010-08-25 09:25:36 -07:00
Dave Dash 366efe5ef5 renamed variables in task. 2010-08-25 08:55:54 -07:00
Jeff Balogh ec4c45d614 sharing for collections (bug 586444) 2010-08-25 07:53:18 -07:00
Jeff Balogh a10c20bd06 sidebar on collections/add (bug 588649) 2010-08-24 17:45:56 -07:00
Matt Claypotch 9afb009c83 Bug 585201, Collection watching widget 2010-08-24 11:16:08 -07:00
Jeff Balogh bb7345250a break things with unicode 2010-08-24 09:30:31 -07:00
Jeff Balogh 4686b8374d backend for watching collections (bug 589952) 2010-08-24 08:29:48 -07:00
Jeff Balogh 1f835f67aa make sure we don't change the collection author (bug 587710) 2010-08-23 17:46:26 -07:00
Jeff Balogh 2fb68977da use the TranslationTextArea 2010-08-23 17:16:40 -07:00
Jeff Balogh 714fb956e0 beware of comments in langs we did not pick up (bug 589882) 2010-08-23 16:25:45 -07:00
Jeff Balogh 8aaff7f1d0 safety first (bug 589346) 2010-08-23 16:25:45 -07:00
Jeff Balogh 71426948ed move test_ajax into test_views 2010-08-23 16:25:45 -07:00
Jeff Balogh 93375baf61 use request.check_ownership since it knows about admins (bug 588622) 2010-08-23 16:25:44 -07:00
Matt Claypotch d56e078df4 Bug 588875, fixed height of comment form in rows 2010-08-23 13:39:29 -07:00
Jeff Balogh b06ee6ef40 remove CollectionAddon.flush_urls (bug 589034) 2010-08-23 10:44:10 -07:00
Matt Claypotch 22606f6ce4 style tweaks to collection listings 2010-08-23 00:00:39 -07:00
Wil Clouser cafd767d70 Removing "copy" link - that's bug 574284 and phase:2 2010-08-22 20:39:11 -07:00
Jeff Balogh 271f1af839 fix unicode issues in collection templates (bug 588979) 2010-08-20 18:34:59 -07:00
Matt Claypotch 3e01527bac JS syntax fix 2010-08-20 17:17:39 -07:00
Jeff Balogh c7ca7a151a don't include blocklisted tags in top_tags (bug 588090) 2010-08-20 16:20:08 -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
Matt Claypotch fef968049e cleaned up collection edit 2010-08-20 16:13:54 -07:00
Jeff Balogh 75c695974a don't filter add-ons in collections (bug 588992) 2010-08-20 16:12:47 -07:00
Jeff Balogh d1fb92ff06 talk about weekly subscribers (bug 588985) 2010-08-20 14:45:32 -07:00
Jeff Balogh 831e0b0062 paginator on collection directory (bug 588984) 2010-08-19 17:18:15 -07:00
Jeff Balogh dde74e6224 super awesome invalidation for collections (bug 587888) 2010-08-19 16:58:35 -07:00
Jeff Balogh 22d46d5bcb more user.username 2010-08-19 15:12:26 -07:00
Jeff Balogh 2446562dae use addon_count, not c.addon_count (bug 588658) 2010-08-19 12:11:12 -07:00
Jeff Balogh 687c00a3af more slave lag subterfuge (bug 588498) 2010-08-19 11:41:52 -07:00
Jeff Balogh e7ae6e5cc7 avoid slave lag when updating collection add-ons (bug 587246) 2010-08-19 11:09:36 -07:00
Wil Clouser ffaab07b22 default collections listing page to featured collections; bug 588632 2010-08-19 08:32:09 -07:00
Jeff Balogh 7a232b996b the description should be < 200 chars (bug 588448) 2010-08-18 18:22:14 -07:00
Jeff Balogh e66accd98d fix the popular sort for collections (bug 588637) 2010-08-18 18:17:27 -07:00
Jeff Balogh 110c5b0845 start the query from Addon to get the transforms 2010-08-18 18:12:25 -07:00
Matt Claypotch 92494790c7 cleaning up favorites widget 2010-08-18 17:35:15 -07:00
Jeff Balogh a4b487e19f collection user pages (bug 588214) 2010-08-18 17:30:31 -07:00
Matt Claypotch 1282b3479a Bug 574282, Add to Favorites functionality 2010-08-18 17:04:08 -07:00
Jeff Balogh ab16974769 make sure forms are always available (bug 588513) 2010-08-18 13:24:52 -07:00
Matt Claypotch bbdd2cf60e Edit collections pages 2010-08-18 11:39:05 -07:00
Jeff Balogh 86b8773f27 rm Collection{Recommendation,Summary} (fixes bug 588134) 2010-08-18 11:24:35 -07:00
Jeff Balogh b14ac6634c clean up collections links 2010-08-18 10:59:40 -07:00
Jeff Balogh 96e4f5aa2c crack down on collection slugs (bug 587708) 2010-08-18 10:59:39 -07:00
Matt Claypotch 5de5ab74b3 Bug 587923, fixed collection class name collision 2010-08-17 17:21:15 -07:00
Dave Dash 9b38f66723 Use happyform that does stripping. 2010-08-17 16:10:17 -07:00
Dave Dash c679b4c771 Unneeded comments. 2010-08-17 14:47:01 -07:00
Dave Dash dec6abc439 Logging for resize_icon task. 2010-08-17 13:37:03 -07:00
Dave Dash 1402bb9270 Integerizing smartly. 2010-08-17 12:05:44 -07:00
Dave Dash 7ac9e0503d bug 587246, got int? 2010-08-17 11:35:56 -07:00
Dave Dash c27f7f4aa3 bug 586166, prevent editing fav/mobile collections 2010-08-17 09:26:28 -07:00
Jeff Balogh ecdabae520 I don't want to know why collections_categories exists 2010-08-16 21:48:57 -07:00
Jeff Balogh 4e50165991 don't blindly convert values to int (bug 587246) 2010-08-16 20:13:34 -07:00
Jeff Balogh 99b20f972d include unreviewed add-ons in collections (bug 587852) 2010-08-16 20:13:34 -07:00
Wil Clouser 76b3e3c8cb Add collection_id to Add-on titles and buttons. Bug 587195 and bug 530204 2010-08-16 12:13:18 -07:00
Wil Clouser 145d3e1c02 use _lazy() where we should; bug 587225 2010-08-16 12:13:18 -07:00
Wil Clouser 3190a8dec4 Adding flush_urls to models 2010-08-16 12:13:18 -07:00
Jeff Balogh aeb975bfe6 make the request user query unique (bug 587226) 2010-08-16 10:48:36 -07:00
Jeff Balogh f02dbee847 support collection privacy (bug 586352) 2010-08-13 14:52:36 -07:00
Jeff Balogh 260dab17ee sprinkling logs 2010-08-13 11:11:53 -07:00
Jeff Balogh 1e0a1c6f00 favorite collections (bug 574283) 2010-08-13 11:11:53 -07:00
Jeff Balogh 75b42a47d6 reserve the slugs "favorites" and "mobile" (bug 586426)
Also adding a unique key on (author, slug) and fixing up tests.
2010-08-12 16:22:59 -07:00
Matt Claypotch fab5aceeae Bug 574291, collection detail pages styling 2010-08-12 15:56:37 -07:00
Dave Dash 590195eafc Removed base/fixtures. 2010-08-12 09:26:36 -07:00
Dave Dash 557a22bdc3 Faster bandwagon tests.. faster! 2010-08-12 09:26:35 -07:00
Jeff Balogh d5ea91c819 this test wasn't doing anything for us 2010-08-11 14:56:48 -07:00
Jeff Balogh e8e5e8ab78 mark if the collection is private 2010-08-11 14:33:59 -07:00
Jeff Balogh f0991b4815 hook up collection_meta to post_save 2010-08-11 14:33:59 -07:00
Jeff Balogh a6cf68887d adding the default mobile collection description 2010-08-11 14:33:59 -07:00
Jeff Balogh 9bdabc9c24 reuse collection_alter for the ajax view (bug 585836) 2010-08-10 15:42:39 -07:00
Jeff Balogh c30ca7e3f4 /collections/:user/:slug/(add|remove) for changing add-ons 2010-08-10 15:42:02 -07:00
Jeff Balogh f65c1829f5 helpers for getting mobile/favorites collection 2010-08-10 15:40:59 -07:00
Dave Dash 3a2c8c8eaf revert unintended empty tests. 2010-08-10 14:29:03 -07:00
Dave Dash 1ad69879d1 bug 581635, add search by GUID
query like so:

guid:{abcd-1234-abdcde-da123e}
2010-08-10 14:15:18 -07:00
Dave Dash f093ecead9 bug 585835, cached publishable_by 2010-08-10 13:05:44 -07:00