Commit Graph

  • af7eaa31b1 # WARNING: head commit changed in the meantime Gaurav 2016-09-07 12:04:51 +02:00
  • 525ca8d72c Run only in case of failure kaizimmerm 2016-09-07 11:58:00 +02:00
  • a42edd14ad Fix the issue on press of Enter key for querying the filtered data but not on while selecting any suggestion by pressing enter. Also fixed the infinite looping of the progress spinner. Gaurav 2016-09-06 13:41:23 +02:00
  • ba3ae4fd4d DMF enabled by default. kaizimmerm 2016-09-07 11:34:40 +02:00
  • 38364148d8 Merge pull request #285 from bsinno/fix_code_improvements Kai Zimmermann 2016-09-07 10:56:01 +02:00
  • b35a1196ad Merge pull request #282 from bsinno/fix_filename_encondig Kai Zimmermann 2016-09-07 09:34:34 +02:00
  • be841c6095 Fixed feign usage after Spring Boot 1.3 upgrade Kai Zimmermann 2016-09-07 09:32:18 +02:00
  • e03bca45d5 Allow DMF to be disabled Kai Zimmermann 2016-09-07 09:30:48 +02:00
  • 14458a1ece code improvements Michael Hirsch 2016-09-06 15:42:33 +02:00
  • d229f45063 code improvement Michael Hirsch 2016-09-06 14:55:48 +02:00
  • c076162cc9 removed unused code Michael Hirsch 2016-09-06 14:47:39 +02:00
  • 1a243b3a4e code improvements Michael Hirsch 2016-09-06 14:24:50 +02:00
  • 9be2147702 Ordered the shortcut listener on the press of Enter key for querying the filtered data. Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com> Gaurav 2016-09-06 13:41:23 +02:00
  • bdd56c3b4a validate the type parameter of softwaremodule Michael Hirsch 2016-09-06 11:26:56 +02:00
  • 40e1891eb2 Correct constant Melanie Retter 2016-09-06 10:58:44 +02:00
  • 2ed9f1c08b Add new constant and substitue in classes Melanie Retter 2016-09-06 09:47:38 +02:00
  • 9ee4a60a89 add new constants, fix typo Melanie Retter 2016-09-05 19:12:06 +02:00
  • b317823e86 Fixed entity content validation. kaizimmerm 2016-09-05 14:56:28 +02:00
  • 79b1ae8728 introduce autocomplete textfield with RSQL suggestion Michael Hirsch 2016-08-26 13:26:37 +02:00
  • 8ce8d8e571 Fixed DMF sending out wrong message if action on CANCELING Kai Zimmermann 2016-09-05 09:17:15 +02:00
  • 30d64c95e4 Added missing filename encondig Kai Zimmermann 2016-09-01 17:06:51 +02:00
  • 2f415c4839 Merge pull request #274 from bsinno/fix_dialog_window_must_not_close_after_save_if_duplicate_exists Kai Zimmermann 2016-09-01 11:37:58 +02:00
  • 63b12b0ac1 Merge pull request #278 from bsinno/feature_boot_13_sec_41 Kai Zimmermann 2016-08-31 13:56:24 +02:00
  • 12387b7cd1 remove spaces Michael Hirsch 2016-08-31 08:55:59 +02:00
  • 000fa2ab9b Merge pull request #279 from bsinno/fix_negative_max_assignments Kai Zimmermann 2016-08-31 08:55:44 +02:00
  • a1a7a6dc45 Adapt test to new json path SirWayne 2016-08-29 17:11:33 +02:00
  • 829076eddc Merge branch 'feature_boot_13_sec_41' of https://github.com/bsinno/hawkbit.git into feature_boot_13_sec_41 kaizimmerm 2016-08-29 14:13:17 +02:00
  • 6dc2888499 Fixed merge mistake kaizimmerm 2016-08-29 14:12:56 +02:00
  • a71179b5fa Remove abstract mongo db test class, because every test starts a mongo. This class is not necessary SirWayne 2016-08-29 11:04:49 +02:00
  • 16f4654ce0 Removed Jackson version override Kai Zimmermann 2016-08-29 10:31:28 +02:00
  • 0434866cb4 Merge pull request #280 from bsinno/remove_scala_depdencency Michael Hirsch 2016-08-26 13:34:50 +02:00
  • 5e7cca9941 remove unnecessary scala dependency Michael Hirsch 2016-08-26 13:30:00 +02:00
  • 1c9514c103 Merge branch 'feature_boot_13_sec_41' of https://github.com/bsinno/hawkbit.git into feature_boot_13_sec_41 Kai Zimmermann 2016-08-26 10:59:06 +02:00
  • f3534bc4d9 Refactor, add db clean script Melanie Retter 2016-08-26 10:32:48 +02:00
  • 09dc3b00f1 Merge branch 'master' into feature_boot_13_sec_41 kaizimmerm 2016-08-26 09:17:39 +02:00
  • f779b3aba7 removed unneeded override Kai Zimmermann 2016-08-26 09:15:08 +02:00
  • 171f96f309 Remove DB migration skripts Melanie Retter 2016-08-25 17:27:18 +02:00
  • 0b0503a77f Fixed locale problem on non EN systems Kai Zimmermann 2016-08-25 15:19:53 +02:00
  • 9eee1985e2 Upgrade jackson. kaizimmerm 2016-08-25 14:55:13 +02:00
  • 1620385e35 Insert empty row in header Melanie Retter 2016-08-25 10:59:37 +02:00
  • 34daea319c Rename constant WHITESPACE Melanie Retter 2016-08-25 10:39:50 +02:00
  • d84365e3d2 Refactor Melanie Retter 2016-08-25 09:51:16 +02:00
  • 61ebcc89ff Fix typo Melanie Retter 2016-08-24 17:40:23 +02:00
  • d437d86f26 Correct test description Melanie Retter 2016-08-24 16:55:17 +02:00
  • d323f67648 Refactor ConstraintViolationException Melanie Retter 2016-08-24 16:38:18 +02:00
  • fbe29a8a87 Merge branch 'master' into fix_dialog_window_must_not_close_after_save_if_duplicate_exists Melanie Retter 2016-08-24 14:46:23 +02:00
  • 4d47a86285 Fix typo Melanie Retter 2016-08-24 14:26:46 +02:00
  • 50a86cdb7b ConstraintViolationException can contain mulitple violation messages Melanie Retter 2016-08-24 13:48:18 +02:00
  • 679f465db1 Insert custom constraintViolationException Melanie Retter 2016-08-24 13:07:37 +02:00
  • 8ded4a29d2 Merge pull request #277 from bsinno/fix_unhandled_ConstraintViolationException Kai Zimmermann 2016-08-24 11:46:43 +02:00
  • 2e0208f054 Fixed test after merge Kai Zimmermann 2016-08-24 11:35:02 +02:00
  • d9b83a75d0 Merges with master Kai Zimmermann 2016-08-24 11:03:16 +02:00
  • 00539ea49c Merges with master kaizimmerm 2016-08-24 10:58:03 +02:00
  • 3ac8dc93a3 Add Test for SoftwareManagement#createSoftwareModuleType Melanie Retter 2016-08-24 09:49:05 +02:00
  • aff2350186 Fix simulator log config. kaizimmerm 2016-08-19 14:22:43 +02:00
  • 4469576779 Upgarde boot and sec to newest patch version. Kai Zimmermann 2016-08-18 14:54:32 +02:00
  • 7a38e212b6 Fixed license header and entity scan. kaizimmerm 2016-07-27 14:51:18 +02:00
  • 2153f627c6 Using same plugin for weave and metamodel kaizimmerm 2016-07-21 10:39:57 +02:00
  • 05c45d70d9 Removed enable auto configure from repo config kaizimmerm 2016-07-16 20:17:44 +02:00
  • 17a8f01d84 Fixed tests. kaizimmerm 2016-07-11 12:24:33 +02:00
  • ff500d3bd7 Started migration for Boot 1.3 and Security 4.1 kaizimmerm 2016-07-07 12:39:40 +02:00
  • b3db6e4ae2 Merge pull request #276 from bsinno/fix_remove_unnecessary_save Kai Zimmermann 2016-08-24 09:05:26 +02:00
  • 693eaad977 Delete SP_REPO_CONSTRAINT_VIOLATION Melanie Retter 2016-08-23 17:32:07 +02:00
  • 9f5a2ea3d5 Delete ConstraintViolationException, correct db migration script Melanie Retter 2016-08-23 17:11:33 +02:00
  • 8f35f5495d Add db migration skripts Melanie Retter 2016-08-23 16:43:18 +02:00
  • 2ae08ffaef Add constraint to the database column maxAssignment Melanie Retter 2016-08-23 16:10:27 +02:00
  • 42b21d6308 Extend test for invalid assignment of SoftwareModuleType Melanie Retter 2016-08-23 13:35:03 +02:00
  • d2693e2f49 MaxAssignment smaller than 0 is not allowed -> BadRequest Status code Melanie Retter 2016-08-23 11:29:24 +02:00
  • 75a404c95f Fix typo Melanie Retter 2016-08-22 15:00:21 +02:00
  • 4e292d48b7 Fix typo Melanie Retter 2016-08-22 14:57:46 +02:00
  • 7bd8b6554c Add javadoc SirWayne 2016-08-22 09:30:33 +02:00
  • ef8436d945 Merge branch 'fix_dialog_window_must_not_close_after_save_if_duplicate_exists' of https://github.com/bsinno/hawkbit.git into fix_dialog_window_must_not_close_after_save_if_duplicate_exists SirWayne 2016-08-19 18:26:45 +02:00
  • 0856b6db8c Merge branch 'fix_dialog_window_must_not_close_after_save_if_duplicate_exists' of https://github.com/bsinno/hawkbit.git into fix_dialog_window_must_not_close_after_save_if_duplicate_exists SirWayne 2016-08-19 18:26:11 +02:00
  • 9f9277d3ee Fix save and close order for common window dialog. Close the window after the save action, because after the close action there is no UI anymore. So an error cannot shown on the UI. SirWayne 2016-08-19 18:25:50 +02:00
  • e7f5ae048a Fixed Sonar issue. Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com> Gaurav 2016-08-19 18:25:43 +02:00
  • 86111ac70c Fixed sonar issues. Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com> Gaurav 2016-08-19 18:08:34 +02:00
  • fe113a4bc6 Fix save and close order for common window dialog. Close the window after the save action, because after the close action there is no UI anymore. So an error cannot shown on the UI. SirWayne 2016-08-19 17:44:23 +02:00
  • 6babfe3603 Merge branch 'fix_dialog_window_must_not_close_after_save_if_duplicate_exists' of https://github.com/bsinno/hawkbit/ into fix_dialog_window_must_not_close_after_save_if_duplicate_exists Gaurav 2016-08-19 17:25:50 +02:00
  • f7f73ae12c Fixed the sonar issues. Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com> Gaurav 2016-08-19 17:25:35 +02:00
  • 4c143cf9d2 Add javaDoc, remove unused method parameter Melanie Retter 2016-08-19 16:23:53 +02:00
  • 381254fa67 Fixed Sonar issues. Gaurav 2016-08-19 15:34:29 +02:00
  • 84c9296a70 Merge branch 'eclipse/master' into fix_unhandled_ConstraintViolationException SirWayne 2016-08-19 14:38:28 +02:00
  • 36fb2f2b54 Merge branch 'master' into fix_dialog_window_must_not_close_after_save_if_duplicate_exists Melanie Retter 2016-08-19 14:29:15 +02:00
  • 276792d005 Fix simulator log config. kaizimmerm 2016-08-19 14:22:43 +02:00
  • 795515e0b7 Improve readability kaizimmerm 2016-08-19 14:22:12 +02:00
  • ac8fc06036 Validate all drag and drop events SirWayne 2016-08-19 13:44:49 +02:00
  • 3650b31c9e Merge pull request #273 from bsinno/fix-improve-code-quality Michael Hirsch 2016-08-19 13:22:12 +02:00
  • 01d5d5e931 Merge branch 'master' into fix-improve-code-quality Dominic Schabel 2016-08-19 11:24:24 +02:00
  • a6345270f5 Merge branch 'master' into fix_dialog_window_must_not_close_after_save_if_duplicate_exists Gaurav 2016-08-19 11:20:11 +02:00
  • bd5d532d60 Fixed missing controller poll update in case of EVENT. Fixed eventBus duplicate event post. Kai Zimmermann 2016-08-19 11:19:33 +02:00
  • b2c1e78c72 Fixed the sonar issues Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com> Gaurav 2016-08-19 11:17:18 +02:00
  • b80323caf9 Re-factored the code as per the sonar standards. Gaurav 2016-08-19 10:44:12 +02:00
  • 7f68aedd78 Merge branch 'master' into feature_boot_13_sec_41 Kai Zimmermann 2016-08-19 08:35:58 +02:00
  • 9610c83085 Merge pull request #271 from bsinno/fix_upload_status_dialog_showing_all_files Michael Hirsch 2016-08-19 08:22:09 +02:00
  • 37faa151f0 Merge pull request #272 from bsinno/fix_toomany_status_entries_dont_requeue Michael Hirsch 2016-08-19 08:19:15 +02:00
  • 4585c55689 Set closable to false that to disable 1 cross SirWayne 2016-08-18 15:32:25 +02:00
  • 4b58d83e01 Upgarde boot and sec to newest patch version. Kai Zimmermann 2016-08-18 14:54:32 +02:00
  • d05b5ebc1f Rename builder methode for TextComponent. Fix to set textfield ids. SirWayne 2016-08-18 11:15:00 +02:00
  • 09c329a485 Removed unnecessary target info startus persistence. Kai Zimmermann 2016-08-18 10:34:43 +02:00
  • 630cf09162 add files to status dialog when receive upload Michael Hirsch 2016-08-12 08:29:43 +02:00