2008-04-14 18:04  adam

	* .cvsignore: Added this.

2008-04-14 17:59  adam

	* debian/: changelog, control: Version 0.4.7-1. Depend on
	  php5-curl.

2008-04-14 17:59  adam

	* Makefile: Version 0.4.7.1.

2008-04-11 15:02  jakub

	* masterkey-auth/data/masterkey-update-tables-4.sql: Added db
	  modification script to include 'elements_set' field.

2008-04-11 15:01  jakub

	* masterkey-auth/: conf/build/propel-schema.xsl,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/manage/TargetData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_target.xsl: Bug #2118 Element set property missing
	  from admin if.

2008-04-10 11:48  jakub

	* masterkey-core/js/client.js: 'query' can be specified as a get
	  parameter, then it will be picked up in JS, placed in the form
	  and executed

2008-03-17 15:07  jakub

	* masterkey-core/js/: client.js, mkState.class.js: Bug #2106. Drop
	  terms consisting entirely of whitespaces in Advanced Search.

2008-02-11 14:59  jakub

	* masterkey-core/js/ResourceSelect.class.js: Bug #2048 user
	  selection not saved

2008-01-18 13:02  sondberg

	* masterkey-auth/: php/includes/manage/manage_action_handlers.phpi,
	  php/includes/manage/manage_tools.phpi,
	  php/includes/manage/manage_xslt_functions.phpi,
	  public/manage/index.php, xsl/manage_oai.xsl: Allow to specify OAI
	  task file directory in masterkey_manage.conf.

2008-01-18 12:49  sondberg

	* masterkey-auth/php/classes/manage/OaiTaskList.class.php: Throw an
	  exception if OaiTaskList is not instantiated with task directory.

2008-01-15 09:18  jakub

	* masterkey-core/php/masterkey.php: throwing exception instead of
	  php_error

2007-12-05 15:23  jakub

	* masterkey-core/: etc/masterkey-p3-alias.conf, php/masterkey.php,
	  php/masterkey_tools.php, php/p3.php: Refactoring masterkey to
	  make the pazpar2 proxy independent and introducing 'P3': PHP
	  Pazpar2 Proxy :).

2007-11-28 17:58  mike

	* README: Note where sudo is required.

2007-11-09 18:19  adam

	* debian/changelog: Debian package 0.4.6-2.

2007-10-26 15:48  adam

	* masterkey-gui-scale/xsl/mk_front.xsl: Align with default gui.
	  Uses hard-coded part to mk_globals.xsl.

2007-10-26 15:48  adam

	* masterkey-gui-scale/config.masterkey: Proper auth config path.

2007-10-26 15:47  adam

	* masterkey-core/php/masterkey.php: Define XSL var 'core_path' for
	  XSL include.

	  There is only a minor detail: doesn't work.

2007-10-26 15:46  adam

	* masterkey-core/xsl/: mk_front.xsl, mk_globals.xsl: Put portions
	  of front to globals in order to clean up a bit.

2007-10-23 12:09  jakub

	* debian/changelog: Debian changelog updated.

2007-10-23 12:07  jakub

	* masterkey-core/js/client.js,
	  masterkey-gui-default/locale/front-en.xml: Removing hard-coded
	  english labels.

2007-10-16 12:30  jakub

	* debian/changelog: debian version updated.

2007-10-16 12:30  jakub

	* masterkey-auth/php/classes/manage/OaiTaskList.class.php: Sorting
	  Oai tasks by name (when enabled).

2007-10-15 17:01  jakub

	* debian/changelog: CL updated

2007-10-15 16:58  jakub

	* masterkey-core/js/client.js, masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/css/styles.css: Tuning CSS. Removing
	  explorer errors.

2007-10-15 11:35  adam

	* masterkey-gui-scale/xsl/mk_front.xsl: Include new JS files

2007-10-10 11:25  jakub

	* debian/changelog: Changelog update.

2007-10-10 11:09  jakub

	* masterkey-core/js/client.js: Choosing display stylesheets
	  according to the current language.

2007-10-09 10:14  jakub

	* debian/changelog, masterkey-core/js/client.js: Regression bug:
	  #1757.

2007-10-08 15:21  jakub

	* masterkey-core/js/: client.js, mkState.class.js: Facets in
	  navstripr shown with brackets, all ccl qual allowed in advanced
	  search.

2007-10-08 14:47  jakub

	* Makefile: debian version changed.

2007-10-08 14:25  jakub

	* debian/changelog: Changelog update.

2007-10-08 14:22  jakub

	* masterkey-core/js/: ProfileEdit.class.js, client.js,
	  loginEvents.js: Handling the situation when the server session
	  dies but the client still assumes it is authenticated.

2007-10-08 10:50  jakub

	* debian/changelog: Removal of access groups.

2007-10-08 10:47  jakub

	* masterkey-auth/php/includes/manage/manage_action_handlers.phpi:
	  Handling removal of non-empty access groups.

2007-10-03 09:52  jakub

	* debian/changelog: Bumped debian minor version.

2007-10-03 09:34  jakub

	* masterkey-core/js/client.js,
	  masterkey-gui-default/locale/front-en.xml: Changing indicator to
	  follow David's suggestions.

2007-10-02 12:32  jakub

	* masterkey-core/: js/client.js, js/mkFilter.class.js,
	  js/mkState.class.js, xsl/mk_front.xsl: Moving mk related classes
	  from pz.js to mk.

2007-10-02 10:34  jakub

	* masterkey-core/js/client.js: Slight change to the indicator
	  (Searching... showed when clients are active). No debian version
	  change.  Reuse old tag.

2007-10-01 17:47  jakub

	* Makefile, debian/changelog: Bumped debian version.

2007-10-01 15:18  jakub

	* masterkey-core/js/client.js,
	  masterkey-gui-default/locale/front-en.xml: Bug #1323 #1694.

2007-09-28 14:31  adam

	* Makefile, debian/changelog, debian/control: Towards 0.4.4.

2007-09-27 15:02  jakub

	* masterkey-gui-default/xsl/mk_details.xsl: Subject terms were not
	  escaped properly.

2007-09-27 14:19  jakub

	* masterkey-core/js/ProfileEdit.class.js: Bug #1682

2007-09-27 13:52  sondberg

	* masterkey-auth/: php/classes/manage/TargetList.class.php,
	  xsl/manage_targets.xsl: Display conn_string in target overview
	  list mode and alternate row colors.

2007-09-27 13:46  jakub

	* masterkey-core/js/client.js: Bug #1661

2007-09-27 13:30  jakub

	* masterkey-core/js/ProfileEdit.class.js: Bug #1658

2007-09-27 13:18  jakub

	* masterkey-auth/php/classes/: auth/Auth.class.php,
	  manage/CategoryTree.class.php, manage/GroupsList.class.php,
	  manage/IpMasksList.class.php, manage/MappingsList.class.php,
	  manage/TargetList.class.php, manage/UsersList.class.php: Bug
	  #1606 Sorting order.

2007-09-27 12:10  sondberg

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php: Fixing
	  problem with lack of separation between key/value pairs.

2007-09-27 09:48  jakub

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php,
	  masterkey-auth/php/classes/auth/Pz2WrapperAuth.class.php,
	  masterkey-core/php/classes/Pz2Wrapper.class.php: Settings will be
	  now POSTed in one request.

2007-09-26 13:25  sondberg

	* masterkey-core/js/: client.js, mkEvents.class.js: Added generic
	  event handler module.

2007-09-26 11:58  jakub

	* masterkey-core/: js/client.js, js/mkEvents.class.js,
	  xsl/mk_front.xsl: Detailed record cached after transformation.

2007-09-25 14:44  jakub

	* masterkey-core/js/ProfileEdit.class.js,
	  masterkey-core/js/loginEvents.js,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/locale/front-en.xml: Removing last
	  hard-coded english strings.

2007-09-25 10:38  jakub

	* masterkey-core/js/client.js,
	  masterkey-gui-default/gfx/ajax_loader.gif: Logo changes.

2007-09-24 15:28  sondberg

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php: Reducing
	  http/get request limit to 3000 bytes.

2007-09-21 15:19  jakub

	* debian/changelog: Updated changelog.

2007-09-20 12:17  sondberg

	* masterkey-auth/etc/masterkey-auth-apache-alias.conf: Fixing bug
	  #1629.

2007-09-20 10:31  jakub

	* masterkey-core/js/client.js: Solving bug #1625.

2007-09-19 17:14  jakub

	* masterkey-auth/data/masterkey-update-tables-3.sql: table schema
	  has been changed.

2007-09-19 17:04  mike

	* masterkey-gui-default/locale/help-en.xml: Tweak language.

2007-09-19 16:54  jakub

	* masterkey-auth/conf/build/propel-schema.xsl,
	  masterkey-auth/php/classes/manage/UserData.class.php,
	  masterkey-auth/php/includes/manage/manage_action_handlers.phpi,
	  masterkey-auth/xsl/manage_user.xsl,
	  masterkey-core/js/ProfileEdit.class.js,
	  masterkey-core/js/ResourceSelect.class.js: Bug #1622, However
	  switch to control the selection is stored in th db user profile
	  not the	      conf file (makes more sense).

2007-09-19 11:01  adam

	* debian/changelog: Updated with new stuff for bug #1459.

2007-09-19 10:59  adam

	* masterkey-gui-scale/gfx/: logoline.gif, logoline.xcf: Added.

2007-09-19 10:50  adam

	* masterkey-gui-default/gfx/: logo.gif, logo.xcf: 'POWER SEARCH'
	  replaced with 'INDEX DATA'. Bug #1459.

2007-09-19 10:41  jakub

	* debian/changelog, masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/locale/help-en.xml: Bug fixes in changelog.
	  Lil help page changes.

2007-09-19 08:49  marc

	* masterkey-gui-default/locale/about-en.xml: added Davids changes

