]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/xul/staff_client/server/cat
Finish i18n for the easy part of copy_editor.js
[Evergreen.git] / Open-ILS / xul / staff_client / server / cat /
2008-04-09 dbsFinish i18n for the easy part of copy_editor.js
2008-04-08 dbs25% of the way through i18n of copy_editor.js
2008-04-08 dbsFinish the copy_buckets i18n.
2008-04-08 dbsi18n for copy_buckets.js and copy_buckets.xul
2008-04-08 dbsBring copy_browser.xul to the i18n party
2008-04-08 dbsBack on that i18n horse
2008-04-02 phasefxsome of the column definitions in the copy browser...
2008-04-02 phasefxtypo in properties name
2008-03-26 dbsKnock off a few more strings for i18n
2008-03-25 dbsStart bringing i18n to the copy browser.
2008-03-25 dbsi18n for bib_brief.xul
2008-03-25 dbsHmm. xulplanet.com appears to have better xul docs...
2008-03-24 dbsMake MARC editor tooltips localized resources
2008-03-24 dbsTooltips now contain field names, thanks to miker's...
2008-03-24 dbsMove some more hardcoded strings to i18n.
2008-03-19 phasefxmake the authority pop-ups more readable
2008-03-16 phasefxSome focus/label tweaks. And a help button point to...
2008-03-16 phasefxsimple search for record bucket interface.. uses an...
2008-03-16 phasefxbucket item count
2008-03-16 phasefxspeed up record bucket display with async flesh on...
2008-03-16 phasefxshow last name of bucket owner
2008-03-16 phasefxdedup Show All in Catalog
2008-03-16 phasefxrethinking record bucket interface
2008-03-16 phasefxlayout and source tweaks
2008-03-15 phasefxinterface tweaks: CSV to clipboard, printer, or file
2008-03-15 phasefxthis was left in from debugging
2008-03-14 phasefxspeed up the copy bucket interface a little bit
2008-03-14 phasefxthis is refactored code, and the environment where...
2008-03-10 phasefxSwitch to .authoritative version of some methods
2008-03-09 phasefxworking around Number vs String from JSON again.. might...
2008-03-09 phasefxlayout change for z39.50 client
2008-03-08 phasefxadded a testString binding to messagecat, since z3950...
2008-03-08 phasefxexplicit number casting for JSON results
2008-03-08 phasefxsome i18n goodness and fixes. And an extra column...
2008-02-16 phasefxHoldings Maintenance interface. copy_browser.js uses...
2008-02-01 phasefxsidestep race condition with new volumes and db replica...
2008-02-01 mikeradding 610, 611 and 630 to the list of controlled fields
2008-01-29 dbsConvert z39.50 client over to common.properties strings...
2008-01-24 mikerfixing authority validation with the new input/output...
2008-01-21 dbsEliminate lang.js (old i18n approach).
2008-01-19 dbsServer-side XUL uses server-side message catalogs
2008-01-08 phasefxone hell of a typo ;) fixes a regression
2008-01-08 phasefxrefactor spawn_copy_editor and perm check
2008-01-08 phasefxrefactor and fix dedup of shelving locations, and fix...
2007-12-21 phasefxhardcode native evergreen catalog as a virtual z-source...
2007-12-21 phasefxconsider .auth for services
2007-12-20 phasefxmulti-z-source functionality for staff client z39.50...
2007-12-17 phasefxrefactoring.. moved some list print/clipboard functions...
2007-12-13 phasefxrefactoring the pick_file/export/import a bit, though...
2007-11-07 phasefxsome error handling
2007-11-07 phasefxdon't assume we found an element by id
2007-11-01 phasefxprevent accidental scans of item barcodes into the...
2007-10-16 dbsTypo: visiblity -> visibility
2007-10-03 phasefxjavascript, not perl
2007-10-03 phasefxbugfix for barcode renaming, local code and server...
2007-09-26 phasefxmake template menu selection sticky in item attribute...
2007-09-26 phasefxdo the stat cat filtering at the end of the render...
2007-09-26 phasefxsticky prefs for stat cat library filter in item editor...
2007-09-26 phasefxpopulate stat cat display in item attribute editor...
2007-09-25 phasefxLibrary filter for stat cats in item attribute editor...
2007-09-25 phasefxz39.50 client fix for a particularly egregious logic...
2007-09-24 phasefxcopy/paste-o. This lets shelving location be settable...
2007-09-24 phasefxshowing copy locations in item editor based on Owning...
2007-09-20 phasefxfix for bug 514. Adding a 0-copy volume will refresh...
2007-09-05 phasefxlogic error fix
2007-09-05 phasefxDisable the Owning Lib field in the item attribute...
2007-08-28 phasefxstubs for Volume and User buckets
2007-08-23 phasefxThis makes the 'twisties' in the holdings maintenance...
2007-08-15 phasefxHandle a VOLUME_LABEL_EXISTS event. We might want...
2007-08-14 phasefxoopsie, bad juxtaposition
2007-08-10 phasefxLet's give messagecatalog a spin in remote xul and...
2007-08-08 mikerand finally, set the output type on the uri
2007-08-08 mikeruse the full pick_file name, now that the function...
2007-08-08 mikerpass the obj instance in, now that the function is...
2007-08-08 mikerallow children to get events
2007-08-08 mikerallow children to get events
2007-08-08 mikerreserving the string "default" is lame, mozilla
2007-08-08 mikerreserving the string "default" is lame, mozilla
2007-08-08 mikertrying out a menu-button
2007-08-08 mikertrying out a menu-button
2007-08-08 mikertrying out a menu-button
2007-08-08 mikerextra debugging info
2007-08-08 mikerand ... actually use the persist interface ... duh
2007-08-08 mikerbuilding a better URI
2007-08-08 mikeruse saveURI to save the export
2007-08-08 phasefxFix so that replacing a file with the save file dialog...
2007-08-08 mikeradding missing command element
2007-08-08 mikerfirst attempt at record exporting interface
2007-07-21 phasefxhrmm, the xul_param stuff has the side effect of updati...
2007-07-16 phasefxfancy_prompt and modal_xulG bug where window.open was...
2007-07-15 phasefxoption for batch record deletion in bucket interface
2007-07-12 phasefxalphabetical sort for bucket names in drop-down menu
2007-07-05 phasefxrequire ALLOW_ALT_TCN perm to .override an overlay...
2007-07-05 phasefx'mo better consortial copy; it updates when the tree...
2007-07-05 phasefxFor Bin Lin, show consortial total copy count in Holdin...
2007-06-19 phasefxmore fixed field prompts and the definition for Srce...
2007-06-04 pinesrefresh in place function for tree rows, adjustment...
2007-06-04 pinesavoid a bug where control+w for closing the tab will...
2007-05-13 pinescontentWindow wrapper to get around security
2007-05-13 pinesxul_param and modal xulG conversion
next