Commit graph

30 commits

Author SHA1 Message Date
abeudin
805ceb79be Update app.py 2014-12-13 16:32:26 +01:00
abeudin
5339a28160 [fix] upgrade without app and argument -u 2014-12-13 14:26:54 +01:00
Jérôme Lebleu
d1b31d5f33 [enh] Allow to select hooks names to execute in hook_callback 2014-12-12 12:26:29 +01:00
Jérôme Lebleu
a9975edaf7 [fix] Return the description for current locale only in app_list 2014-11-08 14:25:06 +01:00
Jérôme Lebleu
3f180d254b [enh] Add version to returned dict in app_info 2014-11-06 01:11:35 +01:00
opi
b0735af6ce [fix] Do not load conf.json before overriding content. 2014-10-23 12:07:49 +02:00
Jérôme Lebleu
e32ea4180a [fix] Raise if the requested app to install is unknown 2014-10-20 12:21:26 +02:00
Jérôme Lebleu
ce5be021d3 [fix] Fix app upgrade issue and handle errors in tools_upgrade 2014-10-13 17:10:23 +02:00
Jérôme Lebleu
601c280a7a [doc] Review the help of app_install arguments 2014-07-25 18:32:37 +02:00
Jérôme Lebleu
8f1dd4b5e3 [fix] Replace error message of unhandled exception while installing an app 2014-07-20 18:45:46 +02:00
Jérôme Lebleu
81051f166b [enh] Catch all exceptions while executing app install script 2014-07-20 18:19:02 +02:00
kload
ff75dc68ee [fix] Skip custom apps in upgrade process 2014-07-02 10:46:28 +02:00
kload
ba61264331 [enh] Add post_app_*access hooks 2014-06-28 12:27:55 +02:00
kload
a8cf641ca2 [enh] Add post_app_*access hooks 2014-06-28 12:01:24 +02:00
Jérôme Lebleu
13e29c038d [fix] Return an utf-8 encoded string in _value_for_locale 2014-06-24 16:09:41 +02:00
Jérôme Lebleu
aeae78dd3a [fix] Wrong translation key in app module 2014-06-12 14:01:23 +02:00
Kload
c58fb7342a [fix] Do not fail at fetching list when not connected 2014-06-12 09:27:56 +02:00
Kload
bd45e15f8c Revert "[fix] Chown only with the user"
This reverts commit 390718263b.
2014-06-08 17:52:35 +02:00
Kload
390718263b [fix] Chown only with the user 2014-06-08 17:44:14 +02:00
Jérôme Lebleu
27a3415964 [enh] Retrieve value for current locale and use it for app description 2014-06-04 11:58:21 +02:00
Jérôme Lebleu
e3f27e01e0 [enh] Retrieve 'license' field from app manifest 2014-06-04 11:46:31 +02:00
Jérôme Lebleu
fcd5b4d3c6 [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
Jérôme Lebleu
d8c5121010 [fix] Always return value instead of printing it 2014-05-30 11:24:18 +02:00
Jérôme Lebleu
f580f3de1d [i18n] Rename keys related to apps list 2014-05-28 20:50:07 +02:00
Kload
0db7cb0dd7 [fix] Do not protect admin & api path, on every domains 2014-05-27 12:38:35 +02:00
Kload
1857561439 [fix] Properly reload SSOwat at first install 2014-05-19 10:49:54 +02:00
Jérôme Lebleu
11a38641e8 [enh] Split app_remove action into service_add/remove 2014-05-18 16:01:38 +02:00
Kload
9f23945ed7 [fix] Remove --no-ldap arguments 2014-05-17 21:42:30 +02:00
Jérôme Lebleu
d7bc60bcbc [fix] Forgotten auth in app_remove 2014-05-17 00:33:52 +02:00
Kload
8394b3d428 Init 2014-05-16 14:49:30 +02:00