log

age author description
Wed, 18 Oct 2017 17:46:41 +0200 Robert Casties update @angular to 4.4.5. webpack tip
Mon, 24 Apr 2017 19:39:25 +0200 Robert Casties fix missing resultInfo. add column template for WITNESS. webpack
Wed, 29 Mar 2017 20:58:57 +0200 casties new setup using webpack (and Angular 4). webpack
Wed, 29 Mar 2017 19:01:29 +0200 casties Starting 'webpack' branch webpack
Wed, 29 Mar 2017 17:19:12 +0200 casties Merge from ng2-table branch. default
Wed, 29 Mar 2017 17:16:10 +0200 casties renamed query-app.module to app.module. loading query from url fragment works now. ng2-table
Tue, 28 Mar 2017 20:03:36 +0200 casties query from url fragment works now somewhat (only for id_is). ng2-table
Mon, 27 Mar 2017 14:17:55 +0200 casties first steps to importing state from URL. ng2-table
Thu, 23 Mar 2017 18:57:01 +0100 casties cleanup. ng2-table
Thu, 23 Mar 2017 14:29:20 +0100 casties small change. ng2-table
Thu, 23 Mar 2017 13:41:30 +0100 casties ng2-table version mostly works (without page-n-of-m, problems with columns). ng2-table
Thu, 23 Mar 2017 11:04:48 +0100 Robert Casties working on updating ng2-table. ng2-table
Mon, 20 Mar 2017 18:51:42 +0100 casties Starting 'ng2-table' branch ng2-table
Mon, 20 Mar 2017 18:50:31 +0100 casties Merge with angular2-final branch
Mon, 20 Mar 2017 18:12:48 +0100 casties first working version with angular 2.4 (using old table w/o pager). ng2-final
Fri, 17 Mar 2017 20:16:52 +0100 casties first step to angular2-final (2.4) version of the query browser. ng2-final
Fri, 17 Mar 2017 18:11:30 +0100 casties Starting 'ng2-final' branch ng2-final
Tue, 14 Jun 2016 20:00:39 +0200 casties update to angular2-rc1. mostly working ;-( ng2-rc1
Tue, 14 Jun 2016 19:58:53 +0200 casties update to angular2-rc1. mostly working ;-( ng2-rc1
Wed, 17 Feb 2016 18:18:41 +0100 casties updated packages.
Wed, 17 Feb 2016 17:59:11 +0100 casties fixed issues with paging and sorting.
Mon, 15 Feb 2016 17:05:07 +0100 casties added local configuration file app/app-config.ts.
Mon, 15 Feb 2016 11:10:08 +0100 casties fix relation type queries.
Sun, 14 Feb 2016 19:40:07 +0100 casties make relation types configurable.
Sun, 14 Feb 2016 19:38:36 +0100 casties make css local.
Thu, 11 Feb 2016 17:50:38 +0100 casties change two-way binding on select because Firefox has problems.
Thu, 11 Feb 2016 17:06:40 +0100 casties only show possible incoming/outgoing relation types.
Wed, 03 Feb 2016 18:40:30 +0100 casties fix cut and paste error.
Wed, 03 Feb 2016 16:18:46 +0100 casties restricted selectable options for first query step.
Wed, 03 Feb 2016 15:04:02 +0100 casties more elvis operator :-)
Tue, 02 Feb 2016 19:20:44 +0100 casties new 'id_is' query type. new '_type' attribute.
Mon, 01 Feb 2016 20:10:55 +0100 casties selectable result columns. nicer cypher query output.
Mon, 01 Feb 2016 17:29:04 +0100 casties configure attributes per result type. select number of items per result page.
Wed, 27 Jan 2016 16:25:00 +0100 casties show/hide results buttons.
Wed, 27 Jan 2016 16:01:06 +0100 casties result table can be shown with checkbox. initially hidden if > 1000 results.
Wed, 27 Jan 2016 15:38:17 +0100 casties working on larger results.
Wed, 27 Jan 2016 13:30:38 +0100 casties re-display table more often.
Tue, 26 Jan 2016 19:19:23 +0100 casties ng2-table now with pager, sorting and styling.
Tue, 26 Jan 2016 16:54:38 +0100 casties use ng2-table for results.
Tue, 26 Jan 2016 16:28:51 +0100 casties normalization service implementation.
Tue, 26 Jan 2016 15:43:30 +0100 casties build with jspm now.
Fri, 22 Jan 2016 20:33:26 +0100 casties result table shows all attributes now.
Fri, 22 Jan 2016 17:32:33 +0100 casties make interfaces into classes. factor out NormalizationService.
Thu, 21 Jan 2016 20:22:02 +0100 casties remove quotes for inverse relations.
Thu, 21 Jan 2016 20:07:32 +0100 Robert Casties inverse relations are now generated on the fly.
Thu, 21 Jan 2016 19:30:57 +0100 Robert Casties send multiple cypher queries in one request.
Thu, 21 Jan 2016 18:47:57 +0100 Robert Casties omit some attributes from list.
Thu, 21 Jan 2016 17:26:22 +0100 Robert Casties added att_num_range query type.
Thu, 21 Jan 2016 16:49:55 +0100 Robert Casties show result types below query steps.
Thu, 21 Jan 2016 14:47:00 +0100 Robert Casties more query work.
Thu, 21 Jan 2016 11:16:13 +0100 casties cleaning output.
Wed, 20 Jan 2016 19:49:10 +0100 Robert Casties relations work now as well as longer queries.
Wed, 20 Jan 2016 17:02:00 +0100 Robert Casties attribute contains works now.
Wed, 20 Jan 2016 11:32:31 +0100 casties more query generation.
Mon, 18 Jan 2016 09:52:46 +0100 casties more query generation.
Fri, 15 Jan 2016 20:00:47 +0100 Robert Casties object type query with results!
Thu, 14 Jan 2016 17:19:35 +0100 casties more query generation.
Wed, 13 Jan 2016 18:57:31 +0100 Robert Casties new query state stuff.
Wed, 13 Jan 2016 16:01:47 +0100 casties work on result component.
Wed, 13 Jan 2016 12:41:01 +0100 Robert Casties first list of object types :-)