Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 145.1
edited by mmorgan
on 2022/09/26 17:38
Change comment: Renamed back-links.
To version 106.1
edited by chaney08
on 2022/03/22 12:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mmorgan
1 +XWiki.chaney08
Content
... ... @@ -1,127 +1,27 @@
1 -(% class="wikigeneratedid" %)
2 -=== **Collaboratory 2 release (2022-09-14) ** ===
1 +=== **Collaboratory 2 release (2022-03-22)** ===
3 3  
4 4  **Collaboratory.Lab**
5 5  
6 -* Added Admin interface which allows greater ability to support users with their notebooks.
7 -* Pre-fill git committer info with user info from IAM.
5 +* Improved environment variables (more details in [[FAQ>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20Lab/FAQ/Creating%20and%20accessing%20environment%20variables%20/]]):
6 +** Added new variables for notebook image version
7 +** Environment variables are now also available in links to a specific execution site (e.g. lab.ch.ebrains.eu/...)
8 +* Added a new extension to monitor HPC jobs through the Unicore interface directly in lab. More info [[here>>https://github.com/the-virtual-brain/tvb-ext-unicore]]
9 +** To activate in the context menu: View -> Activate Command Palette -> PyUnicore Task Stream
10 +* Added support for [[SWIG>>http://www.swig.org/]] tool. SWIG allows C/C++ libraries to be accessed in Python
8 8  
9 -=== **Collaboratory 2 release (2022-08-15) (Released)** ===
10 -
11 11  **Collaboratory.Wiki**
12 12  
13 -* OIDC App client creation fix now allows M2M flow.
14 -* New API released to list OIDC clients you own. New API endpoint will be viewable [[here >>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]]after deployment.
15 -* Misc. fixes.
14 +* Fixed various errors
15 +* Updated display
16 16  
17 -=== **Collaboratory 2 release (2022-06-28) (Released)** ===
17 +**Collaboratory.OnlyOffice**
18 18  
19 -**Collaboratory.IAM**
19 +* Added a plugin that will open the collab a document is contained in.
20 20  
21 -* First name and Last name are no longer editable via the identity manager
22 -
23 -=== **Collaboratory 2 release (2022-06-14) (Released)** ===
24 -
25 -**Collaboratory.Lab**
26 -
27 -* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
28 -* Fixed issue where kernel lost connection to the running notebook session
29 -* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
30 -
31 -=== **Collaboratory 2 release (2022-06-09) (Released)** ===
32 -
33 -**Collaboratory.Wiki**
34 -
35 -* Fixed issue with collab search, results now return public collabs appropriately.
36 -* Extended API of the OIDC client managers app. [[Read more.>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20IAM/FAQ/OIDC%20Clients%20explained/1.%20Registering%20an%20OIDC%20client%20v2/]]
37 -* Guest accounts: deploying script to deactivate guest accounts that have reached end of life.
38 -
39 39  **Collaboratory.Drive**
40 40  
41 -* Changes made to allow admins to monitor large file usage in the Drive.
23 +* Added a button that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Drive.FAQ.Accessing a parent collab from inside the Drive.WebHome]]
42 42  
43 -=== **Collaboratory 2 release (2022-05-12) (Released)** ===
44 -
45 -**Collaboratory.Lab**
46 -
47 -* Deploying an "Experimental" build of EBRAINS tools to the Lab.
48 -** Contains the latest version of participating tools.
49 -** Updated much more frequently than the official EBRAINS releases of participating tools.
50 -** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build.
51 -** Please note that this is an experimental build, and as such, users should use it at their own risk. EBRAINS recommends the official releases instead.
52 -
53 -=== **Collaboratory 2 release (2022-05-11) (Released)** ===
54 -
55 -**Collaboratory.Wiki**
56 -
57 -* Fixing an issue discovered with users profile view.
58 -
59 -=== **Collaboratory 2 release (2022-05-10) (Released)** ===
60 -
61 -**Collaboratory.Wiki**
62 -
63 -* Guest account frontend released. To gain access please request sponsor role with justification via [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]]
64 -
65 -=== **Collaboratory 2 release (2022-04-26) (Released)** ===
66 -
67 -**Collaboratory.Wiki**
68 -
69 -* Update to guest account creation API.
70 -
71 -=== **Collaboratory 2 release (2022-04-12) (Released)** ===
72 -
73 -**Collaboratory.Wiki**
74 -
75 -* Initial guest account creation API released.
76 -
77 -**Collaboratory.IAM**
78 -
79 -* Initial version of updated OIDC client API released.
80 -
81 -=== **Collaboratory 2 release (2022-04-07) (Released)** ===
82 -
83 -**Collaboratory.Wiki**
84 -
85 -* Fixup on Units navigation UI
86 -* New Collaboratory policies about public collabs, [[more info>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/New%20Collaboratory.wiki%20policy/]]
87 -
88 -=== **Collaboratory 2 release (2022-04-04)(Released)** ===
89 -
90 -The EBRAINS logo is being updated throughout all of our services.
91 -
92 -**Collaboratory.IAM**
93 -
94 -* Keycloak has been upgraded to version 15
95 -
96 -Note: Developers using Spring boot 2.4.0 may encounter issues contacting our services, to avoid any issues please upgrade to Spring boot 2.6.4
97 -
98 -=== **Collaboratory 2 release (2022-03-22) (Released)** ===
99 -
100 -**Collaboratory.Lab**
101 -
102 -* Improved environment variables (more details in [[FAQ>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20Lab/FAQ/Creating%20and%20accessing%20environment%20variables%20/]]):
103 -** Added variables for the Docker image version
104 -** Support for environment variables has been added for URLs specifying an execution site (e.g. lab.ch.ebrains.eu/...). Up to now, environment variables were only supported fo URLs to the generic lab.ebrains.eu/...
105 -* Added a new extension in the Lab to monitor HPC jobs launched through the Unicore interface. More info [[here>>https://github.com/the-virtual-brain/tvb-ext-unicore]].
106 -** To activate the extension in the JupyterLab context menu: View -> Activate Command Palette -> PyUnicore Task Stream
107 -* Added support for the [[SWIG>>http://www.swig.org/]] tool. SWIG allows C/C++ libraries to be accessed in Python.
108 -
109 -**Collaboratory.Wiki**
110 -
111 -* Updated footer.
112 -
113 -**Collaboratory.Office**
114 -
115 -* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a document's collab.WebHome]].
116 -
117 -**Collaboratory.Drive **
118 -
119 -* Added a button that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Drive.FAQ.Accessing a parent collab from inside the Drive.WebHome]].
120 -
121 -**OpenShift Dev cluster**
122 -
123 -* The NFS disk storage for all persistent volumes is being increased.
124 -
125 125  === **Collaboratory 2 release (2022-02-22) (Released)** ===
126 126  
127 127  **Collaboratory.Lab**