Commit Graph

  • 2e3ed57b24 [search] fix warning in case we display a legacy qsearch plegall 2023-10-23 15:20:03 +02:00
  • 0c99bf6062 issue #2028 add fontello to default theme HWFord 2023-10-23 13:45:24 +02:00
  • 8aa597cd95 issue #2027 search with contextual values in filters plegall 2023-10-22 21:03:53 +02:00
  • ebc741f3b5 copy all languages from translation@1a2bfb7 plegall 2023-10-19 14:40:20 +02:00
  • 1a2bfb7242 copy fr_FR (with manual merge) + en_UK from master@c904d53, ready for translations plegall 2023-10-19 14:34:32 +02:00
  • c904d536a5 fixes #2025 add author field in search by words filter plegall 2023-10-18 18:19:30 +02:00
  • 188be4849c issue #860 do not force default value for upload_detect_duplicate plegall 2023-10-15 17:06:50 +02:00
  • 439f275d4e fixes #860 detect duplicates during upload plegall 2023-10-15 13:11:10 +02:00
  • 14e8ba664b fixes #1735 new API method pwg.images.setCategory to associate/dissociate/move a list of images plegall 2023-10-11 16:58:14 +02:00
  • 71164f80d6 fixes #1379 option not visible outside a select on Safari, use div instead plegall 2023-10-11 11:33:10 +02:00
  • 145d99b59f fixes #2020 check get_incompatible_plugins() has not returned false before foreach plegall 2023-10-10 15:19:35 +02:00
  • 911b9d8f8d issue #2001 another undefined keys on user_list plegall 2023-10-10 12:00:20 +02:00
  • 3bf8c07917 issue #1636 check new input parameter plegall 2023-10-09 21:03:14 +02:00
  • 27e81f2984 fixes #1636 with whole_set selected, provide the list of image_ids plegall 2023-10-09 20:58:46 +02:00
  • cc99c0f1e9 fixes GHSA-qg85-957m-7vgg providing plugin_id in URL is useless since Piwigo 12 plegall 2023-10-06 15:13:04 +02:00
  • 09890487cd fixes #1830 faster way to calculate number of orphans plegall 2023-10-06 15:03:22 +02:00
  • d050573d83 fixes #1897 use preg_match instead of deprecated strptime plegall 2023-10-05 15:37:48 +02:00
  • b01bf6ef3d fixes #2018 prevent matching tags/albums to show private content plegall 2023-10-05 12:11:23 +02:00
  • 018d2b031b Update search_filters.inc.tpl OSWorX 2023-09-30 17:31:58 +02:00
  • 426c20d46b fixes #2016 remove search.last_seen, never really used plegall 2023-10-02 14:55:33 +02:00
  • b5c9ca4819 issue #2016 save search in history plegall 2023-10-02 12:28:01 +02:00
  • 727d9b4001 copy PHP requirement from official website Pierrick Le Gall 2023-10-02 10:52:28 +02:00
  • f6e3883cf3 issue #2001 Undefined array key user_options_selected plegall 2023-09-29 18:29:56 +02:00
  • ac1daad2da batch manager, search help tips: switch to popin instead of popup plegall 2023-09-29 18:18:13 +02:00
  • 689b31f87d issue #2001 set useless but required template variables in popuphelp plegall 2023-09-29 18:17:23 +02:00
  • 195230b631 Update batch_manager_global.tpl OSWorX 2023-09-24 16:04:49 +02:00
  • 02afefdd3e PHP 8 compatibility, check template variable DATE_POSTED before use plegall 2023-09-29 12:34:33 +02:00
  • 89a20cc16f issue #2001 Undefined array key ADD_TO_ALBUM with PHP 8.2 plegall 2023-09-29 10:57:57 +02:00
  • 0be9c29454 fixes #2009 give a default value for show_root_btn template variable plegall 2023-09-28 18:49:23 +02:00
  • eafa700723 search: prevent using search id if the search uuid is available plegall 2023-09-27 19:23:38 +02:00
  • fdd2177e78 fixes #2007 no longer possible to update a filteredSearch plegall 2023-09-27 16:30:05 +02:00
  • 61492d092e fixes #2003 search in tags no longer overides global result. plegall 2023-09-25 17:10:24 +02:00
  • b2cc43aa4a Update is_IS, thanks to gudjonsi Piwigo-TranslationTeam 2023-09-25 05:56:18 +02:00
  • c5b5dd0b8a Update common.lang.php OSWorX 2023-09-20 09:05:11 +02:00
  • e07f7d3868 related #1986 add comments HWFord 2023-09-20 16:14:26 +02:00
  • 236c997d6d fixes #1986 remove document on click HWFord 2023-09-20 15:47:58 +02:00
  • f625fd0a0b next release is 14.0.0beta3 14.0.0beta3 plegall 2023-09-19 16:46:12 +02:00
  • 3f95b007a3 fixes #1984 class being removed on same class HWFord 2023-09-19 11:02:59 +02:00
  • 682de10ddb fixes #1983 switch added_by filter from selectize to filetypes-style plegall 2023-09-18 19:12:27 +02:00
  • fa3625a607 issue #223 support for WebP plegall 2023-09-11 17:15:35 +02:00
  • 79e91e3296 Support webp format (#1785) Phlogi 2023-09-11 17:10:52 +02:00
  • 7f3a1f417e do not display 0 tags found plegall 2023-09-11 11:39:29 +02:00
  • 09979e8a1e fixes #1977 new trigger loc_action_before_http_headers plegall 2023-09-08 17:53:34 +02:00
  • 6875f4a362 fixes #1976 add translation keys HWFord 2023-09-06 15:17:20 +02:00
  • 605ba091ba fixes #1975 with margin bottom HWFord 2023-09-04 16:49:39 +02:00
  • 1b469e2818 fixes #1974 removes breadcrumb HWFord 2023-09-04 16:45:22 +02:00
  • 9e5f9bd04e fixes #1973 with padding bottom HWFord 2023-09-04 16:10:20 +02:00
  • 426af806bf fixes #1972 add margin to icon HWFord 2023-09-04 15:36:56 +02:00
  • 27316fdb27 (cp 24f5bcb) fixes #1969 link help pages to new French documentation plegall 2023-08-26 13:12:43 +02:00
  • 24f5bcb0cc fixes #1969 link help pages to new French documentation plegall 2023-08-26 13:11:59 +02:00
  • e0a82909fa fixes #1968 new values for date_posted filter plegall 2023-08-26 12:55:12 +02:00
  • d42dfcacae (cp ab111cd) fixes #1967 POST/GET input are already escaped plegall 2023-08-23 18:57:00 +02:00
  • ab111cdbe2 fixes #1967 POST/GET input are already escaped plegall 2023-08-23 18:56:08 +02:00
  • 407cabcbe9 fixes #1966 support for EPS files (copied from Piwigo.com) plegall 2023-08-21 19:00:01 +02:00
  • 8bf4f6abdf fixes #1965 support for PSD files (copied from Piwigo.com) plegall 2023-08-21 18:38:17 +02:00
  • 73a77fed6c fixes #1963 use specific translation string instead of re-using another one + lowercase plegall 2023-08-21 16:45:17 +02:00
  • 06f6d97e0d fixes #1964 make sure token exists before using it plegall 2023-08-21 15:43:50 +02:00
  • 4ac772224f issue #1959 support for HEIC file format plegall 2023-08-18 14:15:08 +02:00
  • 52969a7708 issue #1957 albums/tags found now correctly filled plegall 2023-08-17 11:12:56 +02:00
  • 05f7a7e417 issue #1955 change icon for search_in_set feature plegall 2023-08-17 11:02:45 +02:00
  • da7fa96033 fixes #1956 array_pop only takes input variable by reference plegall 2023-08-17 10:55:01 +02:00
  • d09f2cc3c8 on config pages, never write about database, uselessly complicated plegall 2023-08-17 10:41:01 +02:00
  • e011e3b4de Issue 1195: Add $info as the second parameter for trigger_change 'render_element_name' (#1196) He Yifei 何一非 2023-08-17 01:46:34 -07:00
  • 6b4e8c74de Update zh_CN, thanks to yidong Piwigo-TranslationTeam 2023-08-14 07:51:36 +02:00
  • 2c3b6ba6ec issue #1955 search in this set (an album or some tags) plegall 2023-08-12 16:49:42 +02:00
  • 068ee10378 Update zh_CN, thanks to yidong Piwigo-TranslationTeam 2023-08-12 07:40:15 +02:00
  • 3c5c62869a issue #1953 forgot to update db structure for install plegall 2023-08-09 19:22:40 +02:00
  • b787dfd291 issue #1953 improved privacy on searches and associate each search to its creator plegall 2023-08-09 19:18:30 +02:00
  • 73e61749fe search filters optimized, fetch authors only once from db plegall 2023-08-08 14:29:24 +02:00
  • a665efb4e0 Fix typo in description for php_extension_in_urls, false vs true Eike Rathke 2023-04-27 00:05:56 +02:00
  • 7ecf80d4e9 Check function_exists('mime_content_type') before calling Eike Rathke 2022-11-05 10:45:08 +01:00
  • c88ca1ed0f issue #1845 register another PHP function(strstr) HWFord 2023-08-07 17:12:59 +02:00
  • d612fac830 Update zh_CN, thanks to yidong Piwigo-TranslationTeam 2023-08-07 08:27:25 +02:00
  • 29ccabc89f next release is 14.0.0beta2 14.0.0beta2 plegall 2023-08-03 13:09:48 +02:00
  • 0761e43d5f make sure template does not break when TAGS_FOUND or ALBUMS_FOUND not provided plegall 2023-08-03 12:45:02 +02:00
  • d92986a13d fixes #1920 new output parameter save_visits for pwg.session.getStatus plegall 2023-08-03 11:19:44 +02:00
  • 7d73935323 issue #1917 add parameter is_download to pwg.history.log plegall 2023-08-03 10:52:20 +02:00
  • da559de7aa fixes #1939 update phpmailer from 6.5.1 to 6.8.0 (PHP 8.2 compatibility) plegall 2023-08-02 12:46:34 +02:00
  • a9fbb3546c fixes #1391 avoid warning when notifying an admin user on an album plegall 2023-08-02 12:32:08 +02:00
  • e69a496ae7 Update cssmin.class.php OSWorX 2023-07-20 11:48:14 +02:00
  • 6c9159ddfb related to #1931 Added search css in default/theme.css MatthieuLP 2023-07-31 16:20:15 +02:00
  • a215db600b related to #1931 Moved the search filter in a dedicated template MatthieuLP 2023-07-31 15:04:49 +02:00
  • 4424a6dade related to #1931 Responsive for mcs with lots of filters MatthieuLP 2023-07-28 10:50:06 +02:00
  • c16da5e492 related to #1931 add data display for tag and album popin, this is placeholder data for now MatthieuLP 2023-07-28 10:22:21 +02:00
  • f62d255e0a related to #1931 & #1946 Date posted filter made like filetype filter MatthieuLP 2023-07-26 16:21:53 +02:00
  • 65bf665513 issue #1946 provide list of date_posted with counters plegall 2023-07-26 12:15:38 +02:00
  • 4b02f70f3d related to #1931 added popins for albums and tags found MatthieuLP 2023-07-26 11:49:59 +02:00
  • 63869f9ac8 related to #1931 added buttons for albums and tags found MatthieuLP 2023-07-26 11:07:04 +02:00
  • 528db63bea related to #1931 & #1946 Can remove date filter with filter manager popin now MatthieuLP 2023-07-26 09:43:32 +02:00
  • b5dc413b40 related to #1931 & #1946 Added Posted date filter MatthieuLP 2023-07-25 16:47:25 +02:00
  • 87c4fad23e issue #1946 implement backend for search by date_posted plegall 2023-07-24 16:49:53 +02:00
  • 6907bf26f5 related to #1931 Added empty all filters button MatthieuLP 2023-07-24 15:22:10 +02:00
  • 01e3bb61ea related to #1945 & #1931 Clearer code MatthieuLP 2023-07-24 11:47:15 +02:00
  • 27217c8c57 related to #1931 Escape translations MatthieuLP 2023-07-19 14:32:54 +02:00
  • da62e80e82 related to #1931 New message if no filters are filled MatthieuLP 2023-07-19 10:26:48 +02:00
  • 356f6ff83a related to #1931 Moved delete btn inside filter forms and added a "Clear" btn. MatthieuLP 2023-07-18 15:57:29 +02:00
  • 145b686a0d issue #1917 provide download_url to pwg.images.getInfo plegall 2023-07-17 18:05:29 +02:00
  • cabb080d91 related to #1931 Clicking outside a filter closes the openned filter MatthieuLP 2023-07-17 15:41:30 +02:00
  • 0266278561 related to #1931 You can now press Enter to validate filters MatthieuLP 2023-07-12 14:53:08 +02:00
  • 98fa5b697a related to #1931 can click outside the filter manager popin to close it MatthieuLP 2023-07-12 11:37:05 +02:00