Commit graph

930 commits

Author SHA1 Message Date
Benjamin Phillippe
7e6b8eedca Issue #1905 Implemented registry notifications via email
Change-Id: I2753074c302d707066ac0de42ac5b0778049275d

Former-commit-id: e8dba1178491176da3543a46c0d543c489b5fcb1
2013-04-18 10:19:12 -05:00
Dustin Johnson
58b6899672 Issue #1910 Add some tests of the LifecycleManager SubmitObjects functionality
Change-Id: Ieb1544cb52cf108836b157e3d800c470fa5cf3e1

Former-commit-id: c4344f5402fe33e7e47515adc3b54913f9c13617
2013-04-16 11:30:06 -05:00
Dustin Johnson
977702e876 Issue #1906 Remove new registry plugin from datadelivery feature
Change-Id: I3ca4e0335af4b7d0de195f84fe4b3ae9c6fb8598

Former-commit-id: 71b4bb07870f5490d89a1fe657429444c54a2689
2013-04-16 10:36:56 -05:00
Dustin Johnson
8b38dec4bb Issue #1906 Remove use of hibernate columnDefinition from SubscriptionType
Change-Id: I310914180865ca65290c48dc1c55f9dc11f3c044

Former-commit-id: 67ff37feac0998378a30c09894fab7ea0dbd84f8
2013-04-16 08:08:47 -05:00
Nate Jensen
d411aad285 Merge "Issue #1870 add package-info.java so that the empty src directory gets pushed to git" into development
Former-commit-id: 3d866c91c40a5addb5268c274f2cf25eef8b5fc1
2013-04-15 14:57:03 -05:00
Matt Nash
4b896002ac Issue #1870 add package-info.java so that the empty src directory gets pushed to git
Change-Id: I75d97d6b54de65507288c1b43aaa02b143218840

Former-commit-id: df00846cfe22e318eafe40eaaa08a13b20fd5c58
2013-04-15 14:53:07 -05:00
Benjamin Phillippe
ec69cdeb44 Issue #1802 Implemented ebxml registry replication
Change-Id: I9ddcb2f3a8410e5bae8f03b4c881625ecef8a531

Former-commit-id: 078545ff0fdbd591ebf69f22eb2e8400386c2bdf
2013-04-12 11:27:45 -05:00
Matt Nash
6c488cee05 Issue #1871 convert parameters to Strings and make sure to return them
Change-Id: I18063a0be05646b98404eea2225fc7a0f5d95ea7

Former-commit-id: 429b21c5f258fa9cd267933506bfe7091bb0e30b
2013-04-12 09:31:23 -05:00
Matt Nash
b44ee44664 Issue #1871 add default values for times so they don't need to be sent in from
Python, move getLatLonCoords()

Change-Id: Ic37728e269a9899adaf8be1c6d86cd644f417ba1

Former-commit-id: 01971b490beee0cc87df4ed478c3a66bbad2158f
2013-04-12 09:31:16 -05:00
Matt Nash
4ac6480f52 Issue #1871 make Java data access class better match Python version
Change-Id: Ic3ab7e771add58a693420a16a349e8208852a051

Former-commit-id: 21a59e4f9ab0e5a870b764259a1a0fc102f3b86f
2013-04-12 09:31:07 -05:00
Nate Jensen
8561b201d5 Merge "Issue #1870 implement PathManager interface in Python to allow Python code to get files" into development
Former-commit-id: f4c7a9294f6218b40e582ba5e5dc8faacf52436e
2013-04-12 09:30:38 -05:00
Matt Nash
4b23ec7c0a Issue #1870 implement PathManager interface in Python to allow Python code to
get files

Change-Id: I0192c996533b1539194aaeba0213074bef8a4717

Former-commit-id: e3df8efa51ad95c952318b59edca702157a59856
2013-04-12 07:55:56 -05:00
Max Schenkelberg
b695de3698 Issue #1638 Added cache of PluginDao objects in PluginFactory so they can safely cache data internally by not being recreated every store operation. Added default names to sample actions
Amend: Create copy on write for PluginFactory

