-
```
Reservations are allowed even if there are no available books. Need to
check if it's just one over the limit or if it goes on indefinitely.
```
Original issue reported on code.google.com by `cric…
-
```
need to add information to the page as well as the donated ajax.
```
Original issue reported on code.google.com by `fri...@gmail.com` on 27 Feb 2008 at 9:05
-
```
Prefer to borrow from floors you're already borrowing from.
```
Original issue reported on code.google.com by `cghawtho...@gmail.com` on 21 Dec 2006 at 2:57
-
```
ya
```
Original issue reported on code.google.com by `cghawtho...@gmail.com` on 21 Dec 2006 at 3:31
-
```
We need to add the ability to check books out on the semester report.
```
Original issue reported on code.google.com by `fri...@gmail.com` on 27 Feb 2008 at 9:05
-
```
Adding general class comments on a classearch page results in an internal
exception error
```
Original issue reported on code.google.com by `enginee...@gmail.com` on 14 Apr 2008 at 8:16
-
```
Verify the timeline:
* Checkins must occur after Checkouts
A tomebook can only be borrowed once, so:
* Check that a tomebook cannot be checked out while it is marked as
being checked …
-
Forcing user to include a template is... inconvenient. Let's instead just automatically insert the code in if possible.
-
```
This has to do with the infamous _libraryaccess method.
```
Original issue reported on code.google.com by `fri...@gmail.com` on 27 Feb 2008 at 9:08
-
```
These tests deal with protective barriers for floors not involved in the
InterTOME system.
* Reservations cannot be made to a floor that is not in InterTOME
* Reservations cannot be made…