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 |
|
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 |
|