Commit graph

118 commits

Author SHA1 Message Date
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
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
c8af8347d7 fixup 2014-05-13 00:32:15 +02:00
opi
7d23247218 [enh] Return key instead of 'undefined' when no translation exists. 2014-05-12 23:07:53 +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