| 2007-01-05 |
miker | only send user perms (not group perms) for saving |
commit | commitdiff | tree |
| 2007-01-03 |
erickson | fixed list logic error in hold retrieval call |
commit | commitdiff | tree |
| 2007-01-03 |
erickson | added sanity check to the rollback call |
commit | commitdiff | tree |
| 2007-01-03 |
erickson | added logic to make sure the transaction is not already... |
commit | commitdiff | tree |
| 2007-01-02 |
miker | new utf-8 escaping code, backpatched from head; printf... |
commit | commitdiff | tree |
| 2007-01-02 |
erickson | any unhandled char below ascii 32 will now be encoded... |
commit | commitdiff | tree |
| 2007-01-02 |
erickson | revised circ-mod logic to search for the provided ... |
commit | commitdiff | tree |
| 2007-01-02 |
erickson | added some logging and made the logging a little more... |
commit | commitdiff | tree |
| 2007-01-02 |
erickson | updated manual hold notification to use the editor... |
commit | commitdiff | tree |
| 2007-01-02 |
erickson | updated to latest settings, added some more comments |
commit | commitdiff | tree |
| 2006-12-30 |
miker | ignoring deleted copies during initial search |
commit | commitdiff | tree |
| 2006-12-18 |
pines | merging from HEAD: Use my_asv here.. surveys pertinent... |
commit | commitdiff | tree |
| 2006-12-18 |
miker | * backporting MODS author extraction fix from head * |
commit | commitdiff | tree |
| 2006-12-14 |
erickson | fixed a broken order_by statement and cleaned up a... |
commit | commitdiff | tree |
| 2006-12-14 |
erickson | fixed field name for hold_type |
commit | commitdiff | tree |
| 2006-12-14 |
pines | api for marc templates |
commit | commitdiff | tree |
| 2006-12-14 |
pines | create MARC functionality |
commit | commitdiff | tree |
| 2006-12-14 |
erickson | updated some of the models. added some signal callback... |
commit | commitdiff | tree |
| 2006-12-14 |
erickson | added an ADMINDIR config value for the django admin... |
commit | commitdiff | tree |
| 2006-12-13 |
erickson | avoiding the age-protection checks if the item owning_l... |
commit | commitdiff | tree |
| 2006-12-13 |
pines | more tweaks from Bin |
commit | commitdiff | tree |
| 2006-12-13 |
erickson | added method to retrieve bib-source types. updated... |
commit | commitdiff | tree |
| 2006-12-13 |
pines | marc templates |
commit | commitdiff | tree |
| 2006-12-13 |
(no author) | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
| 2006-12-13 |
erickson | replaced (printf style) format buffer calls with non... |
commit | commitdiff | tree |
| 2006-12-13 |
pines | Add to Item Bucket action for patron Items Out |
commit | commitdiff | tree |
| 2006-12-13 |
erickson | added hold-type "R" logic to short-circuit the best... |
commit | commitdiff | tree |
| 2006-12-13 |
erickson | updated opportunistic hold-capture logic to find the... |
commit | commitdiff | tree |
| 2006-12-12 |
pines | tcn source |
commit | commitdiff | tree |
| 2006-12-12 |
pines | roll our own persist for checkboxes. bug 159, ticket... |
commit | commitdiff | tree |
| 2006-12-12 |
pines | bug 107. show create date with age protection |
commit | commitdiff | tree |
| 2006-12-11 |
miker | catch-all author |
commit | commitdiff | tree |
| 2006-12-11 |
miker | adding existing perms group-based for users (disabling... |
commit | commitdiff | tree |
| 2006-12-11 |
erickson | removed two warning logs to prevent the unixserver... |
commit | commitdiff | tree |
| 2006-12-11 |
erickson | added a xul stash loading method. forcing authtoken... |
commit | commitdiff | tree |
| 2006-12-11 |
erickson | stripping chars below hex 9 (tab), mainly to remove... |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | added the empty char as a value for Adult audience... |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | allowing empty chars as values in adv search |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | properly setting opac/desk/phone renewal flag on circs... |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | passing the opac_renewal flag on renewals |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | added a method to retrieve the types of marc xml templates |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | adding version 1 |
commit | commitdiff | tree |
| 2006-12-08 |
(no author) | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
| 2006-12-08 |
pines | indicate cancelled hold on transit receive |
commit | commitdiff | tree |
| 2006-12-08 |
erickson | mid-transit holds that are cancelled now leave the... |
commit | commitdiff | tree |
| 2006-12-08 |
miker | excluding deleted CNs and copies from hold targeting |
commit | commitdiff | tree |
| 2006-12-07 |
erickson | changed path separator to make it easier on the eyes |
commit | commitdiff | tree |
| 2006-12-07 |
erickson | fixed tab opening to contain navigation and print buttons |
commit | commitdiff | tree |
| 2006-12-05 |
erickson | moved array positions back into range - 3 |
commit | commitdiff | tree |
| 2006-12-05 |
erickson | moved array positions back into range (again) |
commit | commitdiff | tree |
| 2006-12-05 |
erickson | moved array positions back into range |
commit | commitdiff | tree |
| 2006-12-05 |
erickson | fixed logic bug in filter removal code |
commit | commitdiff | tree |
| 2006-12-04 |
erickson | changed relative date number picker from 24 to 90 |
commit | commitdiff | tree |
| 2006-12-03 |
miker | adding payment views and setting as core tables |
commit | commitdiff | tree |
| 2006-12-02 |
miker | billing and payment summary views |
commit | commitdiff | tree |
| 2006-12-01 |
erickson | set video to .50 default, removed duration exceptions... |
commit | commitdiff | tree |
| 2006-12-01 |
miker | fixing incoming Unicode characters at record save time |
commit | commitdiff | tree |
| 2006-11-30 |
pines | typo |
commit | commitdiff | tree |
| 2006-11-30 |
erickson | added space in the utf buffer to handle 3-char characters |
commit | commitdiff | tree |
| 2006-11-29 |
erickson | now voiding any bills created on the backdate day when... |
commit | commitdiff | tree |
| 2006-11-29 |
erickson | added video exception for ARL |
commit | commitdiff | tree |
| 2006-11-29 |
pines | added some fault tolerance |
commit | commitdiff | tree |
| 2006-11-29 |
pines | changed date format in email template |
commit | commitdiff | tree |
| 2006-11-29 |
erickson | added some safety checks to prevent search timeout... |
commit | commitdiff | tree |
| 2006-11-28 |
erickson | disabled text normalization (titles, authors, etc.) |
commit | commitdiff | tree |
| 2006-11-28 |
miker | fixing dumpac images |
commit | commitdiff | tree |
| 2006-11-28 |
pines | revert to (less) broken print code with the race condition |
commit | commitdiff | tree |
| 2006-11-28 |
pines | fix for pristine checkouts, since cvs omits empty direc... |
commit | commitdiff | tree |
| 2006-11-27 |
erickson | removed unhide logic since we only grab the call-number... |
commit | commitdiff | tree |
| 2006-11-27 |
erickson | added log line to report the total paid |
commit | commitdiff | tree |
| 2006-11-27 |
erickson | using updated mbts code to fetch summary in xact-closed... |
commit | commitdiff | tree |
| 2006-11-27 |
erickson | removed a pile of deprecated code |
commit | commitdiff | tree |
| 2006-11-21 |
erickson | refactored redunant perl2JSON call |
commit | commitdiff | tree |
| 2006-11-21 |
erickson | removed redundant hold-possibility call |
commit | commitdiff | tree |
| 2006-11-21 |
erickson | added some safety measures for search timeouts |
commit | commitdiff | tree |
| 2006-11-21 |
erickson | added exception for OHOOP videos |
commit | commitdiff | tree |
| 2006-11-20 |
erickson | moved to newer fines summary method |
commit | commitdiff | tree |
| 2006-11-19 |
miker | author bump for first word (see: Zane search) |
commit | commitdiff | tree |
| 2006-11-16 |
erickson | added some logging on object create |
commit | commitdiff | tree |
| 2006-11-16 |
erickson | repairing statelib rule |
commit | commitdiff | tree |
| 2006-11-14 |
erickson | updated method to use correct events |
commit | commitdiff | tree |
| 2006-11-14 |
(no author) | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
| 2006-11-13 |
erickson | added some debugging |
commit | commitdiff | tree |
| 2006-11-13 |
erickson | added some more notes |
commit | commitdiff | tree |
| 2006-11-13 |
erickson | Added circ rules, age protect, and identification types |
commit | commitdiff | tree |
| 2006-11-13 |
erickson | Added a basic install readme until time is set aside... |
commit | commitdiff | tree |
| 2006-11-13 |
erickson | Adding basic django admin sight. |
commit | commitdiff | tree |
| 2006-11-10 |
erickson | added a barcode version of the copy details method |
commit | commitdiff | tree |
| 2006-11-10 |
erickson | forcing two digits in hour portion of due-date |
commit | commitdiff | tree |
| 2006-11-10 |
erickson | added mvr and volume to copy details method |
commit | commitdiff | tree |
| 2006-11-10 |
miker | safer alias fallback |
commit | commitdiff | tree |
| 2006-11-09 |
pines | typos |
commit | commitdiff | tree |
| 2006-11-09 |
pines | updated to not send mail notices to invalid addresses |
commit | commitdiff | tree |
| 2006-11-08 |
pines | owning lib dropdown for copy editor |
commit | commitdiff | tree |
| 2006-11-08 |
miker | cover non-english articles |
commit | commitdiff | tree |
| 2006-11-08 |
pines | no more need to stash callnumbers here |
commit | commitdiff | tree |
| 2006-11-08 |
pines | in preparation of owning lib dropdown, refactored volum... |
commit | commitdiff | tree |
| 2006-11-08 |
miker | indent using <pre> because IE is teh suc |
commit | commitdiff | tree |
| 2006-11-08 |
miker | making the dumpac mo betta |
commit | commitdiff | tree |
| 2006-11-08 |
miker | make it streaming for the gigantor record case |
commit | commitdiff | tree |
| next |