2013-12-06 |
Mike Taylor | Move curSort global into mkws.sort |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Mike Taylor | New demo, auto.html, identical to current mike.html... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Mike Taylor | Interpret |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Mike Taylor | Specify |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Mike Taylor | Move invocation of run_auto_searches() from when DOM... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Mike Taylor | Rename unused mkws property "service_proxy_auth" to... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Mike Taylor | More detailed debugging output. |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Mike Taylor | Add some structure to demo page. |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Mike Taylor | Should now correctly support auto-executing#'mkwsRecords. |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Wolfram Schneider | disable HTML DOM checks on examples/htdocs/mike.html |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Mike Taylor | Completely changed mike.html. Doesn't work correctly... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Mike Taylor | When a new search is submitted, reset and redraw the... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Mike Taylor | Log the actual query when a search is submitted. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Test resolved. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Include Handlebars in wkws-complete.js |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Testing ... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Typo. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Add link to templates.hmtl |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | New file, templates.html |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Resolve |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Remove "mkwsTemplateSummary", since it's now in the... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Provide default "Summary" template, rending the same... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Replace mkwsTemplateRecord (which is now in the MKWS... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | renderSummary() simplified by deletion of legacy code. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Move rendering of full record back up into my_onshow() |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Simplify string-building. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Move code out of my_onshow() into new function renderSu... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Change quoting style of handlebars template invocation... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Remove defaultRenderDetails() and renderField(), which... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Remove old code that called defaultRenderDetails()... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | function maybeLoadTemplate() renamed to loadTemplate() |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Provide defaultTemplate() function (for "Record" only... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Location names now listed with #commaList instead of... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Add #commaList helper. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Remove now-unused Handlebars helper 'link'. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Make links for md-electronic-url by hand instead of... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Mike Taylor | Formatting. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Just list locations with a <br/> after each. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Provide explicit leading '@' for {{attr '@name'}} |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | The 'attr' helper no longer inserts a leading '@'. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Guard location-name rendering with #if '@name'. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Guard Subject code with new #if-any instead of just... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Documentation for the #if-any helper. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Add if-any helper. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Remove debugging output from #first Handlebars helper. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | List only the @name element of each location. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Add 'attr' Handlebars helper. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Invoke "link" helper the simple way, not as an empty... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Invoke "json" helper the simple way, not as an empty... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | List JSON of each location separately within a <ul> |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Don't accept an empty subject from the first location... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Extend #first Handlebars helper with optional 'having... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | List only the first location's subjects. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Add #first Handlebars helper. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Render location array in full records as JSON (for... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Add #json helper for Handlebars. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Mike Taylor | Some kind of subject display. Not very good. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Wrap various field templates in {{##if}} guards. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Corrected version of 'link' helper that accepts arrays... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Move registration of 'link' helper down so it can use... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Add Handlebars helper for #link. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Towards representing the default record display using... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Reorder functions. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Simpler text generation. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Simplify order of text accumulation. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Rename method. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mike Taylor | Record details generated by a Handlebars template now... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Cleaner logging for record template. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Full-record display uses Handlebars template #mkwsTempl... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Remove Handlebars code, replying on Widget Set. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Use Handlebars to generate MOTD. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Do not version-control locally downloaded copy of handl... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Use locally downloaded copy of handlebars-v1.1.2.js... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | Add rule to download handlebars-v1.1.2.js |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Mike Taylor | New script, simple test of Handlebars. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | A whole bunch of changes to do facets properly: |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | Use installed pz2api.1.js from mkws.indexdata.com/libjs... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | New function delimitQuery(). |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | Add to mkws.filters array as facets are selected. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | Rename curFilter |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Mike Taylor | Move curFilter global into mkws hash. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Add debugging |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Reinstate pager. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Comment out mkwsPager |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Break out mkwsResults into components. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Merge branch 'master' of ssh://git.indexdata.com/home... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Mike Taylor | Don't attempt to draw the pager in #mkwsPager is missing. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Jakub Skoczen | Config option to specify cookie domain for auth |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Simplify plural code. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Rename variable. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Move new sources display down to replace old single... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Change code to always explicitly handle arrays. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Eliminate unnecessary temporary variable |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | Rename variable. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | If `marker' argument is passed to renderDetails(),... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Mike Taylor | renderDetails() now includes a line of the sources... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Mike Taylor | TItle |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Mike Taylor | Render each individual element of the repeated field... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Mike Taylor | Remove entire config, since we don't need it for curren... |
commit | commitdiff | tree | snapshot |
next |