Commit graph

75 commits

Author SHA1 Message Date
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
fece672a07 another obsolete key removed
git-svn-id: http://piwigo.org/svn/trunk@5564 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 08:03:23 +00:00
plegall
70106a93e2 Fix missing keys: some keys have been removed by mistake during the massive
key conversion.

Remove some language keys that are really obsolete. I've updated the script
to convert language files to 2.1, I will apply "obsolete keys removal" process
in a 2nd step on other languages.

git-svn-id: http://piwigo.org/svn/trunk@5559 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 21:11:14 +00:00
plegall
734d08b97d Fix missing keys: some keys have been removed by mistake during the massive
key conversion.

git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 14:14:21 +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
plegall
66144706f1 feature 1535: add en_UK + fr_FR for language manager.
git-svn-id: http://piwigo.org/svn/trunk@5497 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 13:21:03 +00:00
plegall
1fa18d9b05 feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for plugin
management.

git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 14:23:08 +00:00
plegall
3b80fbe3fa bug fixed: add "Allow rating" language key to make a difference between
Admin>Photos>Rating and Admin>Configuration>Options>Rating

git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 18:50:08 +00:00
patdenice
cae3ae428e feature 1502: In template extensions admin page, change "Bound template" by "Bound theme".
Template extensions are now attached to all themes if nothing is selected in "bound theme" column.

git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 20:29:55 +00:00
plegall
2a5529c32f Simplify installation message, no need to explain the following step, the
"no photo yet" feature makes the explanations useless at this point.

.infos admin block is used to display messages, I've set the background
transparent here, because it's the only message of the page. Anyway, I don't
think using .infos blocks are relevant if that's the only message on the page.

git-svn-id: http://piwigo.org/svn/trunk@5408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 20:49:52 +00:00
patdenice
66d2cd6ec2 Add token to themes installation.
Only webmasters can install new plugins, themes or languages.

git-svn-id: http://piwigo.org/svn/trunk@5406 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 17:32:45 +00:00
plegall
b8a9773caf feature 1514: make the "deactivate" action inactive if there is no active
theme left.

bug fixed: when setting the default theme, make sure at least one user will
be updated.

git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 14:16:54 +00:00
plegall
6d00630332 feature 1538: "select all" (+none, +invert) on user comments validation screen.
git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 13:37:20 +00:00
patdenice
55ea0f2c4c Feature 1535: Allow to install new languages from PEM.
git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 00:55:12 +00:00
tosca
d9aa89f227 Have taken advantage of the 2.1 version to review every EN and FR languages files since 4859/4860 revisions (last commit on languages files by tosca).
Fixed typos and languages mistakes, and made EN and FR files consistent with one another.

Older languages files (prior to 4859 revision) still to be reviewed.

git-svn-id: http://piwigo.org/svn/trunk@5369 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 23:42:39 +00:00
patdenice
6b445114da Feature 1535: Add language manager.
git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 20:18:28 +00:00
patdenice
f9b339cf79 Feature 1533: admincan activate/deactivate user customization.
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:24:01 +00:00
patdenice
151920ed09 Feature 1533: Allow activation or deactivation of download icon.
Add display configuration for picture properties.

git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:39:34 +00:00
plegall
8802877a84 remove the \n from the language key and split into 2 separate strings to avoid
useless exceptions in translation analysis scripts.

git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:45:13 +00:00
plegall
cdf89f21af bug fixed: typo on case for "Upload Photos" page title.
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:06:36 +00:00
patdenice
5c4c58ee5f Feature 1533: more explicit options on display configuration tab
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:27:52 +00:00
nikrou
ed6518319b Fixed missing keys in nbm
replace script must use language/templates files and not english

git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:50:29 +00:00
plegall
720b19a1d9 Add many missing language keys due to new features in 2.1
Warning, some keys were moved from admin to common:

Are you sure?
Email address is missing. Please specify an email address.
delete this comment

git-svn-id: http://piwigo.org/svn/trunk@5294 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:34:46 +00:00
patdenice
c4fd9f9141 Feature 1533: Change "General" by "Options" in Configuration menu.
Change "Default Display" tab by "Guest Settings" tab.
Add display tab in Configuration/Option menu.

Allow to activate/deactivate a lot of display features:

On main page:
# Display only recently posted images
# Sort order
# Display all elements in all sub-categories
# Display a calendar by posted date
# Display a calendar by creation date
# Slideshow

On photo page:
# Show file metadata
# slideshow
# Add this image to your favorites
# Navigation Bar
# Navigation Thumbnails

