Commit graph

138 commits

Author SHA1 Message Date
HWFord
4a539bdfb7 relates #2345 small fixes image & trad
translation for admin moved to correct file
set min-width on logo to avoid some browsers not displaying it
2025-03-20 10:44:39 +01:00
HWFord
f88472fa9c fixes #2345 create piwigo standard pages
create new theme standard pages with tpl, css, js and images
update backend to handle pages
add config use_standard_pages
on update set config to false, on install set config to true
add standard pages to no be ingored in git
2025-03-18 16:46:41 +01:00
Linty
e985ba5183 fixes #2315 adjust password page for first login 2025-01-27 15:08:50 +01:00
HWFord
634509ce43 fixe #2241 add message to filter
let users know that the filters has no compatible results
2024-10-10 16:17:47 +02:00
HWFord
270a84ecff issue #2211 missing translation
Change string from custom to custom dates, and add translation
2024-09-23 14:59:01 +02:00
plegall
9ae840a08b re-add language change introduced in a3e9ed23ce 2024-09-23 14:27:38 +02:00
plegall
4088090b28 copy language directory from translation@d8a6e1702 2024-09-23 14:20:33 +02:00
plegall
a3e9ed23ce issue #2227 like for date_posted, display all presets for date_created 2024-09-20 14:21:28 +02:00
HWFord
983d943548 issue #2170 update picture tpl to embed pdf reader
Add default config pdf_viewer_filesize_threshold
Add function to get number of PDF pages
Add translations
update picture.php to send pdf filesize threshold and nb page to tpl
update picture.tpl to add number of pages for PDF
picture_content.tpl update for new config name and add translation functions. use embed for pdf if file ext = pdf
2024-06-20 11:56:19 +02:00
Linty
4d26c62470 issue #2132 album selector hierarchy added to search page 2024-03-08 15:55:43 +01:00
plegall
e0a82909fa fixes #1968 new values for date_posted filter
* add 24h, 3m and yNNNN (year 2023 or 2022...)
* remove 1y
* provide labels from backend instead of managing it in javascript
2023-08-26 12:55:12 +02:00
plegall
73a77fed6c fixes #1963 use specific translation string instead of re-using another one + lowercase 2023-08-21 16:45:17 +02:00
plegall
52969a7708 issue #1957 albums/tags found now correctly filled 2023-08-17 11:12:56 +02:00
plegall
2c3b6ba6ec issue #1955 search in this set (an album or some tags) 2023-08-12 16:49:42 +02:00
MatthieuLP
63869f9ac8 related to #1931 added buttons for albums and tags found 2023-07-26 11:07:04 +02:00
MatthieuLP
b5dc413b40 related to #1931 & #1946 Added Posted date filter 2023-07-25 16:47:25 +02:00
MatthieuLP
6907bf26f5 related to #1931 Added empty all filters button 2023-07-24 15:22:10 +02:00
MatthieuLP
da62e80e82 related to #1931 New message if no filters are filled 2023-07-19 10:26:48 +02:00
MatthieuLP
356f6ff83a related to #1931 Moved delete btn inside filter forms and added a "Clear" btn. 2023-07-18 15:57:52 +02:00
MatthieuLP
91fed53ec2 related to #1931 Changed filter btn title, fixed filetypes widget bug where it disapears when empty 2023-07-11 16:21:57 +02:00
MatthieuLP
7a132f1933 related to #1931 Added file type widget with
* The new widget
* Translations line

Still need to connect to back and add icons
2023-07-10 16:55:08 +02:00
MatthieuLP
5a40343c61 related to #1931 Changed widget labels and added translation lines 2023-06-28 10:39:41 +02:00
plegall
0534202c40 fixes #1930 remove search_rules 2023-06-27 15:20:41 +02:00
MatthieuLP
d50d7ba620 related to #1869 added translations for MCS 2023-06-26 16:04:47 +02:00
Matthieu Leproux
1ada02c1b6 related to #1465 better indent, new translation line + add guest as filter 2022-03-02 12:46:29 +01:00
Matthieu Leproux
d63e550f3a Fixes #1461 Change label of "Natural Order" 2021-08-16 16:21:55 +02:00
Matthieu Leproux
e82af26cbb related to #1461 Adding natural sort order ASC and DESC 2021-08-13 16:26:46 +02:00
plegall
4f3880af89 fixes #626 related albums (menu, combine, url)
* ability to combine albums in URL index.php?/category/1/2/3 will consider 1 as $page['category'] and {2,3} as $page['combined_categories']

