Updated metadata-sync badge and save
Updated unsaved changes badge triggers
Harmonized global and unit mode by creating a template for the filters
TODO :
Uncomment updateBlock calls in metaSync and implement tags update
Uncomment pluginSave method and test it with an updated plugin
Page is now fully translated from EN_uk to FR_fr
Updated the delete badge to be harmonized with the rest of the design chart
Style sheet is now independent from the .tpl
Switched every buttonGradient iteration to buttonLike and deleted buttonGradient class.
Added hover transition to themeActions and head-button classes.
API method modification `ws_history_search`: Added a new property in API return `SEARCH_DETAILS` only for searches.
These details are displayed on the `History` page in the `Search` section.
We present the raw version in the input, and on the rendered version there's a small globe to show that there's a difference between the rendered and raw versions.
We have also modified the album title in the album edit page. The rendered version is now displayed, we keep the raw version in the input field.
Fix:
Undefined array key "search" in _data/templates_c/....file.batch_manager_global.tpl.php on line 685
Trying to access array offset on value of type null in _data/templates_c/....file.batch_manager_global.tpl.php on line 685
PHP Deprecated: stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in _data/templates_c/....file.batch_manager_global.tpl.php on line 685
* First implementation of the new multi-criteria search. It replaces the old search.php form.
* Displays live search criteria above search results. Each change reloads the list of results (displayed as thumbnails).
* New API method pwg.images.filteredSearch.update called in AJAX to live change the filters.
* New kind of filter: added_by