2013-06-06 |
Niels Erik G. Nielsen | Javadoc
|
commit | commitdiff | tree |
2013-06-06 |
Niels Erik G. Nielsen | Javadoc
|
commit | commitdiff | tree |
2013-06-06 |
Niels Erik G. Nielsen | Fixes cce with new QueryParameter type
|
commit | commitdiff | tree |
2013-06-06 |
Niels Erik G. Nielsen | Javadoc
|
commit | commitdiff | tree |
2013-06-06 |
Niels Erik G. Nielsen | Javadoc
|
commit | commitdiff | tree |
2013-06-06 |
Niels Erik G. Nielsen | Javadoc
|
commit | commitdiff | tree |
2013-06-05 |
Niels Erik G. Nielsen | Javadoc, and fixes some issues found along the way
|
commit | commitdiff | tree |
2013-06-05 |
Niels Erik G. Nielsen | Includes sp extension in cloning of record cmd
|
commit | commitdiff | tree |
2013-06-05 |
Niels Erik G. Nielsen | Fixes search state bug
|
commit | commitdiff | tree |
2013-06-04 |
Niels Erik G. Nielsen | Fixes authentication issues
|
commit | commitdiff | tree |
2013-06-04 |
Niels Erik G. Nielsen | Clean-up
|
commit | commitdiff | tree |
2013-06-04 |
Niels Erik G. Nielsen | Adds support for parsing diff. expression operators
|
commit | commitdiff | tree |
2013-06-03 |
Niels Erik G. Nielsen | Adds generic filter logic, target-filter logic obsolete
|
commit | commitdiff | tree |
2013-06-03 |
Niels Erik G. Nielsen | Adds methods handling 'filter' and 'limit' expressions
|
commit | commitdiff | tree |
2013-05-31 |
Niels Erik G. Nielsen | Renames method. Javadoc.
|
commit | commitdiff | tree |
2013-05-31 |
Niels Erik G. Nielsen | Moves UI convenience methods to UiUtils class
|
commit | commitdiff | tree |
2013-05-31 |
Niels Erik G. Nielsen | Adds convenience methods for UI pages
|
commit | commitdiff | tree |
2013-05-30 |
Niels Erik G. Nielsen | Adds more 'standard' fields to hit data object
|
commit | commitdiff | tree |
2013-05-29 |
Niels Erik G. Nielsen | Fixes bug in return of non-record XML response
|
commit | commitdiff | tree |
2013-05-29 |
Niels Erik G. Nielsen | Fixes termlist command parameter bug
|
commit | commitdiff | tree |
2013-05-29 |
Niels Erik G. Nielsen | Tentatively adds JSF navigation method
|
commit | commitdiff | tree |
2013-05-28 |
Niels Erik G. Nielsen | Moves init doc upload to InitCommandSp (sp ext of init)
|
commit | commitdiff | tree |
2013-05-28 |
Niels Erik G. Nielsen | Adds rank parameter to show command
|
commit | commitdiff | tree |
2013-05-25 |
Niels Erik G. Nielsen | Merge branch 'master' of ssh://git.indexdata.com/home...
|
commit | commitdiff | tree |
2013-05-25 |
Niels Erik G. Nielsen | Renames Pz2Bean to Pz2Service
|
commit | commitdiff | tree |
2013-05-25 |
Niels Erik G. Nielsen | Renames Pz2Bean to Pz2Service
|
commit | commitdiff | tree |
2013-05-25 |
Niels Erik G. Nielsen | Cleans up SP extension commands
|
commit | commitdiff | tree |
2013-05-24 |
Niels Erik G. Nielsen | Reduces logging
|
commit | commitdiff | tree |
2013-05-24 |
Niels Erik G. Nielsen | Moves request logic from pz2bean to individual commands
|
commit | commitdiff | tree |
2013-05-24 |
Niels Erik G. Nielsen | Refactors commands and injection
|
commit | commitdiff | tree |
2013-05-22 |
Niels Erik G. Nielsen | Adds checks for unsupported commands
|
commit | commitdiff | tree |
2013-05-22 |
Niels Erik G. Nielsen | Adds distinction between pz2 and sp errors
|
commit | commitdiff | tree |
2013-05-22 |
Niels Erik G. Nielsen | Renames variable
|
commit | commitdiff | tree |
2013-05-22 |
Niels Erik G. Nielsen | Creates SP response data object
|
commit | commitdiff | tree |
2013-05-22 |
Niels Erik G. Nielsen | Adds mergekey parameter to search and show
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Adds support for rank parameter on search command
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Further reducing auth code
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Cleans up auth logic
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Organizes SP specific responses in separate class
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Moves Auth response class to SP data package
|
commit | commitdiff | tree |
2013-05-21 |
Niels Erik G. Nielsen | Adds check for SP only commands.
|
commit | commitdiff | tree |
2013-05-20 |
Niels Erik G. Nielsen | Adds support for downloading binary record response
|
commit | commitdiff | tree |
2013-05-15 |
Niels Erik G. Nielsen | Documentation
|
commit | commitdiff | tree |
2013-05-15 |
Niels Erik G. Nielsen | Bugfixes for browser history management. Documentation.
|
commit | commitdiff | tree |
2013-05-15 |
Niels Erik G. Nielsen | Tweak to support for state mgmt across xhtml pages
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Excludes auth info from state key.
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Hacks login method to make mk2jsf demo work for now.
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Logs missing client type decision (SP/PZ2) when searching.
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Attempts to fix state handling accross XHTML pages.
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Removes timing from thread object
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Removes last piece of business logic from thread object
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Fixes missing search command instruction to pz2 client
|
commit | commitdiff | tree |
2013-05-14 |
Niels Erik G. Nielsen | Adds support for target category command - 'categories'
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Fixes err msg bug. Adds status field to error xml.
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Disentangles update() logic. Adds option for early...
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Gets the greater activeclients from stat or show
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Merge branch 'master' of ssh://git.indexdata.com/home...
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Prevents automatic show,stat,.. updates on search errors
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Prevents automatic show,stat,.. updates on search errors
|
commit | commitdiff | tree |
2013-05-13 |
Niels Erik G. Nielsen | Tweaks error catching and messages.
|
commit | commitdiff | tree |
2013-05-12 |
Niels Erik G. Nielsen | Tries to pick up wrong Pazpar2 address errors for errxml
|
commit | commitdiff | tree |
2013-05-12 |
Niels Erik G. Nielsen | More error handling/reporting. Normalizing auth resp
|
commit | commitdiff | tree |
2013-05-10 |
Niels Erik G. Nielsen | Cleans up SP auth, parse resps, store for display, etc
|
commit | commitdiff | tree |
2013-05-10 |
Niels Erik G. Nielsen | Catches init doc upload errors
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Adds option to download any command respond
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Tweaks init command and init doc submission.
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Renames variable
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Picks up more info for ajax error alert box
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Fixes some log levels, typos.
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Renames data classes that are no longer pz2 only
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Adds init response data object
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Changes response object naming
|
commit | commitdiff | tree |
2013-05-09 |
Niels Erik G. Nielsen | Tweaks configuration, command responses, pz2/sp switching
|
commit | commitdiff | tree |
2013-05-08 |
Niels Erik G. Nielsen | Adds support for chosing pz2 or sp service run-time
|
commit | commitdiff | tree |
2013-05-08 |
Niels Erik G. Nielsen | Fixes comment typo
|
commit | commitdiff | tree |
2013-05-07 |
Niels Erik G. Nielsen | Generalizes file upload function and moves it into...
|
commit | commitdiff | tree |
2013-05-04 |
Niels Erik G. Nielsen | Rearranges pz2/sp client logic to isolate error messaging
|
commit | commitdiff | tree |
2013-05-03 |
Niels Erik G. Nielsen | Exposing location checksums and offsets to ui/client
|
commit | commitdiff | tree |
2013-05-03 |
Niels Erik G. Nielsen | Tweaks logs
|
commit | commitdiff | tree |
2013-05-01 |
Niels Erik G. Nielsen | Clears requests and responses on new ip auth
|
commit | commitdiff | tree |
2013-05-01 |
Niels Erik G. Nielsen | Adds methods for displaying authentication status
|
commit | commitdiff | tree |
2013-04-30 |
Niels Erik G. Nielsen | Makes all stats ints (except progress)
|
commit | commitdiff | tree |
2013-04-30 |
Niels Erik G. Nielsen | Adds support for show-block
|
commit | commitdiff | tree |
2013-04-30 |
Niels Erik G. Nielsen | Tweaks IP authentication
|
commit | commitdiff | tree |
2013-04-30 |
Niels Erik G. Nielsen | Adds support for record checksum
|
commit | commitdiff | tree |
2013-04-30 |
Niels Erik G. Nielsen | Makes init doc debug response optional
|
commit | commitdiff | tree |
2013-04-27 |
Niels Erik G. Nielsen | Adds option to configure multiple SP URLs
|
commit | commitdiff | tree |
2013-04-27 |
Niels Erik G. Nielsen | Adds support for offset and binary parameters
|
commit | commitdiff | tree |
2013-04-25 |
Niels Erik G. Nielsen | Clears user info when changing service URL
|
commit | commitdiff | tree |
2013-04-25 |
Niels Erik G. Nielsen | Adds to debug info regarding activeclients
|
commit | commitdiff | tree |
2013-04-25 |
Niels Erik G. Nielsen | Adds support for 'acefilter' parameter to record command
|
commit | commitdiff | tree |
2013-04-24 |
Niels Erik G. Nielsen | Do record despite no previous search IF it has recordquery.
|
commit | commitdiff | tree |
2013-04-24 |
Niels Erik G. Nielsen | Adds SP extensions to Pazpar2 commands and parameters
|
commit | commitdiff | tree |
2013-04-22 |
Niels Erik G. Nielsen | Adds remaining command parameters ref. Pazpar2 protocol...
|
commit | commitdiff | tree |
2013-04-22 |
Niels Erik G. Nielsen | Adds error listener to alert user. Formats code.
|
commit | commitdiff | tree |
2013-04-21 |
Niels Erik G. Nielsen | Fixes NPE causing page to fail on facet being absent
|
commit | commitdiff | tree |
2013-04-21 |
Niels Erik G. Nielsen | Attempts to avoid passivation errors due to http-client
|
commit | commitdiff | tree |
2013-04-21 |
Niels Erik G. Nielsen | Adds some debug log statements for target filter
|
commit | commitdiff | tree |
2013-04-21 |
Niels Erik G. Nielsen | Adds IP authentication to SP client
|
commit | commitdiff | tree |
2013-04-17 |
Niels Erik G. Nielsen | Changes project title and description.
|
commit | commitdiff | tree |
next |