Thu, 17 Apr 2008 10:50:46 -0700 |
avarma |
s/name/email
|
Thu, 17 Apr 2008 15:39:44 -0700 |
chris |
restructuring of default menu items for authenticated users
|
Thu, 17 Apr 2008 11:57:57 -0700 |
Atul Varma |
Backed out changeset 0e7a88b20c2b
|
Thu, 17 Apr 2008 11:51:10 -0700 |
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:30:48 -0700 |
Atul Varma |
Added notes to README
|
Wed, 16 Apr 2008 20:03:26 -0700 |
Atul Varma |
Oops, fixed an infinite-recursion bug.
|
Wed, 16 Apr 2008 19:51:57 -0700 |
Atul Varma |
The developer agreement should show up on the edit page now, for normal users.
|
Wed, 16 Apr 2008 19:48:35 -0700 |
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:24:19 -0700 |
Atul Varma |
Fixed a typo
|
Wed, 16 Apr 2008 19:22:12 -0700 |
Atul Varma |
Changed default ordering of persona lists to be by date published.
|
Wed, 16 Apr 2008 19:18:39 -0700 |
Atul Varma |
Added 'your personas' section.
|
Wed, 16 Apr 2008 19:00:21 -0700 |
Atul Varma |
Moved the display of the 'administer' sidebar link view logic from the base template to sections.py
|
Wed, 16 Apr 2008 17:41:23 -0700 |
Atul Varma |
Changed verbage from 'creteate a persona' to 'submit a persona'.
|
Wed, 16 Apr 2008 17:38:52 -0700 |
Atul Varma |
For security purposes, we now escape any HTML contained in a Persona's description.
|
Wed, 16 Apr 2008 17:34:34 -0700 |
Atul Varma |
Personas must now have a valid header and footer uploaded.
|
Mon, 14 Apr 2008 16:25:49 -0700 |
Atul Varma |
Oops, the category field wasn't displaying on the create/edit persona view.
|
Fri, 11 Apr 2008 11:22:36 -0700 |
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:15:14 -0700 |
Atul Varma |
Made URL patterns more consistent.
|
Fri, 11 Apr 2008 11:05:27 -0700 |
Atul Varma |
Made the JSON id for personas be the same as their primary key id.
|
Fri, 04 Apr 2008 18:04:27 -0700 |
Atul Varma |
Clarified help text on fields.
|
Fri, 04 Apr 2008 17:58:19 -0700 |
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:42:50 -0700 |
Atul Varma |
Made the developer agreement bigger.
|
Fri, 04 Apr 2008 17:40:42 -0700 |
Atul Varma |
Reformatted the form so it looks decent now.
|
Fri, 04 Apr 2008 17:29:17 -0700 |
Atul Varma |
Minor refactoring; we're doing our own form rendering now.
|
Fri, 04 Apr 2008 17:17:01 -0700 |
Atul Varma |
Modified wording of the developer agreement. It looks utterly ridiculous right now; this will change.
|
Fri, 04 Apr 2008 16:42:09 -0700 |
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:01:35 -0700 |
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 15:37:03 -0700 |
Atul Varma |
Moved javascript code out of list.html and into a new file, media/js/personas.js.
|
Fri, 04 Apr 2008 15:12:13 -0700 |
avarma |
Added a JSON category 'unpublished personas' for admin users.
|
Fri, 04 Apr 2008 14:59:30 -0700 |
Atul Varma |
There's now a JSON menu category called 'your personas'.
|
Fri, 04 Apr 2008 14:00:48 -0700 |
Atul Varma |
mailto links for Persona owners are now included in Persona edit pages.
|
Fri, 04 Apr 2008 13:52:35 -0700 |
Atul Varma |
Administrators no longer have to manually set the status to 'published' when creating a persona.
|
Fri, 04 Apr 2008 13:49:54 -0700 |
Atul Varma |
Added a get_absolute_url() method to the Persona model, so that there's now a link allowing admins to easily see a persona's preview.
|
Fri, 04 Apr 2008 13:37:37 -0700 |
Atul Varma |
Moved the URL field for the persona to be below the header and footer image, which should be easier for users to understand, and modified field documentation to be more user-friendly too.
|
Fri, 04 Apr 2008 13:22:23 -0700 |
Atul Varma |
Fixed a bug whereby the published status of a persona couldn't be set to 'unpublished'.
|
Fri, 04 Apr 2008 13:19:11 -0700 |
Atul Varma |
The edit persona form now allows admin users to publish personas.
|
Fri, 04 Apr 2008 13:08:23 -0700 |
Atul Varma |
Added notes to a TODO.
|
Fri, 04 Apr 2008 13:04:17 -0700 |
Atul Varma |
The 'list' page now only links to the personas edit page for a persona, not the Admin one.
|
Fri, 04 Apr 2008 12:01:44 -0700 |
Atul Varma |
We no longer require users to manually click the 'agree to terms' button after they've initially created their persona.
|
Fri, 04 Apr 2008 11:46:40 -0700 |
Atul Varma |
If a user has no first/last name registered, their email address is shown.
|
Fri, 04 Apr 2008 11:41:49 -0700 |
Atul Varma |
The proper title for sections now appears in the header.
|
Fri, 04 Apr 2008 11:34:44 -0700 |
Atul Varma |
Persona thumbnails are now displayed on the edit persona form.
|
Fri, 04 Apr 2008 10:41:50 -0700 |
Atul Varma |
Thumbnails are now dynamically generated by a view function; if things get slow, we'll rely on a front-end cache like squid to speed it up.
|
Fri, 04 Apr 2008 07:54:48 -0700 |
Atul Varma |
Rewordings
|
Fri, 04 Apr 2008 07:47:00 -0700 |
Atul Varma |
The thumbnail should now get re-generated whenever the header/footer images change, though I haven't actually tested the code yet.
|
Fri, 04 Apr 2008 07:41:02 -0700 |
Atul Varma |
Refactored the way thumbnails are created a bit.
|
Fri, 04 Apr 2008 07:19:17 -0700 |
Atul Varma |
Removed extraneous print statements.
|
Thu, 03 Apr 2008 23:51:30 -0700 |
Atul Varma |
Thumbnails now look better, although the internal architecture used to generate them on-the-fly is a bit questionable.
|
Thu, 03 Apr 2008 22:25:58 -0700 |
Atul Varma |
Added a function to generate thumbnails, although it's not currently being used anywhere.
|
Thu, 03 Apr 2008 14:50:37 -0700 |
Atul Varma |
Thumbnails for hosted static personas now work.
|
Thu, 03 Apr 2008 14:48:09 -0700 |
Atul Varma |
Errors on forms now display with a red color and no indentation or bulleting.
|
Thu, 03 Apr 2008 14:37:46 -0700 |
Atul Varma |
Messages telling users they'll have to wait for their persona/changes to be approved are now only shown if the user doesn't have permission to publish.
|
Thu, 03 Apr 2008 14:32:54 -0700 |
Atul Varma |
If the user doesn't submit a new header/footer image on the edit form, then the old one is retained.
|
Thu, 03 Apr 2008 12:34:26 -0700 |
Atul Varma |
Got rid of a TODO by renaming a file.
|
Thu, 03 Apr 2008 12:31:49 -0700 |
Atul Varma |
Removed a hack that's no longer needed.
|
Thu, 03 Apr 2008 12:30:39 -0700 |
Atul Varma |
Re-added support for hosted static personas in the backend, although they're not very humanely supported by the UI at present.
|
Wed, 02 Apr 2008 17:14:54 -0700 |
Atul Varma |
Removed the dynamic persona proxy mechanism; on second thought, I don't think we'll need it.
|
Wed, 02 Apr 2008 15:07:50 -0700 |
Atul Varma |
Added support for persona thumbnails.
|
Wed, 02 Apr 2008 14:45:13 -0700 |
Atul Varma |
Created a wrapper for dynamic personas, so that we can provide custom functionality for some dynamic persona methods to help ensure that a dynamic persona doesn't get overloaded/DOS'd.
|
Wed, 02 Apr 2008 12:01:42 -0700 |
Atul Varma |
Renamed all references of PersonasBackend to personasbackend, matching PEP-8.
|