2006-11-01 |
Mike Taylor | Use $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | Remove $irspy_ns, superseded by $ZOOM::IRSpy::Utils... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | New function modify_xml_document() |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | Fix to work with recently changed library directory... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | Import modify_xml_document() instead of dom_add_element() |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | Add "This Record" panel when an ID is defined. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | Use new modify_xml_document() utility function. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Mike Taylor | New -- test-harness for complex XML-record update code. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Anders S. Mortensen | Insert 0 instead of empty in case of failure. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Add panel2 style for this-record menu. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Remove Test/Edit/XML links which are now in layout.mc |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Get xml_encode from Utils. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Anders S. Mortensen | Adding some extra notes which may make life easier... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Work around ZOOM-C bug by testing success based on... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Towards ability to add new elements when editing. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Import dom_add_element() |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Add dom_add_element() [NOT FINISHED!] and inheritance_t... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Taylor | Set PERL5LIB |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | Move xml_encode() from IRSpy to Utils |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | Include new Utils module. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | Set include path using PERL5LIB |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | Remove "use lib" hack, now that the Apache configuratio... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Mike Taylor | Remove stupid and fragile "use lib" hack, now that... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Anders S. Mortensen | We better keep the irspy:status element in the output... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Tweak message. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Actual editing (storing new values) at least for those... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Factor IRSpy-independent _really_write_record() out of |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Handling the case where no existing indexInfo or record... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Actually check for the value of element set name. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Adding element set name to each mapping to be able... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Added. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Updating the recordSyntax elements too. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Nicer identation. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | indexInfo is now updated with information from the... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Anders S. Mortensen | Using bib-1 instead of bib1. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Generate nice form for editing. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Test/Edit/XML links are full words again instead of... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Server ID is replaced by implementation ID/Name/Version... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | irspy_xpath_context() also registers "i" as the IRSpy... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Mike Taylor | Fix database name (IR-Explain---1, not Default) |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Anders S. Mortensen | Removing debugging. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Stupid hack to fix occasional and unpredictable problem... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Clarify diagnostic. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Require confirmation before starting an all-targets... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Towards generic table. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | No need to use URI::Escape as layout.mc now does this. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Add "fullrecord" table class. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Use URI::Escape on behalf of several components that... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Actually use Anders' temporary variable $irspy_to_zeere... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | When actually obtaining the record with $rs->record... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Anders S. Mortensen | Getting ready to model the irspy xml into zeerex using... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Set databaseName only temporarily within task. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Mike Taylor | Run correct sequence of tests |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Anders S. Mortensen | Removing dublicated code. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Anders S. Mortensen | Preparing test case. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Nicer rendering |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Reinstate full list of record syntaxes. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | After an initial search (not using piggy-back), records... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Add irspy_rs_record(), which queues a new Task::Retrieve |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Die if a callback returns an unknown value. This is... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Typo. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | run() calls set_otions() again at the end to restore... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | set_options() now stores the old values in the stored... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Implemented ExplainCategory probing. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Added some extra debugging. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Adding empty hash ref to respect Mike's new api. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Call ->set_options() |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Constructor now takes an options-hash argument. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | irspy_connect() and irspy_seach_pqf() pass their option... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Tweak irspy_search_pqf() call to use new API with optio... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Tweak irspy_connect() call to use new API with options... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Test fetching. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Use new ability to pass options into irspy_search_pqf() |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Whitesapce |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Registering the Boolean.pm package. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Added. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Mike Taylor | Allow "test" parameter to specify top-level test. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Implemented the fetch test module. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Anders S. Mortensen | Fixing uncaught exceptions. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Mike Taylor | Must be able to wrtie Mason cache directory. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Mike Taylor | Note need to restart server after config changes. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Mike Taylor | Fix path |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Mike Taylor | Ignore unpacked zeerez-record-display |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Anders S. Mortensen | Getting ready to test available record formats. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Anders S. Mortensen | Using store_result method to update zebra. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Anders S. Mortensen | Introduced methods store_result, _isodate and _string2c... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | Use new utility function irspy_xpath_context() |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | Get irspy_xpath_context() and xml_encode() from ZOOM... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | Import xml_encode() from IRSpy rather that IRSpy::Record |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | xml_encode() moved to IRSpy.pm |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Mike Taylor | Add two exportable utility functions: |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Mike Taylor | Describe CQL support. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Mike Taylor | Attempt, once only, to re-open a closed zconn. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Mike Taylor | If _query parameter is set, use that verbatim rather... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Mike Taylor | Add mappings for twelve zeerex indexes (not yet support... |
commit | commitdiff | tree | snapshot |
next |