Changesets can be listed by changeset number.
The Git repository is here.
Changeset 245:
- Author: rool
- Date: Fri Oct 17 15:15 2008
It doesn't matter much if a password is exposed in
config.yml because the real database runs on a Unix
domain socket only, but it's still messy - hide it.
Changeset 244:
- Author: rool
- Date: Fri Oct 17 15:14 2008
Updates for new 17-Oct-2008 design.
Changeset 243:
- Author: rool
- Date: Fri Oct 17 15:13 2008
Updates for new 17-Oct-2008 design.
Changeset 242:
- Author: rool
- Date: Fri Oct 17 15:12 2008
Updates for new 17-Oct-2008 design.
Changeset 241:
- Author: rool
- Date: Fri Oct 17 15:10 2008
Updates for new 17-Oct-2008 design.
Changeset 240:
- Author: rool
- Date: Fri Oct 17 15:10 2008
Updates for new 17-Oct-2008 design.
Changeset 239:
- Author: rool
- Date: Fri Oct 17 15:09 2008
It doesn't matter much if a password is exposed in
config.yml because the real database runs on a Unix
domain socket only, but it's still messy - hide it.
Changeset 238:
- Author: rool
- Date: Fri Oct 17 15:07 2008
Updates for new 17-Oct-2008 design.
Changeset 237:
- Author: rool
- Date: Fri Oct 17 15:06 2008
Updates for new 17-Oct-2008 design.
Changeset 236:
- Author: rool
- Date: Fri Oct 17 15:03 2008
Update of static web site resources for new 17-Oct-2008 design.
Changeset 235:
- Author: rool
- Date: Sat Oct 04 18:41 2008
Make sure that URI query and path strings are decoded. Without
this, encoded URI strings are used directly as parts of paths
to locations within the CVS sandbox. Obviously, these fail.
Changeset 234:
- Author: rool
- Date: Thu Apr 24 18:40 2008
Change CSS tag names to be lower case for XHTML compatibility. Add
styles for new Radiant tag which provides a detailed drop box contents
list.
Changeset 233:
- Author: rool
- Date: Thu Apr 24 18:35 2008
New tag which allows insertion of a formatted, informative table
for listing drop box contents. Fairly complex use cases available;
see the page_context.rb comments for the new tag (or the diff) for
documentation.
Changeset 232:
- Author: rool
- Date: Fri Feb 22 16:24 2008
Changed Radiant directory listing code so that it
sorts files by reverse modified date order (most
recently modified first). This isn't so good for
the web site archives, but is ideal for the more
commonly visited RISC OS releases page.
Changeset 231:
- Author: rool
- Date: Fri Nov 23 23:13 2007
Changed Gullery stylesheet to use min-height for photos, to solve
problems described in Changeset #230.