Daniel Brötzmann
|
edd92e41a5
|
[plugin_installer] Update manifenst.ini
|
2020-06-27 13:17:18 +02:00 |
|
Daniel Brötzmann
|
14811124dc
|
[plugin_installer] Use text for install/update button
|
2020-06-27 13:17:17 +02:00 |
|
Daniel Brötzmann
|
bd38b527de
|
[plugin_installer] Update plugins directly without showing window first
|
2020-06-27 13:09:50 +02:00 |
|
lovetox
|
c9fd9ccc21
|
[plugin_installer] Update manifest.ini
|
2020-06-25 22:44:59 +02:00 |
|
lovetox
|
c91e8bdd2e
|
[plugin_installer] Check before updating the available page
Fixes #508
|
2020-06-25 22:44:49 +02:00 |
|
lovetox
|
68d78970fb
|
[plugin_installer] Update manifest.ini
|
2020-05-23 21:11:29 +02:00 |
|
lovetox
|
99febbd5e2
|
[plugin_installer] Fix auto update
|
2020-05-23 21:11:04 +02:00 |
|
lovetox
|
d31bfcf033
|
[plugin_installer] Update manifest.ini
|
2020-05-20 23:43:03 +02:00 |
|
André Apitzsch
|
0d6f8e6956
|
[plugin_installer]: Fix version comparison
Fixes #505.
|
2020-05-19 16:26:17 +02:00 |
|
André Apitzsch
|
23612ffc5d
|
[plugin_installer]: Use PEP-440 compatible version
|
2020-05-15 20:48:23 +02:00 |
|
lovetox
|
a4c127ae22
|
Update manifests for next dev cycle
|
2020-04-27 14:42:13 +02:00 |
|
Daniel Brötzmann
|
c26388bb23
|
[plugin_installer] Update manifest.ini
|
2020-03-16 10:36:14 +01:00 |
|
Daniel Brötzmann
|
91841e6b0b
|
[plugin_installer] Don't fail on plugin selection
|
2020-03-16 10:35:49 +01:00 |
|
Philipp Hörist
|
ab47492b72
|
[plugin_installer] Update manifest.ini
|
2020-01-04 17:09:46 +01:00 |
|
Philipp Hörist
|
c5d1f56f31
|
[plugin_installer] ZipFile supports only posix paths
This was a problem on Windows
|
2020-01-04 17:09:20 +01:00 |
|
Philipp Hörist
|
3832b592f5
|
[plugin_installer] Handle case when no plugins are available
|
2020-01-04 16:33:03 +01:00 |
|
Philipp Hörist
|
3905029c37
|
[plugin_installer] Update manifest.ini
|
2020-01-04 11:14:51 +01:00 |
|
Philipp Hörist
|
b1189947e5
|
[plugin_installer] Use get_notebook() to access notebook
|
2020-01-04 11:14:21 +01:00 |
|
Philipp Hörist
|
1cb65063e8
|
[plugin_installer] Fix opening available page on update
|
2020-01-04 11:11:59 +01:00 |
|
Philipp Hörist
|
7c22438516
|
[plugin_installer] Update comment
|
2020-01-04 11:09:44 +01:00 |
|
Philipp Hörist
|
aa56708d1a
|
[plugin_installer] Update manifest.ini
|
2020-01-01 10:02:19 +01:00 |
|
Philipp Hörist
|
b6457f0e69
|
[plugin_installer] Rewrite plugin
- Use libsoup for HTTP operations
- Add new config dialog
- Move code into smaller modules
|
2020-01-01 10:01:08 +01:00 |
|
Daniel Brötzmann
|
4fadcb5342
|
Spelling fixes in various manifest.ini files
|
2019-12-20 23:20:00 +01:00 |
|
Daniel Brötzmann
|
188ee06b88
|
[plugin_installer] Update manifest.ini
|
2019-10-07 08:29:53 +02:00 |
|
Daniel Brötzmann
|
900c4a058d
|
[plugin_installer] Fixes
|
2019-10-07 08:29:53 +02:00 |
|
Daniel Brötzmann
|
65f2d22188
|
[plugin_installer] Update manifest.ini
|
2019-07-09 12:30:00 +02:00 |
|
Daniel Brötzmann
|
f19c134a58
|
[plugin_installer] Replace progressbar by spinner, code cleanup
|
2019-07-09 12:30:00 +02:00 |
|
Daniel Brötzmann
|
204743e413
|
[plugin_installer] Cleanup code, replace update icon
|
2019-07-09 12:30:00 +02:00 |
|
Daniel Brötzmann
|
e7cbc51692
|
[plugin_installer] Remove YesNoDialog
|
2019-07-09 12:30:00 +02:00 |
|
Daniel Brötzmann
|
11a2dacd8f
|
[plugin_installer] Update manifest.ini
|
2019-06-21 13:26:29 +02:00 |
|
Daniel Brötzmann
|
3df231fcef
|
[plugin_installer] Use NewConfirmationCheckDialog
|
2019-06-21 13:25:33 +02:00 |
|
Philipp Hörist
|
6436c1cafa
|
Change logging domains
|
2019-03-10 10:27:07 +01:00 |
|
Philipp Hörist
|
2369f11adb
|
[plugin_installer] Update manifest.ini
|
2018-11-10 23:51:14 +01:00 |
|
Philipp Hörist
|
6b6c396dab
|
[plugin_installer] Fix error on plugin download
If a plugin is loaded and errors happen it will not be active, it should
still be displayed correctly in the installed plugins treeview
|
2018-11-10 23:49:25 +01:00 |
|
Daniel Brötzmann
|
aae340c6d8
|
[plugin_installer] Set xml to _ui, Fix one config checkbox on_run
|
2018-10-17 18:13:01 +02:00 |
|
Daniel Brötzmann
|
44c53680c6
|
[plugin_installer] Add automatic updates
|
2018-10-17 16:32:39 +02:00 |
|
Daniel Brötzmann
|
dbd48e8796
|
[plugin_installer] Update manifest.ini
|
2018-10-17 16:32:39 +02:00 |
|
Yann Leboulanger
|
d28891d192
|
[plugin_installer] increase version number
|
2018-10-13 15:16:51 +02:00 |
|
Yann Leboulanger
|
db34bb68e2
|
ignore plugins that don't apply to our Gajim version
|
2018-10-13 15:13:49 +02:00 |
|
Philipp Hörist
|
6a2114238c
|
[installer] Update manifest.ini
|
2018-10-13 00:39:52 +02:00 |
|
Philipp Hörist
|
d7884afc97
|
[installer] Use get_builder()
|
2018-10-13 00:39:36 +02:00 |
|
Daniel Brötzmann
|
3e2abc58c0
|
[installer] Update GUI
|
2018-10-13 00:39:36 +02:00 |
|
Yann Leboulanger
|
6e12a1e493
|
[installer] Update Plugins on restart
|
2018-10-13 00:39:27 +02:00 |
|
Philipp Hörist
|
0f52824c4b
|
Fix typo
|
2018-10-12 17:59:02 +02:00 |
|
Yann Leboulanger
|
a6fc131a04
|
prepare plugins for master branch
|
2018-10-12 11:21:54 +02:00 |
|
Philipp Hörist
|
caf72836a7
|
[plugin_installer] Revert last version update
|
2018-10-10 20:23:44 +02:00 |
|
Philipp Hörist
|
97c2bfbdd9
|
Add compatibility for Gajim 1.1
|
2018-10-06 20:46:24 +02:00 |
|
Philipp Hörist
|
ba27de7f7e
|
[plugin_installer] Update manifest.ini
|
2018-04-28 13:09:43 +02:00 |
|
Markus Wintermann
|
2f1f9e656a
|
[plugin_installer] Remove plugin on reload
|
2018-04-28 13:00:44 +02:00 |
|
Philipp Hörist
|
9e4edea638
|
Revert "[plugin_installer] Add plugin auto update"
This reverts commit d760a1ada1
|
2018-04-28 12:57:11 +02:00 |
|