Commit graph

27 commits

Author SHA1 Message Date
Alexandre Aubin
cbfc532c6f Magikarp ftw! 2020-03-30 18:39:06 +02:00
Alexandre Aubin
e39d00956b Use the new diagnosis system to display the version number 2019-11-06 23:47:23 +01:00
Alexandre Aubin
4504caa0cc Merge stretch-unstable, propagate button stuff to new pages (especially permissions) 2019-11-05 20:09:37 +01:00
ljf
fae6c974d1 [enh] Generalize call handlebars helper 2019-10-20 01:47:24 +02:00
ljf
6fe0044adb [enh] Add/remove users and permissions into groups 2019-10-17 02:32:57 +02:00
Alexandre Aubin
9c7ed43a24 Improve readability of api() calls 2019-10-14 00:05:27 +02:00
Alexandre Aubin
f0a4428f56 In fact we do need this so that the footer gets the correct value even if opening a new tab while already logged in 2019-02-05 00:24:17 +00:00
Alexandre Aubin
28c788f38e Remove calls to /version, use /diagnosis instead 2019-02-04 23:55:21 +00:00
ljf
7da64b8e7e [enh] Display date in timezone of browser 2018-12-09 19:29:04 +01:00
Alexandre Aubin
71b3bb8dce
Merge pull request #130 from YunoHost/journals
Web interface for journal new features
2018-08-23 21:42:18 +02:00
supermamie
71ae37ab0d [enh] add a template to display a clickable help
The template name is helpTooltip and can be called with 2 arguments : help text and optional url.
Here are a few examples :
{{helpTooltip (t 'user_fullname_help') (t 'user_fullname_help_url')}}
{{helpTooltip (t 'user_fullname_help')}}
{{helpTooltip "This is some help" "https://some.help.url/this_is_the_help"}}
{{helpTooltip "Some help, without link"}}
2018-07-03 15:02:17 +02:00
ljf
531b2a5c63 Merge from stretch-unstable 2018-06-22 19:45:22 +02:00
ljf
3deb80f2f2 Merge from stretch-unstable 2018-06-22 19:39:48 +02:00
Laurent Peuch
bacc9c5e7c [mod] trailing spaces 2018-06-18 04:09:35 +02:00
Laurent Peuch
02698404fa [enh] open first config panel panel by default 2018-06-18 04:08:25 +02:00
Laurent Peuch
df213fba3f [enh] add handlebars 'eq' and 'in' helpers 2018-06-18 03:35:57 +02:00
ljf
f7ec1274bf [enh] Icon and i18n for logs categories 2018-06-04 02:50:24 +02:00
ljf
663cbe84d3 [enh] display more lines and paste logs 2018-05-26 03:18:32 +02: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
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
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
thardev
ea2bdd41b8 events file login/logout event and check connected home 2017-02-25 04:30:20 +01:00
opi
3d1d5c302f [enh] Display YNH version in footer. Need body padding improvments. #316 2016-07-21 12:16:24 +02:00
opi
ce6b5c9940 [enh] Clean use of store.set(url). Get url value ASAP. 2016-05-23 15:29:58 +02:00
opi
87a7ea0d4a [enh] Use less JS for sliding animation. 2016-03-19 11:58:48 +01:00
opi
8e1e76ea44 [enh] Rename main js file to avoid confusion with apps controller. 2016-02-04 12:14:37 +01:00
Renamed from src/js/yunohost/app.js (Browse further)