3 Commits

Author SHA1 Message Date
Martin Dobias
32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Giuseppe Sucameli
53b57d1441 DBManager: use the first suitable field loading a view (fix #5676) 2012-06-09 23:53:38 +01:00
Giuseppe Sucameli
3c5b3bbea1 [FEATURE] add DB Manager plugin 2012-04-16 13:31:13 +02:00