aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall1-1/+3
is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-05grammar error fixed in english (and in language key)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01feature:2317 move order config to Admin->Config->Optionsmistic1002-13/+2
each drop-down menu is on a new line git-svn-id: http://piwigo.org/svn/trunk@11588 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01feature:2317 move order config to Admin->Config->Optionsmistic1001-4/+3
new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09feature:2330 ability to hide the "new" icon for recent photos mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09feature:2317 move order config to Admin->Config->Options mistic1002-5/+24
first try, may has issues with very specials params git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01plugin manager: "Deactivate all" button now worksmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21remplace FCBKcomplete by TokenInputmistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07merge spread_menus to the coremistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-05Delete duplicate key $lang['Please wait...']riopwg1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@10769 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29feature:2284patdenice1-0/+1
Rename $conf['image_library'] into $conf['graphics_library'] Display library used in admin intro page. git-svn-id: http://piwigo.org/svn/trunk@10684 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-22feature:2274patdenice1-1/+2
Bug corrected with crop option. Clean code. Add sentence in thumbnails page for regeneration. git-svn-id: http://piwigo.org/svn/trunk@10571 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2273patdenice1-2/+6
Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2271patdenice1-0/+3
Add pwg.extensions.checkUpdates method to webservices. Add a warning message on intro page if update is availble for piwigo or extensions. Add an "Ignore All" button on extensions update page. git-svn-id: http://piwigo.org/svn/trunk@10538 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-20feature:2271patdenice1-0/+26
Merge autoupdate plugin into piwigo core. git-svn-id: http://piwigo.org/svn/trunk@10511 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-17feature:2259patdenice1-0/+9
Add language keys. git-svn-id: http://piwigo.org/svn/trunk@10455 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-14plugin manager : description tooltip on the title, tooltip for restoration linkmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10378 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13Update versions for plugins, themes and languages.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12update fr_FR/admin.lang.phpmistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@10306 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12new plugins manager, update TipTip in v1.3mistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-10[trunk] - add help ar_SA thanks to bakirddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10250 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-10[trunk] - add key display forget batch_manager_global.tplddtddt1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@10248 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09bug:2224 one parameter for change thumnails number (needs some translations)mistic1001-4/+2
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06bug:2152 no special parameter for updated comment validationmistic1001-1/+0
git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06feature:2250patdenice1-0/+5
Add languages keys. git-svn-id: http://piwigo.org/svn/trunk@10101 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06bug:2152 Comments revalidation when modifiedmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-04Update language Frriopwg3-4/+4
git-svn-id: http://piwigo.org/svn/trunk@10039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-04Update language Frriopwg2-2/+2
Errors due to the replacement of words by "Album" & "Photo" git-svn-id: http://piwigo.org/svn/trunk@10036 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-30Remove "all photos" language keypatdenice1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@9936 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29bug:2234patdenice1-0/+1
HTML characters are allowed in username git-svn-id: http://piwigo.org/svn/trunk@9923 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29feature:2236patdenice1-0/+1
add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-27Update language Frriopwg1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9899 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-24Update language Frriopwg1-1/+1
Errors due of the remplacement of "Category" by "Album" git-svn-id: http://piwigo.org/svn/trunk@9847 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-23Update language Frriopwg1-1/+1
Errors due of the remplacement of "Category" by "Album" git-svn-id: http://piwigo.org/svn/trunk@9835 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21Update language Frriopwg10-30/+30
Errors due of the remplacement of "Category" by "Album" git-svn-id: http://piwigo.org/svn/trunk@9799 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10bug 2218: deactivate non core themes after upgradeplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@9597 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+1
Add missing language key. git-svn-id: http://piwigo.org/svn/trunk@9528 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04Update plugins, themes and languages versions.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+2
Update language from piwigo.org extension repository git-svn-id: http://piwigo.org/svn/trunk@9520 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+7
Add header on languages files. git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03remove useless languages keys (new plugins/themes update screen)plegall1-6/+0
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03Improve display for plugins and themes update page.patdenice1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03New plugins update page.patdenice1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@9491 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-02Add themes autmatic update functionality.patdenice1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-24better translation in French for "Drop into album"plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9371 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11add forgotten language key 'Remove from caddie' in language file EN/FRplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@9171 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11remove obsolete language key 'Empty caddie'plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-07update help FRddtddt1-10/+13
git-svn-id: http://piwigo.org/svn/trunk@9105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-30[trunk] - update FR helpddtddt1-3/+1
git-svn-id: http://piwigo.org/svn/trunk@8985 68402e56-0260-453c-a942-63ccdbb3a9ee