Changesets can be listed by changeset number.
The Git repository is here.
Changeset 200:
- Author: rool
- Date: Sun May 20 12:07 2007
Initial import of Tableau, an open source photo gallery:
http://creativi.st/blog/pages/tableau
Changeset 199:
- Author: rool
- Date: Sun May 20 12:06 2007
Creating structure for Tableau, an open source photo gallery:
http://creativi.st/blog/pages/tableau
Changeset 198:
- Author: rool
- Date: Sun May 20 12:05 2007
Creating structure for Tableau, an open source photo gallery:
http://creativi.st/blog/pages/tableau
Changeset 197:
- Author: rool
- Date: Tue Apr 17 21:03 2007
Extended content area's toggle link was included in the part of the page
that got hidden when toggled off, making extended content inaccesible.
Fixed by dropping the link to a new list item.
Changeset 196:
- Author: rool
- Date: Wed Apr 04 22:09 2007
Corrected HTML-style tags to XHTML-style self-closing tags
so that the "new ticket" page validates. Was an attempt to
fix Ticket #106, but didn't make any difference to that
particular fault.
Changeset 195:
- Author: rool
- Date: Wed Apr 04 21:19 2007
Fixed errors in views that prevented page validation and
caused problems in Opera (see Ticket #115).
Changeset 194:
- Author: rool
- Date: Wed Apr 04 18:58 2007
Second and hopefully final stage in Typo 4.1 check-in - deleting all
the things that are still present in the source tree, but not present
in a clean version of the customised application. If there are no
further check-ins related to this, then nothing was left behind and
nothing was deleted by accident.
Changeset 193:
- Author: rool
- Date: Wed Apr 04 18:51 2007
First stage commit of Typo 4.1, modified for the ROOL site.
Includes all local modifications but a final pass needs to be
made to delete any files left over from earlier Typo versions
that shouldn't be here anymore. See the 'tags' section of the
repository for a clean Typo 4.1 tree.
Note that symlinks to shared files in the RISC OS Open theme
directory have been deliberately included this time around; I
decided that on balance it was better to leave them in as
placeholders, since unlike symlinks in app/views/shared, the
Typo theme structure is not a standard Rails concept.
Changeset 192:
- Author: rool
- Date: Wed Apr 04 18:36 2007
Loads random data block fewer times - for FCGI-like execution
models, possibly only once per application instance. Better
handling of local DRb server proxies. Clarified a few comments.
Changeset 191:
- Author: rool
- Date: Wed Apr 04 18:32 2007
Removed the login_hop mechanism. It was crude and only Typo used it;
the Typo 4.1 integration has taken a cleaner approach that removes the
requirement for the feature.
Renamed the 'logged out' image to a more logical name. The application
controller now caches the logged in and out images. When using FCGI or
a comparable execution model for Hub, this means that the images only
get loaded once and are thereafter served from RAM.
Changeset 190:
- Author: rool
- Date: Wed Apr 04 18:28 2007
Standardised titles for RSS feeds across all applications.
Changeset 189:
- Author: rool
- Date: Wed Apr 04 18:26 2007
Standardised titles for RSS feeds across all applications. Including
previously omitted frozen Rails version - this is required for the
current release of the application to function, so it ought to be in
the repository.
Changeset 188:
- Author: rool
- Date: Wed Apr 04 18:24 2007
Order topics by display name, not psuedo-random login ID (Hub artefact).
Ensure 'author' fields in RSS feeds also use display name, not login ID.
Standardised titles for RSS feeds across all applications. Tidied up
topic lists, improving base CSS and simplifying document layout.
Changeset 187:
- Author: rool
- Date: Wed Apr 04 14:32 2007
Deleting temporary files that had been scattered throughout
the original .tar.gz archive.
Changeset 186:
- Author: rool
- Date: Wed Apr 04 14:29 2007
Tagging Typo v4.1 clean release, from .tar.gz archive downloaded
via the RubyForge collection. This particular archive came from:
http://rubyforge.org/frs/download.php/18342/typo-4.1.tgz