| changeset | c242455d9b46 |
|---|---|
| branch | config-0-4-0-branch |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Brought the config branch up to date with HEAD |
| files |
| changeset | b55fb6d88a0d |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Engelbert Gruber <grubert@users.sourceforge.net> |
| description | makeHtmlBase: re.sub under python 2.2 didn't replace '.', string.replace does. |
| files |
| changeset | bdc2ea127ae9 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Jürgen Hermann <jhermann@users.sourceforge.net> |
| description | Added module docstrings to all modules. |
| files |
| changeset | a74ea8489896 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | users may attach files to issues (and support in ext) through the web now |
| files |
| changeset | 18134bffab37 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | stupid typo |
| files |
| changeset | d45384bc6420 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Added the copyright/license notice to (nearly) all files... ...at request of Bizar Software. |
| files |
| changeset | 2775f6727070 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | htmlbase doesn't have extraneous $Foo$ in it any more |
| files |
| changeset | a49c8a2ddd26 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Added time logging and file uploading to the templates. |
| files |
| changeset | 16fdc86183fe |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Hrm - had IOError instead of OSError. Not sure why there's two. Ho hum. |
| files |
| changeset | 0791d13baea7 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Added vim command to all source so that we don't get no steenkin' tabs :) |
| files |
| changeset | caca379e12d3 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | commented out print |
| files |
| changeset | 2ab86442799a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Replaced errno integers with their module values. De-tabbed templatebuilder.py |
| files |
| changeset | 0b250446cf8b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Fixed some problems with installation. |
| files |
| changeset | 0eed07d99b98 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
| description | oops. Html. |
| files |
| changeset | 5e71aaa87e5b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
| description | Added templatebuilder module. two functions - one to pack up the html base, one to unpack it. Packed up the two standard templates into htmlbases. Modified __init__ to install them. __init__.py magic was needed for the rather high levels of wierd import magic. Reducing level of import magic == (good, future) |
| files |