pazpar2-moved-to-github.git
2007-01-17 Mike TaylorNew
2007-01-17 Adam DickmeissTweak font-settings. Use font-size 'small' by default.
2007-01-17 Adam DickmeissMarker for records gone; indentation used instead....
2007-01-17 Sebastian HammerMoved closing of non-active record views.
2007-01-16 Sebastian HammerDisplaying URLs
2007-01-16 Sebastian Hammer*** empty log message ***
2007-01-16 Sebastian HammerExtracted URL field
2007-01-16 Adam DickmeissMake input part of topmenu. And topmenu is thinner...
2007-01-16 Sebastian HammerAdded UK targets
2007-01-16 Sebastian HammerAdded 150.pz, a target set for showing-off and demoing...
2007-01-16 Sebastian HammerHyperlink searching off author and subject field in...
2007-01-16 Sebastian HammerTop-aligned data label
2007-01-16 Sebastian HammerRemoved multiple lines
2007-01-16 Adam DickmeissPrevent NULL ptr reference in ingest_record by skipping...
2007-01-16 Sebastian HammerAuthor hyperlinking from brief display.
2007-01-16 Sebastian HammerFixed full display
2007-01-16 Adam DickmeissRequire YAZ 2.1.46 or later
2007-01-16 Mike TaylorIndexed palette
2007-01-16 Mike TaylorNew
2007-01-16 Mike TaylorRemove stupid ugly fringe
2007-01-16 Sebastian HammerFixed range merging -- it was messed up by buggy code...
2007-01-16 Sebastian HammerBasic full record display logic.
2007-01-15 Sebastian HammerAdded frequency count for facets to demo app
2007-01-15 Sebastian HammerTuned mergekey normalization
2007-01-15 Sebastian HammerEliminates punctuation at the end of fields.
2007-01-15 Sebastian HammerAdded author display
2007-01-15 Sebastian HammerDealing with empty subject headings and punctionation...
2007-01-15 Mike TaylorNew
2007-01-15 Sebastian HammerEncoding directive was ignored for MARC.
2007-01-15 Sebastian HammerEliminated MARC 245$b from the merge key
2007-01-15 Sebastian HammerRemoved log messages.
2007-01-15 Sebastian HammerFixed syntax error in CSS
2007-01-15 Sebastian HammerGeneric sort mechanism. Sort supported by relevance...
2007-01-14 Adam DickmeissFix bug #814: pazpar2 does not compile on Debian woody...
2007-01-13 Adam DickmeissPROTOCOL no longer part of EXTRA_DIST
2007-01-13 Sebastian HammerAdded intro to book.xml
2007-01-12 Sebastian HammerChanged enclosing tag for info command response to...
2007-01-12 Adam DickmeissAvoid declarations after statements.
2007-01-12 Adam DickmeissRemove -Wdeclaration-after-statement because it require...
2007-01-12 Adam DickmeissAvoid declarations after statements
2007-01-12 Adam DickmeissMake more room for YAZ version string
2007-01-12 Adam Dickmeissinfo command returns Pazpar2 version + YAZ version...
2007-01-12 Adam DickmeissUpdate example
2007-01-12 Sebastian HammerIncreased page size to 20, made showing facets default.
2007-01-12 Adam DickmeissFixes for jade processing and PDF output. jade seem...
2007-01-12 Adam DickmeissSync with PROTOCOL 1.12
2007-01-12 Sebastian HammerMoved to doc/pazpar2_protocol.*
2007-01-12 Sebastian Hammer*** empty log message ***
2007-01-12 Adam DickmeissCopied and reformatted PROTOCOL material to pazpar2_pro...
2007-01-11 Sebastian HammerIgnore local pazpar2.cfg
2007-01-11 Sebastian HammerRead HTTP listener and proxy address from config file...
2007-01-11 Anders S. MortensenRight styling of selected item in pager. rather.stable.2007.01.11
2007-01-11 Anders S. MortensenRemoving the href="#" attribute in the facet toggles...
2007-01-11 Anders S. MortensenQuery refinement works again.
2007-01-11 Anders S. MortensenNo difference between visited and unvisited links.
2007-01-11 Anders S. MortensenRegister onclick handlers to pager anchors as anonymous...
2007-01-11 Anders S. MortensenPager looks a little bit nicer in IE.
2007-01-11 Anders S. MortensenAdded non-caching headers (should be placed in config...
2007-01-10 Anders S. MortensenRemoving some warnings.
2007-01-10 Anders S. MortensenReset record update timer when clicking on new page.
2007-01-10 Anders S. MortensenRemoving all write reference to innerHTML.
2007-01-10 Anders S. MortensenMore responsive record view.
2007-01-10 Anders S. Mortensensimplifying.
2007-01-10 Anders S. MortensenRemoving forced line heights.
2007-01-10 Adam DickmeissInclude netinet/in.h for IP resolve types. Makes pazpar...
2007-01-10 Anders S. MortensenUpdating.
2007-01-10 Anders S. MortensenUsing appendChild instead of innerHTML to append things...
2007-01-10 Adam DickmeissFixed setting if IP address (ipport) that turned out...
2007-01-10 Adam DickmeissAvoid warning about integer overflow on Sun C compiler
2007-01-10 Adam DickmeissUse strrchr rather than rindex (obsolete)
2007-01-10 Adam Dickmeisssignal returns SIG_ERR on error
2007-01-10 Adam DickmeissUse memset rather than bzero (obsolete, and sometimes...
2007-01-10 Adam DickmeissAvoid empty struct becuase some compilers dont like it.
2007-01-10 Anders S. MortensenImproved pager. before.append.child
2007-01-10 Adam DickmeissAdded Docbook stuff for doc. Moved pazpar2-man.xml...
2007-01-10 Adam DickmeissAvoid declarations after statements
2007-01-10 Anders S. MortensenSimplifying.
2007-01-10 Anders S. MortensenNew title node.
2007-01-10 Sebastian HammerBeginning of a manpage -- structure stolen from yaz...
2007-01-10 Sebastian HammerChanged example in readme -- port 80 is default
2007-01-09 Sebastian HammerAdded recid to full record view
2007-01-09 Sebastian HammerAdded a full record view (not implemented in the test...
2007-01-09 Sebastian HammerAdded date support (md-date in show command).
2007-01-08 Sebastian HammerAdded LOC-only target file for character set testing
2007-01-08 Sebastian HammerWhitespace
2007-01-08 Sebastian HammerRemoved diagnostic output
2007-01-08 Sebastian HammerFixed bug related to ranking, introduced by 'metadata...
2007-01-08 Sebastian HammerMetadata elements dynamically created from XSLT normali...
2007-01-08 Anders S. MortensenDecent pager.
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...
2007-01-08 Anders S. MortensenRecord display works.
2007-01-06 Sebastian HammerMoved short-term TODO to Bugzilla
2007-01-06 Sebastian HammerNull pointer dereference in several cmd_ functions...
2007-01-06 Sebastian HammerRemoved command.c (telnet-style interface)
2007-01-06 Sebastian HammerAdded check to prevent retrieval of more than global_pa...
2007-01-06 Sebastian HammerAdded yaz
2007-01-06 Sebastian HammerMinor
2007-01-05 Adam DickmeissFixed bug #794: Excessive memory when searching the...
2007-01-05 Anders S. MortensenRecord presentation.
2007-01-05 Anders S. MortensenBetter compliance with IE.
next