Commit Graph

115 Commits

Author SHA1 Message Date
Matthieu Leproux
3df8d9fe6d related to #1428 Added advertising banner on upload photo page 2022-06-14 16:18:01 +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
plegall
6574e51ddc [FR] cherry-pick commits from translation branch: c68bc29 + fb5a898 + 4ab9ec7 (before copy on translation) 2021-08-31 18:33:31 +02: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
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
e81bb9d273 incorrect translation in french (#497) 2016-06-06 17:13:14 +02: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
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
Piwigo-TranslationTeam
ad0c3b7f82 [trunk_public] Update fr_FR, thanks to : plg
git-svn-id: http://piwigo.org/svn/trunk@29644 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-19 13:40:56 +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
Piwigo-TranslationTeam
3c78e5e81f [trunk_public] Update fr_FR, thanks to : laurent.duretz
git-svn-id: http://piwigo.org/svn/trunk@27901 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-24 05:23:10 +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
Piwigo-TranslationTeam
e4939fafd9 [trunk_public] Update fr_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@23901 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-10 19:51:23 +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
plegall
97eda7e98e merge r21323 from branch 2.5 to trunk
typo fixed in french language value


git-svn-id: http://piwigo.org/svn/trunk@21324 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-07 16:34:56 +00:00
ddtddt
97ef393070 [trunk] - Language - update Révision to 2.5.0
git-svn-id: http://piwigo.org/svn/trunk@20876 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-20 21:21:36 +00:00
plegall
4bc775e479 update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
mistic100
2fa1013ace feature:2786 Allow to edit website url in user comments + improve "user experience" on comment edition
git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-11 15:01:09 +00:00
mistic100
7e33b84e77 feature 2754: Add "Email" field for user comments + mandatory "Author"
git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23 09:34:30 +00:00
rvelices
07d38d71bc removed some unused language keys and fix lower/uppercase discrepancies
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09 20:12:12 +00:00
ddtddt
6239d54d08 [trunk] - l10n page no found message 2
git-svn-id: http://piwigo.org/svn/trunk@15383 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28 14:56:21 +00:00
ddtddt
fcd83e7839 [trunk] - l10n page no found message 1
git-svn-id: http://piwigo.org/svn/trunk@15381 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28 14:22:19 +00:00
plegall
03a2eece52 bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to display "1 rate" on picture.php when relevant
adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates".


git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-14 22:28:45 +00:00
plegall
39c0f041ee improve French label
git-svn-id: http://piwigo.org/svn/trunk@14425 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-25 20:46:10 +00:00
Piwigo-TranslationTeam
8bce8f0963 [trunk (public)] Update fr_FR, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@13846 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-01 20:18:04 +00:00
plegall
b2d07d4f72 feature 2598: add sizes XXS and XS
new label for sizes

On picture.php, the current size is "checked" and javascript refreshed when switched (with jQuery)

jQuery loaded by default on header.tpl (already loaded by thumbnails.tpl)


git-svn-id: http://piwigo.org/svn/trunk@13683 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23 21:58:12 +00:00
patdenice
26ed60c972 feature:2577
Many improvements

git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 20:26:52 +00:00
Piwigo-TranslationTeam
3324f990a8 [trunk (public)] Update fr_FR, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@13231 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 15:54:29 +00:00
rvelices
1b527e3964 - language aditions/removal
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 20:43:41 +00:00
mistic100
112d730f3a update Piwigo headers to 2012, last change before the expected (or not) apocalypse
git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:48:36 +00:00
mistic100
a412558492 feature:2021 change contents of the mail + add option on admin/user_list
git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 15:02:02 +00:00
mistic100
5ea5350deb feature:2021 email notification on user creation, add checkboxes on register and install pages
git-svn-id: http://piwigo.org/svn/trunk@12885 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 13:08:43 +00:00
mistic100
af2302c1db 2021: email notification on user creation + mail for admin at installation
git-svn-id: http://piwigo.org/svn/trunk@12883 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 12:00:47 +00:00
mistic100
25481da931 feature:2517 ability to change username. admins can change usernames, users are notified by mail
git-svn-id: http://piwigo.org/svn/trunk@12882 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 10:50:47 +00:00
rvelices
489beffd6e language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04 19:41:54 +00:00
rvelices
5a2c6acab5 language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-02 05:36:46 +00:00
rvelices
d1c4204a42 language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01 21:02:52 +00:00