Commit graph

144 commits

Author SHA1 Message Date
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
kload
bba105c228 [enh] Allow API connections without paired websocket 2014-06-08 13:55:40 +00:00
kload
2bed7f8cd0 [fix] Better login handling 2014-06-07 12:51:36 +00:00
opi
7665df49fc [fix] Multi instance settings is not a real boolean. 2014-06-02 19:41:39 +02:00
opi
1734a6385f [enh] Add domain list on edit user form, for email field #34 2014-06-01 20:23:05 +02:00
opi
62f74cb148 [enh] Add install_date on application info. 2014-06-01 19:56:56 +02:00
opi
0b34df0b38 [fix] Wrong variable name due to copy-paste sunday. 2014-06-01 19:36:22 +02:00
opi
8808a5f327 [enh] Better multilingual for application views. 2014-06-01 19:26:49 +02:00
opi
344146c8ed [enh] Application info & installation (presentation and translation). 2014-06-01 19:18:35 +02:00
Kload
f4fe19b133 [fix] Login screen readability 2014-05-27 20:27:19 +02:00
Alexis Gavoty
c837195ae4 [fix] Do not attempt to postinstall if API is just unreachable 2014-05-27 20:07:07 +02:00
Kload
da6340b70b [fix] Reload the page after postinstall anyway 2014-05-27 16:41:53 +02:00
Kload
779fb1adfa Revert "[fix] Reload the page after postinstall anyway"
This reverts commit c03423a6ff.
2014-05-27 16:38:41 +02:00
Kload
c03423a6ff [fix] Reload the page after postinstall anyway 2014-05-27 16:30:30 +02:00
kload
350fac92cf [fix] Redirect to login if postinstall has already been executed 2014-05-26 09:50:50 +00:00
root
d53f84c3d7 [fix] Postinstall 2014-05-25 22:48:31 +00:00
root
b50562085b [fix] Postinstall 2014-05-25 22:33:51 +00:00
kload
83199e1a9a [fix] Postinstall 2014-05-25 22:17:42 +00:00
kload
c45adca02f [fix] CheckInstall 2014-05-25 21:36:34 +00:00
kload
a7f9487965 [fix] Postinstall 2014-05-25 21:27:25 +00:00
kload
7eae04b1b9 [fix] Postinstall & login 2014-05-25 21:11:47 +00:00
kload
8356416da8 [enh] Beautify postinstall (WIP) 2014-05-25 20:13:42 +00:00
kload
03cf21830f [enh] Add a close button to flash notifications 2014-05-25 10:59:02 +00:00
kload
3fc7599a99 [fix] Connect to WebSocket route before every API call 2014-05-25 10:21:28 +00:00
kload
9215420093 [enh] Display messages IN REAL TIME 👏 2014-05-24 19:22:06 +00:00
root
25f60b6d40 [enh] WebSocket support 2014-05-20 08:54:13 +00:00
Jérôme Lebleu
0877072908 [enh] Adapt api routes to brand new new moulinette 2014-05-18 17:55:16 +02:00
Kload
4fc84c9bf1 [fix] Postinstall fail 2014-05-18 00:07:39 +02:00
Kload
a380c6b1b3 [enh] Automaticaly redirect to login if postinstalled from IP 2014-05-17 23:16:36 +02:00
Kload
5db95f08bc Revert "[enh] Directly login after postinstallation"
This reverts commit 09b9441e58.
2014-05-17 23:11:00 +02:00
Kload
09b9441e58 [enh] Directly login after postinstallation 2014-05-17 23:01:30 +02:00
opi
f4a638f887 [fix] Use command-like arguments for update route. 2014-05-17 12:48:28 +02:00
opi
60d402469a [fix] Temporary support responseText for api return. 2014-05-17 12:48:01 +02:00