Mercurial > personas_backend
graph
-
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
-
Oops, fixed a bug whereby the status of a persona wasn't changeable when administrators are logged in.Fri, 04 Apr 2008 17:58:19 -0700, by Atul Varma
-
Made the developer agreement bigger.Fri, 04 Apr 2008 17:42:50 -0700, by Atul Varma
-
Reformatted the form so it looks decent now.Fri, 04 Apr 2008 17:40:42 -0700, by Atul Varma
-
Minor refactoring; we're doing our own form rendering now.Fri, 04 Apr 2008 17:29:17 -0700, by Atul Varma
-
Modified wording of the developer agreement. It looks utterly ridiculous right now; this will change.Fri, 04 Apr 2008 17:17:01 -0700, by Atul Varma
-
Added personas 'stack' image to home page, when clicked the user is taken to the 'browse personas' page.Fri, 04 Apr 2008 16:42:09 -0700, by Atul Varma
-
Persona thumbnails in the edit page can now be moused-over/clicked to preview the persona just like on the list page.Fri, 04 Apr 2008 16:01:35 -0700, by Atul Varma
-
Moved javascript code out of list.html and into a new file, media/js/personas.js.Fri, 04 Apr 2008 15:37:03 -0700, by Atul Varma
-
Added a JSON category 'unpublished personas' for admin users.Fri, 04 Apr 2008 15:12:13 -0700, by avarma
-
There's now a JSON menu category called 'your personas'.Fri, 04 Apr 2008 14:59:30 -0700, by Atul Varma