index
:
manatools
master
topic/manatools-disk_backend
Next Generation Mageia Administration Panel [formerly adminpanel]
Angelo Naselli [anaselli]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ManaTools
Commit message (
Expand
)
Author
Age
Files
Lines
*
IO: add shorthand functions for findin and findout
Maarten Vanraes
2016-05-14
1
-1
/
+35
*
Disk module: show all Parts Properties and Actions
Maarten Vanraes
2016-05-14
1
-21
/
+73
*
add some actions to some modules
Maarten Vanraes
2016-05-14
3
-1
/
+46
*
disk_backend: fix findin and findout with states
Maarten Vanraes
2016-05-14
1
-2
/
+2
*
Part can use tool_exec
Maarten Vanraes
2016-05-14
1
-1
/
+1
*
Plugin: tool_exec implementation
Maarten Vanraes
2016-05-14
1
-0
/
+35
*
Disk module: add ExtList implementation
Maarten Vanraes
2016-05-14
1
-1
/
+19
*
Disk module: adjust for changes in ExtTab
Maarten Vanraes
2016-05-14
1
-2
/
+2
*
Disk module: rebuild functions need to return something
Maarten Vanraes
2016-05-14
1
-0
/
+5
*
disk_backend: allow filtering on PartState
Maarten Vanraes
2016-05-14
1
-2
/
+14
*
Part: allow tristate: past, present, future
Maarten Vanraes
2016-05-14
1
-0
/
+168
*
Part: use class attributes
Maarten Vanraes
2016-05-14
8
-30
/
+47
*
Part: add is_equal helper function
Maarten Vanraes
2016-05-14
1
-0
/
+31
*
IOs: add comparison function
Maarten Vanraes
2016-05-14
1
-0
/
+30
*
manadisk: preliminary layout for manadisk
Maarten Vanraes
2016-05-14
1
-0
/
+466
*
add an extfs plugin
Maarten Vanraes
2016-05-14
1
-0
/
+200
*
Btrfs: use tools for btrfs external command
Maarten Vanraes
2016-05-14
1
-3
/
+2
*
Allow parts to use plugin tools
Maarten Vanraes
2016-05-14
7
-7
/
+14
*
Swap: use swaplabel tool to get uuid and label
Maarten Vanraes
2016-05-14
1
-0
/
+12
*
Plugin: define external tools and use tools in plugins
Maarten Vanraes
2016-05-14
4
-5
/
+132
*
add a btrfs plugin
Maarten Vanraes
2016-05-14
1
-0
/
+420
*
insert a FileSystem between BlockDevice and Mount
Maarten Vanraes
2016-05-14
1
-2
/
+34
*
safeguard if losetup or parted ever changes
Maarten Vanraes
2016-05-14
2
-0
/
+5
*
Add a Swap plugin
Maarten Vanraes
2016-05-14
1
-0
/
+163
*
add a Loop plugin
Maarten Vanraes
2016-05-14
3
-2
/
+180
*
add an fstab plugin
Maarten Vanraes
2016-05-14
1
-0
/
+124
*
add a Mount plugin
Maarten Vanraes
2016-05-14
1
-0
/
+211
*
add a Partition plugin
Maarten Vanraes
2016-05-14
1
-0
/
+221
*
add a PartitionTable helper class
Maarten Vanraes
2016-05-14
1
-0
/
+157
*
add a Disk plugin
Maarten Vanraes
2016-05-14
1
-0
/
+177
*
add a FileRole and IOFS Role
Maarten Vanraes
2016-05-14
1
-0
/
+20
*
add a FileSystem Role
Maarten Vanraes
2016-05-14
1
-0
/
+126
*
add a BlockDevice role
Maarten Vanraes
2016-05-14
1
-0
/
+197
*
add a disk_backend class with a plugin structure
Maarten Vanraes
2016-05-14
6
-0
/
+1404
*
Dialog: delegate logging to the Module
Maarten Vanraes
2016-05-09
1
-5
/
+1
*
Module: automatically create a logging object
Maarten Vanraes
2016-05-09
4
-167
/
+49
*
Users: obsolete moduleName with the Module's new name attribute
Maarten Vanraes
2016-05-09
1
-10
/
+3
*
Clock: do not specify the Dialogs defaults
Maarten Vanraes
2016-05-09
1
-3
/
+0
*
use the module's title and icon by default
Maarten Vanraes
2016-05-09
1
-2
/
+10
*
set mainDialog type as default
Maarten Vanraes
2016-05-09
1
-1
/
+1
*
Modules: provide title & icon using the new Module
Maarten Vanraes
2016-05-09
10
-103
/
+55
*
Module: set name required
Maarten Vanraes
2016-05-09
1
-0
/
+1
*
Module: default icon is dependant on name
Maarten Vanraes
2016-05-09
1
-0
/
+8
*
Module: add a title attribute
Maarten Vanraes
2016-05-09
1
-1
/
+28
*
push after label is set
Maarten Vanraes
2016-05-08
1
-1
/
+1
*
ExtWidget: add a _finishSelectorWidget overridable
Maarten Vanraes
2016-05-08
1
-0
/
+21
*
ExtWidget: fix documentation
Maarten Vanraes
2016-05-08
1
-0
/
+1
*
Replacepoint: move parentDialog() calls after eventHandler checking
Maarten Vanraes
2016-05-08
1
-3
/
+4
*
Logging: add ability to trace to STDERR
Maarten Vanraes
2016-05-08
1
-0
/
+65
*
fixed disabling and enabling legacy services (github isse 3)
Angelo Naselli
2016-05-05
1
-1
/
+5
[next]