2007-09-19 08:43  marc

	* masterkey-gui-default/locale/about-en.xml: re-formated to avoid
	  silly linebreaks in XML lines over 80 char length

2007-09-18 22:36  jakub

	* debian/changelog, masterkey-core/js/ProfileEdit.class.js,
	  masterkey-core/js/ResourceSelect.class.js,
	  masterkey-core/js/loginEvents.js,
	  masterkey-core/xsl/mk_front.xsl: IE issues (solved in the pkg
	  already) and user info when js disabled.

2007-09-18 22:36  jakub

	* Makefile: dunno why have to commit this one separetely

2007-09-18 15:59  jakub

	* masterkey-core/js/ProfileEdit.class.js: Checking if node
	  non-empty bug.

2007-09-18 14:24  jakub

	* masterkey-gui-default/locale/: about-en.xml, help-en.xml: Adding
	  new about and help page.

2007-09-18 12:45  adam

	* masterkey-gui-default/etc/masterkey-gui-default.conf: Point to
	  new /etc/masterkey in sample

2007-09-18 10:41  adam

	* masterkey-gui-scale/: css/styles.css, xsl/mk_front.xsl: Centered
	  searchbox and sortbox. Search button scales. Advanced search
	  layout using tables.

2007-09-18 10:39  jakub

	* masterkey-core/: js/ProfileEdit.class.js, js/loginEvents.js,
	  xsl/mk_front.xsl: Bugs: 1597 1598 1458

2007-09-17 10:28  jakub

	* masterkey-core/js/ResourceSelect.class.js: Solving 1583.

2007-09-17 09:37  jakub

	* masterkey-core/php/classes/WsResponseXML.class.php: In relation
	  to bug 1219.

2007-09-14 15:59  adam

	* masterkey-gui-scale/: css/styles.css, xsl/mk_front.xsl: Fixes for
	  width and breaking on IE7. Are now using 'float: right' for the
	  content area. The sortBox div was moved to the parent div so that
	  it's now outside the search area. The top boxes now "placed" by
	  the browser  - removes more absolute positioning.

2007-09-14 10:37  adam

	* masterkey-gui-scale/: config.masterkey, copy.sh,
	  masterkey-gui-scale-apache-directory.conf: Config files for
	  scalable GUI:

2007-09-14 00:26  adam

	* masterkey-gui-scale/: css/styles.css, xsl/mk_front.xsl: Scalable
	  MK interface that works with VGA screens (640 by.).

2007-09-13 14:32  jakub

	* masterkey-auth/php/classes/UserDataWS.class.php,
	  masterkey-auth/php/classes/auth/Pz2WrapperAuth.class.php,
	  masterkey-auth/php/classes/auth/UserDataWS.class.php,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/php/classes/Pz2Proxy.class.php,
	  masterkey-core/php/classes/Pz2WrapperFactory.class.php: PHP
	  session tuning.

2007-09-13 11:41  adam

	* debian/: changelog, masterkey-core.postrm,
	  masterkey-gui-default.postrm: Tweaked various tests (-e rather
	  than -f, -L in some places) in Debian install scripts.

2007-09-13 11:39  adam

	* debian/control: Require a newer Pazpar2

2007-09-13 11:38  adam

	* masterkey-core/xsl/mk_front.xsl: Removed the trailer until we
	  have a reasonable one. Bug #1459.

2007-09-12 21:57  adam

	* debian/: changelog, masterkey-core.postinst: Ensure Apache module
	  actions is enabled in masterkey-core postinst.  Closes bug #1528.
	  (previous commit actually closed bug #1421, but it said #1528 by
	  mistake).

2007-09-12 21:33  adam

	* Makefile, debian/changelog, debian/control,
	  debian/masterkey-auth.dirs, debian/masterkey-auth.postinst,
	  debian/masterkey-auth.preinst, debian/masterkey-core.dirs,
	  debian/masterkey-core.postinst, debian/masterkey-core.postrm,
	  debian/masterkey-core.preinst, debian/masterkey-gui-default.dirs,
	  debian/masterkey-gui-default.postinst,
	  debian/masterkey-gui-default.postrm,
	  debian/masterkey-gui-default.preinst: Moving config files from
	  /etc to /etc/masterkey. On upgrade existing files are removed and
	  possibly saved if modified by .preinst scripts.  This closes bug
	  #1528.

2007-09-12 18:17  adam

	* debian/.cvsignore: Ignore debian/masterkey directory too.

2007-09-12 18:16  adam

	* debian/.cvsignore: Added.

2007-09-12 15:54  adam

	* Makefile, debian/rules: Default prefix for Makefile is /usr/local
	  (rather than /usr/local/share).  Allow pseudo prefix for each
	  package to be set outside Makefile - corresponds to DEST in many
	  other Debian packages. Simplify path definitions.

2007-09-11 17:52  jakub

	* masterkey-core/js/: ResourceSelect.class.js, client.js,
	  loginEvents.js: Getting rid of Bug 1364.

2007-09-11 11:32  jakub

	* masterkey-auth/public/auth/js/Auth.class.js,
	  masterkey-core/js/ResourceSelect.class.js,
	  masterkey-core/js/loginEvents.js,
	  masterkey-core/js/profile_tools.js: Changing the login event
	  handling.

2007-09-10 15:20  jakub

	* masterkey-core/js/: ProfileEdit.class.js,
	  ResourceSelect.class.js, client.js, loginEvents.js,
	  profile_tools.js: IE bug: using '.' in the address field rather
	  than empty string when sendng requests.

2007-09-07 12:29  jakub

	* masterkey-core/xsl/mk_front.xsl: Removing references to the
	  index.php file.

2007-09-04 17:12  jakub

	* masterkey-core/js/: ProfileEdit.class.js,
	  ResourceSelect.class.js, loginEvents.js: Syncing requests.

2007-09-04 15:02  adam

	* debian/masterkey-core.postrm: In removal of
	  masterkey_bootstrap.php use check for link rather than file.

2007-09-04 12:27  adam

	* Makefile: Do not clean propel stuff in clean (only distclean)

2007-09-04 12:25  adam

	* debian/changelog: Debian package 0.4.2-3

2007-09-04 12:24  adam

	* Makefile: Propel runtime/build/source in Make variables.

2007-09-04 12:17  adam

	* masterkey-auth/conf/build.conf: More reasonable default passwords

2007-09-04 12:17  adam

	* Makefile: Move propel (runtime) to masterkey-auth root

2007-09-04 10:51  jakub

	* masterkey-core/js/ProfileEdit.class.js: Null instead of empty
	  string in the url.

2007-09-04 10:01  adam

	* debian/control: Require/recomment Pazpar2 1.0.2-7

2007-09-04 09:43  adam

	* debian/changelog, debian/masterkey-gui-default.postinst,
	  debian/masterkey-gui-default.postrm,
	  masterkey-auth/etc/masterkey-auth-apache-alias.conf,
	  masterkey-auth/php/classes/UserDataWS.class.php,
	  masterkey-auth/php/includes/propel_init.php,
	  masterkey-auth/public/auth/mkauth.php,
	  masterkey-auth/public/auth/mkuserdata.php,
	  masterkey-auth/public/auth/js/Auth.class.js,
	  masterkey-core/etc/masterkey-core-apache-alias.conf,
	  masterkey-core/js/ResourceSelect.class.js,
	  masterkey-core/js/client.js, masterkey-core/js/loginEvents.js,
	  masterkey-core/js/profile_tools.js,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/php/classes/Pz2WrapperFactory.class.php,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-alias.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-directory.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-virtual.conf,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: Pass
	  requests to a .masterkey file for each GUI. Thus,
	  MASTERKEY_GUI_CONFIG is no longer in use. The .masterkey XML file
	  is handled by masterkey.php (part of masterkey-core).

2007-09-04 08:50  marc

	* RELEASE_MANAGEMENT: added

2007-09-03 13:30  jakub

	* masterkey-core/js/client.js: Login handling cd.

2007-09-03 13:16  jakub

	* masterkey-core/js/client.js: Handling php session timeouts.

2007-09-03 12:35  jakub

	* masterkey-auth/php/classes/auth/Pz2WrapperAuth.class.php,
	  masterkey-core/js/client.js,
	  masterkey-core/php/classes/Pz2Proxy.class.php,
	  masterkey-core/php/classes/Pz2Wrapper.class.php: Handling
	  situation when not authenticated error occurs.

2007-09-03 12:04  adam

	* Makefile: Version 0.4.2

2007-09-03 12:03  adam

	* debian/changelog, debian/control, debian/masterkey-core.postinst,
	  debian/masterkey-core.postrm,
	  masterkey-auth/etc/masterkey-auth-apache-alias.conf,
	  masterkey-auth/etc/masterkey-auth.conf,
	  masterkey-auth/php/includes/propel_init.php,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/php/masterkey_bootstrap.php,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-alias.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-directory.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-virtual.conf:
	  Version 0.4.2 with MASTERKEY_PATH

2007-08-31 17:53  quinn

	* masterkey-gui-default/etc/masterkey-gui-default.conf: Added
	  (commented-out) setting for pazpar2 path

2007-08-31 17:50  quinn

	* masterkey-core/xsl/mk_front.xsl: Made pazpar2 (proxied) location
	  configurable

2007-08-31 17:48  quinn

	* masterkey-core/xsl/mk_globals.xsl: pz2.js uri was read from the
	  wrong setting name. Made pazpar2 proxied location configurable

2007-08-31 17:43  quinn

	* masterkey-core/js/client.js: Making pazpar2path configurable

2007-08-30 15:37  jakub

	* masterkey-core/js/client.js: Items on page display bug removed.

2007-08-30 15:23  jakub

	* masterkey-core/: js/client.js, js/loginEvents.js,
	  php/classes/Pz2Proxy.class.php: Search triggered properly after
	  login/logout.

2007-08-29 16:55  jakub

	* masterkey-auth/public/auth/: mkauth.php, mkuserdata.php: Tuning
	  session.

