2014-10-09 |
Mike Taylor | Remove all headings from the README. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | No need for a separate NEWS section. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Move "required development tools" section from top... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Move "required development tools" section from top... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Rewrite for new Debian stable. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Clarify non-requirement of Debian. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Clean up the top-level README |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Redundant |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Update list of what's provided. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Fix MKWS-283 ("mkws-complete.js doesn't work (though... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | indent |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | indent |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | disable "Check async widget discovery" test which break... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Merge |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | reorder tests in phantomjs-all |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | Finish Update Handlebars to 2.0.0 |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Ignore handlebars-v2.0.0.js rather than the old handleb... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Reorder the files that make up mkws.js |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | simplify code, and test with tools/htdocs/mkws-complete... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Wolfram Schneider | Improve detection of failures, part of MKWS-282 |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Mike Taylor | Wording tweak. |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Mike Taylor | Fix MKWS-280: We should not define globals named "widge... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Mike Taylor | Rename the widget function to makeWidget |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | A local-only path accidentally found its way into a... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | Move termlist hiding to CSS MKWS-258 |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Set the "record" callback whenever "records" is subscri... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Simplify logic for establishing onTerm callback. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Fix MKWS-272 ("Do not make unnecessary SP/PP2 requests") |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | Update Handlebars to 2.0.0 |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | Deprecate very backwards compatibility. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | pz2 object is now created from contructed parameter... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Private member variable "queues" renamed "m_queues". |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | expandValue demoted from a member function to a private... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Move mkaePz2 function down the file. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Indent |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Make PZ2 objects only after walking the whole node... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Explicitly call makePz2() on freshly created teams. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | The team constructor no longer creates its own pz2... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Mike Taylor | Creation of the pz2 object is now done in the makePz2... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jason Skomorowski | Refine facet behavior in the Topic demo MKWS-277 |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Mike Taylor | team() function is now mkws.makeTeam(). |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Mike Taylor | team() function is now mkws.makeTeam(). |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Mike Taylor | Repurposed as a reference.html-alike. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Wolfram Schneider | stick to cssstyle <= 0.2.14 |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Wolfram Schneider | The company name is: Index Data |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Mike Taylor | Use "Index Data", not "IndexData". |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Mike Taylor | Fix MKWS-230 "We're STILL re-using inappropriate SP... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Mike Taylor | Move window.name assignment down after all the function... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Mike Taylor | Towards better cookie names. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Jason Skomorowski | Remove spurious debug. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Mike Taylor | Use mkws.$, not regular-ass $. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Mike Taylor | Rename topic-bootstrap.html to topic.html |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Mike Taylor | Rename topic-bootstrap.css to topic.css |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Mike Taylor | Use topic.css instead of topic-bootstrap.css |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mike Taylor | Looking at the git history, it seems that the reason... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mike Taylor | Empty mkws_config. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mike Taylor | Add comment to top-level Makefile on how to get npm... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mike Taylor | Replace outdated service_proxy_auth with sp_auth_creden... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mike Taylor | Not sure what happened to ref-bootstrap.html, but when... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | Include empty SRU widget. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | New, empty SRU widget. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | Fix HTML comment. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | "all" target depends on "setup", not the other way... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | Fix paths for Mike's desktop box. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | Use kohademo credentials. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Mike Taylor | Merge |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | Fix over-zealous whitespace removal. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Wolfram Schneider | fix dependencies for generated file ../../src/mkws... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | New file mkws-examples-mike, initially a copy of the... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | Rename |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | Merge |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | New file, except that I actually made it some time... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Mike Taylor | Redo for newer Ubuntu and Mike's directory layout. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Mike Taylor | Use the LGPL instead of the GPL. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Fix title. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Ue correct stylesheet. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Use mkws-templates.js |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Remove inclusion of unused Credo widget. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Add mkws-templates to Mike's playground. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Fix authentication. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Get local-cached jQuery etc. from working path. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Fix authentication. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Fix authentication. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | update to handlebars-v1.3.0.js |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | do not fail if yui-compressor is not installed |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | configurable yui-compressor program name |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | display a warning about the missing program |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | newline in help text |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | use handlebars program from node modules checkout |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jason Skomorowski | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jason Skomorowski | Attempt to satisfy handlebars build dependency for... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | Ignore the version of Handlebars that we now download: |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Mike Taylor | New file, .gitignore, for generated mkws-templates.js |
commit | commitdiff | tree | snapshot |
next |