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

24 Коммитов

Автор SHA1 Сообщение Дата
Ricky Rosario 7213950d4b New users app for login, logout, and redirect (and more to come). [bug 613986, bug 614002, bug 612750, bug 612749]
* Includes a SHA-256 auth backend.
2010-11-24 12:16:15 -05:00
James Socol ce54806721 Create a new chat app. [bug 605476]
Created a new app because it involves multiple views and a cron. The
cron will need to be set up to run once/minute. It does a proxy request
to the chat server (settings.CHAT_SERVER) to get the queue status, then
stores the result in the cache (settings.CHAT_CACHE_KEY). The
/chat/queue-status/ view dumps out whatever's in the cache or returns a
503 status if the cache is empty.
2010-11-01 10:17:50 -04:00
Paul Craciunoiu 6d6c5ad8dc [586478] Dashboards app with home page 2010-10-19 11:40:26 -07:00
Alex Buchanan f919dbde27 Customer Care templates 2010-09-27 15:59:00 -07:00
Fred Wenzel 78f55c9b91 Customer Care is born. Tweet collection included! 2010-09-27 15:57:41 -07:00
Ricky Rosario 0d7b90380f [bug 592671] Media and media gallery page 2010-09-10 14:35:12 -04:00
Ricky Rosario 9eb84ce307 Some boilerplate for wiki app. 2010-08-26 15:36:53 -04:00
Paul Craciunoiu 5495c6ecdf [578520] Add preliminary support for uploading images and basic tests. Use ImageAttachments and generate thumbnails on upload. 2010-07-28 14:12:35 -07:00
Ricky Rosario 8af5336d9b Implemented object flagging app, flagit, for 'Report this post'
functionality (bug 573068)
2010-07-27 11:15:57 -04:00
Joshua Gross e4fa1270a6 Turn on build-ID processor and reactive cache decorator for jsi18n (bug 576131) 2010-07-21 09:31:22 -07:00
Stas eecf219098 [bug 554205] Localizing Javascript 2010-06-30 15:29:13 -07:00
James Socol 9b48c6947c [bug 570782] A quick, unauthenticated way to stop receiving notifications from a watch. 2010-06-28 15:16:51 -07:00
Ricky Rosario 406206667e Added admin views for settings and environment (bug 572837) 2010-06-18 16:27:13 -04:00
James Socol 72a08d848a [bug 564848] Some starting templates, views, and URL configs for the questions app. 2010-06-08 13:25:15 -07:00
Paul Craciunoiu 13dd311de0 Adding tests for 403s and disabling authority's admin action. 2010-05-21 17:20:08 -07:00
Paul Craciunoiu df36d8058d Adding authority, with jinja filter and permission checks. Lots of tests. 2010-05-21 17:18:33 -07:00
Paul Craciunoiu ead763bb4d Enable admin and add model forums.Forum to it. 2010-05-20 19:05:20 -07:00
Paul Craciunoiu fe7a058aaa Fix a bunch of pylint violations and make it shut up about some useless stuff. 2010-05-13 17:52:05 -07:00
James Socol 92f7a277c3 A nicer 500 error page. 2010-04-30 04:10:34 -07:00
James Socol 31b7cd677b Adds a nicer 404 handler that will redirect to remove trailing slashes before giving up. 2010-04-30 03:55:37 -07:00
James Socol 393b87e54a Slightly less blank app; blank pages. 2010-04-28 16:11:41 -07:00
James Socol af55e4c979 Making /media/ work in development environments 2010-02-08 11:45:49 -08:00
James Socol 6356dbc721 Using django-localeurls to simplify locales in urls 2010-02-03 17:16:43 -08:00
James Socol e3f86dae33 django skeleton 2010-02-03 15:09:30 -08:00