mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-26 13:51:11 +00:00
Add TODO file listing remaining tasks to do before the standalone updater can be used to replace the existing system.
This commit is contained in:
parent
8773a7a622
commit
012813fa13
1 changed files with 25 additions and 0 deletions
25
TODO
Normal file
25
TODO
Normal file
|
@ -0,0 +1,25 @@
|
|||
Updater Tasks:
|
||||
|
||||
* Basic functionality for Windows
|
||||
* Basic functionality for Mac
|
||||
* Elevation for Linux
|
||||
* Elevation for Windows
|
||||
* Elevation for Mac
|
||||
* Win32 UI for Windows
|
||||
* Cocoa UI for Mac
|
||||
* Gtk or Qt UI for Linux
|
||||
* Unit test working under Windows
|
||||
* Unit test working under Mac
|
||||
|
||||
Mendeley Desktop <= 1.0 auto-update system compatibility:
|
||||
|
||||
* Support for MD <= 1.0 updater command-line syntax
|
||||
* Backwards compatible structure for XML file
|
||||
|
||||
Auto-update preparation tools:
|
||||
|
||||
* Tool to create .zip packages for a release and
|
||||
upload them to S3
|
||||
* Tool to generate backwards-compatible structure for XML file
|
||||
* Tool to generate new structure for XML file
|
||||
|
Loading…
Reference in a new issue