Change-Id: I5373d1efadc1ab3c5e368a3caae55a5ff85a2d6f

Former-commit-id: 4249c63fb4ee62862cb9bbaa36d47607ba6784e8
2013-04-10 10:04:17 -05:00
Dustin Johnson
6bc69df127 Issue #1826 Remove delivery/notify options for subscriptions
Change-Id: Ife37bb70a5b54c3602d5f73de337cb83f37a9509

Former-commit-id: 0bf00ff025ea916aeb0ee4cb093163cbd9cfe931
2013-04-09 11:40:25 -05:00
Dustin Johnson
f3bdede2c8 Issue #1841 Split up PendingSubscription hierarchy in support of shared subscriptions.
Add ability to store/approve shared subscriptions.
Back out generics on subscription/pending subscriptions until guis are updated.

Change-Id: I84e1651ebcad0d398396752529981f28dbc341bf

Former-commit-id: 5a8249a78daaeed19079e78f6c4f07b08e817ff0
2013-04-05 12:41:02 -05:00
Steve Harris
5c9a6b83cc Merge branch 'omaha_13.3.1' into development
Former-commit-id: ef87d76141000e00dc04ab0cc4db4ad80006b636
2013-04-04 11:58:50 -05:00
Steve Harris
327d05f3b5 Merge branch 'master_13.3.1' (13.3.1-18) into omaha_13.3.1
Former-commit-id: 131cf22b16b3109fdc13a8346524fc8d2e230b7f
2013-04-03 15:52:19 -05:00
Richard Peter
6d73e25290 Merge "Issue #1661 - it will no longer be necessary to connect to EDEX before EDEX "completely" starts when running EDEX in debug mode." into omaha_13.3.1
Former-commit-id: af61ff08574c9c32518f02a4629aa2786e609ec2
2013-04-03 15:14:17 -05:00
Richard Peter
cfcacd20e9 Merge "Issue #1661 - yajsw will now log to both the console and log file indefinitely" into omaha_13.3.1
Former-commit-id: 1fe96f5c55b7927b3794cdb36217fdbe032235c4
2013-04-03 15:13:26 -05:00
Steve Harris
ce6a06a7e3 13.3.1-18 baseline
Former-commit-id: 245ab5d951a10e74aba53b036001316e1c7653fe
2013-04-03 14:58:29 -05:00
Bryan Kowal
ee8c99ef6e Issue #1661 - it will no longer be necessary to connect to EDEX before EDEX "completely" starts when running EDEX in debug mode.
- keep a log of every source file that has been modified for AWIPS II
- identify the modification with a comment

Change-Id: Ic8751b25e69486ab448c85dfc4ade8caaa1c71bc

Former-commit-id: cadc51640a1349742bde98a5ae7189d507391d7e
2013-04-03 14:03:54 -05:00
Bryan Kowal
42ab5f4244 Issue #1661 - yajsw will now log to both the console and log file indefinitely
- yajsw can now be built from source on-demand
- the console debug parameter set by start.sh will now be passed to the jvm

Change-Id: I6146cbcb29887b462d9bda53bd3803b5775031d0

Former-commit-id: d19b2efc155e5834ee079bcfc88b0263f8652279
2013-04-03 14:03:18 -05:00
Ron Anderson
b703b4779e Issue #1774 Moved wind component checking to GfeIngestNotificaionFilter
Change-Id: Ia34d564e6cfc8aaee4d254fbeca6f8e939acdc59

Former-commit-id: d8b7834dbdbe6479745cf9a56ff36283c21d3bd0
2013-04-03 14:01:18 -05:00
Roger Ferrel
d2aae617b2 Issue #1735 ForecastPointDataRetrieve now uses DbQueryRequest to obtain forecast times in asscending order and option to limit times returned.
Change reviewer comments.

Change-Id: Ida69b63198ffa5c229eedd3abb42c4f5f9e1d00d

