Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 35a38c3

Browse files
author
mrcrankhank
committed
v0.6
1 parent 8b9f2fc commit 35a38c3

File tree

1 file changed

+1
-51
lines changed

1 file changed

+1
-51
lines changed

README.md

Lines changed: 1 addition & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -15,62 +15,12 @@ Phpietadmin is tested on 8. But it’s not limited to debian.
1515
It should run just fine on any other linux distribution.
1616

1717
## Docs
18-
Will be added once version 0.6 is released
18+
https://github.com/HankIT/phpietadmin-gui/wiki/Installation-v0.6
1919

2020
## Features
2121
Take a look at the github releases for detailed information about the features.
2222

23-
## Bugs in 0.5.6:
24-
- [x] Parse function could overwrite comments
25-
- [x] Fix phpietadmin login user menu
26-
- [x] The same object can be added multiple times to a iqn
27-
2823
## Roadmap
29-
In version 0.6:
30-
* LVM
31-
- [x] Lvm snapshots (No merging...)
32-
- [x] Add lvextend, lvremove, lvrename features
33-
34-
* Frontend
35-
- [x] Disable the auto logout by using a 0 in the config menu
36-
- [x] Put hostname in title
37-
- [x] Bar for PV/VG usage
38-
- [x] Cool sliders (http://www.jqueryrain.com/?ot4e1H_o)
39-
- [x] Better counter (html5 number doesn't look so good... http://www.virtuosoft.eu/code/bootstrap-touchspin/)
40-
- [x] Nested tables for iet volumes and iet sessions (https://github.com/wenzhixin/bootstrap-table-examples/blob/master/options/sub-table.html)
41-
- [x] Override option, if user is already logged in
42-
- [x] Create logging gui
43-
- [x] Improved ajax menu with error handling
44-
- [x] Use custom data attributes to store data in dom
45-
- [x] Configure target: Show if target has open sessions
46-
- [x] Rework the javascript code
47-
- [x] Select all checkbox
48-
- [x] Add loader if button is pressed to inform the user of the running process
49-
50-
* Backend
51-
- [x] Create a target model with all functions which are necessary to add/delete/change a target
52-
- [x] Create a lvm model
53-
- [x] Basic error logging
54-
- [x] Login/Logout logging
55-
- [x] Debug logging
56-
- [x] Use namespaces with basic autoloader
57-
- [x] New lsblk parser
58-
- [x] Replace version file with .json
59-
- [x] Use bcrypt for storing passwords
60-
- [x] Prevent comments from being deleted, when editing a config file
61-
- [x] Rewrite file parser for the iet files
62-
- [x] New session implementation
63-
- [x] Delete the "Detach/delete lun" functions
64-
- [x] Prevent iqn and objects from having whitespaces
65-
- [x] Log also successful messages
66-
- [x] User Model: Delete user, develop better way to check if user is in use
67-
- [x] Support for live resizing of targets (with workaround, since iet doesn't support)
68-
- [x] Create backup before editing a config file
69-
- [x] Create first user via gui
70-
71-
* Misc
72-
- [ ] Create development branch after release of v0.6 (master should be stable)
73-
7424
In version 0.7:
7525
* LVM
7626
- [ ] Volume group menu (select which volume groups phpietadmin should use)

0 commit comments

Comments
 (0)