Changesets can be listed by changeset number.
The Git repository is here.
Revision log for rool/rails/typo/trunk/app/views/articles/read.rhtml
Date | Changeset | Author | Log |
---|---|---|---|
08/26/2012 17:36 | 387 | rool | HTML tweak to include article links within the article body container for style reasons. Goes with Changeset #386. |
08/26/2012 17:35 | 193 | rool | 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. |
08/26/2012 17:34 | 158 | rool | Reconfigured all applications for use in the ROOL account with its new layout. All files are set up for the development branch of the filesystem. Caught up in this changeset is an unrelated modification to the directory listing routine in Radiant, which now sorts the entries alphabetically. |
08/26/2012 17:34 | 117 | adh | Updated for use with HubSsoLib 0.1.0 (Changeset #113). Article details no longer cached, so login_hop jump into Hub can return to that point of origin and have the Flash displayed. JavaScript pop-up code for comment markup help tidied up to fit the Textile quick reference guide, with the same window dimensions as used in I2. |
08/26/2012 17:34 | 111 | adh | Renamed cookies with "typoapp_" prefix and corrected their paths. Integrated with Hub, which includes removing support for the comment author cookie; added a comment e-mail address cookie instead, to go with the URL cookie that Typo already supports. Updated styles to improve comment display and included e-mail address, where supplied, in hex-encoded form after the author name. |
08/26/2012 17:34 | 71 | adh | Start of upgrade to Typo 4.0.0, the latest stable release since 2.6.0. Note test/mocks/themes/azure changes from a file to a directory, so the file has been removed in this revision and the directory will be added in the next revision. |
08/26/2012 17:34 | 15 | adh | Attempt to update Typo to a Typo SVN HEAD release from around the time the prototype installation was set up on the RISC OS Open Limited web site. Timestamps place this at 04-Jul so a revision from 05-Jul or earlier was pulled and copied over the 2.6.0 tarball stable code. |
08/26/2012 17:34 | 13 | adh | Initial import of Typo 2.6.0 sources from a downloaded Tarball. Typo is a Ruby On Rails based blog engine. |