Commit graph

396 commits

Author SHA1 Message Date
plegall
d7c3c65cd4 Batch Manager:
* add l0n to the new Batch Manager where is was missing

* change photo "name" to photo "title"

* change the way we display "Select all" and "Select the whole set"


git-svn-id: http://piwigo.org/svn/trunk@8408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31 14:06:27 +00:00
plegall
902c8f1927 feature 2077 added: when ImageMagick is active, ability to remove or resize
the high definition version of the photo.


git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-22 15:15:35 +00:00
patdenice
21fe811c3b feature 2060: Remove adviser help from user_list.html files.
git-svn-id: http://piwigo.org/svn/trunk@8130 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:14:36 +00:00
patdenice
04beb58951 feature 2060: Remove adviser language keys from lang.php files.
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:10:06 +00:00
riopwg
6fc8526203 Update language Fr : Minor
git-svn-id: http://piwigo.org/svn/trunk@7526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 21:48:55 +00:00
plegall
20d1dd214e feature 1616: integrate Albums plugin extension:396 into trunk (with new language keys)
git-svn-id: http://piwigo.org/svn/trunk@7027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-28 00:20:14 +00:00
plegall
c6a5f13d23 feature 1616: rename category into album, a few language keys were missing
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices
5ff171684e feature 1616: rename "category" into "album" (4th commit; almost there)
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 21:14:54 +00:00
rvelices
b472955f7d feature 1616: rename "category" into "album" (3rd commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 20:19:41 +00:00
rvelices
7907d31a9c feature 1616: rename "category" into "album" (second commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19 19:50:02 +00:00
rvelices
c206a73dd2 feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16 19:03:56 +00:00
rvelices
7b515a89cc feature 1845 : be able to delete photos added through ftp synchronization
git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-09 20:10:50 +00:00
plegall
455e6641d4 merge r6735 from branch 2.1 to trunk
less generic word


git-svn-id: http://piwigo.org/svn/trunk@6736 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-29 16:37:06 +00:00
plegall
1448b42df0 feature 408: ability to automatically sort sub-categories. The number of SQL
queries is constant, no matter the deepth of your tree.

+ refactor to avoid duplicate code (ascending/desceding should be only a
single parameter in a function, not 20 lines of duplicated code)


git-svn-id: http://piwigo.org/svn/trunk@6698 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-23 21:33:56 +00:00
plegall
361ef07c3c merge r6677 from branch 2.1 to trunk
grammar correction, thanks to rimouski (french forum, topic 18231)


git-svn-id: http://piwigo.org/svn/trunk@6678 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-10 20:07:53 +00:00
plegall
cfa17aece5 merge r6675 from branch 2.1 to trunk
complement to r6657: having a new key for the admin menu is a good thing but
the "Menu Management" label is not coherent with other admin menu labels.
Furthermore, all languages already have the word "Menu" in common.lang.php, no
need to display an english "Menu Management" if the translation is missing.



git-svn-id: http://piwigo.org/svn/trunk@6676 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-10 20:05:24 +00:00
vdigital
7303892a87 Fix: 'Menu Management' in admin
git-svn-id: http://piwigo.org/svn/trunk@6656 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-04 07:39:44 +00:00
plegall
a1bddbe806 merge r6624 from branch 2.1 to trunk
bug 1747 fixed: some checks were added to verify the upload will fail for a
too big size or if the upload has failed for a too big size (test on
upload_max_filesize and post_max_size)



git-svn-id: http://piwigo.org/svn/trunk@6625 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-29 18:42:11 +00:00
Gotcha
1c15024168 merge r6420 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6421 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 09:41:02 +00:00
rvelices
a16a070d4c merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys

git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 08:57:34 +00:00
rvelices
41594f3494 removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page
git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27 20:27:05 +00:00
plegall
5f597c2cba merge r6361 from branch 2.1 to trunk
feature 1697: ability to deactivate the synchronization method to add photos.


git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-26 00:20:07 +00:00
Gotcha
5a3e0a6fdd merge r6345 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 22:16:57 +00:00
ddtddt
2c6a262fda merge 6327
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 15:52:50 +00:00
Gotcha
33c8ac215e Merge r6277
git-svn-id: http://piwigo.org/svn/trunk@6278 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 10:02:09 +00:00
Gotcha
4eee0d440b Precision for "Notification"
bug:1659
Precision for "Image only RSS feed"

git-svn-id: http://piwigo.org/svn/trunk@6273 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 08:50:49 +00:00
patdenice
fedfbe8123 Minor typo fixed
git-svn-id: http://piwigo.org/svn/trunk@6195 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-16 15:15:01 +00:00
tosca
c8f4be9e0e Fix a typo
git-svn-id: http://piwigo.org/svn/trunk@6180 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-15 08:51:43 +00:00
plegall
f34bce6847 add a warning about SQLite/PostgreSQL: they are currently in "experimental"
state.

git-svn-id: http://piwigo.org/svn/trunk@6128 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 20:32:36 +00:00
nikrou
f1c5936f8b Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 20:23:13 +00:00
plegall
43f0af547c bug 1640 fixed: the plugin deactivation warning key was not correctly set in
all language files.

git-svn-id: http://piwigo.org/svn/trunk@6053 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-03 13:27:08 +00:00
plegall
10dac9de37 bug 1637: make the privacy level the same everywher, use "who can see this photo?"
instead of "minimum privacy level".

git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30 22:38:17 +00:00
plegall
777f53c115 feature 1518: help on privacy levels.
Warning, I've also added first sentence in the "Permissions on categories"
fieldset.

git-svn-id: http://piwigo.org/svn/trunk@6023 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30 18:17:05 +00:00
plegall
884c9375f3 bug 1613 fixed: split the "pending" screen into 2 distinct sections :
admin>photos>pending + admin>tools>pending comments.

git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:58:40 +00:00
plegall
deb73a99f7 l10n: add new string in upgrade procedure
git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 15:37:57 +00:00
ddtddt
895789a4a1 [trunk] update FR
git-svn-id: http://piwigo.org/svn/trunk@5945 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 06:30:38 +00:00
plegall
9ee08fcf12 feature 1605: ability to forbid theme activation, needed for gally-default.
git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15 22:08:37 +00:00
nikrou
90253ebf73 Bug 1542 fixed : add message when changing order of items
git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14 19:46:39 +00:00
vdigital
2d1c005f53 New: flags are going to be transfered to language subdirectories
git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-13 21:41:23 +00:00
nikrou
3d20e56ada Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 19:45:53 +00:00
plegall
8a4b177c7b feature 1587: move advanced features screen into maintenance screen.
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 21:38:16 +00:00
plegall
fce10ca2d4 feature 1590: hide the upload form when displaying upload results.
git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:29:34 +00:00
riopwg
32242ed9cb Update language FR
Minor

git-svn-id: http://piwigo.org/svn/trunk@5595 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03 13:38:06 +00:00
ddtddt
31ae641387 [trunk] update FR
git-svn-id: http://piwigo.org/svn/trunk@5590 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03 12:40:41 +00:00
nikrou
4061fefe71 Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 14:05:03 +00:00
plegall
8406eef353 bug 1544: installation errors are translated into fr_FR.
git-svn-id: http://piwigo.org/svn/trunk@5572 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 13:15:33 +00:00
plegall
783c21a8fd bug 1550: add a default message when there is no new plugin/theme/language
available.

git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 10:11:55 +00:00
plegall
b6e82a7ac9 remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 08:27:36 +00:00
riopwg
473d7b562a Update language FR
Minor

git-svn-id: http://piwigo.org/svn/trunk@5531 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 13:32:06 +00:00
plegall
dd22f7a26e i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 12:24:20 +00:00