log pylons_app/templates/base/base.html @ 346:51362853ac3b

age author description
Wed, 14 Jul 2010 13:30:31 +0200 Marcin Kuzminski added settings rest controllers for admin, updated routes with easier submodule handling
Wed, 30 Jun 2010 21:38:53 +0200 Marcin Kuzminski little html changes
Wed, 30 Jun 2010 15:35:10 +0200 Marcin Kuzminski Implemented owner settings, as separete posibility to edit repositry by non administrative owner of repository
Tue, 29 Jun 2010 20:45:03 +0200 Marcin Kuzminski Implemented permissions into hg app, secured admin controllers, templates and repository specific controllers
Mon, 28 Jun 2010 13:54:47 +0200 Marcin Kuzminski repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Sat, 26 Jun 2010 18:42:13 +0200 Marcin Kuzminski autocomplete for repository managment of users
Wed, 23 Jun 2010 21:38:41 +0200 Marcin Kuzminski fixes #5, links, are not visible highlited in top breadcrumbs
Wed, 23 Jun 2010 00:31:00 +0200 Marcin Kuzminski graph fixes.
Sun, 13 Jun 2010 23:14:04 +0200 Marcin Kuzminski implemented yui tooltip, and added it into annotation and main page.
Mon, 07 Jun 2010 23:26:21 +0200 Marcin Kuzminski fixes a repo switcher display bug
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.
Sun, 06 Jun 2010 10:57:49 +0200 Marcin Kuzminski added message short names for longer descriptions
Sat, 05 Jun 2010 10:49:28 +0200 Marcin Kuzminski fixed sorting in repo switcher
Sat, 05 Jun 2010 10:45:12 +0200 Marcin Kuzminski fixed repo switcher
Thu, 03 Jun 2010 00:04:48 +0200 Marcin Kuzminski Reimplemented way of caching repos list, hg model now get's repos objects right from cached dict, this way we skipp creating instances of MercurialRepository and gain performance. Some import cleanup
Sun, 30 May 2010 17:52:20 +0200 Marcin Kuzminski Added flash messages support
Wed, 26 May 2010 00:20:03 +0200 Marcin Kuzminski templating update, improved look & feel, version bump rhodecode-0.0.0.7.5
Tue, 25 May 2010 19:18:12 +0200 Marcin Kuzminski html + css changes, added icons and etc.
Mon, 24 May 2010 22:20:21 +0200 Marcin Kuzminski Cleaned the way based was used to generate submenu for admin, now it's much more clear to use submenu. Cleaned admin and added comment to middleware
Sun, 23 May 2010 02:32:15 +0200 Marcin Kuzminski html fix
Sat, 22 May 2010 00:51:49 +0200 Marcin Kuzminski added version generation to pylons_app and showed it into template. Propagated baseController with some data for acces into each controller. Fixed simplehg middleware to get proper name of application
Fri, 21 May 2010 23:51:02 +0200 Marcin Kuzminski new way of menu generation for base, and all admin pages
Fri, 21 May 2010 20:37:34 +0200 Marcin Kuzminski moved get_form_error to base
Fri, 21 May 2010 02:10:33 +0200 Marcin Kuzminski fixed repo switcher for easier switches. And took repo list from general cache
Sun, 16 May 2010 15:36:19 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 16 May 2010 15:33:21 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 09 May 2010 17:23:11 +0200 Marcin Kuzminski Tempaltes changes for changelog and shortlog, changed menu generation in base
Mon, 26 Apr 2010 21:03:04 +0200 Marcin Kuzminski html updates
Mon, 26 Apr 2010 00:38:53 +0200 Marcin Kuzminski Added repo switcher, in base and long term caching for this.
Sun, 25 Apr 2010 22:45:54 +0200 Marcin Kuzminski Html updates and fixes
Sun, 25 Apr 2010 18:42:58 +0200 Marcin Kuzminski Updated tempaltes, added file browser breadcrumbs, and feed icons
Sun, 25 Apr 2010 01:25:54 +0200 Marcin Kuzminski statics moved to pylons.
Sun, 25 Apr 2010 01:18:38 +0200 Marcin Kuzminski added pygments webhelper
Wed, 21 Apr 2010 00:12:51 +0200 Marcin Kuzminski Added menu generation as function
Sun, 18 Apr 2010 11:23:10 +0200 Marcin Kuzminski implemented Shortlog as seperate controller,
Sat, 17 Apr 2010 19:59:06 +0200 Marcin Kuzminski Implemented AJAH paging
Mon, 12 Apr 2010 10:29:18 +0200 Marcin Kuzminski Started summary page. Added filters to templates. used by n,self.f.filtername prefixed by n to disable other filters. Few other fixes found
Sat, 10 Apr 2010 16:43:34 +0200 Marcin Kuzminski Templating small fixes
Thu, 08 Apr 2010 03:22:32 +0200 Marcin Kuzminski user managment implementation continued update/delete/create works
Wed, 07 Apr 2010 21:10:43 +0200 Marcin Kuzminski Css fixes, implemented removal of users, and display draft
Wed, 07 Apr 2010 16:42:11 +0200 marcink Added managment pages.
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.