2007-08-29 16:07  jakub

	* masterkey-auth/public/auth/pzproxy.php: Removing obsolete files.

2007-08-29 15:54  jakub

	* masterkey-auth/php/init.phpi,
	  masterkey-auth/php/classes/auth/AuthWS.class.php,
	  masterkey-auth/php/classes/auth/IWsResponse.class.php,
	  masterkey-auth/php/classes/auth/Pz2Proxy.class.php,
	  masterkey-auth/php/classes/auth/Pz2Wrapper.class.php,
	  masterkey-auth/php/classes/auth/Pz2WrapperAuth.class.php,
	  masterkey-auth/php/classes/auth/WsResponseFactory.class.php,
	  masterkey-auth/php/classes/auth/WsResponseHash.class.php,
	  masterkey-auth/php/classes/auth/WsResponseXML.class.php,
	  masterkey-auth/php/includes/propel_init.php,
	  masterkey-auth/public/auth/includes.phpi,
	  masterkey-auth/public/auth/mkauth.php,
	  masterkey-auth/public/auth/mkuserdata.php,
	  masterkey-auth/public/manage/includes.php,
	  masterkey-auth/public/manage/index.php,
	  masterkey-core/js/client.js, masterkey-core/php/bootstrap.phpi,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/php/masterkey_bootstrap.php,
	  masterkey-core/php/classes/IWsResponse.class.php,
	  masterkey-core/php/classes/Pz2Proxy.class.php,
	  masterkey-core/php/classes/Pz2Wrapper.class.php,
	  masterkey-core/php/classes/Pz2WrapperFactory.class.php,
	  masterkey-core/php/classes/WsResponseFactory.class.php,
	  masterkey-core/php/classes/WsResponseHash.class.php,
	  masterkey-core/php/classes/WsResponseXML.class.php,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/etc/masterkey-gui-default.conf:
	  Restructuring masterkey.

2007-08-28 16:26  jakub

	* masterkey-core/js/: client.js, loginEvents.js: Pazpar2 proxy
	  changes.

2007-08-28 16:26  jakub

	* masterkey-auth/: php/init.phpi,
	  php/classes/auth/AuthWS.class.php,
	  php/classes/auth/Pz2Proxy.class.php,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/auth/Pz2Wrapper.class.php,
	  php/classes/auth/Pz2WrapperAuth.class.php,
	  php/classes/auth/WsResponseXML.class.php,
	  public/auth/pzproxy.php, test/includes.phpi,
	  test/pzproxy.test.php: Adding pazpar2 proxy files.

2007-08-28 12:00  sondberg

	* doc/mk_bcm.xml: Updating.

2007-08-28 10:30  sondberg

	* doc/mk_bcm.xml: Updating.

2007-08-28 10:02  sondberg

	* doc/: mk_bcm.xml, mk_render_bcm.xsl: Adding test results for ie-7
	  on xp.

2007-08-28 09:25  sondberg

	* doc/: mk_bcm.xml, mk_render_bcm.xsl: Adding results for IE-60 on
	  xp and displaying some more test info.

2007-08-27 15:57  sondberg

	* doc/: mk_bcm.xml, mk_render_bcm.xsl: Adding test results for
	  Firefox on Linux.

2007-08-27 15:34  sondberg

	* doc/mk_render_bcm.xsl: A little more fine-tuning.

2007-08-27 15:30  sondberg

	* doc/mk_render_bcm.xsl: Display errors with red.

2007-08-27 15:23  sondberg

	* doc/: mk_bcm.xml, mk_render_bcm.xsl: Adding a simple xsl sheet to
	  render matrix.

2007-08-27 14:43  sondberg

	* doc/mk_bcm.xml: Added test results for IE-7.0 for Vista.

2007-08-27 14:12  sondberg

	* doc/mk_bcm.xml: Adding test results for firefox/vista.

2007-08-27 13:51  sondberg

	* doc/: mk_bcm.xml, mk_browser_feature_matrix.txt: Switching to xml
	  format anyway.

2007-08-27 11:27  sondberg

	* doc/mk_browser_feature_matrix.txt: Adding feature list.

2007-08-27 11:18  sondberg

	* doc/mk_browser_feature_matrix.txt: Added.

2007-08-27 09:45  sondberg

	* debian/changelog, masterkey-auth/conf/build/propel-schema.xsl,
	  masterkey-auth/data/masterkey-update-tables-2.sql,
	  masterkey-auth/php/classes/auth/Pz2Settings.class.php,
	  masterkey-auth/php/classes/manage/TargetData.class.php,
	  masterkey-auth/php/includes/manage/manage_action_handlers.phpi,
	  masterkey-auth/xsl/manage_target.xsl: Adding fields
	  proxy_conn_string and ill_email to RDB model and updated
	  management interface accordingly.

2007-08-24 15:34  marc

	* masterkey-auth/data/masterkey-update-tables-1.sql: removed tabel
	  definitions for table 'saved_data' which is specifc to the Crete
	  project

2007-08-24 15:15  jakub

	* doc/mk.auth.process.desc: Added authentication process
	  documentation. (first draft)

2007-08-23 13:00  marc

	* Makefile, debian/changelog, debian/control: preparing first
	  official release 0.4.1-1

2007-08-23 12:44  marc

	* README: documented table update procedure

2007-08-23 12:10  marc

	* masterkey-auth/data/masterkey-update-tables-1.sql: corrected SQL

2007-08-23 10:58  marc

	* masterkey-auth/data/masterkey-update-tables-1.sql: first version
	  of table update SQL script

2007-08-23 10:57  marc

	* README: added passages on table drop

2007-08-22 15:46  marc

	* debian/masterkey-auth.postinst: chown root:www-data and chmod 640
	  on /etc/masterkey-auth.conf

2007-08-22 15:29  marc

	* README, masterkey-auth/etc/masterkey-auth.conf: changed
	  'your-user-name' to masterkey as stated in bug #1422

2007-08-22 15:16  marc

	* README, masterkey-auth/etc/masterkey-auth-apache-alias.conf:
	  allow management access from localhost

2007-08-22 15:01  marc

	* README: added section on auth management interface

2007-08-22 12:15  marc

	* README: corrected wrong package name

2007-08-22 11:30  marc

	* debian/control: wording changed to disable lintian errors

2007-08-22 10:59  marc

	* debian/changelog: added comments on changelog

2007-08-22 10:55  marc

	* masterkey-auth/conf/: build.conf, build.conf.in: Moved added
	  build.conf to the right location. This is a dummy needed for
	  Propel builds. It is overwritten by the content of
	  /etc/masterkey-auth.conf during runtime.

2007-08-22 10:47  marc

	* debian/changelog: preparing version 0.1.3-6

2007-08-21 23:40  marc

	* README: added text

2007-08-21 23:29  marc

	* Makefile, debian/control, debian/masterkey-all.docs: added
	  correct debian files to distribution

