log

age author description
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.
Wed, 02 Apr 2008 11:59:58 -0700 Atul Varma Rename of temp dir to personasbackend
Wed, 02 Apr 2008 11:59:36 -0700 Atul Varma Temporarily changing name of directory so it can be ultimately renamed to 'personasbackend'.
Tue, 01 Apr 2008 18:57:20 -0700 Atul Varma Customized the admin site, added a link in the title that takes you back to the Personas home page.
Tue, 01 Apr 2008 18:33:18 -0700 Atul Varma Forms look better now.
Tue, 01 Apr 2008 17:45:05 -0700 Atul Varma More cosmetic changes.