Ignore vim swap files.
[mkws-moved-to-github.git] / tools /
2014-06-06 Mike TaylorFix typo.
2014-06-06 Mike TaylorAll four service-proxy-auth URLs now use "action=check...
2014-06-06 Wolfram Schneidera single CSS file for Koha MKWS
2014-06-06 Wolfram Schneiderif we make the left sidebar bigger,we must reduce size...
2014-06-06 Wolfram SchneiderThe service proxy auth URL shortcut may contain ;jsessi...
2014-06-06 Wolfram SchneiderThe service proxy auth URL shortcut may contain ;jsessi...
2014-06-06 Wolfram SchneiderThe service proxy auth URL shortcut may contain ;jsessi...
2014-06-06 Wolfram SchneiderThe service proxy auth URL shortcut may contain ;jsessi...
2014-06-04 Wolfram SchneiderKoha + mkws-widget-reference.css
2014-06-03 Wolfram Schneider/service-proxy-kohaauth will use the user "kohademo...
2014-05-28 Mike TaylorRevert previous delta.
2014-05-28 Mike TaylorSP auth for demo realm does check before auth.
2014-05-28 Wolfram Schneiderfix Firefox table display, MKWS-78
2014-05-28 Wolfram Schneiderlarger select box for Firefox, part of MKWS-198
2014-05-28 Wolfram Schneidernew koha SP auth URL mkws.indexdata.com/service-proxy...
2014-05-26 Wolfram Schneiderimport our logo for koha plugin
2014-05-26 Wolfram SchneiderReferenceUniverse widget CSS
2014-05-26 Wolfram Schneideradd documentation & copyright
2014-05-26 Wolfram Schneideradd a README
2014-05-22 Mike TaylorAdd .mkwsProgress styles.
2014-05-22 Wolfram SchneiderMove koha CSS to the tool site (mkws.indexdata.com)
2014-05-22 Wolfram Schneiderrun on centos6
2014-05-22 Wolfram Schneiderrun on MacOS
2014-05-20 Mike TaylorAdded a favicon.ico to the tools/htdocs area, mostly...
2014-05-20 Mike TaylorAdd auth-rewrite rule for the Credo emulator.
2014-05-09 Mike TaylorClass mkwsTerm replaces term.
2014-05-09 Mike TaylorClass mkwsFacetTitle replaces termtitle.
2014-05-09 Mike TaylorClass mkwsTermlistsTitle replaces title.
2014-05-09 Mike TaylormkwsSummary styling made less precise. That class is...
2014-05-09 Mike TaylorStyle new MKWS-specific class mkwsSummary instead of...
2014-05-09 Mike TaylorRemove rule for "head" class, which is no longer used.
2014-05-09 Mike TaylorUse new MKWS-specific class mkwsRemovable instead of...
2014-05-09 Mike TaylormkwsDetails styling made less precise. That class is...
2014-05-09 Mike TaylorUse new class mkwsDetails instead of generic old "details".
2014-05-07 Mike TaylormkwsSelected class renamed to more explicit mkwsCurrentPage
2014-05-07 Mike TaylorAll style rules that used mkwsBytarget now instead...
2014-04-28 John MalconianMerge branch 'master' of ssh://git.indexdata.com:222...
2014-04-28 John Malconianchanged SP host from 'mkc.indexdata.com:9009' to 'sp...
2014-04-28 John Malconianchanged SP host from 'mkc.indexdata.com:9009' to 'sp...
2014-04-18 Niels Erik G. NielsenCreates test page
2014-04-16 Niels Erik G. NielsenApache config, ne
2014-04-15 Mike TaylorFor my local examples site, add aliases for /tools...
2014-04-10 Mike TaylorAdd style for mkwsSelected
2014-04-08 Mike TaylorFix facet style on .mkwsFacet rather than their contain...
2014-04-08 Wolfram Schneiderrun with 'phantomjs' tests
2014-04-08 Wolfram Schneiderget rid of the "apache2: Could not reliably determine...
2014-04-08 Wolfram Schneiderinclude apache config files directly from /etc/apache2...
2014-04-08 Wolfram Schneideradd new aliases /src /jasmine /test
2014-04-08 Wolfram Schneideradd new aliases /src /jasmine /test
2014-04-07 Wolfram Schneideradd new aliases /src /jasmine /test
2014-04-07 Wolfram Schneideruse Alias instead symlinks
2014-04-07 Wolfram Schneideradd modules and missing config options
2014-04-07 Wolfram Schneiderchange template language to standard apache
2014-04-07 Wolfram Schneiderconvert to a real template
2014-04-07 Wolfram Schneidercopy of mkws-dev, MKWS-148
2014-04-04 Mike TaylorStyles refer to .mkwsFacet rather than div.facet within...
2014-04-03 Mike TaylorText within popup card is black, as it should always...
2014-04-03 Mike TaylorAll mkwsRecords-related styles now also apply to mkwsRe...
2014-03-25 Mike TaylorIgnore generated NEWS and VERSION files. separate-src
2014-03-25 Mike TaylorIgnore copied file mkws-doc.css
2014-03-25 Mike TaylorIgnore generated documentation files README.html and...
2014-03-25 Mike TaylorIgnore two verbatim-copied files: mkws.js itself and...
2014-03-25 Mike TaylorNew tools/htdocs/.gitignore
2014-03-25 Mike TaylorMove tools/htdocs/.gitignore to ../../src
2014-03-25 Mike TaylorMove source-code into new top-level src directory
2014-03-25 Mike TaylorMove documentation files from tools/htdocs into new...
2014-03-25 Mike TaylorHasn't been needed for a long time
2014-03-25 Mike TaylorThis was long ago obsoleted by an appendix of the white...
2014-03-25 Mike Taylordebug function uses mkws.log rather than old mkws.debug.
2014-03-25 Mike TaylorWhen the log_level setting is not provided, fall back...
2014-03-25 Mike TaylorRename all debug() functions to log()
2014-03-25 Mike TaylorAdd widget-level debug() function.
2014-03-25 Mike TaylorChange around details of how record elements are recogn...
2014-03-24 Mike TaylormkwsDet elements now also move the team to a CSS class.
2014-03-24 Mike TaylorRecord elements now have team-name removed from their...
2014-03-24 Mike TaylorAbstract record-element ID generation to new recordElem...
2014-03-21 Mike TaylorRemove extraneous debugging.
2014-03-21 Mike TaylorInvert submitted() login in Sort and Perpage widgets.
2014-03-21 Mike TaylorSimplify Sort and Perpage widget to use anonymous closures.
2014-03-21 Mike TaylorNo "sort"/"perpage" events in the pub/sub queue.
2014-03-21 Mike TaylorReorder lines.
2014-03-21 Mike TaylorPub/subify two more widgets: Sort and Perpage.
2014-03-21 Mike TaylorSimplify a lot of code that unnecessarily checks that...
2014-03-21 Mike TaylorVertical whitespace.
2014-03-21 Mike TaylorReorder some functions.
2014-03-21 Mike TaylorredrawNavi was a one-line function invoked in only...
2014-03-21 Mike TaylorSwitch order of resetPage/redrawNavi invocations.
2014-03-21 Mike TaylorEvery single invocation of triggerSearch was preceded...
2014-03-21 Mike TaylorloadSelect is removed: no longer needed.
2014-03-21 Mike TayloronSortChange and onPerpageChange set their member varia...
2014-03-21 Mike TaylorSplit onSelectDdChange into two separate functions...
2014-03-20 Mike TaylorRemove unnecessary test.
2014-03-20 Mike TaylorComment typo
2014-03-20 Mike TaylorSimplify
2014-03-20 Mike TaylorReimplement the Navi widget with pub/sub.
2014-03-20 Mike TaylorWidget-promotion switch is now driven by a table.
2014-03-20 Mike TaylorMake renderDetails() available as team member-function.
2014-03-19 Mike TaylorMore explicit logging for widget-creation
2014-03-19 Mike TaylorTeam-specific debug function now visible as team.debug.
2014-03-19 Mike TaylorFix rendering of team-name in widget-creation logging.
next