Commit Graph

7 Commits

Author SHA1 Message Date
Felipe Martin 64b53b4be6 Added backup settings on GUI: Name, notes and enable/disable global cache. Tap #13 2014-01-08 23:53:25 +01:00
Felipe Martin b66f3ac995 Categories hidden when no backup is selected.
Invalid backup can’t be selected.

Tap #12
2014-01-05 18:14:27 +01:00
Felipe Martin c3a6e8d927 + BackupManager: Added method get() to easily retrieve a registered backup.
+ GUI: Refactor all GUI<X> ugly naming. Added error template.
+ Section component is now easier to use, now with a plugin and template you’re good to go.
+ iosfu_gui exec (Using it until pypi release)
+ Device Info plugin now show up stuff!

First Proof of Concept.
2014-01-02 22:41:21 +01:00
Felipe Martin 26a5b3e355 Fixed Tabs links if category only have one child 2013-11-27 00:21:28 +01:00
Felipe Martin 7dd32c88aa Improved main menu, showing categories on demand with a drop down of panels. Showing only first panel if that category only have one child. 2013-11-26 20:29:46 +01:00
Felipe Martín f084b77405 Working on base GUI components loader using a depth-three layout: Category->Panel->Section.
Added some fancy error/success messages.
2013-11-26 18:11:09 +01:00
Felipe Martín 4c264692fb Base GUI layout with main layout template and letting using choose a backup if it's valid 2013-11-26 16:55:15 +01:00