Commit Graph

305 Commits

Author SHA1 Message Date
plegall
eff61b8c60 update (simple copy) language directory from the branch translation 823c1c7 2021-01-18 14:23:38 +01:00
plegall
1b7c1a7249 translate latest strings for Piwigo 11 in fr_FR (to check all is translated) 2021-01-05 20:34:34 +01:00
Louis
b0d4199d20 dashboard storage format
changing storage format of a mb used, no decimal on mb and two decimals on gb, gb format is used if more than 1GB is used in the storage
2020-11-12 10:59:08 +01:00
plegall
d651fe38cd fixes #583 check PHP version requirement before update
* 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
2020-11-04 17:38:09 +01:00
Louis
eacad2a4b8 fixes #1240 use a modern and customizable confirmation popins
* 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
2020-10-31 16:53:45 +01:00
Louis
ba6b119e0c fixes #1239 tags refresh
tags now refresh when creating a new one, also remove wrong translation of display and input focus when clicking on the add button
2020-10-15 11:48:18 +02:00
Louis
73b149d5ed fixes #1236 adding translation in album edit page
album edit page translation in en_UK and fr_FR
2020-10-13 17:56:22 +02:00
Louis
54eac47699 fixes #1234 added translation for tag manager page
added translations for the strings used in this page especially the format strings, added the base entries in en_UK and some translations for fr_FR
2020-10-13 16:31:28 +02:00
plegall
ba28f1276c [FR] album is masculine 2020-10-13 09:51:58 +02:00
Louis
a3cedff225 fixes #1231 translation search album
adding translation in en_UK and fr_FR for the search album page
2020-10-12 16:35:45 +02:00
plegall
b24c6c48f1 fixes #1069 config settings to promote mobile app (iOS only for now) 2020-09-29 15:12:19 +02:00
Hannah
de1613cead Changes "jump to ..." to "open in gallery"
String open in gallery added to EN and FR
String on edit photo and edit album page changed
2020-08-18 17:02:22 +02:00
Zacharie
d23971901b Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie
842a8dff45 Adding the new batch manager implemented by Yann 2020-07-09 13:25:22 +02:00
Zacharie
05be2625ab Issue #1044 : Design fixes 2020-06-12 15:50:17 +02:00
plegall
d365e2d216 fixes #1114 the Piwigo for Android app comes back
Revert "issue #420, remove Piwigo for Android, not up-to-date"

This reverts commit 069581b80d
2020-02-10 16:41:52 +01:00
plegall
38f4d6199d update language directory from the "translation" branch
simple copy, based on commit 2d46a7599e
2019-08-19 14:58:22 +02:00
plegall
0ef2193471 fixes #93 automatically hide the newsletter link when clicked 2019-06-28 14:45:05 +02:00
plegall
9bc9bae2cc fixes #1035 translate the visit link 2019-06-20 14:55:23 +02:00
plegall
fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plegall
63ca304ff4 issue #1019 missing l10n 2019-05-31 11:26:25 +02:00
Yann Le Boudec
f5f555e1f2 issue #1019 photo upload redesign, new language strings 2019-05-22 16:49:35 +02:00
plegall
6c76fe3f01 update language directory from the "translation" branch
simple copy, based on commit 706988e6c3
2017-04-24 15:04:21 +02:00
plegall
6011ae152d update language directory from the "translation" branch
simple copy, based on commit cb0d43c596
2017-03-31 15:55:26 +02:00
plegall
e59f69c3a5 fixes #300, album sort by date, make obvious we use photo dates 2017-03-09 11:58:06 +01:00
plegall
d93af0030f issue #420, language strings for MacShareToPiwigo + Piwigo Remote Sync 2017-03-07 15:57:39 +01:00
plegall
069581b80d issue #420, remove Piwigo for Android, not up-to-date 2017-03-06 16:30:49 +01:00
plegall
e62f90fe4c issue #420, remove pLoader from list of applications 2017-03-06 15:32:02 +01:00
plegall
294fb8c728 fixes #257, admin ratings, filter on album 2017-03-02 16:11:30 +01:00
plegall
746c796d9d add language strings for new dashboard 2017-01-25 14:20:47 +01:00
plegall
c43a73c3a0 feature #606, add new language string 2017-01-24 15:17:36 +01:00
plegall
b6442677eb fixes #210, filter duplicates on checksum
But it only works for images having their md5sum filled in database. Which is
never the case for photos added by synchronization.
2016-12-11 19:51:20 +01:00
plegall
7a369b2299 feature #153, l10n 2016-12-01 18:30:44 +01:00
plegall
6b919f06ab feature #556, add new language strings 2016-11-29 13:33:35 +01:00
plegall
c72a414a48 cheery-pick 8 commits from translation
git log --reverse --oneline  translation ^master --pretty=format:"git cherry-pick --no-commit %H" c7465d6..39ad66c | bash
2016-07-05 14:02:01 +02:00
plegall
f0d29d9134 cherry-pick 50 commits from translation
git log --reverse --oneline  translation ^master --pretty=format:"git cherry-pick --no-commit %H" a452994..c7465d6 | bash
2016-05-03 15:55:16 +02:00
plegall
2e071ba4a1 merge --squash from translation up to f9fecd0be0
git merge --squash is simpler for the first time, then we plan to do cherry-pick
2016-03-08 10:51:10 +01:00
plegall
77888174cf fixes #411, auth keys details on notification forms 2016-01-29 11:47:30 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plegall
39fc4a604e Merge branch 'feature/259-album-notify-users' 2016-01-11 09:28:37 +01:00
plegall
ac8c2bf470 feature #397, l10n 2016-01-09 18:53:38 +01:00
plegall
7bd36e0240 feature #259, notify an album to a list of users
... and not just to a group
2016-01-06 13:42:30 +01:00
plegall
474942e62d fr_FR for orphans feature #357 2015-10-09 20:25:00 +02:00
plegall
278d96aefa remove obsolete language key
git-svn-id: http://piwigo.org/svn/trunk@29358 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 13:23:12 +00:00
Piwigo-TranslationTeam
199d510610 [trunk_admin] Update fr_FR, thanks to : plg
git-svn-id: http://piwigo.org/svn/trunk@29357 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 13:19:25 +00:00
plegall
0e28516b9b bug 3127: during upload, warn user if she wants to leave the page (works fine on Firefox/Chrome)
git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 12:13:55 +00:00
Piwigo-TranslationTeam
37e71946a8 [trunk_admin] Update fr_FR, thanks to : philweb
git-svn-id: http://piwigo.org/svn/trunk@29283 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-27 04:29:58 +00:00
Piwigo-TranslationTeam
9646b4c610 [trunk_admin] Update fr_FR, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@29269 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-25 17:16:54 +00:00
plegall
3d362a235f feature 2810: for duplicates filter, add "date & time" (checked by default) and "width & height" as options.
Change algorithm for a single SQL query with GROUP_CONCAT instead of 2 queries.


git-svn-id: http://piwigo.org/svn/trunk@29244 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-22 08:56:51 +00:00
plegall
83ed6f8009 feature 2791: batch manager, filter by filesize
git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21 17:10:15 +00:00