Commit Graph

120 Commits

Author SHA1 Message Date
Neil Parikh 2220f61da6 get started pages + news item for winter fees 2021-01-11 18:14:29 -05:00
Neil Parikh a0f789b926 fix 2020-11-22 22:05:07 -05:00
Neil Parikh a9f3dc08c4 keep html in short 2020-11-22 22:02:12 -05:00
Patrick Melanson db143a1b24 removed unnecessary period from the /events/ page after each short 2015-02-10 23:12:51 -05:00
Marc Burns c37926d6c5 Update copyright to 2012. 2012-02-03 21:56:31 -05:00
Edgar Bering 404d964281 adding a nastygram regarding spamming members, since apparently not doing this is beyond some people 2011-07-21 12:20:34 -04:00
Marc Burns 98bea2117c Fixed translation of event URLs to strip single quote. This, in turn, fixed generation of events/index.html. 2011-01-28 01:13:46 -05:00
Michael Ellis 7525638419 new certificate from GlobalSign 2010-09-22 16:54:46 -04:00
Brennan Taylor 76bde620c2 Adding presentor name and making thumbnails clickable. 2010-03-26 22:34:39 -04:00
Brennan Taylor 604d2db969 Changed talks page to have thumbnails and be awesome. 2010-03-26 19:50:59 -04:00
Edgar Bering 2a834bd883 Removing godawful Icons from the bottom bar 2010-02-28 21:00:05 -05:00
Michael Spang d870955726 Make the iCal feed to use the title as the summary
The summary of an iCal event should be short and the short description is
usually not. Use the title instead.
2009-10-03 08:54:33 -04:00
Michael Gregson 7b690c9a84 Fixed the calendar generation, and updated some events to use the new awesomeness. 2009-02-27 00:13:00 -05:00
Michael Gregson 13163a8686 Disgusting implemention of flexible endings for the website. 2009-02-26 23:55:02 -05:00
David Bartley ff15bad19c Add election information 2008-09-09 10:32:18 -04:00
David Bartley 0eee3a8e62 Fix links 2008-07-28 19:24:24 -04:00
David Bartley c17ce46d58 List webpages in memberlist 2008-07-26 21:41:52 -04:00
David Bartley fea8037245 No need for mirror.cs anymore 2008-06-12 16:02:09 -04:00
David Bartley 880fa1b229 Fix link 2008-03-27 23:07:22 -04:00
Matt Lawrence 0e1b9c01b4 Doing the ad removal in a bit nicer way. 2008-03-03 20:53:08 -05:00
Matt Lawrence a7114235d5 Pulling ads from the media page (at sgcummin's request) 2008-03-03 20:45:50 -05:00
David Bartley b7747c5be0 Minor fixes
* Deal with 12:00 AM/PM correctly
* Use UTC in ics output
* :;, don't appear to need escaping
2008-02-03 00:58:00 -05:00
David Bartley 576edd6642 Convert xml2ics.pl to ics.xsl
* Reduces build time by 30%
* Remove perl and libxml-dom-perl dependency
* Improved date/time handling
* Improved text formating
2008-02-02 23:00:50 -05:00
David Bartley 1cbfe1218a Merge branch 'acm' 2008-01-15 23:07:21 -05:00
David Bartley 12f214cab6 Add news about new exec 2008-01-15 23:06:56 -05:00
David Bartley bafd7a54f3 Remove content that indicates we are an ACM student chapter 2008-01-11 14:42:23 -05:00
David Bartley 6aa9599d17 Fix events url location 2008-01-06 22:14:08 -05:00
David Bartley 5b718e7e96 Replace gifs with pngs
* Smaller file size
* Use a uniform image format for logos/buttons across the site
2007-12-18 22:30:42 -05:00
David Bartley adb60fbe4d Don't autostart media files 2007-12-17 11:05:21 -05:00
David Bartley 44e49d2006 Fix more generated .html files 2007-12-17 11:00:29 -05:00
Michael Spang 9455ac60b9 Add .html back to the media files
There's a little more magic to Apache's "aliasing"
of foo to foo.html than meets the eye. You can provide
the same resource in different formats and Apache will
serve whichever one the browser best supports through
mod_negotation. If you remove the .html from the *filename*
Apache won't be able to determine the content-type and
will assume the default (currently text/plain).
2007-12-17 10:39:12 -05:00
David Bartley df06aefb1f Remove .html from internal links
* This produces nicer looking links
* Apache auto-aliases blah to blah.html if blah.html exists
2007-12-12 21:18:34 -05:00
David Bartley 75a487d268 Refactor some css 2007-11-28 02:16:00 -05:00
David Bartley 06e9a818d9 Move ads to top of page 2007-11-25 21:41:47 -05:00
David Bartley 64c5982e26 Make positions.html valid xhtml 2007-11-22 04:56:40 -05:00
David Bartley 94051e3c05 Don't output xmlns attributes except on root element 2007-11-22 04:49:00 -05:00
David Bartley 94d27cb2bf We're using XSLT 1.1 (not 1.0) 2007-11-22 03:44:33 -05:00
David Bartley 52afb0eb51 Fix css 2007-11-21 21:51:13 -05:00
David Bartley 1333ff9ffd Don't output vacant positions 2007-11-21 18:35:32 -05:00
David Bartley d5a51db097 Merge branch 'positions' 2007-11-21 18:31:37 -05:00
David Bartley 3f1f998bc4 Fix centering problem on IE6 and cleanup css 2007-11-21 18:28:40 -05:00
David Bartley 910001d750 Fetch positions (including exec) from ldap
* Position fetching is implemented by csc:positions
* Exec page is now called Positions (positions.html)
* exec.html -> positions.html symlink exists
2007-11-21 18:21:23 -05:00
David Bartley e62976a7c9 Actually use pipe instead of comma 2007-11-21 14:41:05 -05:00
David Bartley e80fc509d9 Use pipe (|) instead of comma in media file list 2007-11-21 02:07:29 -05:00
David Bartley dec967e63c Sort membership list by name 2007-11-14 23:11:41 -05:00
David Bartley 6ffc05609f Implement members-this-term in xsltproc.py
* This removes the dependency on ceoquery
2007-11-14 22:55:12 -05:00
David Bartley 41c621d1ee Add xsltproc.py
* Python frontend to libxslt implementing csc extensions
* All xsl files are now XSLT 1.0
* Faster build times (down from 20s to 8s)
2007-11-10 03:08:39 -05:00
David Bartley fe2fe031a5 Remove validator buttons 2007-11-06 22:27:20 -05:00
Michael Spang f1887b50ac Use blue validation icons
Trying to make them match so they're not a complete eyesore. Why
do we need them again?
2007-11-06 22:27:13 -05:00
David Bartley d1ba38c185 Fix alt text on csc logo 2007-10-22 04:32:45 -04:00