Commit Graph

11 Commits

Author SHA1 Message Date
joewitt c55e851089 Merge branch 'develop', remote branch 'origin/develop' into develop 2014-12-09 20:59:30 -05:00
Matt Gilman 3861446958 NIFI-42:
- Using displayName where appropriate.
- Ensuring descriptor exists before attempting to use a default value.
2014-12-09 15:58:32 -05:00
Matt Gilman 63e80d3fdc NIFI-147:
- Clean up change for SVG resizing to remove unnecessary window resize listener.
2014-12-09 15:33:21 -05:00
Matt Gilman 61c5cb3773 NIFI-146:
- Using shift instead of ctrl to drive group selection.
- Added support for metaKey for keyboard shortcuts.
2014-12-09 15:18:52 -05:00
Matt Gilman 457787cde0 NIFI-141:
- Removing the use of PreparedQueries when searching as it should be considering the raw form (not the evaluated form).
2014-12-09 12:42:55 -05:00
Matt Gilman 1120b0f1ab NIFI-28:
- Automatically including any self loops when moving the corresponding component.
2014-12-09 12:13:26 -05:00
joewitt 4410b7072c Merge branch 'develop', remote branch 'origin/develop' into develop 2014-12-09 10:08:57 -05:00
Matt Gilman 0125f3da3f NIFI-142:
- Adding javax.mail dependency to address a runtime dependency.
2014-12-09 09:52:11 -05:00
Matt Gilman 203e83ee0d adding .DS_Store to gitignore 2014-12-09 08:20:42 -05:00
Matt Gilman c3ba275c63 NIFI-143:
- Added a check to ensure that a process does not attempt to drop on itself.
2014-12-09 08:17:31 -05:00
joewitt 4d998c12c9 Initial code contribution 2014-12-08 15:22:14 -05:00