]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-05-04 mikeradding holdings to fleshed atom feeds
2009-05-04 scottmkAdd support for the tags "transform", "params", and...
2009-05-04 mikerremove unwanted empty elements; add ##URI## scoping...
2009-05-03 mikeradd ##URI## support ot the slimpac
2009-05-03 mikerimprove example, removing all non-local links where...
2009-05-03 mikeradding a simplistic example of URI rendering.
2009-05-03 mikeradd org unit scoping support, defaulting to global...
2009-05-03 mikerhide empty volumes (for ##URI## support)
2009-05-03 mikeradd configurable string joiner instead of hardcoding...
2009-05-02 scottmkDetect and report certain malformations in the ORDER...
2009-05-02 mikeradding acn and acp support to unAPI interface
2009-05-02 scottmkIntroduce a new syntax for specifying an ORDER BY clause
2009-05-02 mikermoving default page size back to 10, since paging works...
2009-05-01 mikerpass in the record position starting at the offset
2009-05-01 mikerdisambiguate the owning_lib field
2009-05-01 dbsIncrease default maximumRecords from 10 to 50
2009-05-01 dbsJust add a single record to the SRU results without...
2009-05-01 dbsProof of concept holdings-in-SRU results
2009-05-01 dbsAdd a basic holdings retrieval format - more flexible...
2009-05-01 mikerremoving namspace prefixes on holdings extentions
2009-05-01 dbsEnable org_unit-scoped SRU searches
2009-04-30 phasefxmore correct permission handling for registering workst...
2009-04-30 ericksonwe need a local attr def for price out of the box
2009-04-30 scottmkEnforce the requirement that the ORDER BY clause be...
2009-04-30 ericksonfield array position is determined by position in the...
2009-04-30 mikeradd example Subjects extention based on openils.BibTemplate
2009-04-29 ericksonbig re-work of the provider config page
2009-04-29 kgsFor style guides and other materials specific to the...
2009-04-29 kgsgit-svn-id: svn://svn.open-ils.org/ILS/trunk@13018...
2009-04-29 kgsgit-svn-id: svn://svn.open-ils.org/ILS/trunk@13017...
2009-04-29 kgsgit-svn-id: svn://svn.open-ils.org/ILS/trunk@13016...
2009-04-29 scottmkWhen loading the IDL code in C or Perl: generate the...
2009-04-29 ericksonadded access points to picklist and PO view UI for...
2009-04-29 scottmkFix the links in the Fieldmapper, which were borked...
2009-04-29 mikerexperiment-turned-feature: openils.BibTemplate dojo...
2009-04-29 mikerreplace, do not extend, the innerHTML of the slot
2009-04-29 mikeradding dojo class for parsing and rendering opac/slot...
2009-04-28 ericksonadded code to build the marc xml from the form, added...
2009-04-28 phasefxbetter test. New copies were getting the string "undef...
2009-04-28 phasefxThis is the search interface experiment attached to...
2009-04-28 dbsI was incrementing the counter twice in the "count...
2009-04-27 ericksonbegining of brief record entry form, based on defined...
2009-04-27 dbsJSON demands double-quoted strings (simplejson is picky...
2009-04-27 ericksonoops, new patron editor link slipped in, rolling that...
2009-04-27 ericksonforward-porting 12847 (hold expire date warning bug...
2009-04-27 ericksoncreated an Acqusitions menu with a couple of menu entri...
2009-04-27 ericksonplug in real copy save.
2009-04-27 ericksonstarted a per-lineitem, batch-barcode updater ui. ...
2009-04-27 ericksonon second thought, just rely on the existing record...
2009-04-26 ericksonilsevent may be present, but null, be safer
2009-04-26 ericksondon't assume the existence event code number
2009-04-26 ericksonPatch from Doug Kyle which allows the caller to specify...
2009-04-26 mikerMFHD lives in the file OpenILS/Utils/MFHD.pm, but all...
2009-04-26 dbsAdd some bib and MFHD records for testing out various...
2009-04-26 mikerupdating badly explained (by me) alternative (untested)
2009-04-26 dbsBasic support for returning MFHD for display purposes
2009-04-26 dbsImprove the ID-matching regex
2009-04-26 dbsNormalize to composed Unicode characters
2009-04-26 dbsPut MFHD in the OpenILS::Utils:: package space
2009-04-25 dbsMove a particularly noticeable colour feature from...
2009-04-24 ericksonuse custom textarea widget
2009-04-24 ericksoncan't get dijit textarea to honor spaces/tabs. this...
2009-04-24 ericksonadded provider holding_tag
2009-04-23 ericksonadded template callback for getting user fines summary
2009-04-23 scottmkIf the "virtual" tag is not present for a field,
2009-04-23 mikercut-and-paste-o when adding the collections warning...
2009-04-23 dbsAdd a definition for the trigger service
2009-04-23 ericksonadded the hold.avaiable hook
2009-04-23 ericksonplug in the event creation for the hold.available hook...
2009-04-23 scottmkIn SELECT():
2009-04-23 ericksonmissing comma
2009-04-23 mikerallow groups of circ modifiers for the max-per-circ...
2009-04-22 mikerordering events by run_time and then add_time to tie...
2009-04-22 ericksonsplit wants a regex pattern to split on
2009-04-22 mikerPatch from Ben Ostrowsky adding many labels to the...
2009-04-22 mikerneed to define the <description> element
2009-04-22 ericksonadded event def label string
2009-04-22 ericksonuse new event_def name field. added delete buttons...
2009-04-22 ericksonprevent erroneous error message on xact begin when...
2009-04-22 mikerteach the batch processor to ignore targets with existi...
2009-04-22 ericksonjust in case any cstore connections linger, force disco...
2009-04-22 ericksonwhen only one cstore clause is passed to an editor...
2009-04-22 ericksonuse string comparator
2009-04-22 mikertell the IDL about the new name column on event_definition
2009-04-22 mikeradd an explict name column to event definitions, unique...
2009-04-22 ericksonbuilding the grid cell widget forces server fetches...
2009-04-22 erickson$pen is an object in this case, not a hash
2009-04-22 dbsTypo fix
2009-04-21 ericksonby default, load the most recently accessed 'local...
2009-04-21 ericksonimport stuff before using it
2009-04-21 ericksonpermacrud entries for purchase order
2009-04-21 ericksoncreate events after the commit to prevent any possible...
2009-04-21 scottmkAdded create_time columns to acq.fund_debit and acq...
2009-04-21 scottmkAdd <field> entries for two new create_time columns,
2009-04-21 ericksonplugged in au.create and au.update hook event creation
2009-04-21 mikerPatch from James Fournie fixing regression of copy...
2009-04-21 ericksonwhen isXUL, load the linked bib record in the usual...
2009-04-21 ericksonfunction to get the XUL build id
2009-04-21 ericksonpass in the build ID and urls map to embedded browsers
2009-04-21 mikerforce UTF-8 encoding of records when so requested ...
next