Display input error when no aliases to import
Currently if you put nothing in the "Aliases to import" box and press Save then the page just reloads - nothing saves and there is no message about the problem. It should tell you to that "Aliases to import" is required.
Add a parameter to install_cron_job to stop it from performing its own write_config. Adjust base system calls to match. Ticket #7146
Packages may still need the old behavior but need tested individually. Once all function calls are confirmed to work without the write, the write_config parameter and call can be removed from this function for good.
Merge pull request #3409 from phil-davis/interfaces-required-fields
Merge pull request #3405 from NOYB/Internationalization
Example of setting required items
Refinement to #7083Provides setRequired() Javascript function to facilitate making an input required or not dynamically
Internationalization (getttext)
Please also backport to 2.3
Merge pull request #3403 from phil-davis/no-empty-menu
Allow external links to show in menus as they will never match privileges and they are not items that need to be restricted.
Add "required field" highlighting
View revisions
Also available in: Atom