Commit graph

806 commits

Author SHA1 Message Date
Jérôme Lebleu
5fd2cf6667 [enh] Rely only on app_id argument for multi-instances apps
The original app_id hard-coded replacement in scripts and hooks is replaced by
the use in app scripts directly of the given app_id argument (wip #126).
It's now the app maintainer responsability to make use of it in a way to
prevent colisions with other instances.
2015-12-28 19:44:34 +01:00
Jérôme Lebleu
94ce22f9d5 [enh] Pass app id to scripts and remove hook_check action
It passes the current app id to the app install/upgrade/remove scripts
as the last argument (wip #126).
The hook category has also been revisited to move some app specific parts
away from there. The action hook_check has been removed accordingly.
2015-12-27 22:56:04 +01:00
Jérôme Lebleu
5cd3a86099 [fix] Check app min_version with yunohost package (fixbug #113) 2015-12-21 12:40:50 +01:00
opi
51009cf064 [enh] Get app label for installed app in app list. 2015-11-23 11:22:54 +01:00
opi
adcebb39f9 [fix] Use official.json app list. 2015-10-12 22:24:21 +02:00
Jérôme Lebleu
908d77f234 [ref] Rename lib folder to src 2015-10-08 15:47:24 +02:00
Renamed from lib/yunohost/app.py (Browse further)