2014-03-25 |
Mike Taylor | New doc/.gitignore, omits generated HTML files. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add rules to install compiled markdown->html files. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add mkws-jquery.js to installable list. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add mkws.js itself to the installable list. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | New tools/htdocs/.gitignore |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add new "install" and "uninstall" rules. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Update "help" target |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Remove extraneous comment. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Remove mkws-js-min rule, this is now the default "all". |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Remove redundant target |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Get rid of abstraction ${MKWS_WS} -- other similar... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add new INSTALLABLE definition of files to be copied... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Move tools/htdocs/.gitignore to ../../src |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Generated mkws-complete.js now includes mkws-jquery.js |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Remove mkws-complete-syntax-check target, an alias... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | New doc/Makefile, uses rules extracted from ../src... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Move documentation-related rules out to new ../doc... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Fix top-level Makefile to invoke make on src and doc |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Move source-code into new top-level src directory |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Move documentation files from tools/htdocs into new... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Hasn't been needed for a long time |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | This was long ago obsoleted by an appendix of the white... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | debug function uses mkws.log rather than old mkws.debug. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Typo in comment. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | When the log_level setting is not provided, fall back... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Use mkws.log instead of old mkws.debug |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Rename all debug() functions to log() |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add an mkwsMOTD element., |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Add widget-level debug() function. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Mike Taylor | Change around details of how record elements are recogn... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Mike Taylor | mkwsDet elements now also move the team to a CSS class. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Mike Taylor | Record elements now have team-name removed from their... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Mike Taylor | Abstract record-element ID generation to new recordElem... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Remove extraneous debugging. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Invert submitted() login in Sort and Perpage widgets. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Simplify Sort and Perpage widget to use anonymous closures. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | No "sort"/"perpage" events in the pub/sub queue. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Reorder lines. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Pub/subify two more widgets: Sort and Perpage. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Simplify a lot of code that unnecessarily checks that... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Vertical whitespace. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Reorder some functions. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | redrawNavi was a one-line function invoked in only... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Switch order of resetPage/redrawNavi invocations. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Every single invocation of triggerSearch was preceded... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | loadSelect is removed: no longer needed. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | onSortChange and onPerpageChange set their member varia... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Break mkwsResults down to its components. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Mike Taylor | Split onSelectDdChange into two separate functions... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Remove unnecessary test. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Comment typo |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Simplify |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Reimplement the Navi widget with pub/sub. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Widget-promotion switch is now driven by a table. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Make renderDetails() available as team member-function. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Mike Taylor | Comment out unnecessarily noisy test/spec/mkws-pazpar2... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | More explicit logging for widget-creation |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | Team-specific debug function now visible as team.debug. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | Fix rendering of team-name in widget-creation logging. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | Move Records widget into its own object. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | Simplify. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Mike Taylor | Move pager code into its own object. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Clarify comment. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Fix comment. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Termlists widget reimplenented using pub/sub. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Walk across all MKWS nodes twice: once to make teams... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Revert mike.html to a vanilla search UI. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | fix typo in last commit |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | check for single active client before clicking on a... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename member variable m_curDetRecData to m_currentReco... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename member variable m_curDetRecId to m_currentRecordId. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename local variable. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename m_curPage to m_currentPage. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename m_totalRec to m_totalRecordCount |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename m_debug_time to m_debugTime. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename "sort" parameter to "sortOrder" in functions... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mike Taylor | Rename m_sort member variable to m_sortOrder |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | Fix Check status client counter check |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | cleanup .unbind() code |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Wolfram Schneider | improve javascript object check from last commit |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfram Schneider | wait for stat() change in DOM, MKWS-139 |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Mike Taylor | pazpar2() extension uses an empty config object if... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Mike Taylor | New mike.html, tests jQuery plugin. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfram Schneider | allow hostnames with dash ("-"), e.g mkc-cproxy.indexda... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Mike Taylor | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfram Schneider | fix HANDLEBARS_URL value |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfram Schneider | fetching a file from the Internet must be atomar |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Wolfram Schneider | add perltidy target |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Wolfram Schneider | increase timeout to 16 seconds |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Wolfram Schneider | ASCII dump of HTML page (not fully implemented yet). |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Wolfram Schneider | use new script phantom/run-jasmine.js |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Wolfram Schneider | rewrite test to display better error messages and avoid... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Wolfram Schneider | IE8 does not support DOMSubtreeModified, use propertych... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Wolfram Schneider | IE8 does not support the map() function, and we have... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Wolfram Schneider | ./bomb.pl will use the slightly larger timeout as the... |
commit | commitdiff | tree | snapshot |
next |