]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-01-07 mikerright-justify cash report; format all numeric fields...
2009-01-07 ericksonadded an edit dialog
2009-01-07 phasefxroll our own textbox context menu for clipboard functions
2009-01-07 phasefxdisable csp's in drop-down if they already exist
2009-01-07 phasefxapply new penalty
2009-01-07 phasefxre-orient this interface from scaffolding off of csp...
2009-01-07 mikerallow display of a forest, instead of just one tree...
2009-01-06 scottmkReplaced all trivial uses of buffer_fadd() with the...
2009-01-06 scottmkReplaced all occurrences of buffer_data() with the...
2009-01-06 mikerminor spacing adjustment
2009-01-06 mikerforce no_i18n mode for id_list queries; simplify "selec...
2009-01-06 mikerdo not fetch from the db for retrieve-type methods...
2009-01-06 mikerAlways check the database version of the object for...
2009-01-05 ericksonimplemented delete
2009-01-05 ericksonfleshing more objects (marc type/form video form)
2009-01-05 phasefxmethod returns id of ausp now
2009-01-05 ericksonreturn the ID of the newly created penalty object
2009-01-05 scottmkThis update is a minor performance tweak. It replaces...
2009-01-05 ericksonadded utility function. given a list, creates a map...
2009-01-05 ericksonmore prototyping of patron-manged pending address changes
2009-01-05 ericksonreturn ID from pending addr CUD method on success
2009-01-05 phasefxmade open-ils.actor.user.fleshed.retrieve authoritative
2009-01-05 ericksonmade open-ils.actor.user.retrieve authoritative. added...
2009-01-05 ericksonentities for use-phone setting
2009-01-05 phasefxremove standing penalties
2009-01-02 miker(untested) generic filtering, tree-indenting combobox
2009-01-02 phasefxapplying penalties. Need to rework how those embedded...
2009-01-02 ericksonuse admin_* perms for create/update/delete in the marc...
2009-01-02 djfianderBeginnings of calculating date of next issue.
2009-01-02 mikermake sure opts is always an object
2009-01-02 phasefxtypo
2009-01-02 ericksonmake sure opts exists before referencing it
2009-01-02 phasefxconvenience method for returning ws_ou
2009-01-02 mikermake sync-style the default for pcrud, use {async:true...
2009-01-02 ericksonremoving extra marc_type link
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
next