Former-commit-id: b836dcb6d55dfbdf8e825fb194903d45a83382c8
2013-04-03 12:48:18 -05:00
Greg Armendariz
54f56fde29 Issue #1782 - Restoring #1813 & #1478
Change-Id: Id4829a147dc265becc13b7da1b01fa5f303db24d

Former-commit-id: e138a6c57a9bc1da5b00eb31dfb1e8ae426f998a
2013-04-02 15:00:26 -05:00
Nate Jensen
8f9ec8dd2c Merge "Issue #1847 Merged NPP NUCAPS changes from omaha_13.2.1-NPP into development." into development
Former-commit-id: 4f965dfb6a15e853eb64c9ebf4a646ba4ad156a8
2013-04-02 14:29:15 -05:00
Dustin Johnson
6129d86be4 Issue #1841 Split up Subscription hierarchy in support of shared subscriptions.
Amend:
   Use TimeUtil.newGmtCalendar() and remove whitespace only change
   Add TODO for point data types.

Change-Id: If232ef50a63066e85b122d4247fa767fc31313d3

Former-commit-id: b91593c0a50114e4766ecf83d92e7f25b58bbbf8
2013-04-01 15:35:51 -05:00
Max Schenkelberg
547190329b Issue #1847 Merged NPP NUCAPS changes from omaha_13.2.1-NPP into development.
Change-Id: I37c3135794c991e2405d556823a22768dd491f00

Former-commit-id: 7b37bda291882ff345d466f4338b6707ed84d4d5
2013-04-01 12:41:50 -05:00
Steve Harris
437a04011a Merge branch 'omaha_13.3.1' into development
Conflicts:
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/reference/MapManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/notify/GfeIngestNotificationFilter.java
	edexOsgi/com.raytheon.uf.common.time/src/com/raytheon/uf/common/time/util/TimeUtil.java

Former-commit-id: 4a7059ac9b104116fef4d0dab9a0108fb61b5a5c
2013-04-01 12:19:04 -05:00
Steve Harris
14c9de2259 Merge branch 'master_13.3.1' (13.3.1-17) into omaha_13.3.1
Conflicts:
	rpms/legal/FOSS_licenses/qpid/gentools/lib/LICENSE

Former-commit-id: 98ddc22749f0e5cdb0f4f8f0084ee742486461d5
2013-04-01 12:15:04 -05:00
Steve Harris
a3fe998f8f 13.3.1-17 baseline
Former-commit-id: 0eb0081dbf1af625ca75e98ab775247c924c3527
2013-04-01 12:04:56 -05:00
Steve Harris
3d8ed484be 13.3.1-15 baseline
Former-commit-id: 369cf4feaee63c96725cb6efc5774b8f6b8cbf08
2013-04-01 11:33:20 -05:00
Max Schenkelberg
51d976e5e2 Issue #1638 Added Auto updating localization file object and added more methods to RecordFactory to make more versatile
Amend: Fixed setting of nested field properties
Amend: Moved populating and creating map into PluginDataObject, fixed listener leak in AbstractVizResource
Amend: Added comments

Change-Id: I699ab6a669a11656044c1d55f0bca9d258528835

Former-commit-id: 9eaa57677f77ff919f1a55ee7ad4b44a0613b97a
2013-04-01 10:19:36 -05:00
Ron Anderson
679bb01764 Issue #1774 Fix invalid unit strings in parameterInfo files.
Change-Id: I681f323b91f213dad5d2ad725bfb77f304e769de

Former-commit-id: 961526d5a895922b07b8358d5b284f7fc9b02566
2013-03-29 10:07:37 -05:00
Greg Armendariz
5da06cadd7 Fix merge issue
Former-commit-id: c9c8fc9c7ece8ab909b13b63964369b36fb20bc0
2013-03-29 09:52:46 -05:00
Greg Armendariz
27345f6edf Change package location of import
Former-commit-id: c158a7540d23451b864a1464ab64882c3d45386d
2013-03-29 09:09:32 -05:00
David Gillingham
c9ed59b0e0 Issue #1837: Provide better error logging when a map referenced in localMaps.py cannot be found in the database.
Change-Id: I2400f46f8010ff312c0943b3d08c89d6ce34c5e0

