mkws-moved-to-github.git
2013-11-29 Mike TaylorLocation names now listed with #commaList instead of...
2013-11-29 Mike TaylorAdd #commaList helper.
2013-11-29 Mike TaylorRemove now-unused Handlebars helper 'link'.
2013-11-29 Mike TaylorMake links for md-electronic-url by hand instead of...
2013-11-29 Mike TaylorFormatting.
2013-11-28 Mike TaylorJust list locations with a <br/> after each.
2013-11-28 Mike TaylorProvide explicit leading '@' for {{attr '@name'}}
2013-11-28 Mike TaylorThe 'attr' helper no longer inserts a leading '@'.
2013-11-28 Mike TaylorGuard location-name rendering with #if '@name'.
2013-11-28 Mike TaylorGuard Subject code with new #if-any instead of just...
2013-11-28 Mike TaylorDocumentation for the #if-any helper.
2013-11-28 Mike TaylorAdd if-any helper.
2013-11-28 Mike TaylorRemove debugging output from #first Handlebars helper.
2013-11-28 Mike TaylorList only the @name element of each location.
2013-11-28 Mike TaylorAdd 'attr' Handlebars helper.
2013-11-28 Mike TaylorInvoke "link" helper the simple way, not as an empty...
2013-11-28 Mike TaylorInvoke "json" helper the simple way, not as an empty...
2013-11-28 Mike TaylorList JSON of each location separately within a <ul>
2013-11-28 Mike TaylorDon't accept an empty subject from the first location...
2013-11-28 Mike TaylorExtend #first Handlebars helper with optional 'having...
2013-11-28 Mike TaylorList only the first location's subjects.
2013-11-28 Mike TaylorAdd #first Handlebars helper.
2013-11-28 Mike TaylorRender location array in full records as JSON (for...
2013-11-28 Mike TaylorAdd #json helper for Handlebars.
2013-11-28 Mike TaylorSome kind of subject display. Not very good.
2013-11-27 Mike TaylorWrap various field templates in {{##if}} guards.
2013-11-27 Mike TaylorCorrected version of 'link' helper that accepts arrays...
2013-11-27 Mike TaylorMove registration of 'link' helper down so it can use...
2013-11-27 Mike TaylorAdd Handlebars helper for #link.
2013-11-27 Mike TaylorTowards representing the default record display using...
2013-11-27 Mike TaylorReorder functions.
2013-11-27 Mike TaylorSimpler text generation.
2013-11-27 Mike TaylorSimplify order of text accumulation.
2013-11-27 Mike TaylorRename method.
2013-11-27 Mike TaylorRecord details generated by a Handlebars template now...
2013-11-26 Mike TaylorCleaner logging for record template.
2013-11-26 Mike TaylorFull-record display uses Handlebars template #mkwsTempl...
2013-11-26 Mike TaylorRemove Handlebars code, replying on Widget Set.
2013-11-26 Mike TaylorUse Handlebars to generate MOTD.
2013-11-26 Mike TaylorDo not version-control locally downloaded copy of handl...
2013-11-26 Mike TaylorUse locally downloaded copy of handlebars-v1.1.2.js...
2013-11-26 Mike TaylorAdd rule to download handlebars-v1.1.2.js
2013-11-26 Mike TaylorNew script, simple test of Handlebars.
2013-11-22 Mike TaylorA whole bunch of changes to do facets properly:
2013-11-22 Mike TaylorUse installed pz2api.1.js from mkws.indexdata.com/libjs...
2013-11-22 Mike TaylorNew function delimitQuery().
2013-11-22 Mike TaylorAdd to mkws.filters array as facets are selected.
2013-11-22 Mike TaylorRename curFilter
2013-11-22 Mike TaylorMove curFilter global into mkws hash.
2013-11-21 Mike TaylorAdd debugging
2013-11-21 Mike TaylorReinstate pager.
2013-11-21 Mike TaylorComment out mkwsPager
2013-11-21 Mike TaylorBreak out mkwsResults into components.
2013-11-21 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2013-11-21 Mike TaylorDon't attempt to draw the pager in #mkwsPager is missing.
2013-11-21 Jakub SkoczenConfig option to specify cookie domain for auth
2013-11-20 Mike TaylorSimplify plural code.
2013-11-20 Mike TaylorRename variable.
2013-11-20 Mike TaylorMove new sources display down to replace old single...
2013-11-20 Mike TaylorChange code to always explicitly handle arrays.
2013-11-20 Mike TaylorEliminate unnecessary temporary variable
2013-11-20 Mike TaylorRename variable.
2013-11-20 Mike TaylorIf `marker' argument is passed to renderDetails(),...
2013-11-20 Mike TaylorrenderDetails() now includes a line of the sources...
2013-11-15 Mike TaylorTItle
2013-11-15 Mike TaylorRender each individual element of the repeated field...
2013-11-15 Mike TaylorRemove entire config, since we don't need it for curren...
2013-11-15 Mike TaylorRemove unnecessary elements from config.
2013-11-14 Mike TaylorBackport revised Arabic translation to master version.
2013-11-14 Mike TaylorReorder translations and insert informative headings.
2013-11-14 Mike TaylorAdd translations for Status info captions and Target...
2013-11-14 Mike TaylorTranslate captions of Targets table.
2013-11-14 Mike TaylorTranslate textual parts of status-info area.
2013-11-14 Mike TaylorMove 'Active clients' and 'Retrieved records' from...
2013-11-14 Mike TaylorTranslate sort criteria
2013-11-14 Mike TaylorAdd translations for sorting criteria.
2013-11-14 Mike TaylorAdditional logging.
2013-11-14 Mike TaylorMove start of jQuery wrapper.
2013-11-13 Mike TaylorComplete reset of Mike's playground to resemble languag...
2013-11-13 Mike TaylorStandard defaulting approach for lang.
2013-11-13 Mike TaylorShortcut
2013-11-13 Mike TaylorDefault value for service_proxy_auth in the proper...
2013-11-13 Mike TaylorAdd notes on installing prerequisites of "make check"
2013-11-12 Mike TaylorAll use of config_default strucure is now inside a...
2013-11-12 Mike TaylorDefault use_service_proxy by standard method, not separ...
2013-11-12 Mike TaylorWS
2013-11-12 Mike TaylorEliminate superfluous temporary assignments.
2013-11-12 Mike TaylorMove JQuery wrapper to top.
2013-11-12 Mike TaylorMove defaulting out of HTML function to near top of...
2013-11-12 Mike TaylorReorder and clarify comments.
2013-11-12 Mike TaylorSimplify defaulting
2013-11-12 Mike TaylorRemove ordinal numbers from results list.
2013-11-11 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2013-11-04 Wolfram Schneiderresolve chicken-egg depenencie for pz2api.1.js
2013-11-04 Wolfram Schneideruse make variable, not hard coded pp2 path
2013-11-01 Wolfram Schneiderjasmine-node needs to catch errors, and exit with non...
2013-11-01 Wolfram Schneiderrenamed index-*.html files
2013-11-01 Wolfram Schneiderrename, no "index-" prefix for jasmine test HTML files
2013-11-01 Mike TaylorAdd comment on required Debian package.
2013-11-01 Mike TaylorFix links to moved sample applications.
next