log rhodecode/templates/base/base.html @ 1232:0dc8d578ff49

age author description
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
Tue, 05 Apr 2011 18:01:19 +0200 Marcin Kuzminski fixes for stable
Mon, 04 Apr 2011 19:43:31 +0200 Marcin Kuzminski added __license__ into main of rhodecode, PEP8ify beta
Mon, 21 Mar 2011 22:34:13 +0100 Marcin Kuzminski changes for rhodecode release 1.1.6 rhodecode-0.0.1.1.6
Sat, 19 Mar 2011 01:07:53 +0100 Marcin Kuzminski implemented repo switcher list as dynamically loaded by xhr requestt. beta
Fri, 18 Mar 2011 23:44:27 +0100 Marcin Kuzminski rewrote templates, all small pages will inherit from root for easier changes and controll beta
Fri, 18 Mar 2011 22:24:42 +0100 Marcin Kuzminski removed obsolete id from <html> beta
Thu, 17 Mar 2011 03:04:17 +0100 Marcin Kuzminski added changes made in production branch back into beta beta
Thu, 17 Mar 2011 02:55:37 +0100 Marcin Kuzminski added footer link to the main site
Fri, 25 Feb 2011 18:47:09 +0100 Marcin Kuzminski implemented public journal for anonymous users, admin can control which repositories beta
Sat, 19 Feb 2011 12:04:49 +0100 Marcin Kuzminski Added dynamic followers counter change after toggle following action beta
Wed, 16 Feb 2011 11:16:27 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes part2 rhodecode-0.0.1.1.3
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Tue, 15 Feb 2011 23:03:16 +0100 Marcin Kuzminski fixed #113 to high permission was required to fork a repository beta
Tue, 15 Feb 2011 19:09:29 +0100 Marcin Kuzminski changed all urls for IMAGES files to use pylons url function beta
Tue, 15 Feb 2011 18:52:08 +0100 Marcin Kuzminski removed obsolete _static flag from url, and fixed urls in webhelpers beta
Tue, 15 Feb 2011 18:33:58 +0100 Marcin Kuzminski changed all url for JS file to use pylons url function beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Wed, 09 Feb 2011 17:41:27 +0100 Marcin Kuzminski #56 added ajax removal of users groups, beta
Sat, 05 Feb 2011 23:58:37 +0100 Marcin Kuzminski fixed following js snipet. It' can be called multiple times now next to each repository beta
Fri, 04 Feb 2011 17:36:41 +0100 Marcin Kuzminski fixes for journal, added paging now it's possible to view whole journal beta
Tue, 25 Jan 2011 18:59:20 +0100 Marcin Kuzminski started working on issue #56 beta
Thu, 06 Jan 2011 19:26:46 +0100 Marcin Kuzminski fixed base.html. and missing lib str2bool function
Thu, 06 Jan 2011 00:35:43 +0100 Marcin Kuzminski enabled quick link to enabling statistics in admin page, for admins beta
Thu, 06 Jan 2011 00:29:52 +0100 Marcin Kuzminski when logged in as admin the repo settings will point to admin settings. beta
Sat, 01 Jan 2011 22:43:37 +0100 Marcin Kuzminski added wrapping of long tooltips in index page beta
Wed, 29 Dec 2010 10:39:46 +0100 Marcin Kuzminski implemented #89 google analytics code beta
Mon, 29 Nov 2010 22:54:45 +0100 Marcin Kuzminski disabled journal for anonymous users beta
Sun, 28 Nov 2010 21:06:16 +0100 Marcin Kuzminski when new repo is created make user follow it automatically, beta