]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
arg ... thinko
[Evergreen.git] / Open-ILS /
2005-12-02 mikerarg ... thinko
2005-12-02 phasefx*** empty log message ***
2005-12-02 ericksonadding words, updating opac
2005-12-02 ericksonadding words, updating opac
2005-12-02 ericksonadding words.. updating opac
2005-12-02 ericksonadded some common stuff
2005-12-02 mikertime series reporting
2005-12-02 ericksonadded content-type back into gateway
2005-12-02 phasefxcopy lang.dtd
2005-12-02 phasefxthe only thing we pull from the web is fm_all.js
2005-12-02 phasefxmoving to same dtd file as the opac. Let's see if...
2005-12-02 ericksoncombined staff client entities
2005-12-02 mikerthinko
2005-12-02 ericksonfixed typo
2005-12-01 mikertime series reporting and links for said on the wide...
2005-12-01 mikerclark knows how to use custom widget filter code now
2005-12-01 phasefxback to normal RemoteRequest
2005-12-01 phasefxglobal data object via xpcom
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-12-01 ericksonshort circuit empty objects
2005-12-01 ericksonadded some log statements, fixed some typos
2005-12-01 phasefxtoward patron display
2005-12-01 phasefxold remote request.. URI escaping
2005-12-01 phasefxtoward patron display
2005-12-01 phasefxrefactor
2005-11-30 mikeradd logging back and remove old output code
2005-11-30 mikerREST gateway now matches the JSON gateway with the...
2005-11-30 ericksonpatched up to work with new gateway layout
2005-11-30 phasefxtab handling
2005-11-30 mikerfieldmapper entries for buckets and bucket items
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-30 phasefxgive up on keysets for now.. might be something non...
2005-11-29 phasefxneed to figure out correct interaction between command...
2005-11-29 phasefxsome tab handling
2005-11-29 ericksonpatching up some more logging stuff
2005-11-29 phasefxthe way we have xmlbuilder setup, we shouldn't include...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-23 ericksonshortened URL param names to keep the URL's from gettin...
2005-11-22 mikerreporter cleanup -- ready for mini-release (I think)
2005-11-22 ericksonadding libs list and lib extractor code for posterity
2005-11-22 ericksondisabled limiting until i make it smarter...
2005-11-22 mikerprettimafication for dem dar reporter
2005-11-22 mikerprotect "my" reports from other people
2005-11-22 mikerreporter (nearing) mini-release state
2005-11-22 ericksonsimplified a little bit
2005-11-21 ericksonadded optional 'limit' flag so the server will only...
2005-11-21 ericksonadded code to handle entities within attributes since...
2005-11-21 ericksoninserting processing instructions
2005-11-21 ericksonput some space in there (class wasn't picking it up...
2005-11-21 ericksonbroke sidebar extras code out so rdetail can share it
2005-11-21 ericksonfixed a typo
2005-11-21 ericksontried out new authority code, but it didn't really...
2005-11-21 ericksonbatch authority method
2005-11-21 ericksonJSAN based cookie library, simpler interface, just...
2005-11-21 ericksonsmall style changes
2005-11-21 ericksonusing local version of the utils xsl instead of fetchin...
2005-11-21 ericksonadded type for reports
2005-11-21 ericksonadded DECLINED to the list of imported constants (my...
2005-11-20 mikerfix up the height calc for multi-set bar graphs with...
2005-11-20 mikermulti-set reporting based on pivot of 1 grouping column
2005-11-20 ericksonlittle tweaks here and there
2005-11-20 ericksonadding some files
2005-11-19 mikertrim "0" results from graphs (but not from raw data)
2005-11-19 mikera TT2 wrapper to Unicode::Normalize
2005-11-19 mikerreporter fixups ... bar and pie charts are working
2005-11-18 ericksondid some robustification
2005-11-18 ericksonxul user is now shoved into the opac user's slot when...
2005-11-18 ericksonpreliminary TOC working
2005-11-18 ericksonmore added content methods created and some added conte...
2005-11-18 ericksonfixed up some typos/bugs
2005-11-18 mikeradding "voider" and "void_time" fields to billing
2005-11-18 mikersomehow forgot to add the billing_type field
2005-11-18 mikeryay! the reporter spits out csv and excel now ... html...
2005-11-17 ericksonstyle changes
2005-11-17 ericksonpreliminary added content code
2005-11-17 ericksonadded some money methods
2005-11-17 mikerupdated fine processor to use billing_type in addition...
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-17 ericksontype in remote request fixed so that EX objects are...
2005-11-17 ericksoncirc.checkedout only returns items that are actually...
2005-11-17 ericksononly firing low/0 hits events on mresult page and not...
2005-11-17 ericksonadded zero/low hits stuff to the search result code
2005-11-17 ericksonspell check only returns something when there are sugge...
2005-11-17 mikerreporter stuff
2005-11-16 mikerfirst() and last() aggregates
2005-11-16 mikerfixing money stuff -- note vs type
2005-11-16 ericksonmoved some requests away from method_lookup for now...
2005-11-16 ericksonadding basic preference grabbing and updating example...
2005-11-16 mikerfixed debuging code ...
2005-11-16 mikerfixed thinko in delete
2005-11-15 ericksonadded renewal code to myopac for circulations... needs...
2005-11-15 ericksonpatched up to return permission errors instead of chock...
2005-11-15 ericksonfixed basically a typo
2005-11-15 ericksongot much of myopac wired up (usernama, password, email...
2005-11-15 mikerwell, there we go ... update is fixed :)
2005-11-15 ericksonadded holds cancellation to myopac
2005-11-15 ericksonbasic record level holds working on record result and...
2005-11-14 ericksonholds are coming along
2005-11-14 ericksonre-enabled client ID caching because it makes a noticab...
next