Changesets can be listed by changeset number.
The Git repository is here.
Changeset 185:
- Author: rool
- Date: Sun Mar 25 20:11 2007
Upgraded to work with Rails 1.2. Deprecation warnings
honoured, routing errors fixed.
Changeset 184:
- Author: rool
- Date: Sun Mar 25 19:28 2007
Get rid of RedCloth 3.0.3 insistence; Arachsys includes this
centrally now, after everyone discovered how broken 3.0.4 was.
Don't request hard breaks - RedCloth screws up badly. I2
Textile markup now works as well as any of the other apps.
Changeset 183:
- Author: rool
- Date: Sun Mar 25 18:36 2007
Updated to run on Rails 1.2. Bugs in Rails 1.2 mean that
a database connection is required, so a temporary config
file is provided in database.yml.
Changeset 182:
- Author: rool
- Date: Sun Mar 25 14:15 2007
Use display name rather than login name in RSS feeds,
so that the Hub-integrated Beast isn't showing hex
strings in the feed. The unique login name is created
automatically using an MD5 hash of the display name,
with only the latter intended to be human readable.
Changeset 181:
- Author: rool
- Date: Sun Mar 25 13:46 2007
Updated to work with Rails 1.2. Small bug fix in the
account controller (missing quotes around name of the
Tasks controller in a method call).
Changeset 180:
- Author: rool
- Date: Sun Mar 25 13:30 2007
Removed frozen Rails release. Fixed issues arising from
running on top of Rails 1.2.
Changeset 179:
- Author: rool
- Date: Mon Mar 12 00:20 2007
Added notes on using the migration code.
Changeset 178:
- Author: rool
- Date: Mon Mar 12 00:19 2007
Hub integration of Beast forum. Completed styling for RISC OS Open site.
Removed reliance on JavaScript. Added Textile hints to various views.
Added bespoke utility code used to port over RForum data for posterity;
note the rather large bug that it ignores the deleted flag on RForum
data.
Some amount of testing carried out on Firefox, Opera and Netsurf. Looks
OK so far, but there are definitely some aesthetic kinks to work out
still and doubtless some operational bugs will surface once it goes
live and is subjected to more intensive real world use.
Changeset 177:
- Author: rool
- Date: Fri Mar 02 16:24 2007
Tagging the post-0.9 Subversion head variant of Beast with the ROOL
configuration changes and shallow style integration. This provides a
reference point prior to deeper integration of the code, to ease the
upgrade to v1.0 when it comes out.
Changeset 176:
- Author: rool
- Date: Fri Mar 02 16:20 2007
Tagging the point where RForum was abandoned (awww!) for Beast. Who knows,
I may come back to this one day.
Changeset 175:
- Author: rool
- Date: Fri Mar 02 16:17 2007
Added signature for RForum e-mail messages to comply with
directives on company information in such communications.
Changes in boot and routes code to try and get things
running under Rails 1.2, which apply equally to making the
forum a bit more up to date in 1.1.6. Not tested in 1.1.6;
didn't solve the 1.2 problem, but didn't change the nature
of the fault either.
Other changes were made to try and fix the 1.2 problem but
these are the only things that were kept (everything else
was done on a "give it a try and revert on failure" basis)
- after this, I decided to move over to Beast.
Changeset 174:
- Author: rool
- Date: Fri Mar 02 16:00 2007
The start of modifications required for site integration. This check-in
focuses on basic template and style issues.
Changeset 173:
- Author: rool
- Date: Fri Mar 02 15:59 2007
Updated to latest release of Beast according to the "getting started with
Beast" guide at:
http://beast.caboo.se/forums/1/topics/381
This check-in includes frozen Edge Rails and has the beginnings of
configuration for the ROOL site included.
Changeset 172:
- Author: rool
- Date: Fri Mar 02 15:55 2007
"Tagging" 0.9 release.
Changeset 171:
- Author: rool
- Date: Fri Mar 02 15:51 2007
Initial import of Beast 0.9 from downloaded Tarball. Beast is a Ruby
On Rails based forum application. The original tarball came from the
following location:
http://s3.amazonaws.com/beast-forum/beast-0.9.tar.gz
The forum post which announced this version's availability was at:
http://beast.caboo.se/forums/1/topics/446