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 |
2014-03-10 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Wolfram Schneider | Check for DOMSubtreeModified and a first link |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Heikki Levanto | whitespace |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Wolfram Schneider | wait for new records HTML data before we click on a... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Heikki Levanto | One small comment |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Wolfram Schneider | LoC has records without links, in that case the test... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | typo in help message |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | remove support for older jquery version |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | Minimum jquery version is now 1.7.2 (was 1.6.4) |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | add mkwsMOTD |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | fix xpath for URL extract check |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | alias p -> phantomjs |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | less debugging noise |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | if there are no "good" sources, ignore the source facet... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | refactor: make a new test "Check record list", called... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | indent |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | Detect the case when no author is good enough to click... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | Fix race condition in "Show record" MKWS-137 |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | Do note test return value of .trigger("click") |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | Do not test the return value of .trigger("click") |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Levanto | More about setting up apache |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | add a prefix for jasmine console log messages |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Wolfram Schneider | Unit tests for the MOTD MKWS-134 |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Heikki Levanto | Unit tests for the MOTD MKWS-134 |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Heikki Levanto | Minor comment about environment |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Automatic termlist widgets now work: |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Mike's playground reverted to an auto-widget. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Remove redundant utility function mkws.parseQuerystring(). |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Rewrite comment. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Move URL-parsing utility functions out of the team. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Move mkws.defaultTemplate() out of the team structure. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Remove ALL ID-based targets from CSS. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mike Taylor | Set full-record HTML using jQuery rather than innerHTML. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Change Mike's playground to two-team version. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Comment. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Move event-queue code into teams. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | stat event-queueing is per-team. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | New team member-function, name(). |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Move "return" higher up widget factory method. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Remove no-longer pertinent comment. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Remove unused teamName arguments from several pz2 callb... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Status line implemented using pub/sub |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Tighten up. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Fix CSS for targets area. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Targets list is now generated by widget, not team. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Last (for now!) re-ordering. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | More reordering. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | More reordering. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | More re-ordered to draw related code together. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Mike Taylor | Remove redundantly verbose logging. |
commit | commitdiff | tree | snapshot |
next |