Former-commit-id: 8b98836e103e082ccf266e1030b5fd3351095618
2013-03-28 17:18:43 -05:00
Steve Harris
3953f8368b Issue #1782 - restore FFPMGenerator.java
Former-commit-id: 813033f4a2b30a669646b288eb00959922f0e804
2013-03-28 16:06:54 -05:00
Max Schenkelberg
a308b27c2f Issue #1638 Added persistIndex route that only persists and indexes
Change-Id: I2d53bae64dca80e20777407c62ce7cc7546e3fae

Former-commit-id: 3d386df8a1def460f81468154964603e7c1edbe8
2013-03-28 15:45:31 -05:00
Ron Anderson
b65ecfc151 Issue #1774 Fix D2D accumulative parameter time ranges
Change-Id: I57b32881a30e89c999dae6db7753da83f9e949c1

Former-commit-id: aee839a85ec68c7eb80ef1e7236af6cb4666372b
2013-03-28 13:37:29 -05:00
Steve Harris
8400028e11 Revert "Replaced with formatted version"
This reverts commit 18019c07a4 [formerly d9726bc27ae5387dc5042628b79a9b4239120d08].


Former-commit-id: 1c0d9e2058ce98c5de8e046a35bf2a6954b2e3f3
2013-03-28 13:08:16 -05:00
Dustin Johnson
3991df64ff Merge "Issue #1839 Change build.edex build.xml to support building work assignment features after main build" into development
Former-commit-id: 88779a4fbd8078d81139b7555525142940999558
2013-03-28 13:07:20 -05:00
Greg Armendariz
18019c07a4 Replaced with formatted version
Former-commit-id: d9726bc27ae5387dc5042628b79a9b4239120d08
2013-03-28 12:59:43 -05:00
Dustin Johnson
51bf00bf1c Merge "Issue #1802: Eliminated a call to new on StatsDao in AggregateManager" into development
Former-commit-id: bf39f3c73e4de589855abda284c6d2d46543d283
2013-03-28 12:25:12 -05:00
Dustin Johnson
a4e4df02b0 Issue #1840 Fix merge error that removed .classpath
Change-Id: I976e69d04ce47fe31cf47c9aff7de1bed786ad17

Former-commit-id: 59977a0a652352a9128caaaf7d8f041b82941490
2013-03-28 12:14:47 -05:00
Dustin Johnson
695c83669e Issue #1840 Fix merge error that removed .classpath
Change-Id: Ic199fa594ceecaa5c14a28d0ccb58e49ac728f6e

Former-commit-id: f6b91884ba72412a8fad2608eca1490757df2c60
2013-03-28 12:13:23 -05:00
Benjamin Phillippe
6640a65a51 Issue #1802: Eliminated a call to new on StatsDao in AggregateManager
Change-Id: I2c52a222746df7e7a0c8f91682268e25e97ae0ce

Former-commit-id: e9e7f34e87f18120232ed5cc8e00da6cb8bda5d5
2013-03-28 12:08:57 -05:00
Dustin Johnson
1365d5c9af Issue #1839 Change build.edex build.xml to support building work assignment features after main build
Change-Id: If757b326fe851a976e5cd545f48e339cceacb4f9

Former-commit-id: 1f4c7ce21abf2853a424cb4a7c478847dcdd8065
2013-03-28 11:43:24 -05:00
Ben Steffensmeier
efbdd3aa8c Issue #1821 recalculate 6 hours to be longer.
Former-commit-id: 9ffb12e004e0268f6e9f662a10a6b8d7a1b916ed
2013-03-28 10:16:11 -05:00
Greg Armendariz
d0d889f11d Add source variable
Former-commit-id: fbd7e7f86b3568a0b04f2b34a072b45a301d8d2d
2013-03-28 08:56:50 -05:00