log pylons_app/lib/helpers.py @ 438:0d4fceb91c9c

age author description
Sun, 29 Aug 2010 21:56:56 +0200 Marcin Kuzminski fixes #24, added generator that generates equally distrybuted colors. Thus skipping creating one large coloring history.
Thu, 26 Aug 2010 22:09:55 +0200 *** failed to import extension hggit: No module named hggit removed decodes, thus it should be implemented on vcs side
Sun, 08 Aug 2010 02:40:10 +0200 Marcin Kuzminski implemented gravatars to changesets, updated styling for changesets
Sun, 08 Aug 2010 02:09:32 +0200 Marcin Kuzminski webhelpers import bugfix for gravatar
Sun, 08 Aug 2010 01:26:23 +0200 Marcin Kuzminski Implemented basic gravatar support on admin pages only for now
Mon, 28 Jun 2010 23:29:57 +0200 Marcin Kuzminski added permission functions to webhelpers, updated dbmanage permissions
Wed, 23 Jun 2010 20:46:32 +0200 Marcin Kuzminski Ie graph support.
Wed, 23 Jun 2010 18:14:27 +0200 Marcin Kuzminski tooltip updates, added display layout managment inspired by jQuerys tipsy.
Tue, 22 Jun 2010 22:32:19 +0200 Marcin Kuzminski webhelpers breadcrumbs bugfix
Tue, 22 Jun 2010 21:24:22 +0200 Marcin Kuzminski tooltip display bugfix
Mon, 14 Jun 2010 00:17:08 +0200 Marcin Kuzminski fixed paragraphs wrapping for ultralong commit messages. Disabled tooltips for new repos without a last commit message. ie. when tooltip_title is empty (there is a strange bug on empty tooltip_title)
Sun, 13 Jun 2010 23:56:16 +0200 Marcin Kuzminski switched filters into webhelpers for easy of usage.
Sun, 13 Jun 2010 23:14:04 +0200 Marcin Kuzminski implemented yui tooltip, and added it into annotation and main page.
Sun, 13 Jun 2010 16:27:19 +0200 Marcin Kuzminski #4: changes proposed by feedback to annotation
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups