Mercurial > personas_backend
graph
-
Changed the cache middleware to cache stuff for 24 hours. default tipMon, 16 Jun 2008 10:32:58 -0700, by avarma
-
ng up the mouseoverThu, 17 Apr 2008 13:30:24 -0700, by avarma
-
putting title on top of listThu, 17 Apr 2008 13:22:20 -0700, by root
-
xThu, 17 Apr 2008 13:11:07 -0700, by avarma
-
miniThu, 17 Apr 2008 12:41:34 -0700, by avarma
-
minimeThu, 17 Apr 2008 12:38:52 -0700, by avarma
-
more minimalist ;-):Thu, 17 Apr 2008 12:35:35 -0700, by avarma
-
adding minimalist viewThu, 17 Apr 2008 11:37:56 -0700, by root
-
s/minimal/minimalistThu, 17 Apr 2008 11:32:20 -0700, by avarma
-
adding minimalist viewThu, 17 Apr 2008 11:21:22 -0700, by root
-
s/name/emailThu, 17 Apr 2008 10:50:46 -0700, by avarma
-
restructuring of default menu items for authenticated usersThu, 17 Apr 2008 15:39:44 -0700, by chris
-
Backed out changeset 0e7a88b20c2bThu, 17 Apr 2008 11:57:57 -0700, by Atul Varma
-
Oops, realized that the reason the tests were failing is indeed not because of a bug in Django, but because I specified the order of middleware wrong.Thu, 17 Apr 2008 11:51:10 -0700, by Atul Varma
-
Added notes to READMEThu, 17 Apr 2008 11:30:48 -0700, by Atul Varma
-
Oops, fixed an infinite-recursion bug.Wed, 16 Apr 2008 20:03:26 -0700, by Atul Varma
-
The developer agreement should show up on the edit page now, for normal users.Wed, 16 Apr 2008 19:51:57 -0700, by Atul Varma
-
Added headers to the individual sections of the persona creation/editing form to make them easier to read. Slightly modified help text of individual fields.Wed, 16 Apr 2008 19:48:35 -0700, by Atul Varma
-
Fixed a typoWed, 16 Apr 2008 19:24:19 -0700, by Atul Varma
-
Changed default ordering of persona lists to be by date published.Wed, 16 Apr 2008 19:22:12 -0700, by Atul Varma
-
Added 'your personas' section.Wed, 16 Apr 2008 19:18:39 -0700, by Atul Varma
-
Moved the display of the 'administer' sidebar link view logic from the base template to sections.pyWed, 16 Apr 2008 19:00:21 -0700, by Atul Varma
-
Changed verbage from 'creteate a persona' to 'submit a persona'.Wed, 16 Apr 2008 17:41:23 -0700, by Atul Varma
-
For security purposes, we now escape any HTML contained in a Persona's description.Wed, 16 Apr 2008 17:38:52 -0700, by Atul Varma
-
Personas must now have a valid header and footer uploaded.Wed, 16 Apr 2008 17:34:34 -0700, by Atul Varma
-
Oops, the category field wasn't displaying on the create/edit persona view.Mon, 14 Apr 2008 16:25:49 -0700, by Atul Varma
-
Got rid of the browser-side ajax ping on thumbnails; this will instead be set by the extension itself.Fri, 11 Apr 2008 11:22:36 -0700, by Atul Varma
-
Made URL patterns more consistent.Fri, 11 Apr 2008 11:15:14 -0700, by Atul Varma
-
Made the JSON id for personas be the same as their primary key id.Fri, 11 Apr 2008 11:05:27 -0700, by Atul Varma
-
Clarified help text on fields.Fri, 04 Apr 2008 18:04:27 -0700, by Atul Varma