* new menu block "related albums" which displays only the hierarchy of albums related to the current set of photos, excluding current album(s). In the hierarchy, only the related albums have a link, not ancestors
2020-11-09 14:28:55 +01:00
plegall
f52787b2db issue #639 never sends the admin password by email on install 2020-07-22 17:42:27 +02:00
plegall
fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plegall
c6ec8b87ab fixes #206, password generator on user creation form 2016-11-28 12:00:54 +01:00
jeremydurand
022bfd2493 fixes #487 replace "Invalid password" by "Invalid username or password" (#489)
* fixes #487 replace "Invalid password" by "Invalid username or password"

* missing space before exclamation mark
2016-05-30 14:35:24 +02:00
plegall
d80d853a23 fixes #431, all themes/languages get version "auto" 2016-03-08 10:13:13 +01:00
plegall
a12425629e fixes #412, warn visitor if auth key no longer valid 2016-01-29 12:44:38 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
ddtddt
29deed39ff [trunk] - language - prepare 2.7.1
git-svn-id: http://piwigo.org/svn/trunk@30014 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-12 07:05:23 +00:00
ddtddt
d8f17e2553 [Trunk] - language - prepare for 2.7.0
git-svn-id: http://piwigo.org/svn/trunk@29714 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-21 20:05:12 +00:00
plegall
b97fcf2a22 feature 3105: display the link to Piwigo in connection settings notification email (option on register)
git-svn-id: http://piwigo.org/svn/trunk@29075 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25 12:40:34 +00:00
plegall
f2704dcb62 feature 2809: sort albums by date
git-svn-id: http://piwigo.org/svn/trunk@28934 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-03 13:18:12 +00:00
plegall
6f8caf22ba feature 3093: search form, ability to select the list of properties on which
the search terms applies.

feature 3094: minor redesign on search form.


git-svn-id: http://piwigo.org/svn/trunk@28709 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-17 11:11:44 +00:00
rvelices
dc17fc9ba9 bug 3056: quick search OR operator priority taken into account
search for 'mary qwerty' will ignore 'qwerty' and return only results for 'mary' if there is no such thing as 'qwerty' in the photos (if there was 'mary' and 'qwerty', the results for both 'mary' AND 'qwerty' would be shown)

git-svn-id: http://piwigo.org/svn/trunk@27882 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-22 13:03:45 +00:00
ddtddt
a3a23a0ee7 [Trunk] - language 2.5 -> 2.6
git-svn-id: http://piwigo.org/svn/trunk@26640 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-11 23:40:14 +00:00
mistic100
636650309a Update headers to 2014. Happy new year!!
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
plegall
0ed662ef77 feature 1668: replace "Interface theme" by "Theme".
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18 13:53:19 +00:00
plegall
c374e7d6af feature 1668: add new language strings for the new user manager.
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-16 22:01:58 +00:00
flop25
cd76660cf6 bug:2948 The registration can be done without typing a password
The password is only mandatory on the public register page
Better error messages from admin/user_list.php

git-svn-id: http://piwigo.org/svn/trunk@25121 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 17:55:00 +00:00
flop25
cc8835bb1f bug:2918
Display a link for the fist and last page on picture.tpl, to go to the album
3 lang keys added

git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-28 19:39:31 +00:00
rvelices
46dd825423 change lang key (email -> Email) and moved it to common from admin (used in comment add)
git-svn-id: http://piwigo.org/svn/trunk@23496 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 04:23:03 +00:00
Piwigo-TranslationTeam
22790498e2 [trunk_public] Update en_UK, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@22751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-20 11:29:52 +00:00
Piwigo-TranslationTeam
472514a69d [trunk_public] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@20947 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22 19:00:55 +00:00