]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
tweak the columns for the main patron standing penalty applicator/remover
[Evergreen.git] / Open-ILS /
2009-01-02 phasefxtweak the columns for the main patron standing penalty...
2009-01-02 phasefxif this breaks anything, we can change the broken code...
2009-01-02 mikerchanging opensrf response codes on general pcrud failur...
2009-01-02 ericksonif the template path maps directly to a file, no need...
2009-01-02 ericksonstarted hold matrix matchpoint ui
2009-01-02 phasefxtypo
2008-12-31 ericksonadded p[erma]crud entries for hold-matrix-matchpoint
2008-12-31 mikerdoh! s/total_billed/total_owed/
2008-12-30 phasefxstanding penalty patron UI. almost there
2008-12-30 phasefxput User Perm Editor into Actions for this Patron
2008-12-30 phasefxmove the Test Password button from the summary sidebar...
2008-12-30 phasefxthis ensures that a selected patron nav button becomes...
2008-12-30 phasefxan arrowscrollbox for the patron nav buttons, for...
2008-12-30 phasefxcommonStrings is loaded by the global_util overlay now
2008-12-30 ericksonrudimentary support for showing pending addrs
2008-12-30 phasefxget standing penalties via pcrud
2008-12-30 phasefxoops. need to use a hash here
2008-12-30 ericksonmove the grid menu init code into the JS to improve...
2008-12-30 ericksonupdated child settings to match cstore. raised max...
2008-12-30 phasefxforgot to check these in, for the Test Password button...
2008-12-30 ericksonadded p[erma]crud entries for age protect rules
2008-12-30 phasefxsection for pcrud
2008-12-29 ericksonimplemented inline update for picklist names. shorter...
2008-12-29 ericksonadded permacrud/pcrud entries for actor.usr_standing_pe...
2008-12-29 mikermaterialized summary of billable transaction balances
2008-12-29 phasefxslight refactor, and image for remove button
2008-12-29 phasefxuse attribute here since the thread creating that eleme...
2008-12-29 phasefxbetter visibility with this css
2008-12-29 ericksoncan now pass in a list of source user id's to merge...
2008-12-29 ericksonplugged in the grid selector as an example. still...
2008-12-29 ericksonhide the grid while we wait for selected column info...
2008-12-29 ericksonremove import of dijit tests css
2008-12-29 ericksonadded option to flesh owner object
2008-12-29 ericksonfixed cstoreeditor invocation
2008-12-29 ericksonif the hold targeter server process stops responding...
2008-12-29 phasefxgive every xul file access to offlineStrings, since...
2008-12-29 phasefxJavascript functions don't have an implicit return...
2008-12-29 mikerspacing fixes
2008-12-26 ericksonuse an arg hash instead of params
2008-12-26 ericksoncolumn settings are loaded and applied at page load...
2008-12-26 ericksoncreated new grid column picker that uses new dojo 1...
2008-12-26 ericksonaugmented penalty block list widget to automatically...
2008-12-26 ericksondo the sorting on the server
2008-12-23 phasefxanother entry point for verify credentials, via patron...
2008-12-23 phasefxforgot the CSS for the verify credentials interface...
2008-12-23 ericksonfixed backwards logic to protect system penalties from...
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
next