2009-12-16 |
phasefx | make sure we have a data object to reference for unfles... |
commit | commitdiff | tree |
2009-12-16 |
phasefx | Checkboxes in the patron editor are getting a value... |
commit | commitdiff | tree |
2009-12-15 |
phasefx | another layout tweak |
commit | commitdiff | tree |
2009-12-15 |
phasefx | Layout tweaks for horizontal patron summary pane, inclu... |
commit | commitdiff | tree |
2009-12-15 |
phasefx | defend against the home_ou default not being an allowed... |
commit | commitdiff | tree |
2009-12-15 |
scottmk | 1. Create a default entry in acq.fiscal_calendar. |
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with |
commit | commitdiff | tree |
2009-12-15 |
phasefx | some missing semicolons (though the one in Circ.pm... |
commit | commitdiff | tree |
2009-12-14 |
miker | generate fines at reservation checkin; do not stomp... |
commit | commitdiff | tree |
2009-12-14 |
erickson | prevent uninitialized value in hash element warnings... |
commit | commitdiff | tree |
2009-12-14 |
phasefx | this should fix some of those set_text on column errors... |
commit | commitdiff | tree |
2009-12-14 |
miker | wiring up booking pickup and return with new methods... |
commit | commitdiff | tree |
2009-12-14 |
erickson | removed oils_header.pl dependency from action_trigger_r... |
commit | commitdiff | tree |
2009-12-14 |
erickson | copy a/t runner script to the bin dir during install |
commit | commitdiff | tree |
2009-12-14 |
miker | Patch from Warren Layton to fix translation delete... |
commit | commitdiff | tree |
2009-12-12 |
miker | remove explicit interpreter, that's what the #! is for |
commit | commitdiff | tree |
2009-12-11 |
erickson | Patch from Joe Atzberger to build a file of sample... |
commit | commitdiff | tree |
2009-12-11 |
phasefx | mild warning |
commit | commitdiff | tree |
2009-12-11 |
phasefx | Edit Request Date action for more hold queue juggling |
commit | commitdiff | tree |
2009-12-11 |
phasefx | copy/paste-o. wrong variables. |
commit | commitdiff | tree |
2009-12-11 |
phasefx | onerror handler for batch_hold_update utility method |
commit | commitdiff | tree |
2009-12-11 |
phasefx | copy/paste-o |
commit | commitdiff | tree |
2009-12-11 |
phasefx | tally amounts for selected payments in payment history... |
commit | commitdiff | tree |
2009-12-11 |
erickson | added support for alerting and optionally preventing... |
commit | commitdiff | tree |
2009-12-11 |
erickson | added support for staff control of event-def opt-in... |
commit | commitdiff | tree |
2009-12-11 |
erickson | return null as the setting value when a user setting... |
commit | commitdiff | tree |
2009-12-11 |
erickson | repaired faulty user penalty checking logic in SIP... |
commit | commitdiff | tree |
2009-12-11 |
erickson | fixed syntax errors |
commit | commitdiff | tree |
2009-12-10 |
phasefx | saner date handling for start date/end date filters |
commit | commitdiff | tree |
2009-12-10 |
phasefx | pass a timestamp with 23:59:59 as the end date for... |
commit | commitdiff | tree |
2009-12-10 |
phasefx | date filters for default bill history interface; correc... |
commit | commitdiff | tree |
2009-12-10 |
miker | add first version of the booking reservation targeter |
commit | commitdiff | tree |
2009-12-10 |
erickson | fleshing some additional transaction data in user payme... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added support for ternary boolean widgets (where null... |
commit | commitdiff | tree |
2009-12-09 |
phasefx | date filter for payment history |
commit | commitdiff | tree |
2009-12-09 |
erickson | added extra filter optoins for retrieving user payment... |
commit | commitdiff | tree |
2009-12-09 |
miker | Patch from Lebbeous Fogle-Weekley to fix some of my... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added a workstation registration wizard to selfcheck... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added user version of ad-hoc A/T runner method (for... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added support for using patron usernames in addition... |
commit | commitdiff | tree |
2009-12-09 |
erickson | repaired mislabeled setting s/selfcheck/offline/. ... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added org setting to allow patrons to identify themselv... |
commit | commitdiff | tree |
2009-12-09 |
phasefx | Use better retrieval method for bill history (handles... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added support for auto-renew in offline processor.... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added sample selfcheck fines receipt and plugged in... |
commit | commitdiff | tree |
2009-12-09 |
phasefx | hrmm, playing with bazaar. This should be an empty... |
commit | commitdiff | tree |
2009-12-09 |
erickson | added some more inline comments for clarity |
commit | commitdiff | tree |
2009-12-09 |
erickson | added API open-ils.actor.user.transactions.history... |
commit | commitdiff | tree |
2009-12-09 |
phasefx | Full Details button for payment history interface |
commit | commitdiff | tree |
2009-12-09 |
erickson | don't look for duplicates on empty values |
commit | commitdiff | tree |
2009-12-09 |
phasefx | rough-cut of a payment-history interface |
commit | commitdiff | tree |
2009-12-09 |
miker | move elbow_room to the correct class. sorry, Jason |
commit | commitdiff | tree |
2009-12-08 |
erickson | plugged in initial fines list interface |
commit | commitdiff | tree |
2009-12-08 |
sboyette | turns out i needed 'newpot' as well as 'newpo'. also... |
commit | commitdiff | tree |
2009-12-08 |
miker | search returns an array-ref, doh |
commit | commitdiff | tree |
2009-12-08 |
erickson | make the main banner a separate template to ease overri... |
commit | commitdiff | tree |
2009-12-08 |
miker | thinko on field name; do not set $self->due_date, just... |
commit | commitdiff | tree |
2009-12-08 |
erickson | plugged in holds list printing and progress dialog... |
commit | commitdiff | tree |
2009-12-08 |
erickson | seed data for selfcheck holds list receipt. also remov... |
commit | commitdiff | tree |
2009-12-08 |
miker | Add global support for local added content files. |
commit | commitdiff | tree |
2009-12-08 |
miker | adding org unit settings to block or provide default... |
commit | commitdiff | tree |
2009-12-08 |
miker | order bookings by start time |
commit | commitdiff | tree |
2009-12-08 |
scottmk | Add idlval.c -- source for a new utility for |
commit | commitdiff | tree |
2009-12-08 |
erickson | plugged in items-out receipt template and printing... |
commit | commitdiff | tree |
2009-12-08 |
miker | check session viability when retrieving resources or... |
commit | commitdiff | tree |
2009-12-08 |
miker | copy-n-paste-o on sub name |
commit | commitdiff | tree |
2009-12-08 |
phasefx | more debug info for outbound requests |
commit | commitdiff | tree |
2009-12-08 |
phasefx | This wires up most of the new billing interface, which... |
commit | commitdiff | tree |
2009-12-07 |
miker | add method to return a list of reservation ids by filte... |
commit | commitdiff | tree |
2009-12-07 |
erickson | repaired 'view marc' link in record matches grid. ... |
commit | commitdiff | tree |
2009-12-07 |
miker | add method for retrieving lists of resources by type... |
commit | commitdiff | tree |
2009-12-07 |
erickson | give View X links consistent language. hide pay-fines... |
commit | commitdiff | tree |
2009-12-07 |
erickson | missed with previous selfcheck commit. added view... |
commit | commitdiff | tree |
2009-12-07 |
dbs | Add Table of Contents capability to OpenLibrary added... |
commit | commitdiff | tree |
2009-12-04 |
scottmk | Miscellaneous fix-ups to IDL. |
commit | commitdiff | tree |
2009-12-04 |
sboyette | adding install_all_locales target which interns the... |
commit | commitdiff | tree |
2009-12-04 |
dbs | Make tests line up with current reality - lines after IDs |
commit | commitdiff | tree |
2009-12-04 |
miker | patch from Steve Callendar to protect against report... |
commit | commitdiff | tree |
2009-12-04 |
scottmk | Undo some ill-considered "corrections" to classes rud... |
commit | commitdiff | tree |
2009-12-04 |
scottmk | Remove an INSERT into config.upgrade_log, inadvertently |
commit | commitdiff | tree |
2009-12-04 |
dbs | Update test data to make tests pass again |
commit | commitdiff | tree |
2009-12-04 |
phasefx | missing $$; |
commit | commitdiff | tree |
2009-12-04 |
scottmk | Add a bunch of updatable view to the query schema, for |
commit | commitdiff | tree |
2009-12-04 |
miker | Patch from Lebbeous Fogle-Weekley which implements... |
commit | commitdiff | tree |
2009-12-04 |
miker | adding new schemas to the database building script |
commit | commitdiff | tree |
2009-12-04 |
dbs | One more fix for po2moz requiring the output type in... |
commit | commitdiff | tree |
2009-12-04 |
dbs | Hack: create symbolic links with names demanded by... |
commit | commitdiff | tree |
2009-12-04 |
dbs | Merge build fix from launchpad translation branch ... |
commit | commitdiff | tree |
2009-12-03 |
miker | overzealous replace spotted by Lebbeous |
commit | commitdiff | tree |
2009-12-03 |
miker | integrate the new booking.reservation billable transact... |
commit | commitdiff | tree |
2009-12-03 |
scottmk | Add updatable view query.expr_string. |
commit | commitdiff | tree |
2009-12-03 |
miker | forgot to bump the upgrade log version for the baseline... |
commit | commitdiff | tree |
2009-12-03 |
miker | adding max_fine to resource_type and reservation; moved... |
commit | commitdiff | tree |
2009-12-03 |
erickson | add some default event def granularities. when an... |
commit | commitdiff | tree |
2009-12-03 |
erickson | use cstore instead of storage in fetch_noncat, make... |
commit | commitdiff | tree |
2009-12-03 |
erickson | protect against nonexistent staged user |
commit | commitdiff | tree |
2009-12-03 |
erickson | calculate/flesh non-cat circ due date during circ creation |
commit | commitdiff | tree |
2009-12-03 |
phasefx | Use the new .duedate field for non-cat circs, which... |
commit | commitdiff | tree |
2009-12-03 |
dbs | Once again into the breach |
commit | commitdiff | tree |
2009-12-02 |
phasefx | merge from my offline repo. Toward a billing interface... |
commit | commitdiff | tree |
next |