Commit Graph

284 Commits

Author SHA1 Message Date
Piwigo-TranslationTeam d7ff1f8eb3 Update fr_FR, thanks to plg 2017-03-31 23:07:56 +02:00
Piwigo-TranslationTeam 931202b7b5 Update fr_FR, thanks to rio 2017-03-26 07:55:04 +02:00
Piwigo-TranslationTeam 082c19bc7d Update fr_FR, thanks to laurent.duretz 2017-03-17 11:14:11 +01: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
Piwigo-TranslationTeam c1bc1de50c [trunk_admin] Update fr_FR, thanks to : laurent.duretz
git-svn-id: http://piwigo.org/svn/trunk@29230 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-17 22:54:20 +00:00
mistic100 06fd29a431 change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-26 18:00:40 +00:00
plegall cacdce6474 feature 2904: add a link "empty caddie" in the Batch Manager.
git-svn-id: http://piwigo.org/svn/trunk@29076 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25 13:28:16 +00:00
mistic100 f2c16c2b33 bug 3075: Prevent deactivate default theme
git-svn-id: http://piwigo.org/svn/trunk@28989 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 11:16:48 +00:00
mistic100 fb4237b786 bug 3008: explicitely say that email address is mandatory for registration (language update)
git-svn-id: http://piwigo.org/svn/trunk@28980 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 09:24:06 +00:00
mistic100 b4b1797530 feature 3095: add "comments_enable_website" param + GUI
git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22 11:41:47 +00:00
rvelices 8296fb3db4 removed unused lang keys
git-svn-id: http://piwigo.org/svn/trunk@28492 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 06:12:44 +00:00
mistic100 cf0750dbc0 Display "Activate it now" link when installing a new plugin
git-svn-id: http://piwigo.org/svn/trunk@26909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 21:21:37 +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 a3fd9b692b feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-26 12:26:22 +00:00
plegall bbec1de496 bug fixed: coherence for album edition tabs
git-svn-id: http://piwigo.org/svn/trunk@26053 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20 14:41:55 +00:00
rvelices 8d81cb9caf english lang correction
git-svn-id: http://piwigo.org/svn/trunk@25569 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19 04:28:04 +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
mistic100 ae974849bc feature 2995 and feature 2997
change organization of configuration page
add theme parameter on GUI
change links color of dark mail theme (pink)
remove main themes css files

git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07 15:30:59 +00:00
Piwigo-TranslationTeam 4119938ddc [trunk_admin] Update fr_FR, thanks to : laurent.duretz
git-svn-id: http://piwigo.org/svn/trunk@24539 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-19 18:27:16 +00:00
flop25 bd9529fbf0 bug:2840
disable the "resize after upload" options if gd 
1 lang key added

git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-28 20:12:49 +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
flop25 0490009705 bug:2863
display a message on the upload page if "Resized after upload" is checked 

git-svn-id: http://piwigo.org/svn/trunk@22135 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-11 13:18:46 +00:00
plegall b267aea0e2 bug 2825: add maintenance action to clean the database and avoid integrity errors
git-svn-id: http://piwigo.org/svn/trunk@20544 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 11:28:03 +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
flop25 ec9072c302 bug:2425
New interface like the Batch Mananger :
language files and keys

git-svn-id: http://piwigo.org/svn/trunk@19292 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-05 20:37:32 +00:00