|
1 | 1 | # GENI Portal Release Notes
|
2 | 2 |
|
| 3 | +# [Release 3.11](https://github.com/GENI-NSF/geni-portal/milestones/3.11) |
| 4 | + |
| 5 | + |
| 6 | +# [Release 3.10](https://github.com/GENI-NSF/geni-portal/milestones/3.10) |
| 7 | + |
| 8 | +* Show open project lead requests on profile |
| 9 | + ([#1424](https://github.com/GENI-NSF/geni-portal/issues/1424)) |
| 10 | +* Remove project lead checkbox from modify page for project leads |
| 11 | + ([#1431](https://github.com/GENI-NSF/geni-portal/issues/1431)) |
| 12 | +* Fix PHP warning on admin page |
| 13 | + ([#1430](https://github.com/GENI-NSF/geni-portal/issues/1430)) |
| 14 | +* Fix bug where log and map tabs wouldn't show up if table view |
| 15 | + was preffered view on the dashboard. |
| 16 | + ([#1653](https://github.com/GENI-NSF/geni-portal/issues/1653)) |
| 17 | +* Confine jFed launch to a single page |
| 18 | + ([#1663](https://github.com/GENI-NSF/geni-portal/issues/1663)) |
| 19 | + |
| 20 | +# [Release 3.9](https://github.com/GENI-NSF/geni-portal/milestones/3.9) |
| 21 | + |
| 22 | +* Add salist.json for xml-signer tool |
| 23 | + ([#1268](https://github.com/GENI-NSF/geni-portal/issues/1268)) |
| 24 | +* Add "New Project" button to project table view. |
| 25 | + ([#1650](https://github.com/GENI-NSF/geni-portal/issues/1650)) |
| 26 | +* Make project table view show expired projects. |
| 27 | + ([#1651](https://github.com/GENI-NSF/geni-portal/issues/1651)) |
| 28 | + |
| 29 | +# [Release 3.8](https://github.com/GENI-NSF/geni-portal/milestones/3.8) |
| 30 | + |
| 31 | +* Join this project must correctly check return indicating |
| 32 | + an existing request to join this project. |
| 33 | + ([#1637](https://github.com/GENI-NSF/geni-portal/issues/1637)) |
| 34 | +* `get_project` uses wrong variable name for result. `lookup_project_details` |
| 35 | + should bail when given empty list of projet UIDs. |
| 36 | + ([#1639](https://github.com/GENI-NSF/geni-portal/issues/1639)) |
| 37 | +* Support properly importing the `lead_request` table into a new database. |
| 38 | + ([#1643](https://github.com/GENI-NSF/geni-portal/issues/1643)) |
| 39 | +* Skip re-generating user certs on DB import by default. |
| 40 | + Use `--regen_certs` for old behavior. |
| 41 | + ([#1644](https://github.com/GENI-NSF/geni-portal/issues/1644)) |
| 42 | + |
3 | 43 | # [Release 3.7](https://github.com/GENI-NSF/geni-portal/milestones/3.7)
|
4 | 44 |
|
5 | 45 | * "Add Global Node" gets "URI too long" for large topology
|
6 | 46 | ([#1622](https://github.com/GENI-NSF/geni-portal/issues/1622))
|
| 47 | +* Force aggregate status page in a tab |
| 48 | + ([#1624](https://github.com/GENI-NSF/geni-portal/issues/1624)) |
| 49 | +* Add an ansible inventory to the details page |
| 50 | + ([#1630](https://github.com/GENI-NSF/geni-portal/issues/1630)) |
7 | 51 |
|
8 | 52 | # [Release 3.6](https://github.com/GENI-NSF/geni-portal/milestones/3.6)
|
9 | 53 |
|
|
0 commit comments