Commit graph

193 commits

Author SHA1 Message Date
Laurent Peuch
b625c10bc9 [fix] api correctly returns boolean value now 2016-08-12 15:08:16 +02:00
opi
0ed417b85e [enh] Allow key/value choices in manifest arguments. 2016-07-21 12:56:09 +02:00
opi
3d1d5c302f [enh] Display YNH version in footer. Need body padding improvments. #316 2016-07-21 12:16:24 +02:00
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
Laurent Peuch
12670632cf [enh] display a single journal 2016-06-28 05:48:02 +02:00
Laurent Peuch
eee142fbec [enh] display list of journals in tools 2016-06-28 05:15:05 +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
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