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 |
2013-11-15 |
Mike Taylor | Remove unnecessary elements from config. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Backport revised Arabic translation to master version. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Reorder translations and insert informative headings. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Add translations for Status info captions and Target... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Translate captions of Targets table. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Translate textual parts of status-info area. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Move 'Active clients' and 'Retrieved records' from... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Translate sort criteria |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Add translations for sorting criteria. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Additional logging. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Mike Taylor | Move start of jQuery wrapper. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Mike Taylor | Complete reset of Mike's playground to resemble languag... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Mike Taylor | Standard defaulting approach for lang. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Mike Taylor | Shortcut |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Mike Taylor | Default value for service_proxy_auth in the proper... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Mike Taylor | Add notes on installing prerequisites of "make check" |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Mike Taylor | All use of config_default strucure is now inside a... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Mike Taylor | Default use_service_proxy by standard method, not separ... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Mike Taylor | WS |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Mike Taylor | Eliminate superfluous temporary assignments. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Mike Taylor | Move JQuery wrapper to top. |
commit | commitdiff | tree | snapshot |
next |