]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
OpenILS::Application::Search::AddedContent is now just a dummy file
[Evergreen.git] / Open-ILS / src /
2005-12-29 ericksonOpenILS::Application::Search::AddedContent is now just...
2005-12-29 ericksonadded content methods return empty sets unless the...
2005-12-29 ericksona little tidying.. more to come
2005-12-29 ericksonupdating a username returns an event if the requested...
2005-12-28 mikerallow clone+edit of existing stage3 reports
2005-12-27 mikeradded template name to "manage" section
2005-12-27 mikerreports can now be rescheduled and disabled
2005-12-27 mikerfixing session timeout bug
2005-12-27 mikershow template name as "parent" of report in "My Complet...
2005-12-27 mikeradded cirulation view
2005-12-27 mikeradding month-comparative widget; fixing week picking...
2005-12-27 mikeradding "cirulation" and "call number" fact tables
2005-12-27 mikerminor bug fix in clark
2005-12-27 mikertrimming the widgets
2005-12-27 mikerremoving duplicate check, one less function call
2005-12-21 mikerfixing has_field bug
2005-12-21 phasefxperl syntax is not javascript syntax :)
2005-12-21 mikeradding "has_field"
2005-12-21 phasefxmore fields for credit card payments
2005-12-21 phasefxtip-toeing into middle layer. different payment types...
2005-12-20 mikeradding open-ils.actor.user.set_groups and open-ils...
2005-12-19 ericksonadded method to add a user to one or more groups
2005-12-19 ericksoncontainer / container item create / retrieve / delete...
2005-12-19 ericksonadded some events, utility code, container handling...
2005-12-19 mikerreadding the old dashboard as an advanced interface
2005-12-19 mikerfixing up auth code to correctly record the session...
2005-12-19 mikermoving to the "bradboard"
2005-12-19 ericksonlogging an error when the events file cannot be found
2005-12-19 ericksonbuilding web symlinks
2005-12-16 mikergroup tree method and FM support
2005-12-16 ericksonoils_header is just a generic perl header script to...
2005-12-16 ericksonlimiting authority searches
2005-12-16 ericksonmore container creation work
2005-12-16 mikerallowing "limit" (and "offset") to be passed into autho...
2005-12-15 ericksonmore advanced search fun
2005-12-15 ericksonadded search interface for the advanced search, marc...
2005-12-15 mikerfixing case of only negated words
2005-12-15 mikersrfsh scripts used to generate fines and target copies...
2005-12-15 mikerreinstating the HAVING clause for all AND-joined search...
2005-12-15 mikerallow single MARC field for searching my removing the...
2005-12-15 ericksonadded ROUTE_COPY event and returning it from the hold...
2005-12-15 ericksonmoving more stuff to event / utility code
2005-12-14 mikerbug hunting and a (small) new set of widget code
2005-12-14 mikermulti-marc-field searching now matches the output of...
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 mikermulticlass search
2005-12-14 ericksonfixed a bug caused by the event transition
2005-12-14 ericksonfixed some bugs/typos
2005-12-14 ericksonadded some more object not found events
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-12-14 mikermore ui work for the reporter
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-13 ericksonnow comparing login type without regard to string case
2005-12-13 ericksonxmlbuilder copies comments over now.
2005-12-12 mikerfixing return value for "merge"
2005-12-12 ericksonmore work with containers.
2005-12-12 ericksonsession.retrieve now returns a NO_SESSION event
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-08 ericksonadded a generic bucket retrievel method, handling NO_SE...
2005-12-08 ericksonReturning NULL on session not found for session.retrieve
2005-12-07 ericksonadded method to retrieve fleshed bucket by id
2005-12-07 ericksonadded optional second param to session.retrieve which...
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-12-07 ericksonsetting the logger app name for debugging
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-07 ericksonAuth now looks at orgid passed in, if it has no setting...
2005-12-07 ericksonadded some utility methods, namely one for grabbing...
2005-12-06 ericksoncopying events file to var/data/
2005-12-06 ericksonadded some utility functions like permissions checking...
2005-12-06 ericksonremoving null's from search results
2005-12-06 ericksonAdded setting file example to config
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-05 ericksonadding new event code
2005-12-05 ericksonevents xml file
2005-12-05 ericksonmoved to new perm style { ilsevent => 5000, ilsperm...
2005-12-05 ericksonadded ilsevents.xml file
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-03 mikerfix format limiting bug #41
2005-12-02 ericksonadded xul content-type hack until the config options...
2005-12-02 ericksonadded fleshed versions of the existing methods
2005-12-02 ericksonadding initial container code.. many methods to be...
2005-12-02 mikeronly include dim columns once in generated query
2005-12-02 mikersupport filtering on primary key of dims
2005-12-02 mikerlibraries are now filtered on id (there are duplicate...
2005-12-02 mikerarg ... thinko
2005-12-02 mikertime series reporting
2005-12-02 ericksonadded content-type back into gateway
2005-12-02 mikerthinko
2005-12-01 mikertime series reporting and links for said on the wide...
2005-12-01 mikerclark knows how to use custom widget filter code now
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-12-01 ericksonadded some log statements, fixed some typos
2005-11-30 mikeradd logging back and remove old output code
2005-11-30 mikerREST gateway now matches the JSON gateway with the...
2005-11-30 mikerfieldmapper entries for buckets and bucket items
2005-11-30 mikernew "container" stuff ... where the buckets live
next