2007-08-21 23:21  marc

	* Makefile: added inclusion of debian/*.docs and debian/*.dirs
	  files

2007-08-21 23:01  marc

	* README: added text on tarball gui installs

2007-08-21 22:54  marc

	* debian/: masterkey-all.docs, masterkey-auth.docs,
	  masterkey-core.docs, masterkey-gui-default.docs,
	  masterkey-gui-example.docs: including docs in all packages

2007-08-21 22:50  marc

	* README: added text

2007-08-21 22:34  marc

	* Makefile, debian/changelog, debian/control,
	  debian/masterkey-gui-example.dirs: added debian packages
	  masterkey-gui-example and masterkey-all

2007-08-21 17:24  jakub

	* masterkey-auth/php/classes/auth/: WsResponseFactory.class.php,
	  WsResponseXML.class.php: Changes following addition of the authdb
	  lookup component.

2007-08-21 11:27  sondberg

	* masterkey-auth/public/manage/includes.php: Oups - typo - looking
	  for MASTERKEY_MANAGE_CONFIG in apache env.

2007-08-21 11:15  marc

	* debian/control: Reccomends on pazpar2 (>= 1.0.2-3)

2007-08-21 11:09  sondberg

	* masterkey-auth/public/manage/includes.php: Getting path to manage
	  config file from apache environment.

2007-08-21 10:35  sondberg

	* masterkey-auth/etc/masterkey-auth-apache-alias.conf: By default
	  disallow access to management interface.

2007-08-20 14:59  jakub

	* masterkey-auth/: php/classes/manage/TargetData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_target.xsl: Added missing option for overridding
	  non-auto normalization stylesheets.

2007-08-20 14:42  jakub

	* masterkey-core/: js/ProfileEdit.class.js, js/client.js,
	  xsl/mk_front.xsl: Handling of custom and default ourl resolvers
	  in the client.

2007-08-20 14:42  jakub

	* masterkey-gui-default/etc/masterkey-gui-default.conf: Added
	  option in the config file: default_ourl_resolver.

2007-08-20 14:39  jakub

	* masterkey-auth/: conf/build.conf, conf/build.conf.in,
	  conf/build/propel-schema.xsl,
	  php/classes/manage/UserData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_user.xsl: Added an option for selecting a custom open
	  url resolver in the user profile.

2007-08-17 14:52  marc

	* debian/control: dependency on jquery >= 1.1.3-3 - doing it right
	  this time

2007-08-17 14:49  marc

	* debian/control: dependency on jquery >= 1.1.3-3

2007-08-17 14:47  marc

	* debian/changelog: bumped debian package number to 0.3.1-4

2007-08-17 14:45  marc

	* README: updated debian package installation and compiling
	  instructions

2007-08-17 14:32  marc

	* README, masterkey-gui-default/etc/masterkey-gui-default.conf:
	  disabled auth support by default in masterkey-gui-default config
	  file

2007-08-17 14:26  marc

	* Makefile, debian/control, debian/rules: preparing first fully
	  functional masterkey-auth debian package

2007-08-17 12:07  jakub

	* masterkey-gui-default/xsl/mk_details.xsl: Adding open-url link to
	  the stylesheet.

2007-08-17 11:46  marc

	* Makefile, debian/masterkey-auth.postinst,
	  debian/masterkey-auth.postrm,
	  masterkey-auth/etc/masterkey-auth-apache-alias.conf,
	  masterkey-auth/public/auth/includes.phpi,
	  masterkey-auth/public/manage/includes.php: adding masterkey-auth
	  apache environmental stuff to debian package

2007-08-16 15:57  marc

	* Makefile, README, debian/control,
	  masterkey-auth/conf/build/perform-build,
	  masterkey-auth/conf/build/perform-build.sh: Including propel
	  runtime into Debian package

2007-08-16 14:06  marc

	* debian/control: added dependencies on php-pear and php-log

2007-08-16 14:05  marc

	* README: more text

2007-08-16 13:47  marc

	* Makefile, README, masterkey-auth/conf/build/perform-build,
	  masterkey-auth/etc/masterkey-auth-apache-alias.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-alias.conf:
	  added apache config files, added masterkey-auth/data dir for
	  storing SQL data

2007-08-16 13:43  marc

	* Makefile: corrected amsterkey-auth etc config files installation
	  dirs

2007-08-16 12:02  marc

	* masterkey-auth/etc/masterkey-auth.conf: inserted dummy default
	  mysql user name and password

2007-08-16 11:31  marc

	* Makefile, debian/rules: ensuring 'make build' to generate propel
	  autmagics builds before running 'make install'

2007-08-16 11:06  marc

	* README: updated install instructions for masterkey-auth

2007-08-16 11:05  marc

	* debian/control: improved dependencies and recommends

2007-08-15 15:16  marc

	* debian/: changelog, control, masterkey-auth.dirs: firs version of
	  debian auth package

2007-08-15 15:16  marc

	* Makefile: added rules for auth module

2007-08-15 14:43  jakub

	* masterkey-core/js/profile_tools.js: Profile editor contacted
	  wrong webservice.

2007-08-15 13:02  marc

	* masterkey-gui-default/etc/masterkey-gui-default.conf: simplified
	  default config file

2007-08-15 12:56  marc

	* masterkey-auth/conf/manage.conf: commented OAI option out

2007-08-15 12:32  marc

	* masterkey-core/php/masterkey.php,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: removed
	  obsolete setting 'lang_path'

2007-08-15 11:52  marc

	* masterkey-core/php/masterkey.php,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: removed
	  superflous 'js_path' and 'xsl_path'

2007-08-15 11:40  marc

	* masterkey-core/php/masterkey.php,
	  masterkey-gui-default/index.php: removed function
	  mk_easy_include there is no need more for JS/XSL and other file
	  proxying through masterkey, as default locations are used and
	  Apache is set up to serve them. Apache aliases and proxy
	  functionality are doing a much better job!

2007-08-15 11:18  marc

	* masterkey-core/php/masterkey.php,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: removed
	  settings which had to do with XSLT locations now
	  xsl/mk-details.xsl is alsways loaded from GUI path

2007-08-14 16:14  jakub

	* masterkey-gui-default/xsl/mk_details.xsl: Temporary fixing broken
	  links (no url recipe);

2007-08-14 15:45  marc

	* masterkey-core/js/loginEvents.js: standard location

2007-08-14 15:41  jakub

	* masterkey-auth/conf/build/perform-build: Update build script.

2007-08-14 15:23  marc

	* masterkey-core/: js/ResourceSelect.class.js, php/bootstrap.phpi,
	  php/masterkey.php, xsl/mk_front.xsl, xsl/mk_globals.xsl: now
	  addressing the standard location /masterkey-auth

2007-08-14 15:22  marc

	* Makefile: prepared for mk-auth package, yet much to be done

2007-08-14 15:18  marc

	* masterkey-auth/: conf/build/propel-runtime-conf.xsl,
	  public/auth/js/Auth.class.js: accessing
	  /masterkey-auth/mkauth.php now

2007-08-14 14:17  jakub

	* masterkey-auth/: bin/masterkey-auth-rebuild-db.sh,
	  etc/masterkey-auth.conf: DB rebuild script added.

2007-08-14 12:41  jakub

	* masterkey-auth/: etc/masterkey-auth.conf,
	  public/auth/includes.phpi: Changing invalif paths.

2007-08-14 12:32  marc

	* masterkey-auth/conf/manage.conf: adding accidentally removed file

2007-08-14 12:31  marc

	* masterkey-auth/: conf/auth.conf.in, conf/build.conf,
	  conf/build.conf.in, conf/manage.conf, etc/masterkey-auth.conf,
	  php/init.phpi, php/classes/auth/Pz2Proxy.class.php,
	  php/includes/auth/overwrite_propel_conf.php,
	  php/includes/manage/config.phpi, public/auth/includes.phpi,
	  public/auth/mkauth.php, public/auth/mkuserdata.php,
	  public/auth/pzproxy.php, public/manage/includes.php,
	  public/manage/index.php, test/auth.test.php,
	  test/cat_tree.test.php, test/includes.phpi,
	  test/pzproxy.test.php, test/test_pz2_settings.php,
	  test/user_auth.test.php, test/user_auth_cat_tree.test.php,
	  test/user_auth_seed.test.php: changing mainly install dirs and
	  such for easier Debian installs

2007-08-14 11:26  jakub

	* masterkey-auth/public/manage/includes.php: Adding runtime db conf
	  to the managemnt interface.

2007-08-14 10:37  marc

	* masterkey-core/public/: gfx/background.gif, gfx/button-bg.gif,
	  gfx/button.gif, gfx/close.gif, gfx/logo.gif, gfx/minus.gif,
	  gfx/next_active.gif, gfx/next_inactive.gif, gfx/plus.gif,
	  gfx/previous_active.gif, gfx/previous_inactive.gif,
	  gfx/trailer.gif, locale/about-en.xml, locale/front-en.xml,
	  locale/help-en.xml, xsl/mk_details.xsl: removing the rest of the
	  superflous files, those are found in CVS project
	  masterkey-gui-default now.

2007-08-14 10:36  marc

	* masterkey-core/public/: index.php, css/styles.css,
	  etc/masterkey-gui-default-apache-alias.conf,
	  etc/masterkey-gui-default-apache-directory.conf,
	  etc/masterkey-gui-default-apache-virtual.conf,
	  etc/masterkey-gui-default.conf, gfx/arrow_down.gif,
	  gfx/arrow_right.gif, gfx/medium/icon_bag.gif,
	  gfx/medium/icon_book.gif, gfx/medium/icon_cd.gif,
	  gfx/medium/icon_e_book.gif, gfx/medium/icon_md.gif,
	  gfx/medium/icon_microfilm.gif, gfx/medium/icon_mouse.gif,
	  gfx/medium/icon_papers.gif, gfx/medium/icon_person.gif,
	  gfx/medium/icon_printer.gif, gfx/medium/icon_txt.gif,
	  gfx/medium/icon_video.gif: Removed superflous files. Those are
	  now in the masterkey-gui-default CVS project

2007-08-14 05:52  quinn

	* masterkey-gui-default/xsl/mk_details.xsl: Fixed display of URLs
	  for conventional records (i.e. records providing their own URL)

2007-08-13 17:45  jakub

	* masterkey-auth/: php/includes/auth/overwrite_propel_conf.php,
	  public/auth/mkauth.php, public/auth/mkuserdata.php,
	  public/auth/pzproxy.php, test/auth.test.php: Adding runtime db
	  configuration.

2007-08-13 14:42  marc

	* Makefile, debian/README.Debian, debian/changelog: updated Debian
	  packages, fixed small issues with Debian policy

2007-08-13 13:08  jakub

	* masterkey-core/etc/masterkey-core-apache-alias.conf: Readding
	  file.

2007-08-13 12:12  adam

	* Makefile: Using masterkey-core instead of mk-if.

2007-08-13 11:10  jakub

	* masterkey-core/: conf/config.xml.in,
	  etc/masterkey-core-apache-alias.conf, lang/about-en.xml,
	  lang/front-en.xml, lang/help-en.xml: Removing redundant files.

2007-08-13 11:04  jakub

	* masterkey-core/js/client.js: Back-button should work when
	  switching pages.

2007-08-09 15:52  jakub

	* masterkey-core/: js/client.js, xsl/mk_front.xsl: Fixing
	  backbutton in Firefox and IE.

2007-08-08 14:35  sondberg

	* masterkey-auth/php/includes/manage/manage_xslt_functions.phpi:
	  Removing  warning.

2007-08-07 15:45  sondberg

	* masterkey-core/js/client.js: Solving paths.

2007-08-07 12:24  sondberg

	* masterkey-auth/README: Changed text.

2007-08-06 11:55  sondberg

	* masterkey-auth/conf/auth.conf.in: Using the right port number.

2007-08-03 21:52  quinn

	* masterkey-core/public/xsl/mk_details.xsl,
	  masterkey-gui-default/xsl/mk_details.xsl: Removed a cussword from
	  a comment.

2007-08-03 16:41  marc

	* Makefile, README,
	  masterkey-core/public/etc/masterkey-gui-default-apache-virtual.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-virtual.conf:
	  added masterkey-gui-default-apache-virtual.conf in a cleaner
	  version to Debian package and readme

2007-08-03 16:09  quinn

	*
	  masterkey-core/public/etc/masterkey-gui-default-apache-virtual.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-virtual.conf:
	  added virtual host apache config

2007-08-03 15:31  marc

	* masterkey-core/js/client.js,
	  masterkey-core/public/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_details_push.xsl,
	  masterkey-gui-default/xsl/mk_details.xsl: moved portal gif files

2007-08-03 15:31  marc

	* README: added instructions

2007-08-03 15:29  marc

	* Makefile: added gif stuff

2007-08-02 17:37  marc

	* README, debian/control: added dependency on php5-xsl

2007-08-02 17:09  marc

	* README: added more info

2007-08-02 15:46  marc

	* debian/control: updated pazpar2 suggestions

2007-08-02 12:15  marc

	* README: added more info

2007-08-02 11:45  marc

	* debian/control: updating dependance information of debian
	  packages

2007-07-31 14:54  jakub

	* masterkey-core/xsl/mk_details.xsl: Quinn: Added general support
	  for URL recipes. Syntax:
	  <md-url_recipe>http://www.some-url?id={{someotherfieldname}}</md-url_recipe>

2007-07-27 15:39  jakub

	* masterkey-core/public/locale/front-en.xml,
	  masterkey-gui-default/locale/front-en.xml: Dunno why this file is
	  stored in two places.

2007-07-27 15:38  jakub

	* masterkey-core/lang/front-en.xml: Label for keyword anywhere.

2007-07-27 15:28  jakub

	* masterkey-core/js/client.js,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/public/locale/front-en.xml,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/css/styles.css,
	  masterkey-gui-default/locale/front-en.xml: Adding Keyword
	  Anywhere field in the advanced search.

2007-07-27 13:01  marc

	* README: added very short instructions on readme

2007-07-27 12:06  marc

	* Makefile, debian/masterkey-core.postinst,
	  debian/masterkey-core.postrm,
	  debian/masterkey-gui-default.postinst,
	  debian/masterkey-gui-default.postrm: added correct handeling of
	  apache config files with postrm and postinst files

2007-07-27 11:56  jakub

	* masterkey-auth/: conf/build/propel-schema.xsl,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/manage/TargetData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_target.xsl: Url recipe for a local library  system can
	  be specified in the target profile.  Setting named url_recipe wil
	  be sent along other pz2's settings.

2007-07-27 11:47  marc

	* Makefile, masterkey-core/etc/masterkey-core-apache-alias.conf:
	  added masterker core etc apache alias conf to debian build

2007-07-27 10:43  marc

	* masterkey-core/public/etc/masterkey-gui-default.conf,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: using
	  default location '/masterkey-core' for setting
	  'masterkey_core_uri'

2007-07-27 10:39  jakub

	* masterkey-core/xsl/mk_front.xsl: Typo in xsl stylesheet.

2007-07-27 10:38  marc

	* Makefile,
	  masterkey-core/public/etc/masterkey-gui-default-apache-alias.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-alias.conf:
	  added alias apache config file

2007-07-27 10:27  jakub

	* masterkey-core/xsl/mk_front.xsl: Paths corrected.

2007-07-27 09:36  marc

	* Makefile, apache-directory-example.conf,
	  masterkey-core/public/etc/masterkey-gui-default-apache-directory.conf,
	  masterkey-gui-default/etc/masterkey-gui-default-apache-directory.conf:
	  moved apache config files and included default GUI in make dist

2007-07-26 16:20  marc

	* masterkey-core/public/index.php, masterkey-gui-default/index.php:
	  insist on setting the  $_SERVER["MASTERKEY_CORE"] environmental
	  variable or die

2007-07-26 16:06  jakub

	* masterkey-core/public/css/styles.css,
	  masterkey-gui-default/css/styles.css: Style changes.

2007-07-26 16:06  marc

	* Makefile, apache-directory-example.conf,
	  masterkey-core/php/bootstrap.phpi,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/public/index.php,
	  masterkey-core/public/etc/masterkey-gui-default.conf,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: setting
	  more sensible configuration file setting names and apache env
	  names

2007-07-26 15:49  jakub

	* masterkey-core/js/: ProfileEdit.class.js,
	  ResourceSelect.class.js, client.js, loginEvents.js: IE compat
	  changes.

2007-07-26 14:44  marc

	* masterkey-core/php/masterkey.php,
	  masterkey-core/public/etc/masterkey-gui-default.conf,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: setting
	  default values for URI's according to default Debian
	  installations of masterkey-core, pazpar2 and jquery. These need
	  tweaking only when running services on other bozes, or when
	  running them from non-Debian installation places.

2007-07-26 14:00  marc

	* masterkey-core/public/etc/config.xml.in,
	  masterkey-core/public/etc/masterkey-gui-default.conf,
	  masterkey-gui-default/etc/config.xml.in,
	  masterkey-gui-default/etc/masterkey-gui-default.conf: added
	  default masterkey GUI config in another place to avoid
	  name-clashes when other gius are added

2007-07-26 13:58  marc

	* masterkey-core/php/bootstrap.phpi,
	  masterkey-core/php/defines.php, masterkey-core/php/masterkey.php,
	  masterkey-core/public/index.php,
	  masterkey-core/public/etc/config.xml.in,
	  masterkey-core/public/locale/about-en.xml,
	  masterkey-core/public/locale/front-en.xml,
	  masterkey-core/public/locale/help-en.xml,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/etc/config.xml.in,
	  masterkey-gui-default/locale/about-en.xml,
	  masterkey-gui-default/locale/front-en.xml,
	  masterkey-gui-default/locale/help-en.xml: Restructured source
	  tree to seperate interface specific code from core masterkey
	  code.  Avoided inclusion of JS files throug proxy script, those
	  are now included directly (except fro auth stuff I have to tweak
	  yet) Now you _have_ to have a apache config fiel which sets
	  certain ENV variables, see  apache-directory-example.conf as
	  example

2007-07-25 16:53  jakub

	* masterkey-auth/: conf/build/propel-schema.xsl,
	  php/classes/auth/Auth.class.php,
	  php/classes/auth/Pz2Proxy.class.php,
	  php/classes/manage/GroupData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_group.xsl: Changes to allow custom logos in the
	  management panel.

2007-07-25 16:52  jakub

	* masterkey-core/js/loginEvents.js,
	  masterkey-core/public/css/styles.css,
	  masterkey-gui-default/css/styles.css: Changes to allow custom
	  logos in mk.

2007-07-24 19:07  jakub

	* masterkey-core/xsl/mk_details.xsl: Detailed view.

2007-07-24 17:53  jakub

	* masterkey-core/xsl/mk_details.xsl: Limiting number of description
	  characters to 200.

2007-07-24 17:39  jakub

	* masterkey-core/xsl/mk_details.xsl: Pub date inserted only if
	  citation node not found.

2007-07-24 16:19  jakub

	* masterkey-core/lang/front-en.xml,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-gui-default/css/styles.css: Changes requested by David

2007-07-24 16:02  marc

	* debian/: changelog, control, masterkey-core.dirs,
	  masterkey-gui-default.dirs, rules: first working debian package

2007-07-24 15:58  marc

	* Makefile: splitted make commands according to debian FHS standard

2007-07-24 11:33  jakub

	* masterkey-core/: js/client.js, lang/front-en.xml: Bug 936.

2007-07-24 11:33  marc

	* debian/: changelog, control, copyright, rules: tweaking the
	  debian package files

2007-07-24 10:59  marc

	* debian/: README.Debian, changelog, compat, control, copyright,
	  rules: added initial debianization of tarball. much to do!

2007-07-24 00:32  jakub

	* masterkey-core/js/client.js,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/css/styles.css: Tuning display a bit.

2007-07-23 17:38  jakub

	* masterkey-core/xsl/mk_details.xsl: Fixing the resource icon bug.

2007-07-23 17:28  jakub

	* masterkey-core/xsl/mk_details.xsl: icon bug.

2007-07-23 17:26  jakub

	* masterkey-core/xsl/mk_details.xsl: material type icon bug fixed.

2007-07-23 17:13  jakub

	* masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-gui-default/css/styles.css: Fixing bugs: 1320, 1303,
	  1304 tuning detail view

2007-07-23 15:14  jakub

	* masterkey-core/lang/front-en.xml: Date sorting added.

2007-07-23 13:44  jakub

	* masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-gui-default/css/styles.css: Bugs 1308, 1312, 1302

2007-07-23 11:06  jakub

	* masterkey-core/js/client.js: Bug 1324 fixed.

2007-07-20 16:32  jakub

	* masterkey-core/xsl/mk_details.xsl: Even more changes.

2007-07-20 16:25  jakub

	* masterkey-core/xsl/mk_details.xsl: More changes.

2007-07-20 16:20  jakub

	* masterkey-core/xsl/mk_details.xsl: Stylesheet cont.

2007-07-20 16:16  jakub

	* masterkey-core/xsl/mk_details.xsl: Adding citation.

2007-07-20 16:02  marc

	* Makefile: added first shot on makefile for tarball building.
	  Still much needs to be done.

2007-07-20 15:57  jakub

	* masterkey-core/public/gfx/medium/icon_bag.gif,
	  masterkey-core/public/gfx/medium/icon_book.gif,
	  masterkey-core/public/gfx/medium/icon_cd.gif,
	  masterkey-core/public/gfx/medium/icon_e_book.gif,
	  masterkey-core/public/gfx/medium/icon_md.gif,
	  masterkey-core/public/gfx/medium/icon_microfilm.gif,
	  masterkey-core/public/gfx/medium/icon_mouse.gif,
	  masterkey-core/public/gfx/medium/icon_papers.gif,
	  masterkey-core/public/gfx/medium/icon_person.gif,
	  masterkey-core/public/gfx/medium/icon_printer.gif,
	  masterkey-core/public/gfx/medium/icon_txt.gif,
	  masterkey-core/public/gfx/medium/icon_video.gif,
	  masterkey-gui-default/gfx/medium/icon_bag.gif,
	  masterkey-gui-default/gfx/medium/icon_book.gif,
	  masterkey-gui-default/gfx/medium/icon_cd.gif,
	  masterkey-gui-default/gfx/medium/icon_e_book.gif,
	  masterkey-gui-default/gfx/medium/icon_md.gif,
	  masterkey-gui-default/gfx/medium/icon_microfilm.gif,
	  masterkey-gui-default/gfx/medium/icon_mouse.gif,
	  masterkey-gui-default/gfx/medium/icon_papers.gif,
	  masterkey-gui-default/gfx/medium/icon_person.gif,
	  masterkey-gui-default/gfx/medium/icon_printer.gif,
	  masterkey-gui-default/gfx/medium/icon_txt.gif,
	  masterkey-gui-default/gfx/medium/icon_video.gif: Adding media
	  type icons.

2007-07-20 15:55  jakub

	* masterkey-core/xsl/mk_details.xsl: Tuning detailed view
	  stylesheet.

2007-07-19 21:48  jakub

	* masterkey-core/js/client.js: Fixing bug 1199.  Note: where should
	  we handle things like striping leading and trailing spaces from
	  queries? In the client or in the pazpar2?

2007-07-19 14:23  jakub

	* masterkey-core/js/ResourceSelect.class.js: Removing breakpoints.

2007-07-19 14:21  jakub

	* masterkey-core/js/ResourceSelect.class.js: Selection was not
	  saved properly when selecting whole categories.  Removing useless
	  alerts.

2007-07-19 12:19  adam

	* masterkey-core/xsl/mk_details.xsl: Redirect subject rather than
	  refine (bug #1183)

2007-07-19 12:16  marc

	* masterkey-core/: README, conf/README: moved mk-if/conf/README to
	  mk-if/README

2007-07-19 11:46  adam

	* LICENSE, README: Added license.

2007-07-19 11:43  adam

	* README: Initial revision

2007-07-19 11:43  adam

	* README: Initial.

2007-07-19 11:34  jakub

	* masterkey-core/js/client.js: Bug removed: detailed record
	  wouldn't expand.

2007-07-18 17:06  jakub

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php: Url
	  encoding connection string.

2007-07-18 16:51  jakub

	* masterkey-core/js/loginEvents.js: Changing label of the login
	  button.

2007-07-18 15:55  jakub

	* masterkey-auth/: conf/build/propel-schema.xsl,
	  php/classes/auth/Pz2Settings.class.php: Handling auto loading of
	  stylesheet.

2007-07-18 15:49  marc

	* masterkey-auth/: README, conf/README: moved REDME to root dir and
	  expanded on usage and installation steps

2007-07-18 12:18  jakub

	* masterkey-core/: js/loginEvents.js, xsl/mk_front.xsl: Fixing bug
	  1297

2007-07-18 12:17  jakub

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php: Adding
	  clear=1

2007-07-13 11:18  sondberg

	* masterkey-auth/: conf/manage.conf,
	  php/classes/manage/TargetData.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  xsl/manage_target.xsl: Adding holding information to target
	  management system.

2007-07-12 15:57  jakub

	* masterkey-core/: js/ResourceSelect.class.js, js/loginEvents.js,
	  xsl/mk_front.xsl: Refractoring.

2007-07-12 15:34  sondberg

	* masterkey-auth/php/classes/auth/Pz2Proxy.class.php: Adding a
	  member 'targets' to response (basically a long assoc.array of
	  targets).

2007-07-12 15:33  sondberg

	* masterkey-core/js/loginEvents.js: [no log message]

2007-07-12 09:59  jakub

	* masterkey-core/js/: loginEvents.js, profile_tools.js: Temp fix to
	  refresh record basket and profile editor contents when user logs
	  out.

2007-07-11 16:19  jakub

	* masterkey-auth/: conf/build/propel-schema.xsl,
	  php/classes/manage/UserData.class.php,
	  public/auth/mkuserdata.php: Changes to allow non-standard data
	  saving/fetching through the WS.

2007-07-11 16:18  jakub

	* masterkey-core/js/: ProfileEdit.class.js, loginEvents.js:
	  Selected resources are kept on the next user logon.

2007-07-10 15:38  jakub

	* masterkey-core/: js/loginEvents.js, xsl/mk_front.xsl: Selected
	  target are saved in the user profile.

2007-07-10 15:37  jakub

	* masterkey-auth/public/auth/mkuserdata.php: WS allows for saving
	  target selection now.

2007-07-06 12:55  sondberg

	* masterkey-auth/conf/build/propel-schema.xsl: Added fields
	  holding_type and holding_xsl.

2007-07-05 14:40  jakub

	* masterkey-core/xsl/mk_front.xsl: Edit profile: assigning button
	  class.

2007-07-05 14:34  sondberg

	* masterkey-auth/public/auth/mkauth.php: Extending the session
	  expirery time.  CVSu
	  ----------------------------------------------------------------------

2007-07-05 14:14  sondberg

	* masterkey-core/lang/front-en.xml: Adding some additional language
	  translations.

2007-07-05 14:06  sondberg

	* masterkey-core/: conf/config.xml.in, php/masterkey.php,
	  php/classes/ConfigFile.class.phpi, xsl/mk_front.xsl,
	  xsl/mk_globals.xsl: More flexible import of config file into xsl
	  stylesheet

2007-07-05 13:49  jakub

	* masterkey-core/conf/config.xml.in: New setting: profile_edit.

2007-07-05 13:48  jakub

	* masterkey-core/js/ProfileEdit.class.js,
	  masterkey-core/js/profile_tools.js,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-core/xsl/mk_globals.xsl,
	  masterkey-gui-default/css/styles.css: Integrating profile editor.

2007-07-05 13:19  sondberg

	* masterkey-core/php/classes/ConfigFile.class.phpi: Select from the
	  right namespace.

2007-07-05 11:25  sondberg

	* masterkey-core/conf/config.phpi.in,
	  masterkey-core/conf/config.xml.in,
	  masterkey-core/php/bootstrap.phpi,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/php/classes/ConfigFile.class.phpi,
	  masterkey-core/public/index.php, masterkey-gui-default/index.php:
	  Moving config system to mk-if.

2007-07-04 12:17  jakub

	* masterkey-auth/: php/classes/auth/Auth.class.php,
	  php/classes/manage/UserData.class.php,
	  public/auth/mkuserdata.php, test/user_form_test.html: User data
	  manpipulation web service added.

2007-06-21 06:02  quinn

	* masterkey-core/xsl/mk_details_push.xsl: Checkpoint before
	  implementing alternative indent of subrecs

2007-06-21 04:38  quinn

	* masterkey-auth/php/classes/auth/Auth.class.php: Enabled guest
	  login -- if no IP address is recognized, an IP of 0.0.0.0 is
	  tried.

2007-06-14 14:36  sondberg

	* masterkey-core/xsl/mk_front.xsl: Body section is chopped.

2007-06-14 14:11  sondberg

	* masterkey-core/xsl/mk_front.xsl: Even more chopping.

2007-06-14 14:11  jakub

	* masterkey-core/js/client.js: IE crash bug removed.

2007-06-14 13:30  sondberg

	* masterkey-core/xsl/mk_front.xsl: Chopping templates.

2007-06-14 13:15  sondberg

	* masterkey-core/xsl/: mk_front.xsl, mk_globals.xsl: Splitting up
	  templates in mk_front.xsl into smaller pieces in order to make it
	  more configurable (overwritable).

2007-06-12 16:41  jakub

	* masterkey-core/js/loginEvents.js: Fixing the client to work with
	  the new auth module. Use last_stable for production, cause few
	  bugs left.

2007-06-12 16:38  jakub

	* masterkey-auth/: php/classes/auth/Auth.class.php,
	  php/classes/auth/AuthWS.class.php, public/auth/pzproxy.php,
	  public/auth/js/Auth.class.js, test/auth.test.php,
	  test/user_auth_cat_tree.test.php: Fixing the client to works with
	  new auth module.	For the time being message "Trying to log
	  in.." will be displayed even if the log in fails.

2007-06-11 20:59  jakub

	* masterkey-auth/: php/classes/auth/Auth.class.php,
	  php/classes/auth/AuthLocal.class.php,
	  php/classes/auth/AuthResponse.class.php,
	  php/classes/auth/AuthResponseJSON.class.php,
	  php/classes/auth/AuthResponseXML.class.php,
	  php/classes/auth/AuthWS.class.php,
	  php/classes/auth/AuthXML.class.php,
	  php/classes/auth/CategoryTreeHash.class.php,
	  php/classes/auth/IWsResponse.class.php,
	  php/classes/auth/Pz2Proxy.class.php,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/auth/WsResponseFactory.class.php,
	  php/classes/auth/WsResponseHash.class.php,
	  php/classes/auth/WsResponseXML.class.php, public/auth/auth.php,
	  public/auth/mkauth.php, public/auth/pzproxy.php,
	  public/auth/js/Auth.class.js, test/auth.test.php,
	  test/cat_tree.test.php, test/pzproxy.test.php,
	  test/user_auth.test.php, test/user_auth_cat_tree.test.php,
	  test/user_auth_seed.test.php: Completely rewritten authentication
	  module. Client (js) code not yet updated, so the app is broken.
	  For the time being use -r last_stable.

2007-06-11 15:14  jakub

	* masterkey-auth/php/includes/manage/manage_action_handlers.phpi:
	  Trying to fix bug 1175.

2007-06-06 11:29  sondberg

	* masterkey-auth/: php/classes/auth/AuthResponse.class.php,
	  php/classes/auth/AuthResponseJSON.class.php,
	  php/classes/auth/AuthResponseXML.class.php, public/auth/auth.php:
	  Getting ready to update php server side cookie.

2007-06-06 11:26  sondberg

	* masterkey-auth/conf/: auth.conf, auth.conf.in: Changing name.

2007-06-05 21:41  quinn

	* masterkey-core/xsl/mk_details_push.xsl: I'm not sure if this is a
	  good idea or not, but this details stylesheet will render
	  elements wether they're at the root level or under a location
	  node, for flexibility.

2007-06-05 17:18  jakub

	* masterkey-core/js/client.js: When clicking on author (in the list
	  view) a search re-direct will be performed instead of limiting.
	  All terms in the navigation are removable now.

2007-06-04 18:02  jakub

	* masterkey-auth/public/manage/js/tools.js: Bug in the cclmap page
	  caused to overwrite old maps.

2007-06-04 17:22  jakub

	* masterkey-core/js/loginEvents.js: Now better.

2007-06-04 17:18  jakub

	* masterkey-core/js/loginEvents.js: Previous commit was missing few
	  things.

2007-06-04 16:59  jakub

	* masterkey-core/: js/client.js, xsl/mk_front.xsl: Links should be
	  properly displayed in IE now.

2007-06-04 12:58  jakub

	* masterkey-core/js/client.js: Detailed record view will be more
	  stable (no double records appearing when fast clicking)

2007-06-04 07:11  quinn

	* masterkey-core/xsl/mk_details.xsl: Added link to full-text.
	  Restructured location sub-display.

2007-06-02 13:28  jakub

	* masterkey-core/js/client.js: Focus on the search box when page
	  loads.

2007-06-02 11:29  jakub

	* masterkey-core/: conf/config.phpi.in, js/client.js,
	  php/masterkey.php, xsl/mk_front.xsl: Easy detailed view
	  stylesheet customization.

2007-06-01 15:45  sondberg

	* masterkey-auth/xsl/manage_oai.xsl: Present brief status in
	  overview.

2007-06-01 15:36  sondberg

	* masterkey-auth/xsl/manage_oai.xsl: Present OAI harvesting error
	  if any.

2007-06-01 14:29  sondberg

	* masterkey-core/js/client.js: IE compat.

2007-06-01 14:16  sondberg

	* masterkey-core/js/client.js: IE cont.

2007-06-01 14:11  sondberg

	* masterkey-core/js/client.js: IE compat.

2007-06-01 13:49  sondberg

	* masterkey-auth/xsl/manage_help.xsl: Removing section.

2007-06-01 13:25  sondberg

	* masterkey-auth/: conf/manage.conf,
	  php/includes/manage/manage_page_handlers.phpi,
	  xsl/manage_help.xsl: Adding a help page.

2007-06-01 13:08  jakub

	* masterkey-core/js/client.js: IE support changes.

2007-06-01 13:03  jakub

	* masterkey-core/: js/client.js, xsl/mk_front.xsl: Laguage file not
	  embedded in the DOM anymore (to support IE)

2007-06-01 10:33  jakub

	* masterkey-core/xsl/mk_front.xsl: changes in the form encoding

2007-06-01 08:48  jakub

	* masterkey-auth/php/classes/auth/AuthResponse.class.php:
	  Authentication allows for setting a username without a password.

2007-05-31 14:26  jakub

	* masterkey-core/conf/: config.phpi, config.phpi.in: Changing name.

2007-05-31 14:22  jakub

	* masterkey-core/xsl/mk_front.xsl: Inserting value instead of
	  lable.

2007-05-31 12:12  jakub

	* masterkey-core/: js/client.js, lang/front-en.xml,
	  xsl/mk_front.xsl: Added more configuration options (which facets
	  expanded, default soritng paging).

2007-05-31 11:50  sondberg

	* masterkey-auth/xsl/manage_oai.xsl: Present time stamp correctly
	  in overview page too.

2007-05-31 11:01  sondberg

	* masterkey-auth/: php/includes/manage/manage_xslt_functions.phpi,
	  xsl/manage_oai.xsl: Time stamps are from now on epoch times.

2007-05-30 18:08  jakub

	* masterkey-auth/php/classes/auth/AuthResponse.class.php: Changnge
	  the way xslt are selected

2007-05-30 17:17  jakub

	* masterkey-core/conf/config.phpi,
	  masterkey-core/lang/front-en.xml,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/css/styles.css: Button is there :).

2007-05-30 11:59  sondberg

	* masterkey-auth/php/: classes/manage/OaiTask.class.php,
	  classes/manage/OaiTaskList.class.php,
	  includes/manage/manage_action_handlers.phpi: OAI management
	  works.

2007-05-30 10:33  sondberg

	* masterkey-auth/php/: classes/manage/OaiTask.class.php,
	  classes/manage/OaiTaskList.class.php,
	  includes/manage/manage_action_handlers.phpi: More work on
	  add/update of tasks.

2007-05-30 09:47  sondberg

	* masterkey-auth/: public/manage/css/styles.css,
	  xsl/manage_oai.xsl: A little styling.

2007-05-29 15:48  sondberg

	* masterkey-auth/: php/classes/manage/OaiTask.class.php,
	  php/classes/manage/OaiTaskList.class.php,
	  php/includes/manage/error_codes.phpi,
	  php/includes/manage/manage_action_handlers.phpi,
	  public/manage/js/tools.js, xsl/manage_oai.xsl: Task delete done,
	  task edit partially done.

2007-05-29 14:30  jakub

	* masterkey-auth/conf/README: More info.

2007-05-29 14:29  sondberg

	* masterkey-auth/: php/classes/manage/OaiTaskList.class.php,
	  php/includes/manage/manage_xslt_functions.phpi,
	  xsl/manage_oai.xsl: XML returned by OaiTaskList class has same
	  structure as used in the other xslt handlers.

2007-05-29 14:16  jakub

	* masterkey-auth/conf/README: Added README.

2007-05-29 13:21  sondberg

	* masterkey-auth/: php/includes/manage/manage_action_handlers.phpi,
	  public/manage/js/tools.js, xsl/manage_oai.xsl: Adding stub code
	  for adding/deleting and editing oai repositories.

2007-05-29 13:18  sondberg

	* masterkey-auth/php/includes/manage/manage_page_handlers.phpi:
	  Fixing typo.

2007-05-29 13:03  sondberg

	* masterkey-auth/php/: classes/manage/OaiTaskList.class.php,
	  includes/manage/manage_xslt_functions.phpi: Repository path
	  handled in a different way.

2007-05-29 09:47  sondberg

	* masterkey-auth/xsl/manage_oai.xsl: Added.

2007-05-29 09:44  jakub

	* masterkey-auth/: conf/auth.conf,
	  php/classes/auth/AuthResponse.class.php: no need to set up pz:id
	  explicitly

2007-05-24 13:54  sondberg

	* masterkey-auth/: php/includes/manage/manage_xslt_functions.phpi,
	  public/manage/includes.php: Actually display some oai tasks.

2007-05-24 13:41  sondberg

	* masterkey-auth/: conf/manage.conf, xsl/frame.xsl: Displaying a
	  decent page title.

2007-05-24 13:31  sondberg

	* masterkey-auth/: conf/manage.conf,
	  php/classes/manage/OaiTask.class.php,
	  php/classes/manage/OaiTaskList.class.php,
	  php/includes/manage/manage_action_handlers.phpi,
	  php/includes/manage/manage_page_handlers.phpi,
	  test/dump_oai_tasks.php: More work on the OAI integration.

2007-05-24 12:34  jakub

	* masterkey-auth/php/includes/manage/manage_action_handlers.phpi:
	  DB Integrity constraints handled.

2007-05-24 12:19  jakub

	* masterkey-auth/php/classes/auth/Pz2Settings.class.php: Throwing
	  exception on pz2 init failure.

2007-05-24 11:18  jakub

	* masterkey-auth/conf/build/propel-schema.xsl: DB bugs:     bigint
	  to store IPs	   longer db fiel     switched to db engine that
	  supports transactions (innodb)

2007-05-24 10:45  jakub

	* masterkey-auth/: conf/build/propel-build.xsl,
	  php/classes/auth/Auth.class.php,
	  php/classes/auth/AuthLocal.class.php,
	  php/classes/auth/AuthResponse.class.php,
	  php/classes/auth/AuthXML.class.php: Auth WS should work with the
	  new DB layout.

2007-05-23 20:07  jakub

	* masterkey-auth/: conf/auth.conf, conf/manage.conf,
	  conf/build/propel-schema.xsl,
	  php/classes/auth/AuthResponse.class.php,
	  php/classes/manage/CategoryTree.class.php,
	  php/classes/manage/GroupsList.class.php,
	  php/classes/manage/MappingData.class.php,
	  php/classes/manage/MappingsList.class.php,
	  php/classes/manage/RangeData.class.php,
	  php/classes/manage/TargetData.class.php,
	  php/classes/manage/TargetList.class.php,
	  php/classes/manage/UserData.class.php,
	  php/includes/manage/config.phpi,
	  php/includes/manage/manage_action_handlers.phpi,
	  php/includes/manage/manage_xslt_functions.phpi,
	  public/manage/js/tools.js, xsl/manage_cats.xsl,
	  xsl/manage_ccl.xsl, xsl/manage_group.xsl, xsl/manage_ranges.xsl,
	  xsl/manage_target.xsl, xsl/manage_targets.xsl,
	  xsl/manage_user.xsl, xsl/manage_users.xsl: Masterkey management
	  redesign.	 Mngmnt is finished.	  Auth module is broken.

2007-05-22 16:13  jakub

	* masterkey-core/conf/config.phpi, masterkey-core/php/defines.php,
	  masterkey-core/php/masterkey.php,
	  masterkey-core/public/defines.php,
	  masterkey-core/public/index.php,
	  masterkey-core/public/masterkey.php,
	  masterkey-gui-default/defines.php,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/masterkey.php: Restructuring.

2007-05-22 15:40  jakub

	* masterkey-core/lang/front-en.xml: Restructuring.

2007-05-22 15:38  jakub

	* masterkey-core/public/masterkey.php,
	  masterkey-gui-default/masterkey.php: Rstructuring.

2007-05-22 15:37  jakub

	* masterkey-core/conf/config.phpi, masterkey-core/js/client.js,
	  masterkey-core/public/index.php, masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/index.php,
	  masterkey-core/public/includes.php,
	  masterkey-gui-default/includes.php: Restructuring.

2007-05-22 08:43  jakub

	* masterkey-core/xsl/mk_front.xsl: Image sizes removed from html.

2007-05-21 11:33  sondberg

	* masterkey-auth/php/includes/manage/manage_tools.phpi: Adding
	  function that extracts ui path.

2007-05-21 08:41  sondberg

	* masterkey-auth/test/test_pz2_settings.php: Added.

2007-05-17 22:51  jakub

	* masterkey-core/conf/README, masterkey-core/conf/config.phpi,
	  masterkey-core/js/client.js, masterkey-core/js/loginEvents.js,
	  masterkey-core/lang/about-en.xml,
	  masterkey-core/lang/front-en.xml,
	  masterkey-core/lang/help-en.xml,
	  masterkey-core/public/defines.php,
	  masterkey-core/public/includes.php,
	  masterkey-core/public/index.php,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/public/gfx/arrow_down.gif,
	  masterkey-core/public/gfx/arrow_right.gif,
	  masterkey-core/public/gfx/background.gif,
	  masterkey-core/public/gfx/button-bg.gif,
	  masterkey-core/public/gfx/button.gif,
	  masterkey-core/public/gfx/close.gif,
	  masterkey-core/public/gfx/logo.gif,
	  masterkey-core/public/gfx/minus.gif,
	  masterkey-core/public/gfx/next_active.gif,
	  masterkey-core/public/gfx/next_inactive.gif,
	  masterkey-core/public/gfx/plus.gif,
	  masterkey-core/public/gfx/previous_active.gif,
	  masterkey-core/public/gfx/previous_inactive.gif,
	  masterkey-core/public/gfx/trailer.gif,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/defines.php,
	  masterkey-gui-default/includes.php,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/css/styles.css,
	  masterkey-gui-default/gfx/arrow_down.gif,
	  masterkey-gui-default/gfx/arrow_right.gif,
	  masterkey-gui-default/gfx/background.gif,
	  masterkey-gui-default/gfx/button-bg.gif,
	  masterkey-gui-default/gfx/button.gif,
	  masterkey-gui-default/gfx/close.gif,
	  masterkey-gui-default/gfx/logo.gif,
	  masterkey-gui-default/gfx/minus.gif,
	  masterkey-gui-default/gfx/next_active.gif,
	  masterkey-gui-default/gfx/next_inactive.gif,
	  masterkey-gui-default/gfx/plus.gif,
	  masterkey-gui-default/gfx/previous_active.gif,
	  masterkey-gui-default/gfx/previous_inactive.gif,
	  masterkey-gui-default/gfx/trailer.gif: Backport of Crete's mk.
	  Very fresh.

2007-05-17 22:51  jakub

	* masterkey-core/conf/README, masterkey-core/conf/config.phpi,
	  masterkey-core/js/client.js, masterkey-core/js/loginEvents.js,
	  masterkey-core/lang/about-en.xml,
	  masterkey-core/lang/front-en.xml,
	  masterkey-core/lang/help-en.xml,
	  masterkey-core/public/defines.php,
	  masterkey-core/public/includes.php,
	  masterkey-core/public/index.php,
	  masterkey-core/public/css/styles.css,
	  masterkey-core/public/gfx/arrow_down.gif,
	  masterkey-core/public/gfx/arrow_right.gif,
	  masterkey-core/public/gfx/background.gif,
	  masterkey-core/public/gfx/button-bg.gif,
	  masterkey-core/public/gfx/button.gif,
	  masterkey-core/public/gfx/close.gif,
	  masterkey-core/public/gfx/logo.gif,
	  masterkey-core/public/gfx/minus.gif,
	  masterkey-core/public/gfx/next_active.gif,
	  masterkey-core/public/gfx/next_inactive.gif,
	  masterkey-core/public/gfx/plus.gif,
	  masterkey-core/public/gfx/previous_active.gif,
	  masterkey-core/public/gfx/previous_inactive.gif,
	  masterkey-core/public/gfx/trailer.gif,
	  masterkey-core/xsl/mk_details.xsl,
	  masterkey-core/xsl/mk_front.xsl,
	  masterkey-gui-default/defines.php,
	  masterkey-gui-default/includes.php,
	  masterkey-gui-default/index.php,
	  masterkey-gui-default/css/styles.css,
	  masterkey-gui-default/gfx/arrow_down.gif,
	  masterkey-gui-default/gfx/arrow_right.gif,
	  masterkey-gui-default/gfx/background.gif,
	  masterkey-gui-default/gfx/button-bg.gif,
	  masterkey-gui-default/gfx/button.gif,
	  masterkey-gui-default/gfx/close.gif,
	  masterkey-gui-default/gfx/logo.gif,
	  masterkey-gui-default/gfx/minus.gif,
	  masterkey-gui-default/gfx/next_active.gif,
	  masterkey-gui-default/gfx/next_inactive.gif,
	  masterkey-gui-default/gfx/plus.gif,
	  masterkey-gui-default/gfx/previous_active.gif,
	  masterkey-gui-default/gfx/previous_inactive.gif,
	  masterkey-gui-default/gfx/trailer.gif: Initial revision

2007-05-17 10:57  jakub

	* masterkey-auth/php/classes/auth/AuthResponse.class.php: pz:id
	  setting removed

2007-05-16 15:22  sondberg

	* masterkey-auth/php/classes/auth/AuthResponse.class.php: Using
	  dynamic config system to set the cclmapping.

2007-05-16 11:27  sondberg

	* masterkey-auth/: conf/auth.conf, public/auth/auth.php: Moving
	  pazpar2 access info to a config file.

2007-05-09 19:26  jakub

	* masterkey-auth/: conf/build.conf.in, conf/manage.conf,
	  conf/build/perform-build, conf/build/propel-build.xsl,
	  conf/build/propel-runtime-conf.xsl, conf/build/propel-schema.xsl,
	  php/classes/auth/Auth.class.php,
	  php/classes/auth/AuthLocal.class.php,
	  php/classes/auth/AuthResponse.class.php,
	  php/classes/auth/AuthResponseJSON.class.php,
	  php/classes/auth/AuthResponseXML.class.php,
	  php/classes/auth/AuthXML.class.php,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/manage/CategoryData.class.php,
	  php/classes/manage/CategoryTree.class.php,
	  php/classes/manage/GroupData.class.php,
	  php/classes/manage/GroupsList.class.php,
	  php/classes/manage/IpMasksList.class.php,
	  php/classes/manage/MappingData.class.php,
	  php/classes/manage/MappingsList.class.php,
	  php/classes/manage/RangeData.class.php,
	  php/classes/manage/TargetData.class.php,
	  php/classes/manage/TargetList.class.php,
	  php/classes/manage/UserData.class.php,
	  php/classes/manage/UsersList.class.php,
	  php/includes/manage/config.phpi,
	  php/includes/manage/error_codes.phpi,
	  php/includes/manage/manage_action_handlers.phpi,
	  php/includes/manage/manage_page_handlers.phpi,
	  php/includes/manage/manage_tools.phpi,
	  php/includes/manage/manage_xslt_functions.phpi,
	  public/auth/auth.php, public/auth/js/Auth.class.js,
	  public/demo/index.html, public/demo/js/loginEvents.js,
	  public/manage/includes.php, public/manage/index.php,
	  public/manage/js/tools.js, xsl/frame.xsl, xsl/include.xsl,
	  xsl/manage_cats.xsl, xsl/manage_ccl.xsl, xsl/manage_ccls.xsl,
	  xsl/manage_group.xsl, xsl/manage_index.xsl,
	  xsl/manage_ranges.xsl, xsl/manage_target.xsl,
	  xsl/manage_targets.xsl, xsl/manage_test.xsl, xsl/manage_user.xsl,
	  xsl/manage_users.xsl, xsl/menu.xsl, xsl/tools.xsl: First release
	  of separate mk auth/manage.

2007-05-09 19:26  jakub

	* masterkey-auth/: conf/build.conf.in, conf/manage.conf,
	  conf/build/perform-build, conf/build/propel-build.xsl,
	  conf/build/propel-runtime-conf.xsl, conf/build/propel-schema.xsl,
	  php/classes/auth/Auth.class.php,
	  php/classes/auth/AuthLocal.class.php,
	  php/classes/auth/AuthResponse.class.php,
	  php/classes/auth/AuthResponseJSON.class.php,
	  php/classes/auth/AuthResponseXML.class.php,
	  php/classes/auth/AuthXML.class.php,
	  php/classes/auth/Pz2Settings.class.php,
	  php/classes/manage/CategoryData.class.php,
	  php/classes/manage/CategoryTree.class.php,
	  php/classes/manage/GroupData.class.php,
	  php/classes/manage/GroupsList.class.php,
	  php/classes/manage/IpMasksList.class.php,
	  php/classes/manage/MappingData.class.php,
	  php/classes/manage/MappingsList.class.php,
	  php/classes/manage/RangeData.class.php,
	  php/classes/manage/TargetData.class.php,
	  php/classes/manage/TargetList.class.php,
	  php/classes/manage/UserData.class.php,
	  php/classes/manage/UsersList.class.php,
	  php/includes/manage/config.phpi,
	  php/includes/manage/error_codes.phpi,
	  php/includes/manage/manage_action_handlers.phpi,
	  php/includes/manage/manage_page_handlers.phpi,
	  php/includes/manage/manage_tools.phpi,
	  php/includes/manage/manage_xslt_functions.phpi,
	  public/auth/auth.php, public/auth/js/Auth.class.js,
	  public/demo/index.html, public/demo/js/loginEvents.js,
	  public/manage/includes.php, public/manage/index.php,
	  public/manage/js/tools.js, xsl/frame.xsl, xsl/include.xsl,
	  xsl/manage_cats.xsl, xsl/manage_ccl.xsl, xsl/manage_ccls.xsl,
	  xsl/manage_group.xsl, xsl/manage_index.xsl,
	  xsl/manage_ranges.xsl, xsl/manage_target.xsl,
	  xsl/manage_targets.xsl, xsl/manage_test.xsl, xsl/manage_user.xsl,
	  xsl/manage_users.xsl, xsl/menu.xsl, xsl/tools.xsl: Initial
	  revision

