deleting files related to the old resizable, the icons in roma and clear directories, what made them apper in theme.css in roma and clear too, and what activated resizable in site update. delted resize.inc as it is not used anywhere else and deleting some old comments in search.tpl
as the paramets sent by the page by default are not the same than when the form is submitted, you had to refresh the page to see the changes, to check wheter the value is equal to false or not existant is a working fix because the form submits the parameters set to false when the radio button is selected to no
height changes when selecting a user to add to a group caused by the fact that padding is only added when input is not full
now height is stable even when selecting
storage in the tooltip in the dashboard storage bar, now looks like the size above , MB with 0 decimals and if more than 1 gb then in GB with 2 decimals
The `UC_name_compare` function isn't defined, but was being used
to sort the prefilter list. This change adds a anonymous function
to do the sort comparison (on the filters' NAME attribute).
moved the confirm deletion msg on the actions delete and delete_derivatives so it will be in the middle of select and apply action with visibility hidden
* use datatables.ajax instead of datatables.ajaxsource. The request parameters have changed, the backend has been updated accordingly
* the "select all" users is replaced by "select page" + "select whole set". The selection only applies to filtered list. If you filter on a group, for example, the "select whole set" will only select users of this group.
* piwigo.org can now tell Piwigo which version of PHP is required for each version of Piwigo. If the installed version of PHP is too old, do not let the user update.
* slight visual enhancements on the update page
* plugins: install, restore, deactivate all, uninstall, delete
* themes: delete
* languages: delete
* maintenance: lock gallery, purge history detail, purge history summary, purge search history and delete all sizes butto
* rates: delete user rates
* sites: remove a site
* updates: update all extensions
* users: delete
batch manager now confirms deletion of derivative like deletion of photos (no more alert popin)
theme manager: box styling like plugins, delete is in dropdown, with icon for activate and delete
easier exit out of the group list window via escp or right click outside, also added clearer message of whichi user is added when adding a user inside a group
In album edit page, the actions had every word capitalized, so I removed text-transform:capitalize from theme.css, then added translation for french and UK but with Capitlalized actions names who where modified in cat_modify template
better skeleton template which starting at 2 divs adds more until there is a scrollbar then removes one to have as much <div> as possible in the skeleton template