2014-09-23 |
Mike Taylor | New file, .gitignore, for generated mkws-templates.js |
tree | commitdiff |
2014-09-23 |
Jason Skomorowski | Wrap mkws-widget-main.js to allow jQuery use. |
tree | commitdiff |
2014-09-22 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
tree | commitdiff |
2014-09-09 |
Mike Taylor | Update default configuration to use sp-mkws.indexdata... |
tree | commitdiff |
2014-08-26 |
Jason Skomorowski | Getter to allow query to be read from team. |
tree | commitdiff |
2014-08-23 |
Jason Skomorowski | Details widget |
tree | commitdiff |
2014-08-22 |
Mike Taylor | sp_path config item renamed sp_auth_path. |
tree | commitdiff |
2014-08-22 |
Mike Taylor | Default pazpar2_url is now undefined. |
tree | commitdiff |
2014-08-22 |
Mike Taylor | mkws-core.js now also uses the mkws.pazpar2_url() API... |
tree | commitdiff |
2014-08-22 |
Mike Taylor | Change mkws-widget-categories.js to access the pazpar2... |
tree | commitdiff |
2014-08-22 |
Mike Taylor | Access the PP2 URL via the new API function. |
tree | commitdiff |
2014-08-22 |
Mike Taylor | Provide access to mkws.config.pazpar2_url (for now... |
tree | commitdiff |
2014-08-21 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
tree | commitdiff |
2014-08-21 |
Jason Skomorowski | Errant space confused tests. |
tree | commitdiff |
2014-08-21 |
Mike Taylor | Resolve conflicts -- Jason, please check that the authe... |
tree | commitdiff |
2014-08-21 |
Mike Taylor | Use the property name sp_auth_credentials in place... |
tree | commitdiff |
2014-08-21 |
Mike Taylor | Remove redundant nested check. |
tree | commitdiff |
2014-08-21 |
Mike Taylor | Support sp_auth_query |
tree | commitdiff |
2014-08-21 |
Mike Taylor | fix indentation. |
tree | commitdiff |
2014-08-19 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
tree | commitdiff |
2014-08-19 |
Jason Skomorowski | Fix root selector for init and better document that... |
tree | commitdiff |
2014-08-18 |
Jason Skomorowski | Don't trigger an init() on ready if already active... |
tree | commitdiff |
2014-08-18 |
Jason Skomorowski | Avoid trying to auth while waiting for auth to return. |
tree | commitdiff |
2014-08-18 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
tree | commitdiff |
2014-08-15 |
Jason Skomorowski | Autosearch when re-using an existing SP session on... |
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 |
Jason Skomorowski | This should be that. And a semicolon. |
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 |
Jason Skomorowski | Template Navi widget |
tree | commitdiff |
2014-08-11 |
Jason Skomorowski | Template Progress widget. |
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 |
Jason Skomorowski | Template language widget |
tree | commitdiff |
2014-08-08 |
Jason Skomorowski | Template Ranking widget. |
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-07 |
Jason Skomorowski | Template Results widget |
tree | commitdiff |
2014-08-07 |
Jason Skomorowski | Simple templates for Done, Search and Switch |
tree | commitdiff |
2014-08-05 |
Jason Skomorowski | mkws-translate helper needs to have output passed verbatim |
tree | commitdiff |
2014-08-05 |
Jason Skomorowski | Template for Pager |
tree | commitdiff |
2014-08-05 |
Jason Skomorowski | Template Stat widget |
tree | commitdiff |
2014-08-05 |
Jason Skomorowski | Template Targets widget |
tree | commitdiff |
2014-08-04 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
tree | commitdiff |
2014-08-04 |
Jason Skomorowski | Fix termlist templates. |
tree | commitdiff |
2014-08-04 |
Jason Skomorowski | Warn, don't fail, on missing template |
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-08 |
Jason Skomorowski | Remove generated mkws-templates.js (.gitignore moved... |
tree | commitdiff |
2014-07-08 |
Jason Skomorowski | Per-facet templates. |
tree | commitdiff |
2014-07-07 |
Jason Skomorowski | Merge branch 'master' into templateallthemarkup |
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-12 |
Jason Skomorowski | Update doc and .gitignore for templates |
tree | commitdiff |
2014-06-11 |
Jason Skomorowski | Template facets |
tree | commitdiff |
2014-06-11 |
Jason Skomorowski | Template for refrence widget |
tree | commitdiff |
2014-06-10 |
Jason Skomorowski | Disambiguate singleton and multiple record templates. |
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 |
next |