]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-12-23 phasefxMove this from chrome to remote, where it belongs
2008-12-23 ericksonimplemented delete and update
2008-12-23 phasefxcss tweak
2008-12-23 ericksonif we remove the only address, make sure addresses...
2008-12-23 phasefxin patron retrieval interface for checkouts, replace...
2008-12-23 ericksonadded some more friend seed values
2008-12-23 ericksonadded support for friends viewing holds. general code...
2008-12-23 ericksononly fetch the user if needed for perm checking
2008-12-23 ericksonadded support for friends viewing checkouts
2008-12-23 ericksonfixed broken method call params
2008-12-22 phasefxretrieve patron button on verify credentials interface
2008-12-22 ericksonimplemented delete
2008-12-22 phasefxif both username and barcode are provided, make sure...
2008-12-22 ericksonadded strict/warnings and fixed some var handling....
2008-12-22 ericksonremoving unused and un-correct user search method
2008-12-22 phasefxa just-in-case reminder to fix this
2008-12-22 ericksonif the caller passes in an identifier, make sure it...
2008-12-22 ericksontake advantage of cseditor's magic logging and event...
2008-12-22 ericksonadded "replaces" column to IDL
2008-12-22 ericksonadded "replaces" column for indicating a change pending...
2008-12-22 ericksonstart out with general admin perm that can do everythin...
2008-12-22 ericksontest the patron password against the org unit setting...
2008-12-21 mikermoving toward the openils.PermaCrud module
2008-12-21 mikerinitial refactoring and bug fixes
2008-12-21 mikeradding support for ordery_by and select in search and...
2008-12-21 mikerAdding openils.PermaCrud wrapper for open-ils.pcrud...
2008-12-19 ericksonadded edit widgets to description column
2008-12-19 ericksonadded logic to use the last 4 digits of patron phone...
2008-12-19 ericksonset boolean values as boolean, not 1/null
2008-12-19 ericksonimplemented save
2008-12-19 ericksonadded org setting to turn on "use last-4 of phone ...
2008-12-19 ericksonretabbed the file so it would at least look sane
2008-12-18 mikerdisconnect on error, at least to clear the translator...
2008-12-18 ericksonadded more edit widgets to circ-mod grid. moved from...
2008-12-18 mikerthow and error on, well, error for easier debugging...
2008-12-18 mikeruse pcrud (C) instead of permacrud (Perl)
2008-12-18 ericksonforce the grid to notice any cell changes that have...
2008-12-17 ericksonadded basic infrastructure for inline cell editing...
2008-12-17 mikermight be an object instead of a pkey
2008-12-17 mikerbad pkey parsing for update and delete return values
2008-12-17 ericksonneed a require for grid editing
2008-12-17 ericksonfixed some store object handling logic in delete
2008-12-17 mikerclone the object instead of serializing and then parsing
2008-12-17 ericksonadded delete functionality. fixed some tabbing
2008-12-17 ericksonkeep the original objects around for deletion purposes
2008-12-17 ericksonimplemented create
2008-12-17 ericksonadded istrue function
2008-12-17 ericksonkeep the "what is checked out and overdue" counting...
2008-12-17 mikerapply the "standards" checked out predicate
2008-12-17 mikerapply the "standards" checked out predicate
2008-12-17 ericksonfor consistency, do not count lost/claimsreturned items...
2008-12-16 ericksonremoved context_field from circ-mod permacrud entries...
2008-12-16 ericksonadding new circ_modifier page config
2008-12-16 ericksonadding new circ_modifier config page
2008-12-16 miker#ifdef typo and a little refactoring
2008-12-15 mikerfix type (pointer * missing); rearange vars to avoid...
2008-12-15 mikeralign api with Permacrud.pm; protect transaction and...
2008-12-15 ericksonchanged picklist labels to selection list for consistency
2008-12-15 ericksonadded clear form button to bib search
2008-12-15 mikertry building a new param array instead of removing...
2008-12-15 mikerfixing debugging message so that it is useful for debugging
2008-12-15 ericksonrepaired accidentally removed model def.
2008-12-15 mikermore WHERE clause debugging
2008-12-15 mikerWHERE clause debugging
2008-12-15 ericksonrepaired some div placement to fix the tabs
2008-12-15 mikerallow registration of search and idlist methods
2008-12-15 ericksonfixed field name typo
2008-12-15 mikerfreeing too much, leads to undefined behavior and event...
2008-12-15 mikerbad array index variable in foreign context field loop
2008-12-15 mikervariable cleanup; more error reporting to the client...
2008-12-15 ericksonmoved to dynamic grid rendering and post-create updates
2008-12-15 mikertypo ... how did I manage that one?
2008-12-15 mikergive doFieldmapperSearch the proper class hash for...
2008-12-15 mikerlog context fields during perm checks
2008-12-15 mikerreport lack of permissions to client
2008-12-15 mikerpull the first result row into the result object
2008-12-15 mikerjust one more debug log line
2008-12-15 mikermore debug logging
2008-12-15 mikermore debug logging
2008-12-15 mikerproper param format
2008-12-15 mikerarg, bad cast
2008-12-15 mikerattampt namespace-less attribute fetching
2008-12-15 mikertypo in idl parser; more pcrud debugging
2008-12-15 mikeryet more debugging
2008-12-15 mikermore logging and debugging
2008-12-15 mikertest for user-ness
2008-12-15 mikerdoh, typo
2008-12-15 mikersome debugging info (and inexplicable spacing chagnes)
2008-12-15 mikertypo stopping "retrieve" methods from being generated
2008-12-15 mikerseems cstore (and presumably reporter-store) do want...
2008-12-15 mikerrefactoring cstore and friends deps lists
2008-12-15 mikerplug that leak
2008-12-14 mikerchecking for a foreign context first
2008-12-14 mikerfixing warning on #endif syntax
2008-12-14 mikeralways attach the permission list, even if it is empty...
2008-12-14 mikerreturn true if no permissions are specified
2008-12-14 mikersplit on space now, instead of pipe
2008-12-14 mikerC port of the permacrud service. This touches a lot...
2008-12-12 ericksonadded bib_source to upload form and queued_bib_record...
2008-12-12 ericksonmore work toward bib source selector
next