Merge branch 'master' into templateallthemarkup
[mkws-moved-to-github.git] / tools / htdocs /
2014-08-21 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-08-18 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-08-14 Mike TaylorResolve
2014-08-14 Wolfram Schneidertypo
2014-08-14 Wolfram Schneiderblock robots to use our MKWS service proxy, MKWS-246
2014-08-11 Mike TaylorIgnore installed mkws-developer.html
2014-08-08 Jason SkomorowskiUpdate Handlebars
2014-08-07 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-08-06 Wolfram Schneiderdocument that jQuery.pazpar2() plugin is gone
2014-08-04 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-07-31 Mike TaylorNo need to ignore installed library-configuration.html
2014-07-30 Mike TaylorLink is to mkws-manual.html rather than the old whitepa...
2014-07-30 Mike TaylorIgnore mkws-manual.html rather than whitepaper.html
2014-07-28 Mike TaylorMKWS front page links to example.indexdata.com/simple...
2014-07-24 Mike TaylorIgnore installed library-configuration.html
2014-07-23 Mike TaylorTweak "mkws-html-includes" rule to omit NUL characters.
2014-07-10 Wolfram Schneiderupdate copyright date
2014-07-10 Wolfram Schneidermkws-jquery.js is gone, MKWS-235
2014-07-09 Wolfram Schneideradd mkws-popup.js
2014-07-09 Wolfram Schneiderreformat COMPONENTS
2014-07-09 Wolfram Schneidergenerate ever growing list of JS includes for devel...
2014-07-07 Jason SkomorowskiMerge branch 'master' into templateallthemarkup
2014-07-07 Wolfram Schneiderinclude reference universe widget
2014-07-04 Wolfram Schneideralways use .tmp extension for temporary files generated...
2014-07-04 Wolfram Schneidergeneration of mkws.js must be atomar
2014-07-03 Mike Taylor"make" now does "make all"
2014-07-03 Mike TaylorRemove arbitrary distclean rule.
2014-07-02 Wolfram Schneiderusing VPATH was a sweet idea, but it is to error-prone...
2014-06-27 Wolfram Schneiderre-organize mkws.js build process, MKWS-229
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-04 Wolfram SchneiderKoha + mkws-widget-reference.css
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-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-20 Mike TaylorAdded a favicon.ico to the tools/htdocs area, mostly...
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-10 Mike TaylorAdd style for mkwsSelected
2014-04-08 Mike TaylorFix facet style on .mkwsFacet rather than their contain...
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.
2014-03-19 Mike TaylorMove Records widget into its own object.
next