Commit graph

103 commits

Author SHA1 Message Date
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
opi
ccaf9199fb [enh] Adapt to brand new moulinette. 2014-05-17 00:38:47 +02:00
opi
fb057eadfb [enh] Better loader styling. 2014-05-16 18:38:46 +02:00
opi
8cabcc543f [fix] Avoid empty fields at postinstall #30. 2014-05-16 12:46:46 +02:00
opi
296d0937ff [fix] Modal & messages: Better position & scrolling. 2014-05-16 12:37:24 +02:00
opi
2d740dcdc4 [fix] Add missing domain variable. 2014-05-15 15:07:41 +02:00
opi
f9d8495789 [fix] Wrong access i18n variables. 2014-05-13 22:59:33 +02:00
opi
44b74724ed [i18n] More translations for flash messages. More french. 2014-05-13 16:37:05 +02:00
opi
903885bb09 [enh] Add i18n \o/ 👏 2014-05-12 18:28:42 +02:00
kload
b1857d5f8e [fix] Line break in package changelog 2014-05-09 21:54:45 +00:00
opi
abcd9afafa [enh] Allow update/upgrade for apps & packages. 2014-05-09 23:13:56 +02:00
opi
33569b8fd4 [enh] Better application managment (access, default). 2014-05-09 11:53:57 +02:00
opi
02f7bad25e [enh] #28 Show a notification to the admin when there are no user created on the server. 2014-05-08 14:13:23 +02:00
opi
6d9592541f [fix] Force scroll to top when viewing service status. 2014-05-07 19:13:43 +02:00
opi
4b4a701b66 [enh] #16 Allow admin to force user password in edit form. 2014-05-07 17:25:57 +02:00
opi
5b444d612b [enh] #19 Add sample backup view, with warning. 2014-05-07 16:35:27 +02:00
opi
1bac39ac3c [enh] Use sub folders for views templates. 2014-05-07 15:57:36 +02:00
Kload
6f609894a3 [fix] Hide modal if an error occured at postinstall + adjust timeout 2014-04-21 12:58:34 +02:00
Kload
a7565d7b15 [fix] Post-install timeout + admin redirection url 2014-04-21 12:41:42 +02:00
Kload
c743e8209c [fix] Change API path 2014-04-10 23:55:09 +02:00
opi
1543e70645 Fix slide for service info page. 2014-03-04 15:48:49 +01:00
opi
f7078f9a7d Force locale in ajax data. 2014-03-03 23:04:09 +01:00
opi
4524237d37 Change main domain form. 2014-03-03 20:20:48 +01:00
opi
c909515bf2 Add domain form must post data to his own url. 2014-03-03 19:59:42 +01:00
opi
54978e957d Fix: slide from services list to service info. 2014-03-03 17:55:57 +01:00
opi
5deb621fae Manage user access to app. 2014-03-03 15:55:01 +01:00
opi
4b8bcd669f Remove console.log 2014-03-03 13:17:59 +01:00
opi
ffd2a4967a Fix API route for uninstalling app. See moulinette 3cafe1dda036 2014-03-03 13:13:24 +01:00
opi
ba9692e966 Allow to delete domain from admin. 2014-03-02 20:07:02 +01:00
opi
0dbe01e399 Warn that password must be at leeast 4 characters long. 2014-03-02 19:42:02 +01:00
opi
db9e70d34f Handle 'choices' with radios on app_install. 2014-02-21 15:49:13 +01:00
opi
97b6d59d90 Use regex to match app_install patch in sam.before 2014-02-21 15:24:54 +01:00
opi
7d1b4a9c72 Use select list for domain and admin in app_install page. 2014-02-21 13:48:03 +01:00
opi
2d7ae6eac8 Fix: store new password to avoid re-login. 2014-02-20 12:59:03 +01:00
Thomas Lebeau
72a503f266 Add tools section, with adminpw tool. 2014-02-20 12:39:47 +01:00
opi
4134d3c48a Handlebars ucword helper. 2014-02-18 23:26:11 +01:00
Jerome Lebleu
bc21f5d261 Format network bit rates. 2014-02-14 23:00:12 +01:00
opi
78132cc22d Check glances status on monitor page. 2014-02-14 20:36:01 +01:00
opi
c9afc3edde Add humanTime Handlerbar helper. 2014-02-14 20:28:16 +01:00
opi
82de203482 Human readable size with HandleBars helper. 2014-02-14 20:14:09 +01:00