Alexandre Aubin
da0d86603a
Move license info the install form, don't show it on app market anymore
2019-05-31 17:02:03 +02:00
Alexandre Aubin
2da00ac706
Revert the 'hmokay' for level 5-7 apps, instead have a purple for high quality and level 8 labels
2019-04-26 17:21:09 +02:00
Alexandre Aubin
1ad5c362a7
Fix maintainers display
2019-04-26 16:49:35 +02:00
Alexandre Aubin
6116f99459
Clean / simplify code ...
2019-04-26 15:47:59 +02:00
Alexandre Aubin
511842d7f0
Simply / fix stuff related to maintained state + add detailed explanation
2019-04-26 05:03:40 +02:00
Maniack Crudelis
6b15bc50a6
Add unmaintained states
2019-04-26 03:58:37 +02:00
Alexandre Aubin
db6722c510
Add 'decent quality' (level >= 5) filter as default filter
2019-04-26 00:27:42 +02:00
Alexandre Aubin
3e3f75dc72
No more notion of official/community apps, update filter for high-quality apps instead
2019-04-26 00:12:53 +02:00
Alexandre Aubin
426bd60d8a
Handle high-quality state + have a orangish-green for app level 5 to 7
2019-04-25 23:32:24 +02:00
Alexandre Aubin
627f53e79a
Remove console.log meant for debugging
2019-04-02 02:21:50 +02:00
Laurent Peuch
d34da9cc7e
[enh] support display_text
2019-03-31 04:13:40 +02:00
Alexandre Aubin
d2b0b0207d
[fix] Silly typo issues + improve readability
2018-12-29 15:33:32 +00:00
Alexandre Aubin
4fbf44f0b5
[fix] Admin was asking confirmation for official apps
2018-12-27 20:26:14 +01:00
Alexandre Aubin
0039c5d4ad
Merge pull request #218 from YunoHost/confirm-when-installing-bad-quality-apps
...
[enh] Confirm when installing experimental or low quality apps
2018-12-15 15:48:16 +01:00
Alexandre Aubin
ee446b4c4a
Merge pull request #216 from YunoHost/enh-human-readable-date
...
[enh] Display date in timezone of browser
2018-12-12 13:12:33 +01:00
Alexandre Aubin
c64d8ec7ac
Ask confirmation when installing app with low level or experimental apps
2018-12-11 15:23:15 +00:00
Alexandre Aubin
bddb5021d4
Apps with level >= 3 should be good quality ?
2018-12-11 01:40:11 +00:00
Alexandre Aubin
36b930cc8d
Uuuh those were typo ...
2018-12-11 01:39:09 +00:00
ljf
becae1963c
[enh] Display date with hour for app install time
2018-12-10 00:06:39 +01:00
Alexandre Aubin
28a0eaeb04
Formatting + simplify diff
2018-12-09 19:56:13 +01:00
ljf
f0d95f41ab
[fix] Uneeded locale
2018-12-09 19:45:24 +01:00
ljf
7da64b8e7e
[enh] Display date in timezone of browser
2018-12-09 19:29:04 +01:00
Alexandre Aubin
61d516be83
Merge pull request #212 from YunoHost/good_practices_about_passwords
...
Add comments about good practices for choosing passwords
2018-11-04 15:59:50 +01:00
Alexandre Aubin
0a5ac9d70a
Add comment about good practices for choosing passwords
2018-10-27 23:05:57 +00:00
Alexandre Aubin
6692227f6d
Display 'official' instead of 'validated'
2018-10-23 18:50:48 +00:00
Alexandre Aubin
c6ce7b9eff
Fix edge case (for installed apps with missing lastUpdate field ?)
2018-10-23 20:29:32 +02:00
root
7062911366
after review changes
2018-09-20 23:17:36 +02:00
e-lie
806c44a012
css button space fix + remove 0 level apps from only working view
2018-09-20 23:17:36 +02:00
e-lie
440f18dea3
last improvements l10n+roles+filtering
2018-09-20 23:17:36 +02:00
e-lie
6c6800e83a
combine filtrers
2018-09-20 23:17:36 +02:00
e-lie
9fa5ecd854
fix ccs bug and improve filters WIP
2018-09-20 23:17:36 +02:00
e-lie
8e17641efd
enh filter
2018-09-20 23:17:36 +02:00
elie
7294947ed7
filter added
2018-09-20 23:16:23 +02:00
elie
24e15b714f
enh
2018-09-20 23:16:14 +02:00
elie
26765973a8
load more infos on card
2018-09-20 23:16:00 +02:00
e-lie
74712cc30b
redesign incoming
2018-09-20 23:15:42 +02:00
Laurent Peuch
3c5a23d7da
[enh] implement actions form PUT request
2018-07-03 00:48:29 +02:00
Laurent Peuch
54f3c77ff6
[enh] display actions
2018-07-02 12:28:43 +02:00
Laurent Peuch
37c289aa72
[mod] make manifest install argument formatting reusable
2018-06-30 23:36:16 +02:00
Laurent Peuch
1444883b9a
[enh] modifying a section of a config panel works
2018-06-18 04:19:46 +02:00
Laurent Peuch
8d9028356e
[enh] display app config panel
2018-06-18 03:36:42 +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
Jimmy Monin
e4e60596e8
Add change label option in app info page
2018-01-13 15:46:03 +01: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
opi
6cbd81f2e6
[enh] Variable assignment code cleanup. ( #161 )
2017-07-24 17:03:39 +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
Laurent Peuch
b625c10bc9
[fix] api correctly returns boolean value now
2016-08-12 15:08:16 +02:00