Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

22 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Gregory Koberger c5a15fe1b0 Don't show link to add-ons more than once (bug 662980) 2011-06-09 12:33:28 -07:00
Gregory Koberger d4b2ff2729 Adjust the developer menu (bug 660900) 2011-06-01 16:26:50 -07:00
Jeff Balogh d10249ac07 s/production_media/static_url/ 2011-05-03 09:48:25 -07:00
Andy McKay bb2f207d41 move AdminMessageMiddleware over to context processors (bug 624905) 2011-01-11 15:52:49 -08:00
Jeff Balogh ee923b9dbd use remora_url for logout 2010-11-15 12:45:16 -08:00
Jeff Balogh 7d8eab58d2 "My Favorites" link in header (bug 592138) 2010-08-31 16:18:15 -07:00
Jeff Balogh 1e0a1c6f00 favorite collections (bug 574283) 2010-08-13 11:11:53 -07:00
Dave Dash 468a10d5ba AMO User is in the context. 2010-08-06 15:18:58 -07:00
Dave Dash ba73949669 bug 564470, fix footer. 2010-05-10 14:56:39 -07:00
Dave Dash b511ca88bc bug 564470, need to capitalize en-US properly *and* link to remora things in /pages 2010-05-10 13:29:50 -07:00
Wil Clouser 58f9827172 add my collections link; bug 560410 2010-04-20 13:29:24 -07:00
Wil Clouser 6f6720ebc0 Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
Jeff Balogh 007d2c70db moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
Jeff Balogh 8e1e82491c tools links 2010-02-26 13:06:55 -08:00
Dave Dash 69db7f68e5 Renamed get_absolute_url to get_url_path, but also assigned it in order to maintain compatibility with django.contrib apps. 2010-02-26 10:41:49 -08:00
Wil Clouser e220a4b999 Use the new activate() to pull in the AMO .mo files and use the new _() everywhere else 2010-02-22 13:49:15 -08:00
Dave Dash 004d631486 Adding amo to the template context. 2010-02-17 16:25:49 -08:00
Fred Wenzel 225e327cc0 merged status flags filter from user-profile branch, added app to context 2010-02-11 17:35:50 +01:00
Wil Clouser 677b475f5e Pass settings through to template, get rid of linebreak in footer, add hostname check on period; bug 542666 2010-02-08 14:18:59 -08:00
Wil Clouser 7b8dd8595d Site footer (bug 542666), r=jbalogh. Stile some TODO: language dropdown backend, links (URLs don't exist yet), xenophobia checkbox 2010-02-08 13:01:22 -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
Jeff Balogh 4af097c67e creating apps and lib directories 2009-10-21 17:31:24 -07:00