git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:19:55 +00:00
patdenice
8db5b549d1 feature 1522: Move config_local.inc.php to local/config/config.inc.php
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 13:31:20 +00:00
vdigital
b309e74080 Minor language reviews on intro
git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 07:30:19 +00:00
nikrou
af78fa6193 Fix some language keys problems
Need translations !

git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
nikrou
3631839e54 Revert gettext stuff.
Keep english values for language keys translation.
Provide a script to use english values for key in language files.

Todo : provide a script (to help transition) to keep using
original keys in language files for translators.

git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 09:22:51 +00:00
Gotcha
4ac5c0649e Typo fixed from r5079
git-svn-id: http://piwigo.org/svn/trunk@5082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 09:22:06 +00:00
Gotcha
7b4f21b997 Trunk merge r5076 from bug:1119
bug:1119


git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 21:09:26 +00:00
ddtddt
3467516675 Trunk merge 5070 bug:1486
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 16:07:44 +00:00
ddtddt
95471cf8bd [Trunk] [Language] update ang reorganization all admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05 21:12:36 +00:00
nikrou
44315512d1 Bug fix 1185 : missing %s in admin vocab
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10 11:38:39 +00:00
ddtddt
eba92234e8 merge -c3933 from branch 2.0 to trunk
merge -c3924 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@3934 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28 15:48:40 +00:00
Eric
554fe94f7f Bug 1041 fixed : manual user adding in admin's user management panel
- Double password type fields
- Add controls of the filling fields
- Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed.

- Subsidiary fix : Small grammatical error in FR/common.lang.php

git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18 20:51:39 +00:00
ddtddt
45e6038026 merge 3524 Br2.0 -> trunk
git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04 22:21:45 +00:00
ddtddt
fcf338369e merge 3516 Br2.0 -> trunk
git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04 19:20:40 +00:00
plegall
654ce203d3 merge r3381 from branch 2.0 to trunk
feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from
Piwigo itself. Admins can perform this action at the end of installation or on
administration panel index.

git-svn-id: http://piwigo.org/svn/trunk@3382 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31 19:46:59 +00:00
patdenice
290f2c1d39 - Show number of downloads in plugins list.
- Allow to sort plugins by number of downloads.
- Fix plugin revision URL (no more revision_view in PEM).

git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 20:49:03 +00:00
rub
38bd45b498 Add section for Colobri on *.lang.php
git-svn-id: http://piwigo.org/svn/trunk@3042 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 10:55:09 +00:00
vdigital
ef2eb38473 - datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review
- Header with no header (Sylvia only).
merge -c3013 from branch 2.0 to trunk




git-svn-id: http://piwigo.org/svn/trunk@3014 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22 21:39:55 +00:00
vdigital
15306421d5 Pictures > Waiting > Pictures
- Please, center column titles (category, Date,    file, thumbnail, Author)
- Caps are missing : Category, File, Thumbnail

and Pictures > Waiting > Comments
    *  Reject * Validate aligned

and Pictures > Thumbnails
- Caps are missing : path, filesize

Translators: (Only English and French are updated)

merge -c2943 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2944 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 16:06:23 +00:00
vdigital
0ebc2be956 Special > History > Search
-"Submit" button should be aligned with "Image Id" input
- Column titles need caps (Time, User, Element Type ...)

Translators: (Only English and French are updated)
merge -c2933 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 08:50:10 +00:00
patdenice
6873537fe6 - Add a "Bound Template" column for template extensions.
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 02:28:54 +00:00
patdenice
59af44a8c2 - Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated.
- Use fetchRemote function in plugins manager and in latest version checking.
- Add german translations for upgrade.lang.php.
- Remove empty line at the end of pclzip.lib.php.
- Change display of deactivated plugins after upgrade.

git-svn-id: http://piwigo.org/svn/trunk@2880 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15 21:10:05 +00:00
plegall
9cfd70474f feature 884 added: ability to delete photos uploaded via web API method
pwg.images.add, ie without storage_category_id. pLoader uses this method and
photos cannot be removed in any other way.


git-svn-id: http://piwigo.org/svn/trunk@2678 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:11 +00:00
patdenice
73c04ed83c - Correct display bug of quick local synchro in IE7.
- Translate this button.

git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 20:43:43 +00:00
patdenice
9559f1a875 Add explicit error message in plugins tab if allow_url_fopen is disabled.
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 11:33:34 +00:00
patdenice
d6f1eb7c83 Add "draggable" icon for cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 15:31:38 +00:00
plegall
f3c2080767 deletion: function export_pwg_data was inadvertently added with r1817 while
the development was not finished.


git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:18:40 +00:00