Alexandre Aubin
392a4de64a
Manipulate the loader pacman with semantic helpers
2019-10-19 03:09:24 +02:00
Alexandre Aubin
8f2c959cdd
Introduce a refresh() function to simplify code / make it more semantic
2019-10-18 22:48:59 +02:00
Alexandre Aubin
7ac8f61cdb
Use the thing with data- now used elsewhere
2019-10-18 21:04:06 +02:00
Alexandre Aubin
3619f5e9bb
Move this view to tools/ to avoid having a decidated folder for just one file...
2019-10-18 20:06:38 +02:00
Alexandre Aubin
119d485a05
Moaaar buttons (migration view)
2019-10-18 19:55:31 +02:00
Alexandre Aubin
266e349d1f
Moaaar buttons (reboot/poweroff)
2019-10-18 19:55:31 +02:00
Alexandre Aubin
52b4623222
Mooooar buttons (update view)
2019-10-18 19:55:25 +02:00
Alexandre Aubin
e5ce0ac19d
Buttons are healthier than <a>, in particular here to avoid ugly js in the middle of the template
2019-10-16 22:45:44 +02:00
Alexandre Aubin
b58ea7a34c
We don't need all those cancel callbacks, just staying on the page where we are is fine...
2019-10-14 04:04:24 +02:00
Alexandre Aubin
46c5e1c4ad
Try to clean up the whole weird store.clear('slide') mess, make it more semantic
2019-10-14 03:40:55 +02:00
Alexandre Aubin
9c7ed43a24
Improve readability of api() calls
2019-10-14 00:05:27 +02:00
Alexandre Aubin
3e0f25f05f
Migrations shall be skipped 1 by 1 now
2019-09-10 16:13:21 +02:00
Alexandre Aubin
bb9eeccb10
Remove / fix remaining old refs
2019-05-31 15:09:41 +02:00
Alexandre Aubin
5dc91715b1
Remove old references to community list
2019-05-31 14:30:35 +02:00
Alexandre Aubin
a24e0743bb
Move appslist manage to tools section
2019-05-31 14:21:07 +02:00
Alexandre Aubin
c8ead748ee
Remove 'version' entry in tools list, as 'Diagnosis' already contains it
2019-05-30 17:10:10 +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
fb7e48c426
Add icon in log list depending on success state
2019-04-24 20:15:53 +02:00
Alexandre Aubin
7068578b6a
Redirect to #/tools/logs after upgrade
2019-04-24 19:26:58 +02:00
Alexandre Aubin
d86ac8ec6a
Simplify code ... don't really need to do this argument check and it's done on server side anyway
2019-04-24 17:57:19 +02:00
Alexandre Aubin
27a07d0956
Propagate tools_update and tools_upgrade api changes
2019-04-24 03:27:26 +02:00
Alexandre Aubin
9367e21b8a
No more changelog, c.f. change in tools_update
2019-04-07 01:31:34 +02:00
Alexandre Aubin
5625be5edf
Merge pull request #226 from YunoHost/change-version-fetch-method
...
Remove dependency to GET /version to fetch version
2019-02-21 14:28:44 +01:00
Alexandre Aubin
28c788f38e
Remove calls to /version, use /diagnosis instead
2019-02-04 23:55:21 +00:00
Alexandre Aubin
3233400d70
[microdecision] Update list of 'special packages' according to tools.py
2019-02-04 18:56:21 +01:00
Alexandre Aubin
28a0eaeb04
Formatting + simplify diff
2018-12-09 19:56:13 +01:00
ljf
7da64b8e7e
[enh] Display date in timezone of browser
2018-12-09 19:29:04 +01:00
Alexandre Aubin
eee196e090
Show relative time in log list + fix locale for handlebar formatTime/formatRelative
2018-07-23 17:11:12 +00:00
ljf
3deb80f2f2
Merge from stretch-unstable
2018-06-22 19:39:48 +02:00
ljf
f7ec1274bf
[enh] Icon and i18n for logs categories
2018-06-04 02:50:24 +02:00
ljf
a10c6ff33a
[enh] Adapt log view to the new api, and add paste option
2018-06-02 13:44:40 +02:00
ljf
663cbe84d3
[enh] display more lines and paste logs
2018-05-26 03:18:32 +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
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
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
opi
6cbd81f2e6
[enh] Variable assignment code cleanup. ( #161 )
2017-07-24 17:03:39 +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
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
a23cad09ab
[enh] Add diagnosis. #39
2016-03-14 11:19:02 +01:00
opi
1a65ea8b20
[enh] Split application script in multiple files.
2015-12-29 17:00:02 +01:00