Commit graph

166 commits

Author SHA1 Message Date
Laurent Peuch
32b4312078 [enh] display service description 2018-05-17 05:18:20 +02:00
Alexandre Aubin
c9f9719414
[enh] Interface for migrations (#186)
* [wip] Dirty draft of interface for migrations

* Update following changes in migrations_list : properly display pending / done migrations

* Handle run/skip actions

* Fix handling of disclaimers

* Fix to get the accept-disclaimer option working

* Cosmetic: prettier migrations names without the _ between words..

* Show disclaimer + ack checkbox directly on page instead of using modals. Check that disclaimer was acknowledged.

* Don't escape HTML in the disclaimer (for <br>)
2018-05-02 01:59:02 +02:00
Laurent Peuch
0d2fe76fe7
Merge branch 'unstable' into enh_change_label 2018-01-14 00:38:42 +01:00
Laurent Peuch
478b8a0d32
Merge pull request #174 from JimboJoe/enh-add-change-url
Add app change URL feature
2018-01-14 00:24:49 +01:00
Laurent Peuch
e09ff60ff6
Merge pull request #181 from YunoHost/display_stable_testing_unstable
[enh] display stable/testing/unstable in footer
2018-01-14 00:18:54 +01:00
Jimmy Monin
e4e60596e8 Add change label option in app info page 2018-01-13 15:46:03 +01:00
Laurent Peuch
c7cc4884c5 [mod] we (debian) only handle meltdown for now 2018-01-13 05:27:03 +01:00
Jimmy Monin
977ee7192f Create helpers for tooltips 2018-01-12 08:11:27 +01:00
Laurent Peuch
c5327d85ac [enh] display stable/testing/unstable in footer 2018-01-08 04:11:01 +01:00
Laurent Peuch
58eb64bfae [mod] move spectre/meltdown check to diagnosis 2018-01-05 16:33:51 +01:00
Laurent Peuch
ec4172a2d3 [enh] display warning and instruction to fix meltdown/spectre vulnerabilities 2018-01-05 16:15:10 +01:00
opi
26ad22df9e [enh] Reboot/shutdown from admin interface (#173)
* [enh] Add reboot/shutdown action in tools section.
* [enh] Use icon in front of reboot buttons.
* [enh] Improve reboot string.
* Enhance shutdown/reboot page with a header
* Enhance wording
* [fix] Indicate to users server is rebooting/shutting down
* [fix] Dead code
2017-10-08 23:44:55 +02:00
Jimmy Monin
45a9250b7f Avoid extraneous route (#/apps/:app/changeurl/submit) 2017-09-17 14:37:57 +02:00
Jimmy Monin
dba2f60ce1 Add app change URL feature 2017-09-17 09:50:04 +02:00
ljf
3bd40e2a4e [enh] Add app name in upgrade confirmation 2017-08-28 18:50:42 +02:00
ljf
815da3146f [fix] Remove unappropriate comment 2017-08-28 17:46:45 +02:00
ljf
8b726186ea [enh] Upgrade just one app 2017-08-28 17:35:21 +02:00
Alexandre Aubin
382b81a664 [fix] Correctly handle error 500 (#166)
* [fix] Correctly handle error 500
* [fix] Use 'em' instead of 'emph'
2017-07-27 16:30:15 +02:00
opi
6cbd81f2e6 [enh] Variable assignment code cleanup. (#161) 2017-07-24 17:03:39 +02:00
Alexandre Aubin
bd1abcb89d [fix] 'hooks' key is now 'system' in backup info (#165) 2017-07-08 12:39:24 +02:00
opi
3ca9535656 [enh] Manage appslists. #875 (#158)
* [enh] Manage appslist. #875
* [enh] Link to appslist page in the custom app installation form.
* [fix] Wrong url.
* [fix] Always use appslists plural form for translation strings consistency.
* [enh] Add one-click button to install community list.
* [enh] Add explicit warning message about community list status.
* [enh] Add more fear.
* [fix] Back to warning alert about community appslist.
* [enh] Handle case with no appslists.
* [fix] Remove duplicate id attributes.
* [fix] Full width block.
* [fix] Add missing 'remove' string.
2017-06-12 16:57:52 +02:00
opi
eef82ec93d [enh] Display help text from manifest during app installation. (#152) 2017-04-06 15:49:57 +02:00
opi
dc84ce7224 [fix] Split sentences for translation (#828) (#153)
* [fix] Split confirm_update sentence for better translations.
* [fix] Split confirm_service_action sentence for better translations.
* [fix] Split confirm_firewall sentence for better translations.
* [fix] Split confirm_upnp_action sentence for better translations.
* [enh] English wording ('all' instead of 'every').
2017-04-03 15:53:42 +02:00
M5oul
642fdfd71b Merge pull request #149 from thardev/enh-766-show-version-when-connected
[enh] Show version only when connected
2017-03-07 20:45:39 +01:00
opi
83127a5692 [fix] Guess API's baseurl is store is empty. 2017-02-27 17:46:24 +01:00
thardev
ea2bdd41b8 events file login/logout event and check connected home 2017-02-25 04:30:20 +01:00
Alexandre Aubin
32a7516927 [fix] Implementing comments from opi 2016-12-01 22:23:41 -05:00
Alexandre Aubin
35124f9c74 [enh] Working prototype for certificate management interface 2016-11-20 20:42:26 -05:00
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
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
kload
d59576a3a1 [fix] Transform an 'info' message into 'log' when necessary 2015-11-14 19:06:35 -05:00
kload
c8825b97aa [enh] Use monospaced font only for command display
+ minor comestic fixes
2015-11-13 12:41:14 -05:00
kload
ca61a065f1 [fix] Sliding effect
The $.resize() function was called on the body too soon, leading the sliding effect to be invisible.
Resizing after the duration of the CSS animation did the trick.
2015-11-13 12:40:51 -05:00
opi
231aac076a [enh] Resize body after content refresh. 2015-11-12 15:41:09 +01:00
opi
7cc7e3f053 [enh] Less nerdy notification zone, with some tiny improvments. 2015-11-09 15:05:35 +01:00
kload
8bbe8e5721 [fix] User interface link 2015-11-01 11:37:48 -05:00
kload
965ff87677 [enh] Enhance flash messages display (issuefix #64) 2015-11-01 10:38:54 -05:00
kload
cf9a5a8e0c [fix] Slide to/back animation 2015-11-01 05:37:38 -05:00
Laurent Peuch
40a29a6dad [enh] declare API for debug page in app.js 2015-10-11 09:08:52 +02:00
opi
d8d7eb2172 [fix] Allow view without slide. Use it instead of redirect on API fail. 2015-10-11 07:40:19 +02:00
opi
dc4f9649d6 [enh] Cleanup flash alert display. 2015-10-11 07:33:49 +02:00
opi
52eb6201fe [enh] Translate services status and loading state. 2015-10-09 15:30:50 +02:00
opi
06c8fae22d [fix] Do not show all logs when clicking on 'log' button. 2015-10-08 18:05:43 +02:00
opi
88c3824b0f [fix] Use _desc as suffix for backup string. Properly minify JS. 2015-10-08 12:56:00 +02:00
zamentur
05b94e5c0b Merge remote-tracking branch 'upstream/unstable' into backup
Conflicts:
	src/dist/js/script.min.js
2015-10-02 23:27:50 +02:00
zamentur
c83e33e3c4 [enh] Refactoring to avoid duplicate code 2015-10-02 22:59:40 +02:00
zamentur
25e2475100 [fix] Event handler was not removed on modal confirmation 2015-10-02 02:40:25 +02:00