mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v20.20.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
287f6560da
commit
a73edb9f32
73
debian/changelog
vendored
73
debian/changelog
vendored
@ -1,3 +1,76 @@
|
||||
freedombox (20.20.1) unstable; urgency=medium
|
||||
|
||||
[ Reg Me ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* pagekite: Drop unused subdomain widget
|
||||
* pagekite: cosmetic: Minor yapf changes
|
||||
* clients: Fix a duplicated HTML ID
|
||||
* ui: Adopt a consistent and new table style
|
||||
* ui: Make all tables responsive
|
||||
* ui: css: Use rem as the primary unit
|
||||
* ui: Drop italic style on app name and sections in card listing
|
||||
* jsxc: Drop loading text on the login button
|
||||
* firewall: New styling for status stable
|
||||
* ui: Consistently use the btn-toolbar class for all toolbars
|
||||
* help: Make the button normal size in about page
|
||||
* users: Drop cancel button show submit as danger in delete page
|
||||
* help, power, index: ui: Drop remaining uses of »
|
||||
* ui: index: Don't show too large a help message
|
||||
* HACKING: Add suggestion not over-use Bootstrap utility classes
|
||||
* ui: Fix form error styling using bootstrap 3 style
|
||||
* jslicense.html: Drop minor styling
|
||||
* ui: Introduce common styling for two column list group
|
||||
* calibre: Use common styling for libraries list
|
||||
* pagekite: Use common styling for custom services
|
||||
* ikiwiki: Use common styling for wiki/blog list
|
||||
* gitweb: Use common styling for repo list
|
||||
* users: Use common styling for users list
|
||||
* networks: Use common styling for showing network connection
|
||||
* networks: Use common styling for Wi-Fi network list
|
||||
* networks: Use table for styling network connection list
|
||||
* firewall: Split CSS styling into separate file
|
||||
* monkeysphere: Split CSS styling into a separate file
|
||||
* samba: Split CSS styling into separate file
|
||||
* upgrades: Split CSS styling into a separate file
|
||||
* backups: Split CSS styling into a separate file
|
||||
* storage: Split CSS styling into a separate file
|
||||
* sharing: Split CSS styling into a separate file
|
||||
* letsencrypt: Split CSS styling into a separate file
|
||||
* help: Split CSS styling into a separate file
|
||||
* first_setup: Use template variable to refresh page
|
||||
* ui: Use common styling to hide logo during firstboot
|
||||
* firstboot: Use bootstrap for logo styling
|
||||
* pagekite: Eliminate inline styling
|
||||
* help: Show version information as an alert
|
||||
* ui: Avoid inline styling for setting progress bar width
|
||||
* apache2: Disallow all inline styling in sandbox settings
|
||||
* ui: Fix warning button colors
|
||||
|
||||
[ achalaramu ]
|
||||
* Migrate bootstrap 4 from bootstrap 3
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* gitweb: Make functional tests compatible with pytest-bdd v4.0
|
||||
* javascript: Fix disabled submit buttons when navigating back to a page
|
||||
|
||||
[ James Valleroy ]
|
||||
* tests: Skip initial update
|
||||
* help: Update status log test
|
||||
* config: Skip homepage test on buildd (Closes: #977527)
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Sat, 19 Dec 2020 19:18:42 -0500
|
||||
|
||||
freedombox (20.20) unstable; urgency=medium
|
||||
|
||||
[ ikmaak ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '20.20'
|
||||
__version__ = '20.20.1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user