log pylons_app/lib/helpers.py @ 494:b4d9680cd164 celery

age author description
Wed, 22 Sep 2010 04:31:21 +0200 Marcin Kuzminski some code fixes templates+helpers new rfc date without tz, added timerproxy formatting celery
Fri, 17 Sep 2010 21:26:53 +0200 Marcin Kuzminski reimplemented name slug to accept capitalized repositories names celery
Fri, 03 Sep 2010 09:55:48 +0200 Marcin Kuzminski fixed, empty cs bug.
Fri, 03 Sep 2010 07:58:14 +0200 Marcin Kuzminski more css html fixes (+cleanups), rewrote definition list for files
Thu, 02 Sep 2010 20:07:05 +0200 Marcin Kuzminski fixed escaping in tooltip
Wed, 01 Sep 2010 23:38:03 +0200 Marcin Kuzminski added safe unicode funtion, and implemented it in whoosh indexer
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
Sun, 06 Jun 2010 21:54:54 +0200 Marcin Kuzminski made global funcion to clean repo names, and remove all special chars from the name.
Fri, 04 Jun 2010 00:23:55 +0200 Marcin Kuzminski Pygments code coloring rewrite, annotation was moved to vcs whitch had much better lib for that. Fixed code recognition based on mimetypes of filenodes, for better coloring.
Fri, 21 May 2010 02:07:49 +0200 Marcin Kuzminski implemented pygmentize codes into webhelpers. Together with color_dict caching into pylons globals
Sun, 25 Apr 2010 22:29:43 +0200 Marcin Kuzminski fixed file browser breadcrumbs with revision
Sun, 25 Apr 2010 18:42:58 +0200 Marcin Kuzminski Updated tempaltes, added file browser breadcrumbs, and feed icons
Sun, 25 Apr 2010 01:18:38 +0200 Marcin Kuzminski added pygments webhelper
Sun, 25 Apr 2010 00:12:34 +0200 Marcin Kuzminski added helper for filesize
Sat, 24 Apr 2010 16:52:34 +0200 Marcin Kuzminski webhelpers update
Wed, 07 Apr 2010 17:28:10 +0200 marcink implemented admin page login
Wed, 07 Apr 2010 15:28:50 +0200 marcink changed for pylons 0.1 / 1.0
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.