| age |
author |
description |
| Mon, 26 Oct 2009 21:48:37 +0100 |
Daniele Varrazzo |
Convert relative urls into absolute in rendered ht pages.default tip |
| Fri, 23 Oct 2009 17:05:52 +0200 |
piro |
License changed to CC-BY. |
| Thu, 22 Oct 2009 12:45:39 +0200 |
piro |
Fixed www2 in group url (used to send confirmation mail) |
| Thu, 22 Oct 2009 03:33:31 +0200 |
piro |
Configuration for production site fixed. |
| Wed, 21 Oct 2009 23:16:00 +0200 |
piro |
Added config file for nginx fcgi deploy. |
| Wed, 21 Oct 2009 23:13:42 +0200 |
piro |
manage.py made executable. |
| Mon, 12 Oct 2009 16:33:41 +0200 |
Daniele Varrazzo |
Django updated to 1.0.4 (security fix). |
| Tue, 06 Oct 2009 03:24:34 +0200 |
Daniele Varrazzo |
Added HOWTOs static directory. |
| Tue, 06 Oct 2009 02:26:11 +0200 |
Daniele Varrazzo |
Added specialized style for /doc/libri/ page. |
| Tue, 06 Oct 2009 02:25:25 +0200 |
Daniele Varrazzo |
Added a few generic CSS styles. |
| Tue, 06 Oct 2009 02:00:37 +0200 |
Daniele Varrazzo |
Added a few static directories containing old books. |
| Tue, 06 Oct 2009 01:56:41 +0200 |
Daniele Varrazzo |
Added "OSI Certified" image. |
| Tue, 06 Oct 2009 00:36:13 +0100 |
Daniele Varrazzo |
Fixed 'class' option for 'img' wiki directive. |
| Sun, 04 Oct 2009 02:13:00 +0100 |
Daniele Varrazzo |
Allow minus character in flatpage urls. |
| Sun, 04 Oct 2009 01:55:12 +0100 |
Daniele Varrazzo |
Let the common middleware redirect the missing backslash urls. |
| Sun, 04 Oct 2009 01:53:36 +0100 |
Daniele Varrazzo |
Using the Django redirect application to handle redirects. |
| Sun, 04 Oct 2009 00:46:06 +0100 |
Daniele Varrazzo |
Don't show (empty) breadcrumbs in homepage. |
| Sun, 04 Oct 2009 00:30:43 +0100 |
Daniele Varrazzo |
Context variable 'menu_selected' renamed to 'menu_item_selected' |
| Sun, 04 Oct 2009 00:29:13 +0100 |
Daniele Varrazzo |
Fixed menu expansion when the parent's url is not a prefix of the child's. |
| Sat, 03 Oct 2009 19:08:44 +0100 |
Daniele Varrazzo |
Fixed visualization of 3rd level menu. |
| Sat, 03 Oct 2009 18:19:55 +0100 |
Daniele Varrazzo |
Dropped unused stub file. |
| Sat, 03 Oct 2009 17:12:14 +0100 |
Daniele Varrazzo |
Script to convert old web pages converted into a Django command. |
| Sat, 03 Oct 2009 17:08:44 +0100 |
Daniele Varrazzo |
Read the path from the request the correct way. |
| Sat, 03 Oct 2009 16:13:04 +0200 |
mperillo |
Added template for hg page rendering. |
| Sat, 03 Oct 2009 16:02:31 +0200 |
mperillo |
Added script to render .ht files with the new website style. |
| Fri, 02 Oct 2009 04:01:56 +0100 |
Daniele Varrazzo |
Added stub of deploy nginx configuration file. |
| Fri, 02 Oct 2009 03:59:20 +0100 |
Daniele Varrazzo |
Merging old documentation. |
| Fri, 02 Oct 2009 03:56:13 +0100 |
Daniele Varrazzo |
Don't try to inject the login box into non unicode pages. |
| Fri, 02 Oct 2009 00:49:23 +0100 |
Daniele Varrazzo |
attachment dir moved from var to static for easier deploy with a webserver. |
| Wed, 30 Sep 2009 23:46:46 +0100 |
Daniele Varrazzo |
Redirects integrated in the website permissions. |
| Wed, 30 Sep 2009 23:40:44 +0100 |
Daniele Varrazzo |
Added object to handle redirects from the old website pages to the new pages. |
| Wed, 30 Sep 2009 23:00:17 +0100 |
Daniele Varrazzo |
Dropped code that shouldn't have been committed. |
| Sat, 26 Sep 2009 11:45:58 +0100 |
Daniele Varrazzo |
Automated merge with http://hg.python.it/pythonit |
| Sat, 26 Sep 2009 11:44:25 +0100 |
Daniele Varrazzo |
Don't crash where there is no menu cache to clear. |
| Sat, 26 Sep 2009 12:23:13 +0200 |
Daniele Varrazzo |
Backout merged. |
| Sat, 26 Sep 2009 12:21:54 +0200 |
Daniele Varrazzo |
Backed out changeset d8b772fafda6 |
| Sat, 26 Sep 2009 11:03:44 +0100 |
Daniele Varrazzo |
Cache a single version of the sidebar for all the board pages. |
| Sat, 26 Sep 2009 11:03:09 +0100 |
Daniele Varrazzo |
Cache the rendered sidebar. |
| Sat, 26 Sep 2009 10:20:43 +0100 |
Daniele Varrazzo |
Don't cache the complete page for flatpages. |
| Sat, 26 Sep 2009 10:20:42 +0100 |
Daniele Varrazzo |
Register the proper IP address of a post author when served behind a proxy. |
| Sun, 20 Sep 2009 22:53:13 +0100 |
Daniele Varrazzo |
Only cache a WikiSnip rendered content if it has an id. |
| Sun, 20 Sep 2009 22:39:39 +0100 |
Daniele Varrazzo |
Allow spaces in wikisnip names. |
| Sun, 20 Sep 2009 21:39:50 +0100 |
Daniele Varrazzo |
Caching the rendered wiki snips. |
| Sun, 20 Sep 2009 21:06:48 +0100 |
Daniele Varrazzo |
Caching rendered menu |
| Sun, 20 Sep 2009 21:04:46 +0100 |
Daniele Varrazzo |
Added cache timeout |
| Sun, 20 Sep 2009 17:29:36 +0100 |
Daniele Varrazzo |
Moving the menu-related functions into a separate module. |
| Fri, 18 Sep 2009 02:46:30 +0100 |
Daniele Varrazzo |
Added file blank.gif required by the CSS. |
| Fri, 18 Sep 2009 02:43:22 +0100 |
Daniele Varrazzo |
Caching homepage and flatpages. |
| Fri, 18 Sep 2009 02:37:35 +0100 |
Daniele Varrazzo |
Added middleware to patch HTML pages adding a customised login box. |
| Fri, 18 Sep 2009 02:37:32 +0100 |
Daniele Varrazzo |
Splitting the area box rendering into single box rendering. |
| Thu, 17 Sep 2009 23:14:42 +0100 |
Daniele Varrazzo |
imported patch cache-group.patch |
| Wed, 09 Sep 2009 03:19:01 +0100 |
Daniele Varrazzo |
Setting proper permissions to the wiki snips. |
| Wed, 09 Sep 2009 03:18:59 +0100 |
Daniele Varrazzo |
Using reStructuredText in the website wiki. |
| Wed, 09 Sep 2009 03:08:37 +0100 |
Daniele Varrazzo |
sphwiki -- Added reStructuredText markup language to the wiki. |
| Wed, 09 Sep 2009 03:07:45 +0100 |
Daniele Varrazzo |
sphwiki -- The wiki markup language can be selected in the configuration file. |
| Mon, 31 Aug 2009 21:57:00 +0100 |
Daniele Varrazzo |
Library docutils-0.5 dropped in. |
| Mon, 31 Aug 2009 18:36:25 +0100 |
Daniele Varrazzo |
Added staff members permission for boxes and feeds. |
| Mon, 31 Aug 2009 18:36:12 +0100 |
Daniele Varrazzo |
Added feed in a box. |
| Mon, 31 Aug 2009 14:45:13 +0100 |
Daniele Varrazzo |
Feedjack integrated into website. |
| Mon, 31 Aug 2009 14:45:13 +0100 |
Daniele Varrazzo |
feedjack -- Disable url check to allow to consume our own feeds. |