aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-01Fix missing keys: some keys have been removed by mistake during the massiveplegall2-0/+35
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-01Fix missing keys: some keys have been removed by mistake during the massiveplegall2-0/+15
key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01[trunk] update tr_TR thanks to yeckassddtddt1-3/+9
git-svn-id: http://piwigo.org/svn/trunk@5525 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31missing_keys.pl now detects language keys that are obsolete.plegall1-29/+68
git-svn-id: http://piwigo.org/svn/trunk@5510 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31[trunk] update da_DK thanks to nileddtddt1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@5492 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30[trunk] update FRddtddt1-0/+22
git-svn-id: http://piwigo.org/svn/trunk@5479 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29[trunk] update sr_RS thanks to Darkoddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5462 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29[trunk] update sr_SR thanks to Darkoddtddt1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@5461 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27[trunk] update de_DE thanks to el ninjoddtddt1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@5404 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update ESddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@5396 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update nl_NL thanks to Kees Hesselsddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5376 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update nl_NL thanks to Kees Hesselsddtddt1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@5375 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update nl_NL thanks to Kees Hesselsddtddt1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@5374 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26update $lang['Allow user customization'] =ddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@5373 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update nl_NL thanks to Kees Hesselsddtddt1-1/+49
git-svn-id: http://piwigo.org/svn/trunk@5372 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update de_DE thanks to el ninjoddtddt1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@5348 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update da_DK thanks to nileddtddt1-0/+34
git-svn-id: http://piwigo.org/svn/trunk@5347 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update de_DE thanks to el ninjoddtddt1-0/+37
git-svn-id: http://piwigo.org/svn/trunk@5346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@5344 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5337 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt1-42/+10
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24script to make a 2.0 language directory comply with 2.1 new rules, mainlyplegall1-0/+141
language keys replacements, as declared in language/templates/*.lang.php git-svn-id: http://piwigo.org/svn/trunk@5315 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24make the translation TODO easier to readplegall1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@5314 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24improvement: ability to analyse a single language.plegall1-0/+20
git-svn-id: http://piwigo.org/svn/trunk@5312 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24improvement: clean output for lost language keysplegall1-3/+16
git-svn-id: http://piwigo.org/svn/trunk@5309 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23backport translation_analysis.php from branch 2.0 to trunk (precious help toplegall2-0/+255
know what's missing in a specific language) git-svn-id: http://piwigo.org/svn/trunk@5301 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23improvement: piwigo_dir can be set from the command lineplegall1-6/+9
bug fixed: changing filters for files to check. git-svn-id: http://piwigo.org/svn/trunk@5296 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Fixed missing keys in nbmnikrou1-4/+4
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-23Fix missing key translations for nbm and c13ynikrou1-0/+53
git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23new script to detect missing language keysplegall1-0/+137
git-svn-id: http://piwigo.org/svn/trunk@5286 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21Feature 1522 : move database config file to local directorynikrou1-3/+3
(include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Revert gettext stuff.nikrou1-0/+126
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-01Issue 1471 : incomplete test correctionlaurent.duretz1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5011 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-01Merging corrections from branch 2.0laurent.duretz1-6/+16
git-svn-id: http://piwigo.org/svn/trunk@5010 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-12merge r4668 from branch 2.0 to trunkplegall1-28/+7
feature 1375: remove version in Piwigo archive root directory git-svn-id: http://piwigo.org/svn/trunk@4669 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-22merge r4345 from branch 2.0 to trunkplegall1-2/+78
feature 1051: ability to add/update a file for an existing photo. For example, you can add the "high" later. Another example is to update the "web resized" file (new dimensions is a common example). It also works for thumbnails. Updating an existing file has no impact on the logical level (list of tags, list of categories, title, description and so on). git-svn-id: http://piwigo.org/svn/trunk@4348 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-22merge r4344 from branch 2.0 to trunkplegall1-1/+63
feature 1051: new API method pwg.images.checkFiles. This method will be useful before asking for an update on photo files. Enhancement in code factorization. git-svn-id: http://piwigo.org/svn/trunk@4347 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-16Feature 928 resolved.nikrou1-3/+3
Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine Rename database configurations variables by ones in $conf array. git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-17PHP 5.3 compatibility - Deprecated functions were replace as follows :Eric1-2/+2
ereg() -> preg_match() ereg_replace() -> preg_replace() eregi() -> preg_match() with the 'i' modifier eregi_replace() -> preg_replace() with the 'i' modifier set_magic_quotes_runtime() -> No more usefull. Fixed it by adding "@" prefix. git-svn-id: http://piwigo.org/svn/trunk@3747 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-24merge r3453 from branch 2.0 to trunkplegall1-6/+24
feature 1033 added: new API method pwg.categories.setInfo makes possible to change the name and comment of a given category. git-svn-id: http://piwigo.org/svn/trunk@3454 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06modification: update SVN URL to http://piwigo.org/svnplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3280 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-14merge r3239 from branch 2.0 to trunkplegall1-2/+2
bug 949 fixed: to avoid memory limit on server side, base64 encode chunks one by one on client side and base64 decode chunks one by one on server side. git-svn-id: http://piwigo.org/svn/trunk@3240 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13merge r3196 from branch 2.0 to trunkplegall1-2/+2
bug 926 fixed: change links to piwigo.org so that they go to existing URLs. new: if the current language is french, the links go to fr.piwigo.org instead. git-svn-id: http://piwigo.org/svn/trunk@3197 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-12merge r3192 from branch 2.0 to trunkplegall1-18/+82
bug 941 fixed: to be able to upload heavy photo, chunk the files, send parts one by one, and then pwg.images.add merge chunks together. Now big uploads works and you can even have a fine progress bar on client side. git-svn-id: http://piwigo.org/svn/trunk@3193 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09fix html warnings. unclosed monotagsnikrou1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12merge r3134 from branch 2.0 to trunkplegall1-5/+5
new: phpwebgallery renamed piwigo modification: pwg_rel_create.sh only creates the zip file git-svn-id: http://piwigo.org/svn/trunk@3135 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-08merge r3064 from branch 2.0 to trunkplegall1-2/+6
bug 912 fixed: we need an extra original_sum to pwg.images.add API method to check photo existence. Using the file_sum was a bad idea. git-svn-id: http://piwigo.org/svn/trunk@3065 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee