]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/staff/services
webstaff: copy template fix
[Evergreen.git] / Open-ILS / web / js / ui / default / staff / services /
2016-02-02 Galen Charltonwebstaff: fix console noise spawned by OU selector
2016-02-02 Galen Charltonwebstaff: add egJsonExporter directive
2016-02-02 Mike Rylanderwebstaff: for selected grids, allow display of 10000...
2016-02-02 Bill Ericksonwebstaff: browser client local admin re-org; adding...
2016-02-02 Galen Charltonwebstaff: teach egOrgSelector how to be sticky
2016-02-02 Mike Rylanderwebstaff: allow batch copy attribute editing across...
2016-02-02 Bill EricksonLP#1464767 Browser client scrollable selectors
2016-02-02 Galen Charltonwebstaff: start teaching egHatch about sessionStorage
2016-02-02 Galen Charltonwebstaff: mark some egEmbedFrame bindings as optional
2016-02-02 Galen Charltonwebstaff: add egOrg.root() method
2016-02-02 Mike Rylanderwebstaff: Improve combo box functionality
2016-02-02 Mike Rylanderwebstaff: fix issue loading egGrid config
2016-02-02 Galen Charltonwebstaff: teach egConfirmDialog how to set custom label...
2015-09-14 Mike Rylanderwebstaff: Protect the cloner from undefined values
2015-09-14 Mike Rylanderwebstaff: Provide a fieldmapper-aware cloning method
2015-09-14 Mike Rylanderwebstaff: Add modal "request items" to holding view
2015-09-14 Mike Rylanderwebstaff: Transfer volume and item actions
2015-09-14 Mike Rylanderwebstaff: Close dropdown on select
2015-09-14 Mike Rylanderwebstaff: No need for focus-me
2015-09-14 Mike Rylanderwebstaff: Show filtered list on user input
2015-09-14 Mike Rylanderwebstaff: Unbreak grid feature detection
2015-09-14 Mike Rylanderwebstaff: Enhance grid item selection API for external...
2015-09-14 Mike Rylanderwebstaff: Teach org selector to be completely disabled...
2015-09-14 Mike Rylanderwebstaff: Expose columns through grid controls for...
2015-09-14 Mike Rylanderwebstaff: improvements to core UI widgets
2015-09-14 Mike Rylanderwebstaff: Teach the grid how to flesh the last step...
2015-08-19 Mike Rylanderwebstaff: Teach the grid some new tricks
2015-08-19 Mike Rylanderwebstaff: Vol/Copy edit (volumes ATM)
2015-08-19 Galen Charltonwebstaff: teach egGrid action menus how to conditionall...
2015-08-19 Galen Charltonwebstaff: teach egGrid how to disable multiselect
2015-08-19 Galen CharltonLP#1472787: fix expansion of wildcard eg-grid-field...
2015-08-19 Mike Rylanderwebstaff: Teach grids how to provide checkboxes
2015-08-19 Mike Rylanderwebstaff: Add "align" support to grid cells
2015-08-19 Mike Rylanderwebstaff: Only make the iframe bigger, never smaller
2015-08-19 Mike Rylanderwebstaff: Add height adjustment hacks for a couple...
2015-08-19 Mike Rylanderwebstaff: Double scrollbars are bad, this stops them...
2015-08-19 Mike Rylanderwebstaff: Just build the path directly, we know our...
2015-08-19 Mike Rylanderwebstaff: core widgets - teach egEmbedFrame how to...
2015-08-19 Mike Rylanderwebstaff: Teach access keys how to deal with ng-click...
2015-08-19 Mike Rylanderwebstaff: Add support for standalone grid menu items...
2015-08-19 Mike Rylanderwebstaff: Make space saving configurable on embedded...
2015-08-19 Mike Rylanderwebstaff: Allow the iframe code to pass a handle to...
2015-08-19 Mike Rylanderwebstaff: Teach autogrid about grouping Actions menu...
2015-08-19 Mike Rylanderwebstaff: Allow hotkeys to work in form elements
2015-08-19 Mike Rylanderwebstaff: use preventDefault() on navbar hotkeys
2015-08-19 Bill Ericksonwebstaff: Grid supports automatic refresh with query...
2015-02-25 Mike RylanderLP#1402797 Test value directly, and invert test for...
2015-02-25 Mike RylanderLP#1402797 Move aDisabled from patron/app to services...
2015-02-25 Mike RylanderLP#1402797 Attempt to implement disabling tests for...
2015-02-25 Mike RylanderLP#1402797 Make grid action context menu safe for multi...
2015-02-25 Mike RylanderLP#1402797 If no row is currently selected on right...
2015-02-25 Mike RylanderLP#1402797 Make grid context menu safer and more state...
2015-02-25 Mike RylanderLP#1402797 Attach the context menu to the body for...
2015-02-25 Mike RylanderLP#1402797 Grid row context menu from Actions dropdown
2015-02-25 Mike RylanderLP#1402797 Teach the autogrid how to hide actions
2015-02-25 Mike RylanderLP#1402797 Add "forget" mode for grid limit; Use in...
2015-02-25 Mike RylanderLP#1402797 For any grid with a persistKey, store the...
2015-02-25 Mike RylanderLP#1402797 Use egCore.env.basePath to construct the...
2015-02-25 Mike RylanderLP#1402797 Implement "Retrieve Last Bib Record" using...
2015-02-12 Bill EricksonLP#1402797 browser client interval parser
2015-02-12 Bill EricksonLP#1402797 Repair browser client dropdown buttons - #2
2015-02-12 Bill EricksonLP#1402797 webby: repair Hatch type=text printing
2015-02-12 Mike RylanderLP#1402797 Begin teaching grid about class hierarchies...
2015-02-12 Mike RylanderLP#1402797 Sort by class, and keep columns from one...
2015-02-12 Mike RylanderLP#1402797 Teach autogrid how to ignore fields explicitly
2015-02-12 Mike RylanderLP#1402797 Push explicitly added columns to the top...
2014-09-10 Bill EricksonLP#1350042 grid print CSV repair; all cols repair
2014-08-29 Bill EricksonLP#1350042 Browser client templates/scripts (phase 1)