2014-08-21 |
Mike Taylor | Support sp_auth_query |
tree | commitdiff |
2014-08-21 |
Mike Taylor | fix indentation. |
tree | commitdiff |
2014-08-14 |
Mike Taylor | Reinstate changes to do with building SP authentication... |
tree | commitdiff |
2014-08-14 |
Mike Taylor | Resolve |
tree | commitdiff |
2014-08-12 |
Jason Skomorowski | Make mkws.init() repeatable and replace init_widgets() |
tree | commitdiff |
2014-08-12 |
Jason Skomorowski | Only authenticate if !mkws.authenticated |
tree | commitdiff |
2014-08-11 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-08-11 |
Wolfram Schneider | add a init callback for calls after page load, MKWS-255 |
tree | commitdiff |
2014-08-11 |
Mike Taylor | Add comment on scoping. |
tree | commitdiff |
2014-08-11 |
Mike Taylor | No need to stash the button object in this.button. |
tree | commitdiff |
2014-08-11 |
Mike Taylor | Undo inadvertent previous commit -- should have been... |
tree | commitdiff |
2014-08-11 |
Mike Taylor | Towards building the PP2/SP URLs from pieces. |
tree | commitdiff |
2014-08-08 |
Mike Taylor | Check for whether "torusquery" can be used is against... |
tree | commitdiff |
2014-08-08 |
Mike Taylor | Check is against whether MKWS has authenticated (onto... |
tree | commitdiff |
2014-08-01 |
Jason Skomorowski | Replace team.config() getter with team.config object. |
tree | commitdiff |
2014-08-01 |
Jason Skomorowski | Unique teams for subsequent autosearch widgets on team... |
tree | commitdiff |
2014-07-29 |
Jason Skomorowski | Make mkws object actually global. MKWS-249 |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | documentation |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | re-order check for loaded jquery-ui.js lib |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | jQuery.pazpar() is gone now, MKWS-235 |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | documentation |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | .WmkwsPopup -> .mkwsPopup |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | mkws-paragraphs: obj can be undefined |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | .PopupWindow -> .WmkwsPopup |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | the pseudo wiget name mkwsPopup is now in use |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | open popup window (again) on submit query |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | support multiple popup widgets, part of MKWS-235 |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | support multiple popup windows |
tree | commitdiff |
2014-07-10 |
Wolfram Schneider | working popup function |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | code cleanup |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | copy of mkws-jquery.js |
tree | commitdiff |
2014-07-09 |
Mike Taylor | Stub src/Makefile, just invoked make -C ../tools/htdocs |
tree | commitdiff |
2014-07-07 |
Mike Taylor | Use mkws.log instead of console.log in the code that... |
tree | commitdiff |
2014-07-07 |
Mike Taylor | Slight code-reordering to enable the next delta. |
tree | commitdiff |
2014-07-07 |
Mike Taylor | Tidy up other SP authentication message. |
tree | commitdiff |
2014-07-07 |
Mike Taylor | Better diagnostics when SP authentication fails. |
tree | commitdiff |
2014-07-07 |
Mike Taylor | We don't need the .gitignore any longer, as no compiled... |
tree | commitdiff |
2014-07-04 |
Mike Taylor | Use mkws.$.toJSON rather than regular-ass $.toJSON |
tree | commitdiff |
2014-07-03 |
Mike Taylor | Indentation |
tree | commitdiff |
2014-07-02 |
Wolfram Schneider | need to use mkws.$, not jQuery, part of mkws-226 |
tree | commitdiff |
2014-06-27 |
Wolfram Schneider | re-organize mkws.js build process, MKWS-229 |
tree | commitdiff |
2014-06-27 |
Wolfram Schneider | keep directoy ./src/releases in git |
tree | commitdiff |
2014-06-27 |
Mike Taylor | Change use of maybe-defined "mkws_jQuery" to avoid... |
tree | commitdiff |
2014-06-24 |
Jason Skomorowski | Need a proper test for undefined. |
tree | commitdiff |
2014-06-24 |
Jason Skomorowski | Fix jQuery fix, $ gets clobbered by make even in single... |
tree | commitdiff |
2014-06-24 |
Jason Skomorowski | Merge branch 'master' of ssh://git.indexdata.com/home... |
tree | commitdiff |
2014-06-24 |
Jason Skomorowski | Isolate our version of jQuery in mkws-complete.js |
tree | commitdiff |
2014-06-24 |
Mike Taylor | Add missing trailing semicolon after HTML entity. |
tree | commitdiff |
2014-06-13 |
Wolfram Schneider | display in the title list is a little thin for a lot... |
tree | commitdiff |
2014-06-12 |
Mike Taylor | Set window.name on creation of new tab. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Rename the two "template" variables to t1 and t2. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | loadTemplate returns null when defaultTemplate can... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | mkws.defaultTemplate simply returns null when there... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Rename variable. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Tweak Facet template not to generate an action when... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Generate individual facets using a template rather... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Add default template for facets. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Facet value is directly included in action, rather... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Radically simplify and generalise generation of facet... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Invert logic. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Omit no-longer-needed target_id from limitTarget links. |
tree | commitdiff |
2014-06-10 |
Mike Taylor | mkws.limitTarget invocations use data[i].id directly... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | Emit each facet's title using the template named facetT... |
tree | commitdiff |
2014-06-10 |
Mike Taylor | The loadTemplate function now takes an optional fallbac... |
tree | commitdiff |
2014-06-09 |
Mike Taylor | More logging |
tree | commitdiff |
2014-06-09 |
Mike Taylor | autosearch function no longer expands the value of... |
tree | commitdiff |
2014-06-09 |
Mike Taylor | Expand all config-value attributes of the form !TYPE... |
tree | commitdiff |
2014-06-09 |
Mike Taylor | Move unnecessary "this." from log invocations. |
tree | commitdiff |
2014-06-09 |
Mike Taylor | Extract value-expansion code from widget.autosearch... |
tree | commitdiff |
2014-06-06 |
Mike Taylor | The onStat function logs "complete" when publishing... |
tree | commitdiff |
2014-06-06 |
Mike Taylor | The autosearch method now detects when multiple autosea... |
tree | commitdiff |
2014-06-06 |
Mike Taylor | Individual facets register their interest in autosearching. |
tree | commitdiff |
2014-06-03 |
Mike Taylor | Fix a perfectly understandable logic error that anyone... |
tree | commitdiff |
2014-06-03 |
Mike Taylor | The mkws-paragraphs Handlebars helper now accepts a... |
tree | commitdiff |
2014-06-03 |
Mike Taylor | Pass number of sentences through into mkws-paragraphs... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | mkws-paragraphs also handles explicitly undefined param... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Reference widget passes the configuration item "paragra... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Simplify handling of optional count argument. |
tree | commitdiff |
2014-05-29 |
Mike Taylor | the "mkws-paragraphs" Handlebars helper now accepts... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Reference widget (and therefore Credo widget) credits... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Remove extraneous <p>...</p> around {{{mkws-paragraphs... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Add hack to remove numbered references from mkws-paragr... |
tree | commitdiff |
2014-05-29 |
Mike Taylor | Vertical ws |
tree | commitdiff |
2014-05-28 |
Mike Taylor | Rename variables in autosearch method. |
tree | commitdiff |
2014-05-28 |
Mike Taylor | Rename variables in hideWhenNarrow |
tree | commitdiff |
2014-05-28 |
Mike Taylor | All invocations of widget.hideWhenNarrow(w) changed... |
tree | commitdiff |
2014-05-28 |
Mike Taylor | The hideWhenNarrow function is now a member of the... |
tree | commitdiff |
2014-05-28 |
Mike Taylor | All invocations of widget.autosearch(w) changed to... |
tree | commitdiff |
2014-05-28 |
Mike Taylor | The autosearch function is now a member of the widget... |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Stash query for subsequent inspection |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Move all config inspection inside the "ready" handler. |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Comment explains delayed initialisation. |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Merge the two consecutive if(!query) clauses. |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Get much of the config from the widget before the ... |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Invert if(query) test and queue("ready") wrapper. |
tree | commitdiff |
2014-05-27 |
Mike Taylor | Calculate query up front, not just on "ready" event. |
tree | commitdiff |
2014-05-22 |
Mike Taylor | Add Progress widget (progress-meter) |
tree | commitdiff |
2014-05-22 |
Mike Taylor | Add optional URL parameter to mkws.getParameterByName... |
tree | commitdiff |
2014-05-20 |
Mike Taylor | The subwidget function now treats the "_team" override... |
tree | commitdiff |
2014-05-20 |
Wolfram Schneider | Store the GID id of the last commit in mkws-complete.js |
tree | commitdiff |
next |