aboutsummaryrefslogtreecommitdiffstats
path: root/language (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-09merge -c2427 from branch 1.7 to trunkplegall2-2/+2
bug 802 fixed: if GD library is not available, display an explicit error, even before trying to generated any thumbnail. git-svn-id: http://piwigo.org/svn/trunk@2428 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04Bug 754 fixed for Butterfly (some languages missing)mathiasm2-3/+9
git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01language/it_ITriopwg25-0/+2126
git-svn-id: http://piwigo.org/svn/trunk@2412 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-20000819: "First" link was mapped with home navigation buttonpatdenice1-1/+1
Add trigger_event for menubar.php file in index.php Minor language correction. git-svn-id: http://piwigo.org/svn/trunk@2353 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-19language reviewrub3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16Bug: 314 French language review (manual merge)vdigital2-9/+9
git-svn-id: http://piwigo.org/svn/trunk@2346 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16Resolved issue 0000826: Required versions (Php & MySql) rub4-0/+9
git-svn-id: http://piwigo.org/svn/trunk@2343 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15Change some PhpWebGallery to Piwigo. (2/2)rub36-135/+126
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03Start of Stripy look on Admin page (Not stable for all browsers)vdigital4-28/+31
git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub12-14/+78
First commit, others will be follow. Not hesitate to change my translations. Add upload configuration tabsheet (move and add configuration) Change and add define for access level Can show upload link every time Can restrict access upload.class.php Can choice category on upload page Add upload class not use for the moment Review quickly and temporary style of upload.tpl git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26French correctionrub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2320 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20LinuxLefty patch for bug 780: Hide caddie if no targetvdigital4-3/+8
git-svn-id: http://piwigo.org/svn/trunk@2305 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-07update of the files Spanishddtddt2-33/+33
git-svn-id: http://piwigo.org/svn/trunk@2300 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall21-506/+0
bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall21-0/+441
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21- remove unused language keysrvelices4-28/+0
git-svn-id: http://piwigo.org/svn/trunk@2289 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-115 less admin language keysrvelices4-18/+0
git-svn-id: http://piwigo.org/svn/trunk@2275 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-10Corrections in plugins management.patdenice4-4/+60
Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-09Resolved issue 0000807: New slideshow featuresrub4-8/+8
change icon actions git-svn-id: http://piwigo.org/svn/trunk@2270 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08- security fix (profile)rvelices8-124/+20
- les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08- upload.tpl goes smartyrvelices8-170/+66
- start some language cleanup and a small attempt to standardize a bit ... - debug_language now calls trigger_error instead of echo when missing language key git-svn-id: http://piwigo.org/svn/trunk@2265 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-05- added clear compiled templates maintenance taskrvelices8-39/+9
- maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-03Install goes smarty.patdenice3-3/+3
Get browser language directly. git-svn-id: http://piwigo.org/svn/trunk@2248 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02Enhance plugins administtrationpatdenice2-0/+52
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27Resolved issue 0000807: New slideshow featuresrub4-4/+30
git-svn-id: http://piwigo.org/svn/trunk@2218 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-23update c13yddtddt1-8/+8
git-svn-id: http://piwigo.org/svn/trunk@2214 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-13Resolved issue 0000792: Admin "intro" : Integrity control bypassrub4-8/+52
Some sentences must be re-write ;-) git-svn-id: http://piwigo.org/svn/trunk@2208 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-22Translation in English, spanish and correction of tag </ul>ddtddt3-44/+90
Thank you with Bertrand Dubouclez for Translation in English Thank you with Cindy Maire d Eglise for Translation in spanish git-svn-id: http://piwigo.org/svn/trunk@2192 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-20code's cleaning thank you rubddtddt2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2187 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-20Correction of the bug 779.ddtddt2-0/+102
File history.hrml in French git-svn-id: http://piwigo.org/svn/trunk@2184 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-28French translation correctionrub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2172 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-27Add Dutch language from Peter Webmaster terwolde.netrub24-0/+1973
git-svn-id: http://piwigo.org/svn/trunk@2171 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-25Update of files admin.lang.php and common.lang.phpddtddt2-68/+68
git-svn-id: http://piwigo.org/svn/trunk@2170 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-26Add Spanish translations from ddtddt .rub1-31/+31
git-svn-id: http://piwigo.org/svn/trunk@2153 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-22Add capital letter on administration maintenance.rub3-13/+13
git-svn-id: http://piwigo.org/svn/trunk@2150 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-22Add Spanish translations from ddtddt .rub24-0/+1904
git-svn-id: http://piwigo.org/svn/trunk@2145 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-17Add missing $langrub2-0/+4
git-svn-id: http://piwigo.org/svn/trunk@2142 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-12- fix plugin menu link broken with xamp (realpath behaves differently)rvelices2-2/+6
- complete quick search rewriting - now we can quote phrases as in google "New York" is not the same as New York - user comments not searched anymore (faster) - the big full text query does not use joins anymore (faster) - related tags not shown on the index page, but now you can see the matching tags and matching categories git-svn-id: http://piwigo.org/svn/trunk@2135 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents becomeplegall67-1433/+1433
utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2-2/+0
git-svn-id: http://piwigo.org/svn/trunk@2127 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-05- remove str_translate_to_ascii7bits and lang_table_translate_ascii7bitsrvelices2-516/+0
git-svn-id: http://piwigo.org/svn/trunk@2122 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-01Resolved 0000759: email unique for each userrub4-8/+5
git-svn-id: http://piwigo.org/svn/trunk@2115 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-010000749: Add an option to add new elements to caddie when synchronize database.patdenice2-0/+2
Add a redirection on index.php after "add to caddie action" (like on picture.php) git-svn-id: http://piwigo.org/svn/trunk@2114 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-29Next of commit 2109rub1-1/+1
Change translation is best of change language keyword. git-svn-id: http://piwigo.org/svn/trunk@2110 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-280000740: English sentence in French advicesvdigital1-1/+1
and other languages minor corrections. git-svn-id: http://piwigo.org/svn/trunk@2109 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-13feature 731: permissions at image levelrvelices2-2/+2
- possibility to change image level from picture_modify - language change "Public" to "---" - possibility to sort users by level on user_list page git-svn-id: http://piwigo.org/svn/trunk@2090 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-11feature 731: permissions at image level rvelices2-0/+14
- this is the first version - I wait for feedback before changing help files git-svn-id: http://piwigo.org/svn/trunk@2084 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19Move translations on good version blockrub2-8/+8
git-svn-id: http://piwigo.org/svn/trunk@2068 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19Resolved issue 0000725: Check integrityrub2-20/+22
Move c13y translations on the block of version 1.7.1 git-svn-id: http://piwigo.org/svn/trunk@2066 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-18Resolved issue 0000725: Check integrityrub2-8/+52
Replace actual test (exif) by a new dynamic system of check integrity. Anomalies are listed with automatic correction if it's possible. It's a proposition of new feature! git-svn-id: http://piwigo.org/svn/trunk@2065 68402e56-0260-453c-a942-63ccdbb3a9ee