Opened 9 years ago
Last modified 6 years ago
#2582 assigned enhancement
Implement Hive Web Job Manager
Reported by: | ascheibe | Owned by: | jkarder |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Hive.Client | Version: | branch |
Keywords: | Cc: |
Description
Change History (37)
comment:1 Changed 9 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 9 years ago by ascheibe
comment:3 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to jlodewyc
- Status changed from accepted to assigned
comment:4 Changed 9 years ago by jlodewyc
r13689 implemented upload
comment:5 Changed 9 years ago by jlodewyc
r13696 Recursive views for Experiments and batch runs. Distribute child tasks start
comment:6 Changed 9 years ago by jlodewyc
r13712 Distribute childs and priority done. Display current tasks recursive and start graphs
comment:7 Changed 9 years ago by jlodewyc
r13714 Implement graphs(Pie and line per task) + live job overview with SignalR
comment:8 Changed 9 years ago by jlodewyc
r13719 Livefeed graph data, main unified graph + bugfixing refresh overload
comment:9 Changed 9 years ago by jlodewyc
r13733 Last changes job manager
comment:10 Changed 9 years ago by jlodewyc
r13735 finish Job manager functionality. Start overhaul client connections (login, hiveclient and fileopening)
comment:11 Changed 9 years ago by jlodewyc
r13739 Overhaul Login service, done
comment:12 Changed 9 years ago by jlodewyc
r13740 Job Manager done. Start user management
comment:13 Changed 9 years ago by jlodewyc
r13741 Users: Load, show info, update and add
comment:14 Changed 9 years ago by jlodewyc
r13742 User delete, subscriptions. Groups add, delete, edit, add members
comment:15 Changed 9 years ago by jlodewyc
r13754 User management done, start resource calendar + SVN fix
comment:16 Changed 9 years ago by jlodewyc
r13755 SVN troubles
comment:17 Changed 9 years ago by jlodewyc
r13758 Calendar basic interactions working. Next: saving to server
comment:18 Changed 9 years ago by jlodewyc
r13768 Saving calendars to server, update not working
comment:19 Changed 9 years ago by jlodewyc
r13775 Event recurring finished (small bugs)
comment:20 Changed 9 years ago by jlodewyc
r13782 Resource calendar and client group creation, control implemented
comment:21 Changed 9 years ago by jlodewyc
r13795 Resource Permissions added
comment:22 Changed 9 years ago by jlodewyc
r13805 Bugfixing, email setup password and code commenting
comment:23 Changed 9 years ago by jlodewyc
r13827 Parameter changing busy, save file, download file and email on pass reset
comment:24 Changed 9 years ago by jlodewyc
r13834 Parameterizing with arrays start
comment:25 Changed 9 years ago by jlodewyc
r13841 More parameter datatypes, splitting fileopening service, approving users, reopen last file, change name tasks and repetitions
comment:26 Changed 9 years ago by jlodewyc
r13844 Optimizing open file view
comment:27 Changed 9 years ago by jlodewyc
r13847 Security access implemented, directory renaming and choosing, adding more partials
comment:28 Changed 9 years ago by jlodewyc
r13848 Hive finish, start OKB
comment:29 Changed 9 years ago by jlodewyc
r13854 Core update, pre migration
comment:30 Changed 8 years ago by jlodewyc
r13860 RC2 migration fixed. OKB query implemented. Preparing for OKB manager
comment:31 Changed 8 years ago by jlodewyc
r13862 Start angular OKB manager, data loaded
comment:32 Changed 8 years ago by jlodewyc
r13871 final commit / end of internship
comment:33 Changed 8 years ago by jlodewyc
r13872 fix: compression error when loading jobs
comment:34 Changed 8 years ago by ascheibe
- Owner changed from jlodewyc to jkarder
comment:35 Changed 8 years ago by jkarder
- Milestone changed from HeuristicLab 3.3.14 to HeuristicLab 3.3.15
comment:36 Changed 7 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.15 to HeuristicLab 3.3.16
comment:37 Changed 6 years ago by jkarder
- Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.x Backlog
r13656 created branch for Hive Job Manager