This repository was archived by the owner on Apr 20, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,7 @@ https://github.com/MrCrankHank/phpietadmin/wiki/Screens-v05
23
23
## Features
24
24
Take a look at the github releases for detailed information about the features.
25
25
26
- ## Bugs in 0.5.5:
27
- - [x] Can't add logical volumes
28
- - [x] Can't extend logical volume ("The size cannot be smaller or equal!")
29
- - [x] Remove session id from log
30
- - [x] Objects can be added multiple times
31
- - [x] JavaScript problems in ietusers menu
32
- - [x] Wrong success message when deleting a target + page is empty afterwards
33
- - [x] Forced delete of a target does not work if a "ALL" acl is configured
26
+ ## Bugs in 0.5.6:
34
27
- [ ] add_iqn_to_file() function might remove comments
35
28
36
29
## Roadmap
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : [
3
3
{"name" : " phpietadmin" },
4
- {"version_nr" : " 0.5.5 " },
5
- {"downloadurl" : " https://github.com/HankIT/phpietadmin-gui/archive/v0.5.5 .zip" },
4
+ {"version_nr" : " 0.5.6 " },
5
+ {"downloadurl" : " https://github.com/HankIT/phpietadmin-gui/archive/v0.5.6 .zip" },
6
6
{"release" : " beta" }
7
7
]
8
8
}
You can’t perform that action at this time.
0 commit comments