2009-10-06 |
erickson | prevent bare 'null' from showing up in patron name |
commit | commitdiff | tree |
2009-10-06 |
erickson | plugged in link to address owner when address is owned... |
commit | commitdiff | tree |
2009-10-06 |
erickson | starting clone support. added cloning for home org... |
commit | commitdiff | tree |
2009-10-06 |
dbs | Extend entityize() escaping behaviour to also convert... |
commit | commitdiff | tree |
2009-10-06 |
phasefx | tweak to suppress security related error |
commit | commitdiff | tree |
2009-10-06 |
phasefx | Support ui.circ.show_billing_tab_on_bills org setting. |
commit | commitdiff | tree |
2009-10-06 |
erickson | added a batch version of the post-checkin backdate... |
commit | commitdiff | tree |
2009-10-06 |
erickson | make new addresses valid by default. make the 1st... |
commit | commitdiff | tree |
2009-10-06 |
erickson | added support for setting billing/mailing address on... |
commit | commitdiff | tree |
2009-10-06 |
dbs | Remove the source of many annoying 404 errors - a CSS... |
commit | commitdiff | tree |
2009-10-06 |
phasefx | Style the cursor when hovering over a "link" |
commit | commitdiff | tree |
2009-10-06 |
dbs | Remove duplicate entity definitions |
commit | commitdiff | tree |
2009-10-05 |
phasefx | tweak entities |
commit | commitdiff | tree |
2009-10-05 |
phasefx | handle @accesskey and append .label or .accesskey as... |
commit | commitdiff | tree |
2009-10-05 |
phasefx | muhaha.. entities made easy ;) |
commit | commitdiff | tree |
2009-10-05 |
phasefx | Quick & dirty utility for making DTD entities |
commit | commitdiff | tree |
2009-10-05 |
scottmk | Replace: |
commit | commitdiff | tree |
2009-10-05 |
erickson | if a timestamp is null, don't attempt to turn it into... |
commit | commitdiff | tree |
2009-10-05 |
erickson | make ndoe depth calculation more efficient and run... |
commit | commitdiff | tree |
2009-10-02 |
dbs | Remove one hard-coded string ("Subjects") from default... |
commit | commitdiff | tree |
2009-10-02 |
scottmk | Apply the const qualifier to a variable so that it... |
commit | commitdiff | tree |
2009-10-02 |
phasefx | Make new patrons Active by default |
commit | commitdiff | tree |
2009-10-02 |
dbs | Add a "complete subject" index to support searches... |
commit | commitdiff | tree |
2009-10-02 |
phasefx | Make the old survey wizard use work locations instead... |
commit | commitdiff | tree |
2009-10-02 |
phasefx | provide access to the old survey wizard, but bury it... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Alright, now that we know how to juggle multiple async... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | error handling here is abysmal |
commit | commitdiff | tree |
2009-09-30 |
erickson | flesh some data on the patron object returned from... |
commit | commitdiff | tree |
2009-09-30 |
erickson | typo on mbt object retrieval method |
commit | commitdiff | tree |
2009-09-30 |
phasefx | patron data for checkin rows |
commit | commitdiff | tree |
2009-09-30 |
erickson | also return the patron object in the response to the... |
commit | commitdiff | tree |
2009-09-30 |
erickson | when we check in a circ, flesh the billing summary... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Adds patron and bill columns to the checkin list. ... |
commit | commitdiff | tree |
2009-09-30 |
erickson | added API call that, given a circulation, will return... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | we're going to be concat'ing these column definitions... |
commit | commitdiff | tree |
2009-09-30 |
erickson | during renewal, capture link to parent_circ for buildin... |
commit | commitdiff | tree |
2009-09-30 |
dbs | Add dojo.io.script to the Dojo profile (for r14226) |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Don't fire this request unless we can make use of the... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | prompt for destination user (for transfer of misc staff... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | if given a bad barcode, set_penalty_css was throwing... |
commit | commitdiff | tree |
2009-09-30 |
erickson | added support for checking work_ou perms for a given... |
commit | commitdiff | tree |
2009-09-30 |
dbs | Move Google Book Preview calls in item details page... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | dedicated fields for Total Circs - Current Year and... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Indicators for the Checkin Modifiers (since the checkbo... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | this should handle nulls for the library fields |
commit | commitdiff | tree |
2009-09-30 |
phasefx | This fetches action::circ_counts_by_year objects, an... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | checkin options for Amnesty mode (void_overdues) and... |
commit | commitdiff | tree |
2009-09-30 |
erickson | fleshing circ rules on circ object in copy details... |
commit | commitdiff | tree |
2009-09-30 |
erickson | added support for editing staff-managed user settings... |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Consolidate some checkboxes into a Checkin Modifiers... |
commit | commitdiff | tree |
2009-09-30 |
erickson | added batch support to the user setting retrieval API |
commit | commitdiff | tree |
2009-09-30 |
phasefx | some circ column tweaks, and checkin scan time for... |
commit | commitdiff | tree |
2009-09-30 |
erickson | adding hold targeter skip-me org setting |
commit | commitdiff | tree |
2009-09-30 |
erickson | added .data. to org setting file |
commit | commitdiff | tree |
2009-09-30 |
phasefx | Action for Backdating Already-Checked In Circs |
commit | commitdiff | tree |
2009-09-29 |
erickson | fixed faulty date query on user transaction search... |
commit | commitdiff | tree |
2009-09-29 |
erickson | new API call wich returns fleshed payments by user... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | More noise than is helpful; turning this off by default :) |
commit | commitdiff | tree |
2009-09-29 |
erickson | added API call for back-dating a circulation after... |
commit | commitdiff | tree |
2009-09-29 |
erickson | changed column 'id' to 'copy' to make the resulting... |
commit | commitdiff | tree |
2009-09-29 |
erickson | added permacrud retrieve action to the new circs_by_yea... |
commit | commitdiff | tree |
2009-09-29 |
erickson | added void_overdues flag to checkin API call to allow... |
commit | commitdiff | tree |
2009-09-29 |
scottmk | Remove oils_persist:tablename attribute from class... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | tally of total owed and total paid for selected transac... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Allow selection of multiple rows in bill history /... |
commit | commitdiff | tree |
2009-09-29 |
erickson | repaired syntax error in sql update |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Revamp the bill history interface and alternate view... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Spruce up open-ils.actor.user.transaction.fleshed.retri... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Correct the documentation for these bill retrieval... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | split out bulk of the javascript for bill_history |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Adds an update rule to money.payment_view since the... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Action in bill details interface for editing notes... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | I misunderstood the arguments here. These methods... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | list actions made easy. Standardize the list actions... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Split out the bulk of the javascript for bill_details |
commit | commitdiff | tree |
2009-09-29 |
phasefx | copy/paste-o in description for open-ils.circ.money... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | param description correction, take 2 |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Correct a param description for open-ils.circ.money... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Middle layer method and related permission for editing... |
commit | commitdiff | tree |
2009-09-29 |
dbs | Add Ubuntu Karmic support to prerequisite installer |
commit | commitdiff | tree |
2009-09-29 |
phasefx | forgot the upgrade_log |
commit | commitdiff | tree |
2009-09-29 |
phasefx | UPDATE_PATRON_CLAIM_RETURN_COUNT was lingering in an... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | This reformats the SQL for seeding perms into permissio... |
commit | commitdiff | tree |
2009-09-29 |
phasefx | Renumber any perms in permission.perm_list that are... |
commit | commitdiff | tree |
2009-09-28 |
phasefx | logic error; only want to change the sequence if we... |
commit | commitdiff | tree |
2009-09-28 |
phasefx | The first argument (keyvalue) for oils_i18n_gettext... |
commit | commitdiff | tree |
2009-09-28 |
dbs | Make MODS v3 variants inherit from mods3 rather than... |
commit | commitdiff | tree |
2009-09-28 |
phasefx | In XUL, if you do something like this: |
commit | commitdiff | tree |
2009-09-26 |
miker | Fix targetting trac ticket #70 -- populate the xact_typ... |
commit | commitdiff | tree |
2009-09-26 |
phasefx | Accidentally commited a debugging tool |
commit | commitdiff | tree |
2009-09-26 |
phasefx | One repercussion to making all labels and descriptions... |
commit | commitdiff | tree |
2009-09-26 |
phasefx | Adds a default 'non-system' billing type if there are... |
commit | commitdiff | tree |
2009-09-26 |
dbs | Commit substantive changes from Joe Atzberger's patch... |
commit | commitdiff | tree |
2009-09-25 |
miker | Patch from Warren Layton at Laurentian university which... |
commit | commitdiff | tree |
2009-09-24 |
miker | Correcting reporting view definition with regard to... |
commit | commitdiff | tree |
2009-09-24 |
miker | correcting thinko that caused calling a cstore method... |
commit | commitdiff | tree |
2009-09-24 |
miker | copy missing autotools files instead of linking to... |
commit | commitdiff | tree |
2009-09-24 |
phasefx | Except in certain cases (like chrome://global/skin... |
commit | commitdiff | tree |
2009-09-24 |
scottmk | Remove some garbage artifacts from clumsy editing... |
commit | commitdiff | tree |
2009-09-24 |
scottmk | Modify a pre-delete trigger, and add a post-delete... |
commit | commitdiff | tree |
next |