Commit graph

172 commits

Author SHA1 Message Date
Alexandre Aubin
73b009b87b Add current / new versions in update view 2019-06-07 19:56:17 +02:00
Alexandre Aubin
8e8113d743
Merge pull request #242 from YunoHost/high-quality-apps-and-maintained-states
High quality apps and maintained states
2019-06-04 00:15:09 +02:00
Alexandre Aubin
713dd277bc
Merge pull request #245 from decentral1se/formfix/password-min-max
Set minlength/maxlength on admin password form
2019-06-04 00:14:45 +02:00
Alexandre Aubin
b39137c17a
Merge pull request #246 from kay0u/stretch-unstable
display the current version of the app
2019-06-04 00:13:36 +02:00
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
de6f6f6d4c
Merge pull request #247 from kay0u/patch-1
Do not show URL if app doesn't have one
2019-05-31 15:21:24 +02:00
Alexandre Aubin
b4ed005665 [microdecision] Clean migration screen a bit 2019-05-30 19:00:24 +02:00
Kayou
0fa24209ad
Do not show URL if app doesn't have one 2019-05-27 12:44:13 +02:00
Kay0u
4d84c188ec
display the current version of the app 2019-05-25 15:17:11 +02:00
Luke Murphy
92b6ea8f29
Set minlength/maxlength on admin password form 2019-05-22 18:01:40 +02:00
Alexandre Aubin
3ced7c5cd9
Merge pull request #240 from YunoHost/propagate-tools-upgrade-rework
[wip] Propagate tools_update and tools_upgrade api changes
2019-05-16 16:59:25 +02:00
Alexandre Aubin
135aba64a7
Merge pull request #241 from YunoHost/improve-log-list
[enh] Improve log list
2019-05-13 13:48:07 +02:00
Alexandre Aubin
ed57c01825
Merge pull request #236 from kay0u/add-apps-infos
Add apps infos in backup_info
2019-05-13 13:47:53 +02:00
Kayou
4e93e724fb
fix href 2019-05-13 12:09:18 +02:00
Alexandre Aubin
f5d189526c Dirty hack to be able to compute size for backup system parts in groupHooks... 2019-05-10 21:15:05 +02:00
Alexandre Aubin
97091cba2b More elegant rendering ? 2019-05-10 19:44:12 +02:00
Alexandre Aubin
4e416d5671 Merge branch 'stretch-unstable' into add-apps-infos 2019-05-10 19:15:11 +02:00
Alexandre Aubin
426c48847b
Merge pull request #239 from kay0u/patch-1
[FIX] app actions
2019-05-10 18:30:57 +02:00
Alexandre Aubin
01cc551305 Fix translation of app state + add explanation about their meaning 2019-04-26 18:37:54 +02:00
Alexandre Aubin
1ad5c362a7 Fix maintainers display 2019-04-26 16:49:35 +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
9ac324b16a Fix 'last update' refresh icon 2019-04-25 22:24:18 +02:00
Alexandre Aubin
fb7e48c426 Add icon in log list depending on success state 2019-04-24 20:15:53 +02:00
Alexandre Aubin
7df892535b Use name instead of path if possible in breadcrumbs 2019-04-24 19:34:05 +02:00
Alexandre Aubin
27a07d0956 Propagate tools_update and tools_upgrade api changes 2019-04-24 03:27:26 +02:00
Kayou
9ab4fda816
[FIX] app actions 2019-04-13 03:24:53 +02:00
Alexandre Aubin
9367e21b8a No more changelog, c.f. change in tools_update 2019-04-07 01:31:34 +02:00
Kayou
1c5e5a0a2c
Add apps infos in backup_info 2019-04-03 01:04:56 +02:00
Alexandre Aubin
f984d19131
Merge pull request #235 from kay0u/version-number
[enh] Display version inside app info
2019-04-02 02:54:00 +02:00
Alexandre Aubin
8d4d223ae0 Also display version on app install form 2019-04-02 02:52:55 +02:00
Kayou
61a1fd0c04
Display version inside app info 2019-04-01 12:05:43 +02:00
Laurent Peuch
d34da9cc7e [enh] support display_text 2019-03-31 04:13:40 +02:00
chateau
445e1cdf29 Adding buttons to select all/no tickboxes in backup views. 2019-01-12 17:07: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
ljf
becae1963c [enh] Display date with hour for app install time 2018-12-10 00:06:39 +01:00
ljf
a71b6d4a88 [enh] Display correctly backup dates 2018-12-09 20:43:48 +01:00
ljf
7da64b8e7e [enh] Display date in timezone of browser 2018-12-09 19:29:04 +01:00
Alexandre Aubin
ae9b805f4e Validated -> Official 2018-11-19 16:25:31 +00: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
ebce25371a Display 'community' before state 2018-10-23 18:51:09 +00:00
Alexandre Aubin
bf4d846fef
Merge branch 'stretch-unstable' into enh-add-levels-to-applist 2018-10-23 19:59:25 +02:00
Alexandre Aubin
eab76e06c2
We have an english page too now + simone will automatically redirect to the appropriate language if no explicit "_lang" 2018-10-10 23:39:31 +02:00
root
7062911366 after review changes 2018-09-20 23:17:36 +02:00
e-lie
1a1ec8fd8f blank target for doc on levels 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