Matt Gilman
713312d9e5
NIFI-157:
...
- No longer rendering connections in the birdseye view.
2014-12-17 12:14:21 -05:00
Matt Gilman
12de20da86
NIFI-180:
...
- Obtaining the grid instance correctly.
2014-12-17 10:46:54 -05:00
Matt Gilman
045afa5b2e
Merge branch 'develop' into NIFI-85
2014-12-17 10:15:47 -05:00
Matt Gilman
5527ccbe94
Merge branch 'nifi-27' into develop
2014-12-17 10:12:42 -05:00
Matt Gilman
d5b20d463f
NIFI-27:
...
- Addressing resizable issue after updating jquery UI.
2014-12-17 10:10:14 -05:00
Matt Gilman
ca872badae
NIFI-85:
...
- Updating draggable usage for better consistency.
2014-12-17 10:07:45 -05:00
Matt Gilman
9c08118f57
NIFI-85:
...
- Using draggable on all dialogs that are applicable at the moment.
2014-12-17 09:11:25 -05:00
Philip Young
621b7f41cb
NIFI-85: Made the Configure Processor modal dialog box movable.
...
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2014-12-17 07:21:20 -05:00
joewitt
1b23671eb3
Merge remote branch 'origin/develop' into develop
2014-12-16 21:21:08 -05:00
joewitt
fdce4f5b1a
NIFI-177 text change for about dialogue
2014-12-16 18:20:08 -05:00
Matt Gilman
15d7031ebd
NIFI-143:
...
- Using the datum from the appropriate selection.
- Handling group selection.
2014-12-16 15:34:39 -05:00
joewitt
a94cf4be4b
Merge branch 'develop' into NIFI-169
2014-12-16 12:53:40 -05:00
joewitt
d9dab00612
NIFI-173 fixed web war finding
2014-12-16 11:46:37 -05:00
Matt Gilman
a016bf47bd
NIFI-27:
...
- Reverting to a slightly old version of minicolors to do issues compressing the css in the latests version.
2014-12-16 11:12:15 -05:00
Matt Gilman
f10bb3ccad
Merge branch 'develop' into nifi-27
2014-12-16 09:44:24 -05:00
Matt Gilman
2965258e5d
NIFI-27:
...
- Upgrading jQuery and jQuery UI.
- Replacing all instances of Deferred.then with Deferred.done/fail due to API change introduced in 1.8.
- Restoring line returns between public methods.
- Upgrading jquery.form and jquery.minicolors.
2014-12-16 08:42:13 -05:00
Matt Gilman
fc78752e61
NIFI-27:
...
- Updating access control configuration for secure ports due to autocomplete upgrade.
2014-12-15 12:02:15 -05:00
joewitt
675ea6611c
NIFI-169 Fixed classpath issue affecting startup
2014-12-15 05:53:03 -05:00
joewitt
19d4a150a8
NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup
2014-12-15 05:14:32 -05:00
Matt Gilman
d307a13c5d
NIFI-27:
...
- Better result normalization.
- Updated styles.
2014-12-12 10:37:02 -05:00
Matt Gilman
68e0898399
NIFI-27:
...
- Updating cluster search to work with upgraded jquery ui.
- Better support for case when no results are found.
2014-12-12 10:34:56 -05:00
Matt Gilman
71e53ae566
NIFI-27:
...
- Starting to upgrade jQuery and jQuery UI.
2014-12-11 16:02:44 -05:00
joewitt
52eadeba18
another change for goofy netbeans configs
2014-12-11 13:54:25 -05:00
Matt Gilman
1d23e6e136
NIFI-27:
...
- Latest version of codemirror.
2014-12-10 14:36:44 -05:00
Matt Gilman
8a0e2cee4a
NIFI-27:
...
- Latest version of D3.
2014-12-10 14:36:35 -05:00
Matt Gilman
4c959f7298
NIFI-27:
...
- Latest version of slickgrid.
2014-12-10 14:36:34 -05:00
Matt Gilman
658131de13
NIFI-27:
...
- Latest version of qtip2.
2014-12-10 14:36:33 -05:00
Matt Gilman
fe2a331820
NIFI-159:
...
- Allowing optional properties to be reset.
- Used null to represent an unset value as previously it was considered undefined. When undefined, the property was not being included in the serialized configuration.
2014-12-10 14:27:11 -05:00
joewitt
51d177b242
NIFI-151 Fixed test issue which resulted from needing to cleanup after previous runs
2014-12-10 07:09:18 -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
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