... |
... |
@@ -1,85 +1,27 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-05-12) ** === |
|
1 |
+=== **Collaboratory 2 release (2022-03-22)** === |
2 |
2 |
|
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
5 |
|
-* Releasing the "Experimental" build to the Lab. |
6 |
|
-** Contains the latest version of all tools. |
7 |
|
-** Updated much more frequently then the official EBRAINS image. |
8 |
|
-** NOT persisted for long periods of time. |
9 |
|
-** Although efforts are taken to ensure everything works together. we cannot guarantee everything works as well as the EBRAINS official image |
10 |
|
- |
11 |
|
-=== **Collaboratory 2 release (2022-05-11) (Released)** === |
12 |
|
- |
13 |
|
-**Collaboratory.Wiki** |
14 |
|
- |
15 |
|
-* Fixing an issue discovered with users profile view. |
16 |
|
- |
17 |
|
-=== **Collaboratory 2 release (2022-05-10) (Released)** === |
18 |
|
- |
19 |
|
-**Collaboratory.Wiki** |
20 |
|
- |
21 |
|
-* Guest account frontend released. To gain access please request sponsor role with justification via [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]] |
22 |
|
- |
23 |
|
-=== **Collaboratory 2 release (2022-04-26) (Released)** === |
24 |
|
- |
25 |
|
-**Collaboratory.Wiki** |
26 |
|
- |
27 |
|
-* Update to guest account creation API. |
28 |
|
- |
29 |
|
-=== **Collaboratory 2 release (2022-04-12) (Released)** === |
30 |
|
- |
31 |
|
-**Collaboratory.Wiki** |
32 |
|
- |
33 |
|
-* Initial guest account creation API released. |
34 |
|
- |
35 |
|
-**Collaboratory.IAM** |
36 |
|
- |
37 |
|
-* Initial version of updated OIDC client API released. |
38 |
|
- |
39 |
|
-=== **Collaboratory 2 release (2022-04-07) (Released)** === |
40 |
|
- |
41 |
|
-**Collaboratory.Wiki** |
42 |
|
- |
43 |
|
-* Fixup on Units navigation UI |
44 |
|
-* New Collaboratory policies about public collabs, [[more info>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/New%20Collaboratory.wiki%20policy/]] |
45 |
|
- |
46 |
|
-=== **Collaboratory 2 release (2022-04-04)(Released)** === |
47 |
|
- |
48 |
|
-The EBRAINS logo is being updated throughout all of our services. |
49 |
|
- |
50 |
|
-**Collaboratory.IAM** |
51 |
|
- |
52 |
|
-* Keycloak has been upgraded to version 15 |
53 |
|
- |
54 |
|
-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 |
55 |
|
- |
56 |
|
-=== **Collaboratory 2 release (2022-03-22) (Released)** === |
57 |
|
- |
58 |
|
-**Collaboratory.Lab** |
59 |
|
- |
60 |
60 |
* 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/]]): |
61 |
|
-** Added variables for the Docker image version |
62 |
|
-** 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/... |
63 |
|
-* 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]]. |
64 |
|
-** To activate the extension in the JupyterLab context menu: View -> Activate Command Palette -> PyUnicore Task Stream |
65 |
|
-* Added support for the [[SWIG>>http://www.swig.org/]] tool. SWIG allows C/C++ libraries to be accessed in Python. |
|
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 |
66 |
66 |
|
67 |
67 |
**Collaboratory.Wiki** |
68 |
68 |
|
69 |
|
-* Updated footer. |
|
14 |
+* Fixed various errors |
|
15 |
+* Updated display |
70 |
70 |
|
71 |
|
-**Collaboratory.Office** |
|
17 |
+**Collaboratory.OnlyOffice** |
72 |
72 |
|
73 |
73 |
* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a documents collab.WebHome]]. |
74 |
74 |
|
75 |
|
-**Collaboratory.Drive ** |
|
21 |
+**Collaboratory.Drive** |
76 |
76 |
|
77 |
77 |
* 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]]. |
78 |
78 |
|
79 |
|
-**OpenShift Dev cluster** |
80 |
|
- |
81 |
|
-* The NFS disk storage for all persistent volumes is being increased. |
82 |
|
- |
83 |
83 |
=== **Collaboratory 2 release (2022-02-22) (Released)** === |
84 |
84 |
|
85 |
85 |
**Collaboratory.Lab** |