2009-09-04 |
erickson | plug baseWidgetValue setting for readOnly widgets back... |
commit | commitdiff | tree |
2009-09-04 |
erickson | tighter control over displaying mark-recived and update... |
commit | commitdiff | tree |
2009-09-04 |
erickson | Loosened constraint on group penalty thresholds. You... |
commit | commitdiff | tree |
2009-09-04 |
erickson | expose PO ID and PO name. plugged in option to change... |
commit | commitdiff | tree |
2009-09-04 |
erickson | assume 'yes' to fetching dependencies; reduce the verbo... |
commit | commitdiff | tree |
2009-09-03 |
phasefx | don't allow cut from or paste into readonly textboxes |
commit | commitdiff | tree |
2009-09-03 |
phasefx | remote xul textboxes need context="clipboard" for prope... |
commit | commitdiff | tree |
2009-09-03 |
phasefx | allow us to switch to the alt item status view even... |
commit | commitdiff | tree |
2009-09-03 |
phasefx | Alternate Item Status View |
commit | commitdiff | tree |
2009-09-03 |
phasefx | Replacing persist mechanism with oils_persist. |
commit | commitdiff | tree |
2009-09-03 |
phasefx | just another test.. want to see if multiple commits... |
commit | commitdiff | tree |
2009-09-03 |
phasefx | just a test |
commit | commitdiff | tree |
2009-09-02 |
phasefx | leave the accesskey blank for this. R gets grabbed... |
commit | commitdiff | tree |
2009-09-02 |
phasefx | Simple in-client "activity log" interface (Admin -... |
commit | commitdiff | tree |
2009-09-02 |
erickson | bypass hold fulfillment attempt when checking out pre... |
commit | commitdiff | tree |
2009-09-02 |
erickson | capture the session handle before calling wait_complete |
commit | commitdiff | tree |
2009-09-01 |
erickson | use a separate pcrud instance for each object deletion... |
commit | commitdiff | tree |
2009-09-01 |
erickson | return the status of xact_commit from the commit wrapper |
commit | commitdiff | tree |
2009-09-01 |
erickson | added ability to clone event_def environment when an... |
commit | commitdiff | tree |
2009-09-01 |
erickson | pass the clone object to the postsubmit handler. allow... |
commit | commitdiff | tree |
2009-09-01 |
erickson | calling widget.attr on readonly objects occaisonally... |
commit | commitdiff | tree |
2009-09-01 |
phasefx | bury the old Local Admin interface, but don't remove... |
commit | commitdiff | tree |
2009-08-28 |
erickson | pass the ID not the bib object to the reporter.simple_r... |
commit | commitdiff | tree |
2009-08-28 |
miker | add the tsearch2 config tables for pg 8.1 and 8.2 |
commit | commitdiff | tree |
2009-08-27 |
scottmk | Create tables acq.fiscal_calendar and acq.fiscal_year. |
commit | commitdiff | tree |
2009-08-24 |
erickson | misnamed dojo tab |
commit | commitdiff | tree |
2009-08-24 |
scottmk | Change constraint on acq.provider. Instead of making... |
commit | commitdiff | tree |
2009-08-24 |
scottmk | Add columns to acq.purchase_order: order_date and name. |
commit | commitdiff | tree |
2009-08-24 |
miker | fire the fine generator at checkin time to assess requi... |
commit | commitdiff | tree |
2009-08-24 |
miker | adjusting indentation for readability |
commit | commitdiff | tree |
2009-08-24 |
phasefx | in checkin interface, keep a running tally of fines... |
commit | commitdiff | tree |
2009-08-21 |
erickson | typo, reporter.reporter. |
commit | commitdiff | tree |
2009-08-21 |
erickson | more work on pcrud filter dialog. added filter option... |
commit | commitdiff | tree |
2009-08-21 |
scottmk | Change uniqueness constraint on acq.fund.code so as to |
commit | commitdiff | tree |
2009-08-21 |
miker | beginnings of database replication helper scripts |
commit | commitdiff | tree |
2009-08-20 |
erickson | set hold.shelf_time when item hits the shelf. updated... |
commit | commitdiff | tree |
2009-08-20 |
scottmk | Another typo [sigh...] |
commit | commitdiff | tree |
2009-08-20 |
scottmk | Correcting a typo... |
commit | commitdiff | tree |
2009-08-20 |
scottmk | New column: action.hold_request.shelf_time |
commit | commitdiff | tree |
2009-08-20 |
erickson | beginning of a filter dialog for pcrud requests. users... |
commit | commitdiff | tree |
2009-08-20 |
miker | thinko in recent ingest fix |
commit | commitdiff | tree |
2009-08-20 |
miker | moving the simple-rec synchronization out of the DB... |
commit | commitdiff | tree |
2009-08-20 |
phasefx | Fix a horrible regression when renewing multiple items... |
commit | commitdiff | tree |
2009-08-19 |
erickson | if the requested hook does not exist, gracefully back out |
commit | commitdiff | tree |
2009-08-19 |
erickson | add lib shortname to overdue script xml output |
commit | commitdiff | tree |
2009-08-19 |
phasefx | use the appropriate label for show hold details in... |
commit | commitdiff | tree |
2009-08-19 |
phasefx | Have the Place Hold function in the Patron Holds interf... |
commit | commitdiff | tree |
2009-08-18 |
erickson | field_type may be null, check it |
commit | commitdiff | tree |
2009-08-18 |
erickson | updated hold queue position code to consider all hold... |
commit | commitdiff | tree |
2009-08-18 |
erickson | don't call ->content if there is no response |
commit | commitdiff | tree |
2009-08-18 |
erickson | miscommunication on logic. if user != requestor, it... |
commit | commitdiff | tree |
2009-08-18 |
lmcfarland | Added strings for staff hold column |
commit | commitdiff | tree |
2009-08-18 |
lmcfarland | Added staff hold column to holds table |
commit | commitdiff | tree |
2009-08-18 |
phasefx | alternate (and functional) clipboard context menus... |
commit | commitdiff | tree |
2009-08-18 |
phasefx | fixed regression with default search field not being... |
commit | commitdiff | tree |
2009-08-17 |
erickson | turned on paging for po list. set up the state filter... |
commit | commitdiff | tree |
2009-08-17 |
erickson | set page title |
commit | commitdiff | tree |
2009-08-17 |
sboyette | removed dupe debs (wrt osrf Makefile.install) |
commit | commitdiff | tree |
2009-08-17 |
lmcfarland | changed menu label from Hold Notice to Hold Details... |
commit | commitdiff | tree |
2009-08-17 |
lmcfarland | added hold_details to the URLS, removed hold_notices |
commit | commitdiff | tree |
2009-08-17 |
erickson | using new fund year list to populate year selector |
commit | commitdiff | tree |
2009-08-17 |
erickson | added optional list of fields whose linked display... |
commit | commitdiff | tree |
2009-08-17 |
erickson | added companion api call to fund list retrieval which... |
commit | commitdiff | tree |
2009-08-17 |
miker | add "distinct" support to fielder |
commit | commitdiff | tree |
2009-08-16 |
erickson | added support to autogrid for loading paged data via... |
commit | commitdiff | tree |
2009-08-14 |
miker | adding proper attributes to uncontrolled subfield value... |
commit | commitdiff | tree |
2009-08-14 |
lmcfarland | code clean up--removed some leftover testing strings |
commit | commitdiff | tree |
2009-08-14 |
lmcfarland | show hold notices menu is now a hold details interface... |
commit | commitdiff | tree |
2009-08-14 |
lmcfarland | swapped commandset from holds.xul to holds_overlay... |
commit | commitdiff | tree |
2009-08-14 |
lmcfarland | created new column in Holds interface for number of... |
commit | commitdiff | tree |
2009-08-14 |
miker | access circulation tables directly instead of through... |
commit | commitdiff | tree |
2009-08-13 |
erickson | fixed some bugs in creating new picklists by name |
commit | commitdiff | tree |
2009-08-13 |
erickson | turn on pagination in the provider list page |
commit | commitdiff | tree |
2009-08-13 |
erickson | initial pagination support. when enabled, back/prev... |
commit | commitdiff | tree |
2009-08-13 |
erickson | added support for limit/offset to pcrud search and... |
commit | commitdiff | tree |
2009-08-13 |
erickson | removing old provider list code |
commit | commitdiff | tree |
2009-08-13 |
sboyette | aaaaand the osrf perl preqs |
commit | commitdiff | tree |
2009-08-13 |
sboyette | no apxs; no memcache, ncurses, or readline headers... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | also won't find apache2.2-common or liblog-log4perl... |
commit | commitdiff | tree |
2009-08-13 |
sboyette | adding XML::Simple and XML::LibXML to debs list |
commit | commitdiff | tree |
2009-08-13 |
sboyette | nevermind that last change |
commit | commitdiff | tree |
2009-08-13 |
sboyette | add Module::Install to the Debian/Ubuntu, Centos, and... |
commit | commitdiff | tree |
2009-08-13 |
erickson | when a new hold is placed, tell the containing staff... |
commit | commitdiff | tree |
2009-08-13 |
erickson | create-hold call now only accepts a single hold arg... |
commit | commitdiff | tree |
2009-08-13 |
scottmk | Add support for UNION, INTERSECT, and EXCEPT. |
commit | commitdiff | tree |
2009-08-12 |
erickson | added ability to auto-override configured checkout... |
commit | commitdiff | tree |
2009-08-12 |
erickson | added org setting type for setting overridable selfchec... |
commit | commitdiff | tree |
2009-08-12 |
scottmk | For create and update methods: accept boolean column... |
commit | commitdiff | tree |
2009-08-11 |
scottmk | Undo previous change. NULL can be a legitimate value... |
commit | commitdiff | tree |
2009-08-11 |
scottmk | In doCreate(): check for a NULL pointer as a field... |
commit | commitdiff | tree |
2009-08-11 |
erickson | selected columns in a json_query need to be in an array |
commit | commitdiff | tree |
2009-08-11 |
djfiander | Update code to check for all three caption & holdings... |
commit | commitdiff | tree |
2009-08-11 |
djfiander | Deal with a publication that only has a single level of |
commit | commitdiff | tree |
2009-08-11 |
scottmk | Segfaulting for json_queries selecting from functions... |
commit | commitdiff | tree |
2009-08-10 |
scottmk | When defining a SELECT list for a given class: an empty |
commit | commitdiff | tree |
2009-08-09 |
erickson | Patch from Galen Charlton to add Version to application.ini |
commit | commitdiff | tree |
2009-08-07 |
scottmk | For building a SELECT list for a class: instead of... |
commit | commitdiff | tree |
2009-08-06 |
scottmk | Tightened the rules for defining SELECT clauses for... |
commit | commitdiff | tree |
2009-08-05 |
scottmk | In oils_cstore.c, function searchWHERE(): rewrote a... |
commit | commitdiff | tree |
2009-08-05 |
scottmk | Added a const qualifier. This change is in preparation... |
commit | commitdiff | tree |
next |