]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
added styles for (currently) red and green x and check marks
[Evergreen.git] / Open-ILS /
2007-09-12 ericksonadded styles for (currently) red and green x and check...
2007-09-12 ericksoninitial hold freezing UI components. no logic yet...
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-09-12 mikersrfsh script to kick off the auto-thaw of expired freez...
2007-09-07 ericksonrepairing embedded HTML that had the XML attrs directly...
2007-09-07 dbsHush a warning about XML_Size not being an int
2007-09-05 mikerstored procedures providing NACO normalization for...
2007-09-05 ericksonreturning the built-in pre-cat call number when a call...
2007-09-05 phasefxlogic error fix
2007-09-05 phasefxDisable the Owning Lib field in the item attribute...
2007-09-05 mikercorrected money.billable_xact_summary view
2007-08-30 ericksonupated to reflect some changes in the opensrf layout...
2007-08-30 ericksoncreated an event class for modeling ILS events
2007-08-30 ericksonadded a top-level init method to connect and parse...
2007-08-30 ericksonadded some convenience methods
2007-08-30 ericksonadded a basic Amazon plugin so that new installs can...
2007-08-29 ericksonimage disk caching no long needed, disabling in sample...
2007-08-29 ericksonmoving the jacket urls into the added content path
2007-08-29 ericksonrolling back changeset 7744. added content cannot...
2007-08-29 ericksonmissing semicolon
2007-08-29 ericksonnow that images are served as part of the added content...
2007-08-29 ericksonsince the image fetching is now part of the added conte...
2007-08-29 ericksonadded additional added content params
2007-08-29 mikeradding storage method open-ils.storage.asset.merge_reco...
2007-08-29 ericksonimplemented soft hold stalling by checking soft stall...
2007-08-29 ericksonmoved image fetching into the syndetics added content...
2007-08-29 ericksonadded error countdown handling to the other added conte...
2007-08-29 ericksonGave the added content module the ability to do book...
2007-08-29 phasefxtentative fix for the bug in the prevent-redundant...
2007-08-28 phasefxhotkey for reprint last receipt
2007-08-28 mikerfixing query to look at all libs under depth for neares...
2007-08-28 mikerchanging from prox to depth for nearest hold stalling
2007-08-28 phasefxstubs for Volume and User buckets
2007-08-28 phasefxspeed tweak
2007-08-28 mikercrazy thinko ... dead code removed
2007-08-27 phasefxFixed a logic error with renew. The patron Items Out...
2007-08-26 phasefxBug fix for list class, where refresh-row functionality...
2007-08-26 phasefxLet's silence the debug chatter for this...
2007-08-26 phasefxfix for row-refresh bug that caused subsequent on_selec...
2007-08-23 phasefxThis makes the 'twisties' in the holdings maintenance...
2007-08-21 mikeradd proximity limiting to hold soft stalling
2007-08-21 mikerAGE was giving strange results, switched to simple...
2007-08-21 mikeradd optional hold age requirement to nearest_hold method
2007-08-18 miker* Big messagecatalog-ization for offline mode (Dan...
2007-08-18 mikerswapping out the reporter proxy for the generic proxy
2007-08-17 mikeradding vhost example for the generic; adding to example...
2007-08-17 mikerdebugging
2007-08-17 mikerarg ... ANOTHER typo
2007-08-17 mikerarg ... typo
2007-08-17 mikergeneric auth proxy; sets "ses" cookie and redirects
2007-08-17 mikerremoving control characters from XML with reckless...
2007-08-16 mikerfixing weird edge case of pushing out the due date...
2007-08-16 ericksonported set_circ_due_date to in-transaction cstore-editor
2007-08-16 ericksoncut out unnecessary call
2007-08-16 phasefxDon't let the menu default to an org that can't have...
2007-08-16 ericksonrepairing some hold email text
2007-08-16 ericksonadded support for the new users_owing_money storage API
2007-08-15 mikercollections API for "users owning me money"
2007-08-15 phasefxUI for user-org-opt-in feature
2007-08-15 ericksonupdated barcode exists method to return the user id...
2007-08-15 phasefxfixes bug 569 : shove patron data into bill payment...
2007-08-15 phasefxUI for patron search range. Still need to work out...
2007-08-15 mikercut-n-paste error; fixing array position
2007-08-15 ericksonfixed object org-opt-in object name typo
2007-08-15 ericksonadded support for patron search-by-location-and-depth...
2007-08-15 mikeruse iterator interface instead of magical array-ref...
2007-08-15 phasefxHandle a VOLUME_LABEL_EXISTS event. We might want...
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-08-14 phasefx%s, not %S
2007-08-14 phasefxtweaks to make this other implementation work; but...
2007-08-14 phasefxoopsie, bad juxtaposition
2007-08-14 phasefxLet's inline a sprintf implementation to get around...
2007-08-10 mikerescaping xml entities in xhmtl output
2007-08-10 phasefxLet's give messagecatalog a spin in remote xul and...
2007-08-09 phasefxthe slippery circ.properties file. Thanks dbs!
2007-08-09 mikeri18n fixation from Dan Scott and miker
2007-08-09 phasefxstamp version for /xul/server/ in .xml files (for xbl...
2007-08-09 mikerchanging implementation name from remote_stringbundle...
2007-08-09 phasefxremote_stringbundle binding for i18n
2007-08-09 phasefxrip out the symlink 'conveniences' and make it work...
2007-08-09 mikerlang.js is a generated file -- removing from the repo
2007-08-09 miker(initial, partly broken) offline stringbundle patch...
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-08-08 mikercorrection from Dan Scott for the i18n flurry earlier
next