Commit Graph

66 Commits

Author SHA1 Message Date
Andreas Gohr 1e0eea17dc fixed popularity display 2013-08-09 22:11:52 +02:00
Andreas Gohr 045d57189c make sure temporary folders are cleaned up 2013-08-09 21:34:51 +02:00
Andreas Gohr 5c0b30bf48 installation now works 2013-08-09 21:26:20 +02:00
Andreas Gohr 519895b562 added tests for the find_folders method 2013-08-09 20:04:17 +02:00
Andreas Gohr ea9f3f904d added 4th tab for manual install 2013-08-09 15:31:45 +02:00
Andreas Gohr 89275cfd7e added a first unit test 2013-08-09 15:22:18 +02:00
Andreas Gohr 813d7e0910 fixed some confusion between base, id and name 2013-08-09 14:06:34 +02:00
Andreas Gohr 55332151e0 some initial go at the search tab 2013-08-09 13:43:35 +02:00
Andreas Gohr a8332b68fa various gui fixes 2013-08-04 18:24:53 +02:00
Michael Hamann 02779b1879 Extension manager: Implement extension table
This uses a lot of code and the whole design from the previous extension
manager implementation.
2013-08-02 23:31:51 +02:00
Michael Hamann 1981046ea0 Extension manager: implement uninstall, canModify and install/update 2013-08-02 12:31:11 +02:00
Michael Hamann 449f398253 Extension manager: Improve update check 2013-08-02 12:30:42 +02:00
Michael Hamann 7c30f5ced5 Extension manager: Use getInfo() when no info.txt is available 2013-08-02 12:29:34 +02:00
Michael Hamann 9c0a72696a Extension manager: fix install dir for templates 2013-08-02 12:28:08 +02:00
Michael Hamann b9ca398d17 Extension manager: implemented more extension info and basic repository access 2013-08-01 20:50:37 +02:00
Michael Hamann c7b9800aee Extension manager: First draft of the extension class 2013-08-01 11:36:28 +02:00