Commit graph

176 commits

Author SHA1 Message Date
opi
ae5a79c914 [fix] Keep only uninstalled apps or multi-instance apps on app install list. 2014-12-01 09:30:00 +01:00
opi
974e8774fb [fix] Prevent empty params when installing custom apps. 2014-11-28 09:36:45 +01:00
Jérôme Lebleu
251d45b7f8 [fix] Process admin password change following API modifications 2014-11-22 20:12:29 +01:00
opi
9c80b7a89f [fix] If everyone has access, say it. 2014-11-20 18:01:04 +01:00
opi
8fdc582f03 [fix] Preventing uppercase domain name. Fix #80 2014-11-20 17:51:54 +01:00
opi
8d4ef07e98 [enh] Edit user mail aliases & forward. 2014-11-20 10:40:49 +01:00
opi
c4d488b87c [enh] Switch to modal confirmation for postinstall, firewall and tools. 2014-11-19 18:25:32 +01:00
opi
7f42fc03e9 [enh] Switch to modal confirmation for user, domain and app section. 2014-11-19 18:25:32 +01:00
opi
d1433ab4b6 [enh] Implements bootstrap modal as confirm dialog. 2014-11-19 18:25:32 +01:00
opi
79542a4b13 [fix] Do not show main domain form if we have only 1 domain. 2014-11-17 14:52:26 +01:00
opi
0977724db8 [fix] Remove test url for security alert. 2014-11-16 12:08:46 +01:00
opi
e6f09d4a6f [enh] Show item date on security alert page. 2014-11-16 11:51:42 +01:00
opi
143928f7c7 [enh] Add security notifications page. 2014-11-15 15:55:26 +01:00
opi
f6c786ad57 [enh] Show security feed items on homepage. 2014-11-15 14:11:03 +01:00
opi
3a1013a4fe [enh] Sort app list by id. 2014-11-15 12:18:42 +01:00
opi
8c5b1e4603 [enh] Handle input type from manifest (user, domain, app, password). 2014-11-03 14:28:53 +01:00
opi
3cd27e01c8 [enh] Refactor app installation form. 2014-11-03 12:42:10 +01:00
opi
84bd1f2f2d [enh] code cleanup. 2014-11-03 12:22:12 +01:00
opi
ce234bb4e7 [enh] Use https to retreive dyndns list. 2014-11-03 11:24:18 +01:00
opi
e75a3b7ec8 [enh] Retreive dyndns dynamic list. 2014-11-03 11:24:18 +01:00
opi
515d285d57 [enh] Warn user about possible security flaws when installing custom app. Fix #78 2014-10-13 16:00:30 +02:00
opi
6152f6da21 [enh] Implements inline HTML translation. 2014-10-03 12:09:54 +02:00
opi
2426123eab [fix] Redirect to app list when custom app installation fails. 2014-10-03 10:29:21 +02:00
opi
ff5aa2b413 [fix] no ascii chars on passwd #9 2014-10-02 10:45:07 +02:00
opi
f2e01947ed [fix] Force locale to be a 2 char code. 2014-10-01 18:16:58 +02:00
opi
ceea61ccb4 [enh] Prevent infinite pacman when API is not responding. 2014-10-01 16:11:28 +02:00
opi
17bbb55545 Fix #48 : Display warning before installing an app on domain root (/) 2014-09-04 14:54:43 +02:00
opi
92b6cd0c0f [enh] Allow trailing slash in custom app pattern. 2014-09-03 14:53:04 +02:00
opi
7fb9a1f1ac [enh] Allow empty install arg. Handle password type arg. Force select instead of radios. 2014-09-03 14:53:04 +02:00
opi
54217acac1 [fix] Strange space character. 2014-07-22 14:44:13 +02:00
opi
a6f7d7828f [enh] Breadcrumb slides back 2014-07-13 12:38:55 +02:00
Jérôme Lebleu
aa0453caa6 [fix] Correct domain_remove api route 2014-07-10 11:42:20 +02:00
opi
100fe4f60d [fix] Send domain to delete as param. Need to cleanup route. 2014-07-03 15:45:22 +02:00
opi
f3c3607558 [enh] Warn about delayed upgrades #52. 2014-07-03 14:54:58 +02:00
opi
ea4dcb4d11 [enh] Install custom (github) app using regular form. 2014-07-01 16:25:21 +02:00
opi
561b0b54c9 [fix] Wrong variable type 'indefined' 2014-06-24 11:34:24 +02:00
opi
1baf558208 [fix] Upgrade wrong arguments. 2014-06-24 00:12:22 +02:00
opi
b141a5c71e [fix] Firewall: translate protocol/connection in warning prompt. 2014-06-17 11:16:10 +02:00
opi
e7086da6c4 [enh] Add a page to download SSL Certificate authority. 2014-06-17 10:34:08 +02:00
Jérôme Lebleu
d9f3fcf829 [fix] Update domain parameter name due to a moulinette-yunohost change 2014-06-16 21:18:42 +02:00
opi
0c595b1867 [enh] Add firewall admin view."
First draft.
2014-06-16 17:36:14 +02:00
opi
bbabfb0a66 [fix] Comment out console.log call. 2014-06-16 16:15:28 +02:00
opi
f4a1f3b9b8 [fix] Do not pass empty args to moulinette on app install. 2014-06-16 16:03:59 +02:00
Jérôme Lebleu
5e98924bcd Revert "[fix] Do not use websocket by default."
This reverts commit e09c9ee7a0.

It's normally not needed anymore since the crash due to WebSocket
on some platform should be fixed in the moulinette - when the api is
started with --no-websocket parameter.
2014-06-12 16:47:45 +02:00
opi
0098588904 [enh] Redirect to homepage on 404. 2014-06-11 18:22:33 +02:00
opi
e09c9ee7a0 [fix] Do not use websocket by default. 2014-06-11 17:09:31 +02:00
opi
1f4c6ca634 [enh] Force scrollTop on page transition. 2014-06-11 17:08:43 +02:00
opi
7f54fa7701 [fix] Could not install app with no install arguments #39 2014-06-11 16:51:02 +02:00
opi
d4a3e98fb3 [fix] Wrong undefined type check. 2014-06-10 17:12:43 +02:00
opi
dde8755128 [fix] Force use of 2 char langcode. Prevent double load of english json file. 2014-06-09 19:09:45 +02:00