]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/xul/staff_client/chrome/content/util/list.js
Monograph Parts; Unified vol/copy wizard; Call Number affixes; Instant Detail
[Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / util / list.js
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2010-10-05 phasefxbe quiet with errors retrieving remote column settings
2010-09-10 phasefxIn list.fm_columns, allow us to dictate the data object...
2010-09-10 phasefxGive the ability to duplicate column definitions by...
2010-09-10 phasefxmove Patron Search over to fm_columns instead of patron...
2010-08-30 phasefxallows us to set printer context for list-based print...
2010-06-17 phasefxmore column id collisions and code to rename such id...
2010-06-17 phasefxcorrectly sort date/timestamp columns in xul lists...
2010-06-11 phasefxtroubleshooting DOM issue where too many columns in...
2010-06-03 phasefxutil.list gets used in offline mode, so don't assume...
2010-05-01 phasefxOrg unit settings gui.disable_local_save_columns and...
2010-05-01 phasefxreplace direct use of dojo.date in these xul interfaces...
2009-12-22 phasefxmore node preservation in list.js, and eliminate the...
2009-12-22 phasefxMisc tweaks to billing interface and list infrastructure.
2009-12-16 phasefxmake sure we have a data object to reference for unfles...
2009-11-18 phasefxWith fm_columns, hide by default any virtual field...
2009-11-14 phasefxHave List Actions -> Print List CSV & Print List Expand...
2009-11-14 phasefxList Actions -> Print List Expanded Format
2009-11-13 phasefxfm_columns flag for prefixing the class label to the...
2009-11-13 phasefxallow for blanket attribute tweaks for every column...
2009-11-11 phasefxSimplify list construction in xul (provide a default...
2009-11-04 phasefxtypos
2009-11-03 phasefxtoward easier row refreshing
2009-10-29 phasefxtweak some of the debug output here
2009-10-23 phasefxChange each tab to 4 spaces in the staff client javascr...
2009-10-16 phasefxtree implementation changed, so we find the scrollbar...
2009-10-15 phasefxsupport the setting of properties on treerows in util...
2009-10-13 phasefxSupport some extra callback functions for staff client...
2009-10-13 phasefxReplace sort behavior when clicking on on checkbox...
2009-10-13 phasefxSupport editable trees, which is needed if we want...
2009-02-22 phasefxbackporting from staff-client-experiment: refactor...
2008-11-16 phasefxI think this might be harmless if this happens
2008-04-29 dbsJavaScript strictness cleanup to reduce warning noise...
2008-03-15 phasefxmore refactoring.. putting all the list CSV functions...
2008-03-15 phasefxSometimes the main window will lose focus and get lower...
2008-01-30 phasefxchange D_ALERT log level to D_WARN to avoid unneeded...
2007-12-17 phasefxrefactoring.. moved some list print/clipboard functions...
2007-12-17 phasefxsome internal follow-through and refactoring for multip...
2007-12-13 phasefxchanged on_retrieve callback for list.full_retrieve...
2007-10-08 phasefxhandle copy status list refresh if the barcode for...
2007-08-26 phasefxBug fix for list class, where refresh-row functionality...
2007-06-04 pinesrefresh in place function for tree rows, adjustment...
2007-04-12 pinessend flesh event to rows that get auto-selected, and...
2007-03-08 pinesdelay auto-select and call on_select
2007-02-23 pinesauto-select last added row regardless whether it was...
2007-02-22 pinesauto-select top row on append
2007-02-08 pineschange default list behavior back to append to bottom...
2007-01-30 pinesdeprecate to_top, make it the default
2006-10-24 pineslet clipboard and export deal with just the visible...
2006-10-23 pinesexport csv from list to clipboard
2006-10-03 pinesfix "0" not displaying in treecell
2006-09-30 pinessubstitute blanks for undefined
2006-09-30 pinesdo case insensitive string sorting even if we forget...
2006-09-30 pinescopy/paste-o
2006-09-30 pinesoption for using one eval per row for lists
2006-09-30 pinesoption for auto-pruning lists
2006-09-04 pinesfor sort: treat AN as an article, and kill leading...
2006-09-03 pineswording
2006-09-02 pinesclass variable to instance variable, and sort warning...
2006-08-26 pinesprepend certain lists
2006-08-26 pinestitle sorting and default upper case string sorting
2006-08-25 pinesD_XULRUNNER
2006-08-25 pinestry catch
2006-08-22 pinesdue dates in various item lists
2006-08-14 phasefxsort_type (number, money) hints for list columns
2006-08-11 phasefxcolumn sorting... some kinks with on_all_fleshed retrie...
2006-08-11 phasefxcolumn persistence
2006-08-09 phasefxlooks like the implementation of tree did change with...
2006-08-04 phasefxlist clipboard, and added it to copy status
2006-08-03 phasefxselect all for trees, and renew all for items out
2006-07-15 phasefx*** empty log message ***
2006-07-14 phasefx*** empty log message ***
2006-07-14 phasefxput polling back in to catch unfleshed rows
2006-07-14 phasefxfixes
2006-07-14 phasefxfixes
2006-07-14 phasefxfor already fleshed trees
2006-07-14 phasefxput retrieve_id on listitem as soon as possible.. and...
2006-06-29 phasefxasync patron search
2006-06-14 phasefxno more polling for fleshible rows
2006-06-13 phasefxreduce CPU usage.. this timeout code is a kludge, so...
2006-05-09 phasefxdebugging
2006-04-18 phasefxbetter fix for windows
2006-04-18 phasefxtrying to fix list fleshing for windows
2006-04-13 phasefxgo ahead and let the setTimeout polling handle this
2006-04-13 phasefxchain exec chunking, and "Retrieve" label across all...
2006-04-13 phasefxdon't look for unfleshed rows on mousemove.. just keypr...
2006-04-13 phasefxflesh/retrieve list row when row is visible.. more...
2006-04-10 phasefxtrying to speed things up a bit
2006-04-09 phasefxon_click for list.. I need this for determining whether...
2006-04-08 phasefxsub-rows in list
2006-04-07 phasefxbad habit, committing to cvs before testing
2006-03-25 pinesdump list rows with each row being an object with key...
2006-02-22 phasefxreturn the retrieve_ids (given with each appended row...
2006-02-16 phasefxlist dump for trees
2006-01-26 phasefxanother great renaming, and an un-naming