aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [trunk] minor bugfixessamli2010-03-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5322 68402e56-0260-453c-a942-63ccdbb3a9ee
* Just like for branch 2.0, AMenuManager and grum_plugins_classes-2 are removed.plegall2010-03-2455-5314/+0
| | | | | | These plugins exist in piwigo.org/ext and in piwigo.org/svn/extensions git-svn-id: http://piwigo.org/svn/trunk@5321 68402e56-0260-453c-a942-63ccdbb3a9ee
* copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall2010-03-24195-5787/+21389
| | | | | | | | | then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
* script to make a 2.0 language directory comply with 2.1 new rules, mainlyplegall2010-03-241-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
* make the translation TODO easier to readplegall2010-03-241-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5314 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless LC_MESSAGES directoriesplegall2010-03-240-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5313 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: ability to analyse a single language.plegall2010-03-241-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@5312 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: some language keys had not been converted in code.plegall2010-03-241-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5311 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: certainly an automatic script had converted "included" intoplegall2010-03-241-13/+13
| | | | | | | | "excluded". improvement: make the code easier to read for missing language keys detection. git-svn-id: http://piwigo.org/svn/trunk@5310 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: clean output for lost language keysplegall2010-03-241-3/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@5309 68402e56-0260-453c-a942-63ccdbb3a9ee
* make the language key conversion comply with what's inside the code.plegall2010-03-241-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@5308 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: remove trailing whitespace in new language key (compliant with ↵plegall2010-03-241-6/+6
| | | | | | what we find in code) git-svn-id: http://piwigo.org/svn/trunk@5307 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: bug corrected on guest setting page.patdenice2010-03-243-5/+7
| | | | | | | Remove $conf['default_theme'] from config file (useless). Check if theme is still installed in pwg_get_themes. git-svn-id: http://piwigo.org/svn/trunk@5306 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Bug corrected on favorite option and navigation bar.patdenice2010-03-242-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5305 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Allow activation or deactivation of download icon.patdenice2010-03-2410-10/+200
| | | | | | Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the \n from the language key and split into 2 separate strings to avoidplegall2010-03-233-13/+8
| | | | | | useless exceptions in translation analysis scripts. git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
* backport translation_analysis.php from branch 2.0 to trunk (precious help toplegall2010-03-232-0/+255
| | | | | | know what's missing in a specific language) git-svn-id: http://piwigo.org/svn/trunk@5301 68402e56-0260-453c-a942-63ccdbb3a9ee
* l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet",plegall2010-03-232-5/+88
| | | | | | "upload form", "theme manager", administration header/footer) git-svn-id: http://piwigo.org/svn/trunk@5300 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: typo on case for "Upload Photos" page title.plegall2010-03-232-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: more explicit options on display configuration tabpatdenice2010-03-233-17/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix problem with white space in language keysnikrou2010-03-234-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: piwigo_dir can be set from the command lineplegall2010-03-231-6/+9
| | | | | | bug fixed: changing filters for files to check. git-svn-id: http://piwigo.org/svn/trunk@5296 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed missing keys in nbmnikrou2010-03-2311-33/+17
| | | | | | replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add many missing language keys due to new features in 2.1plegall2010-03-232-5/+85
| | | | | | | | | | 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
* Feature 1533: Change "General" by "Options" in Configuration menu.patdenice2010-03-2313-32/+263
| | | | | | | | | | | | | | | | | | | | | | | | 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
* bug fixed: the language keys used end with a whitespace, but it was removedplegall2010-03-235-13/+13
| | | | | | in the language file. git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r5290 from branch 2.0 to trunkvdigital2010-03-231-0/+0
| | | | | | | | | | New: sr_RS (Serbian) Republic of Serbia flag Serbia, Република Србија, Republika Srbija git-svn-id: http://piwigo.org/svn/trunk@5291 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-)patdenice2010-03-231-4/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5288 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing key translations for nbm and c13ynikrou2010-03-236-31/+84
| | | | git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
* new script to detect missing language keysplegall2010-03-231-0/+137
| | | | git-svn-id: http://piwigo.org/svn/trunk@5286 68402e56-0260-453c-a942-63ccdbb3a9ee
* Make the admin/photos_add code easier to analyse for missing translation keys.plegall2010-03-233-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@5285 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.plegall2010-03-238-19/+23
| | | | | | | Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme manager. git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
* Avoid error if creation date calendar is empty.patdenice2010-03-232-1/+2
| | | | | | Avoid error on picture_modify.php if creation date is not correct. git-svn-id: http://piwigo.org/svn/trunk@5283 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add function is_webmaster (like is_admin function)rub2010-03-232-1/+10
| | | | | | Add on ignore list the directory local/personal git-svn-id: http://piwigo.org/svn/trunk@5272 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: if the theme for guest is empty (I don't know how this could be,plegall2010-03-221-1/+1
| | | | | | | but it has been reported), the fallback on constant PHPWG_DEFAULT_TEMPLATE was not working. git-svn-id: http://piwigo.org/svn/trunk@5271 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language IT for LocalFilesEditorriopwg2010-03-221-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5268 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix warning for postgresql installationnikrou2010-03-221-6/+1
| | | | | | Remove unused function git-svn-id: http://piwigo.org/svn/trunk@5267 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1525 : propose to download config database file when permissions for ↵nikrou2010-03-221-6/+30
| | | | | | writing it to local/config directory are missing. git-svn-id: http://piwigo.org/svn/trunk@5266 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: improvement, if a user has a theme that is (maybe temporary)plegall2010-03-221-5/+6
| | | | | | | unactive, we fallback on default theme (the real default theme, the one set for default user) git-svn-id: http://piwigo.org/svn/trunk@5264 68402e56-0260-453c-a942-63ccdbb3a9ee
* ture 1514: improvement, impossible to activate a theme is a parent is missingplegall2010-03-223-4/+61
| | | | | | | (a parent includes grand father and his own father, and his own father, and so on... until the root theme is "default" or has no parent declared) git-svn-id: http://piwigo.org/svn/trunk@5259 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: improvement, impossible to delete a theme that is requiredplegall2010-03-224-5/+62
| | | | | | by another installed theme. git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia style is back for installation and upgrade pages.patdenice2010-03-222-2/+67
| | | | git-svn-id: http://piwigo.org/svn/trunk@5257 68402e56-0260-453c-a942-63ccdbb3a9ee
* [LocalFiles Editor] Only webmasters can create or modify local files.patdenice2010-03-228-26/+40
| | | | git-svn-id: http://piwigo.org/svn/trunk@5256 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1529: display tags in columns for search.php or admin/tags.plegall2010-03-222-3/+6
| | | | | | | Needs to be verified on Internet Explorer, even if the display:inline-block method is already used for thumbnails display. git-svn-id: http://piwigo.org/svn/trunk@5255 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: bug fixed, the themes needs a name at installation time, or elseplegall2010-03-221-3/+3
| | | | | | they can't be chosen in the user profile. git-svn-id: http://piwigo.org/svn/trunk@5253 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the "forgot password" and "register" in identification icon bar, theseplegall2010-03-221-4/+0
| | | | | | actions are already below the "Submit" button on the very same page. git-svn-id: http://piwigo.org/svn/trunk@5252 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1505: bug fixed, ability to connect with pLoader even if galleryplegall2010-03-221-0/+1
| | | | | | is empty. git-svn-id: http://piwigo.org/svn/trunk@5251 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1528: update the about page content (FR/EN only currently).plegall2010-03-224-18/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
* due to background color change on pwgHead, the roma icon for home.png was ↵plegall2010-03-223-1/+1
| | | | | | not good git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
* just a test: make the header/footer colors comply with the current themeplegall2010-03-222-2/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5247 68402e56-0260-453c-a942-63ccdbb3a9ee