2017-05-11 |
• Added standard variables PAPER_INCLUDE_PATH and LATEX_INIT_FILE and rewrote all LaTeX-generating XSLT calls to use these.
...
Nigel Stanger
committed
on 11 May 2017
|
---|---|
2016-07-08 |
• Ensured that all notes targets are dependent on figures (if present).
Nigel Stanger
committed
on 8 Jul 2016
|
2016-03-31 |
• Switched to rsync for deploying files, as I started getting “fchmod” errors when using cp to copy to the SMB share. Not sure why it used to work before, as it appears to be a consequence of the remote file system not supporting Unix-style file permissions. (Not due to different versions of SMB, as it was working with the same version one day, then not the next, and there were no intervening updates. Weird)
Nigel Stanger
committed
on 31 Mar 2016
|
2016-03-11 |
|
2015-08-10 |
• Added use of lockfile to ensure that there aren’t multiple copies of sitecopy trying to write to the site state file at once. I’m not convinced that this is actually necessary as there should only ever be one instance running at a time, but corruption of the site state file seems to be more common than it should be. We can always remove it again if it doesn’t help.
Nigel Stanger
committed
on 10 Aug 2015
|
2014-02-26 |
• Fixed default font size for lectures (should be 11pt, not 12pt).
Nigel Stanger
committed
on 26 Feb 2014
|
2014-01-28 |
• Added formal Unicode support to lecture rules, and to lecture and miscellaneous templates.
Nigel Stanger
committed
on 28 Jan 2014
|
2013-06-13 |
Removed now obsolete CVS substitutions.
Nigel Stanger
committed
on 13 Jun 2013
|
2013-06-05 |
Fixed file permissions.
Nigel Stanger
committed
on 5 Jun 2013
|
2012-08-16 |
- Added an initial sitecopy --update --keep-going to ensure that standalone
...
nstanger
committed
on 16 Aug 2012
|
2012-08-14 |
- Added a sitecopy --catchup before deployment to synchronise with changes by
...
nstanger
committed
on 14 Aug 2012
|
2012-08-13 |
- Fixed a subtle bug that forced files in subdirectories to always be deployed.
nstanger
committed
on 13 Aug 2012
|
- Argh, forgot to change the name of the NOSYNC variable!
nstanger
committed
on 13 Aug 2012
|
|
- Changed "Installing" to "Deploying".
nstanger
committed
on 13 Aug 2012
|
|
- Added NOSYNC switch to disable Blackboard synchronisation as necessary.
nstanger
committed
on 13 Aug 2012
|
|
- Corrected deployment message.
nstanger
committed
on 13 Aug 2012
|
|
2012-08-10 |
- Switched to new deployment approach (shared folder on server).
nstanger
committed
on 10 Aug 2012
|
2012-07-17 |
- Fixed incorrect install test.
nstanger
committed
on 17 Jul 2012
|
- Added lecture recording (MP3 only) to INSTALL_FILES.
nstanger
committed
on 17 Jul 2012
|
|
- Altered the install directory for lectures so that each lecture ends up in
...
nstanger
committed
on 17 Jul 2012
|
|
- Fixed install target for handbook root (non-section) files.
nstanger
committed
on 17 Jul 2012
|
|
- Revamped install targets (getting closer).
nstanger
committed
on 17 Jul 2012
|
|
2012-07-16 |
- Switched to new Blackboard deployment method (preliminary, may be buggy).
nstanger
committed
on 16 Jul 2012
|
2011-10-04 |
- Rolled back the previous changes as it was going to require much more work
...
nstanger
committed
on 4 Oct 2011
|
- Whoops, added the underscores to the generated filenames that I'd intended
...
nstanger
committed
on 4 Oct 2011
|
|
- Altered the way that filenames are constructed to allow for future filename
...
nstanger
committed
on 4 Oct 2011
|
|
2010-12-01 |
|
2010-11-26 |
- Fixed incorrect environment variable name in comment.
nstanger
committed
on 26 Nov 2010
|
2010-02-26 |
- Removed temporary cropped PDFs from TIDY_FILES, as they are no longer
...
nstanger
committed
on 26 Feb 2010
|
- Changed TIDY_FILES to delete temporary cropped PDFs.
nstanger
committed
on 26 Feb 2010
|