Allow editing of CRL properties. Fixes #14185
Fixes editing of imported CRLs and also allows editing properties ofinternal CRLs.
Note that CA serial is ignored when randomizing. Fixes #14188
While here, when creating a CA, set the default serial to 1 since theGUI won't allow saving with the serial remaining at 0. That wouldotherwise force the user to change it themselves.
Message queue handling improvements. Fixes #14031 Fixes #14061
Capitalize "dns" in DynDNS ttl help text
Reorder DynDNS zone id help text alphabetically
Reorder DynDNS pasxsowrd help text alphabetically
Reorder DynDNS username help text alphabetically
Reorder DynDNS hostname help text alphabetically
Correct plural seconds check.
Improve alias sorting (again). Issue #14015
asort does not handle natural case-insensitive sorting ofmulti-dimensional arrays properly, so it needs a custom sort but alsohas to preserve the index keys or else making changes in the GUI won'tuse the correct IDs....
View revisions
Also available in: Atom