root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @540 [540] 3 months tswsl1989 Add the word 'each' in the appropriate place
(edit) @539 [539] 4 months tswsl1989 More GID change fixes and some other minor corrections
(edit) @538 [538] 4 months tswsl1989 Update admin.lib.php with new gids
(edit) @537 [537] 4 months tswsl1989 Update permissions to reflect change in group names
(edit) @536 [536] 4 months tswsl1989 Updates to shame lists
(edit) @535 [535] 6 months tswsl1989 Fix the – replacement regex
(edit) @534 [534] 6 months dez This isn't the ideal way to do debugging. I've started so I'll finish…
(edit) @533 [533] 6 months dez Fixes problem with regex for ndash
(edit) @532 [532] 6 months dez Woken up a bit and implemented the ndash fix in a way that actually works.
(edit) @531 [531] 6 months dez Adds support for ndash to motd processor
(edit) @530 [530] 6 months tswsl1989 Fix typo in size comparisons
(edit) @529 [529] 6 months zephyr Added containers
(edit) @528 [528] 7 months tswsl1989 Port the printer shame script from the old site, rearrange the disk shame …
(edit) @527 [527] 8 months chckens Allow admins to remove unrequested junk items, no questions asked. (plus a …
(edit) @526 [526] 8 months chckens stop url components being escaped too early and breaking the breadcrumb …
(edit) @525 [525] 8 months chckens fix google custom search, the easy way :-/
(edit) @524 [524] 8 months chckens specify charset in a meta tag too, because that's sometimes useful
(edit) @523 [523] 8 months chckens switch to HTML5 doctype. Hopefully without breakage
(edit) @522 [522] 8 months chckens automagically figure out whether to use [ORIG_]PATH_INFO, and move dbuser …
(edit) @521 [521] 8 months chckens validator says we shouldn't have multiple elements in the menu with the …
(edit) @520 [520] 8 months chckens validator doesn't like px values for height/width in html5
(edit) @519 [519] 8 months chckens tidy up output for critical punbb errors
(edit) @518 [518] 8 months chckens update PunBB to 1.2.23 (not tested yet)
(edit) @517 [517] 8 months tswsl1989 Remove eregi()
(edit) @516 [516] 8 months tswsl1989 Add more information to shame.php
(edit) @515 [515] 11 months dez Close <strong> tag. Apologies for the deluge of tiny commits. It's late …
(edit) @514 [514] 11 months dez And I have spam on the brain - corrected to span
(edit) @513 [513] 11 months dez A lazy hack to cope with the spam deluge - all comments marked for …
(edit) @512 [512] 11 months dez Forgot to put UTF-8 in quotes
(edit) @511 [511] 11 months dez Specifies UTF-8 encoding as first attempt didn't work
(edit) @510 [510] 11 months dez Switch to htmlentities for comment display in an attempt to stop it …
(edit) @509 [509] 11 months tswsl1989 Fix warnings related to ereg/eregi/ereg_match and split
(edit) @508 [508] 11 months tswsl1989 Fix the shame component, make it compatible with the SUCS Site and bring …
(edit) @507 [507] 11 months tswsl1989 Replace ereg with preg_match (ereg is deprecated in PHP 5.3)
(edit) @506 [506] 12 months dez Turns out menu needs to be run where it was for the benefit of the blog …
(edit) @505 [505] 12 months dez Fixes static inclusion of db username Moves menu generation after …
(edit) @504 [504] 12 months dez Moves menu loading to after page actions have been performed
(edit) @503 [503] 14 months dez Modified comment approval screen to cope with comments with special chars …
(edit) @502 [502] 18 months dez Switch from escape:"html" to escape:"hexentity" on the uri title to …
(edit) @501 [501] 19 months dez Adds Milliways CSS file to SVN
(edit) @500 [500] 19 months dez Makes box curves use border-radius rather than images for all but IE
(edit) @499 [499] 19 months dez Adds table.border border-radius
(edit) @498 [498] 19 months dez Moves the error bar style messages over to CSS-based rounded corners
(edit) @497 [497] 19 months dez Adds Firefox support for CSS rounded menus
(edit) @496 [496] 19 months dez Switches menu rendering to border-radius with exception of IE
(edit) @495 [495] 19 months dez Adds Firefox support for the CSS rounded page corners
(edit) @494 [494] 19 months dez Switches page corners to border-radius for all but IE
(edit) @493 [493] 19 months dez Makes ie.css do what it says (i.e. apply to all versions of IE)
(edit) @492 [492] 19 months dez Makes the cb rounded corners/shadow javascript IE-only
(edit) @491 [491] 19 months dez Adds CSS rounded corners and shadows to .cbb boxes
(edit) @490 [490] 19 months dez Support for IE7 & 8 CSS fixes.
(edit) @489 [489] 19 months dez Adds CSS fixes for IE7 and IE8
(edit) @488 [488] 19 months dez This time got it right, setting svn:externals on htdocs to create webmw at …
(edit) @487 [487] 19 months dez Doing it wrong. Shouldn't have created the mw dir
(edit) @486 [486] 19 months dez Adds mw dir to svn repo
(edit) @485 [485] 19 months dez Commits changes made to live copy of sucssite to sucssite branch
(edit) @484 [484] 20 months tswsl1989 Add sort by paid field, correct typo in title
(edit) @483 [483] 20 months tswsl1989 As previous
(edit) @482 [482] 20 months tswsl1989 Attempt to make address validation more sane
(edit) @481 [481] 21 months dez Adds support for &hellip; to the MOTD generator
(edit) @480 [480] 2 years chckens some small tweaks to events component
(edit) @479 [479] 2 years chckens update milliways component to version found on live site, adding tags …
(edit) @478 [478] 2 years chckens found on live site: make signup component e-mail treasurer
(edit) @477 [477] 2 years chckens yet more fixes from live site
(edit) @476 [476] 2 years chckens even more fixes from live site
(edit) @475 [475] 2 years chckens more fixes from the live site
(edit) @474 [474] 2 years chckens long overdue interface for editing library book data
(edit) @473 [473] 2 years chckens add a new function to save a message flash in the session data to be …
(edit) @472 [472] 2 years chckens use amazon's description for books that have none
(edit) @471 [471] 2 years chckens another LDAP fix
(edit) @470 [470] 2 years chckens commit someone's LDAP tweak, found on the live site
(edit) @469 [469] 3 years rollercow Adds a agree to TnC's tick box to the signup page... and wont let you …
(edit) @468 [468] 3 years rollercow Mergeing changes from live site Desktop on demand - New applet and …
(edit) @467 [467] 3 years eclipse made the signup admin page prittier
(edit) @466 [466] 3 years eclipse Makes it easy to join student ids to signup ids
(edit) @465 [465] 3 years dez Adds underscore support to contents pages
(edit) @464 [464] 3 years dez Replaces underscores with spaces in the title so that we can lose %20s …
(edit) @463 [463] 3 years dez Current live version of static.php committed before editing
(edit) @462 [462] 3 years eclipse made double clicking the signup button harder and improved error reporting …
(edit) @461 [461] 3 years eclipse ooops, shouldnt have checked in my hack
(edit) @460 [460] 3 years eclipse fix membership quirks
(edit) @459 [459] 3 years eclipse fixed the signup validation override
(edit) @458 [458] 3 years eclipse fixed some ajax probems and finished modifying the css that rc started
(edit) @457 [457] 3 years rollercow Adds some basic style to the validation feedback so its useable
(edit) @456 [456] 3 years rollercow fix typo
(edit) @455 [455] 3 years tswsl1989 Tweaks and escaping things properly
(edit) @454 [454] 3 years tswsl1989 Escape things!
(edit) @453 [453] 3 years eclipse finished signup system
(edit) @452 [452] 3 years eclipse finished signup system, unstick todos still need to be followed
(edit) @451 [451] 3 years eclipse alomst finished signup system, all the logic is there, just need to be …
(edit) @450 [450] 3 years eclipse move the pay date stuff into the library
(edit) @449 [449] 3 years tswsl1989 Fix function names
(edit) @448 [448] 3 years tswsl1989 Change libraryadmin to use isbndb
(edit) @447 [447] 3 years eclipse allow staff members to override the validation on the signup system
(edit) @446 [446] 3 years eclipse oops forgot to ci the js for the new signup system, and jquery which it …
(edit) @445 [445] 3 years eclipse signup system now generates ldifs, and adds members to the mailing lists, …
(edit) @444 [444] 3 years eclipse UI and validation for the new signup system, actual backend functionality …
(edit) @443 [443] 3 years chckens escape things which will make xml parsers choke
(edit) @442 [442] 3 years arthur added mwuri tags and statuses
(edit) @441 [441] 3 years arthur add new uri support
Note: See TracRevisionLog for help on using the revision log.