opi
|
35146cbd41
|
[enh] Cleanup app view() helper.
|
2016-07-21 11:57:01 +02:00 |
|
opi
|
da9aa7d8c9
|
[fix] No need to resize body on every content update.
|
2016-07-21 11:57:01 +02:00 |
|
opi
|
604a76759d
|
[fix] Remove useless 'move' CSS class.
|
2016-07-21 11:57:01 +02:00 |
|
opi
|
ab523a2ddd
|
[fix] Allow checkbox to be unchecked even if default is true.
|
2016-07-12 15:52:51 +02:00 |
|
opi
|
ce6b5c9940
|
[enh] Clean use of store.set(url). Get url value ASAP.
|
2016-05-23 15:29:58 +02:00 |
|
opi
|
04cd9dfbf5
|
[fix] Prevent acces to undefined variable.
|
2016-05-23 15:27:46 +02:00 |
|
Jérôme Lebleu
|
b2f975accb
|
[doc] Comment that checkbox should not be required
|
2016-05-23 11:31:23 +02:00 |
|
Jérôme Lebleu
|
17ee79846b
|
[fix] Ensure checkbox is not required for boolean fields
|
2016-05-22 21:41:25 +02:00 |
|
opi
|
56a1c87117
|
[fix] Add missing this-that reference.
|
2016-05-06 22:24:38 +02:00 |
|
opi
|
34d775be73
|
[enh] Implements 'paste online' helper.
|
2016-05-06 19:13:23 +02:00 |
|
opi
|
93243f432f
|
[enh][ux] Prefill email field value with username if empty.
|
2016-05-06 17:17:09 +02:00 |
|
opi
|
3642835745
|
[enh] Use PASSWORD_MIN_LENGTH constant.
|
2016-04-29 13:37:27 +02:00 |
|
opi
|
3595b6c5af
|
[fix] Remove console.log
|
2016-04-27 22:56:26 +02:00 |
|
opi
|
f67fa92102
|
Improve user quota field UX. Fix #283
|
2016-04-27 22:54:25 +02:00 |
|
opi
|
670d6768a2
|
[fix] Prevent data loss on form errors. Add some comments too.
|
2016-03-23 10:57:41 +01:00 |
|
opi
|
985aacdd00
|
[fix] User create form POST on same url to prevent strange redirection and form cleaning.
|
2016-03-23 10:57:41 +01:00 |
|
Jérôme Lebleu
|
0ca78c8769
|
[fix] Reorder and catch proper response from API failed calls
|
2016-03-23 10:57:41 +01:00 |
|
opi
|
87a7ea0d4a
|
[enh] Use less JS for sliding animation.
|
2016-03-19 11:58:48 +01:00 |
|
opi
|
33da1c061d
|
[enh] Scroll to Top to view new messages.
|
2016-03-19 11:06:37 +01:00 |
|
opi
|
683e92b525
|
[enh] Use new --installed option for main apps list.
|
2016-03-18 10:54:32 +01:00 |
|
opi
|
b3c63c93b6
|
[fix] Only display apps with backup script on backup creation page. #227
|
2016-03-18 10:49:22 +01:00 |
|
opi
|
a23cad09ab
|
[enh] Add diagnosis. #39
|
2016-03-14 11:19:02 +01:00 |
|
opi
|
160f0361f0
|
[enh] Do not print old security notice. Append date and reverse order. Fix #186
|
2016-03-07 08:57:44 +01:00 |
|
Julien Malik
|
1ed953f90c
|
[enh] move to new js-cookie API
|
2016-03-05 12:10:41 +01:00 |
|
Julien Malik
|
4646bfc255
|
[enh] remove third parties from source, use bower
|
2016-03-04 14:40:05 +01:00 |
|
opi
|
33733d0b32
|
[fix] Call redirect() on path, not view(). Fix #205
|
2016-03-02 09:17:01 +01:00 |
|
opi
|
7031ace70f
|
[enh] Cleanup
|
2016-03-02 09:14:57 +01:00 |
|
opi
|
e6b5839328
|
[fix] Use repository term instead of store. JS Cleanup.
|
2016-03-01 16:08:12 +01:00 |
|
zamentur
|
f6e65cbc01
|
[enh] display store and state of each apps
|
2016-02-14 03:24:52 +01:00 |
|
Jérôme Lebleu
|
cda818783a
|
[fix] Define domain addition route before domain info.
|
2016-02-07 19:55:12 +01:00 |
|
opi
|
66dbcf50da
|
[enh] Split app list templates, add 'installed' badge.
|
2016-02-05 14:39:02 +01:00 |
|
opi
|
894e0fbb42
|
[enh] Add domain info page with DNS config.
|
2016-02-05 10:36:33 +01:00 |
|
opi
|
eb67a192a1
|
[fix] Use real json boolean value for default key. #141
|
2016-02-04 14:43:48 +01:00 |
|
opi
|
978cf6eee7
|
[fix] Display responseText on API error. #171
|
2016-02-04 12:25:31 +01:00 |
|
opi
|
8e1e76ea44
|
[enh] Rename main js file to avoid confusion with apps controller.
|
2016-02-04 12:14:37 +01:00 |
|
opi
|
2b97eb5018
|
[enh] Make session persists accross multiple tabs. #144
|
2016-02-04 12:06:34 +01:00 |
|
opi
|
312eba3b7c
|
[fix] Prevent delay while displaying pacman loader.
|
2016-02-04 12:05:51 +01:00 |
|
opi
|
4b6ca71cfa
|
[enh] Support boolean argument type in app manifest. #141
|
2016-02-04 11:43:54 +01:00 |
|
opi
|
1a65ea8b20
|
[enh] Split application script in multiple files.
|
2015-12-29 17:00:02 +01:00 |
|
opi
|
88f55c3fc2
|
[enh] Display app label in installed app list.
|
2015-11-24 08:39:30 +01:00 |
|
opi
|
4708516000
|
[fix] Cleanup JS about flash messages and rebuild dist.
|
2015-11-23 12:41:17 +01:00 |
|
opi
|
72b3454c66
|
[enh] Move application bootstrap in Sammy run event listener.
|
2015-11-23 12:40:45 +01:00 |
|
opi
|
34e10bdbd0
|
[enh] Display YunoHost packages versions.
|
2015-11-23 10:12:53 +01:00 |
|
opi
|
f2c8c4fd1f
|
[fix] unGroupHooks helper.
|
2015-11-15 22:25:55 +01:00 |
|
opi
|
f682bcfbf0
|
[fix] Missing app_id on backup create page.
|
2015-11-15 21:59:33 +01:00 |
|
opi
|
ad3b0c230c
|
[enh] Use a more generic API error handler.
|
2015-11-15 17:13:44 +01:00 |
|
opi
|
d442f8fc82
|
[fix] Use request statusText on API error.
|
2015-11-15 16:18:23 +01:00 |
|
opi
|
22514d7c8a
|
[fix] API's 404 breaks page and message layout.
|
2015-11-15 15:50:59 +01:00 |
|
opi
|
c4f000a2cb
|
[fix] Logout button visible even when already logged out.
|
2015-11-15 14:00:10 +01:00 |
|
opi
|
0864548c0e
|
[enh] Add toggle and clear buttons in flashMessage.
|
2015-11-15 12:25:02 +01:00 |
|