| Commit message (Expand) | Author | Age | Files | Lines |
* | improvement: piwigo_dir can be set from the command line | plegall | 2010-03-23 | 1 | -6/+9 |
* | Fixed missing keys in nbm | nikrou | 2010-03-23 | 11 | -33/+17 |
* | Add many missing language keys due to new features in 2.1 | plegall | 2010-03-23 | 2 | -5/+85 |
* | Feature 1533: Change "General" by "Options" in Configuration menu. | patdenice | 2010-03-23 | 13 | -32/+263 |
* | bug fixed: the language keys used end with a whitespace, but it was removed | plegall | 2010-03-23 | 5 | -13/+13 |
* | merge r5290 from branch 2.0 to trunk | vdigital | 2010-03-23 | 1 | -0/+0 |
* | Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-) | patdenice | 2010-03-23 | 1 | -4/+5 |
* | Fix missing key translations for nbm and c13y | nikrou | 2010-03-23 | 6 | -31/+84 |
* | new script to detect missing language keys | plegall | 2010-03-23 | 1 | -0/+137 |
* | Make the admin/photos_add code easier to analyse for missing translation keys. | plegall | 2010-03-23 | 3 | -13/+13 |
* | bug fixed: hide border on admin/configuration fieldsets to avoid empty legend. | plegall | 2010-03-23 | 8 | -19/+23 |
* | Avoid error if creation date calendar is empty. | patdenice | 2010-03-23 | 2 | -1/+2 |
* | Add function is_webmaster (like is_admin function) | rub | 2010-03-23 | 2 | -1/+10 |
* | bug fixed: if the theme for guest is empty (I don't know how this could be, | plegall | 2010-03-22 | 1 | -1/+1 |
* | Update language IT for LocalFilesEditor | riopwg | 2010-03-22 | 1 | -5/+5 |
* | Fix warning for postgresql installation | nikrou | 2010-03-22 | 1 | -6/+1 |
* | Feature 1525 : propose to download config database file when permissions for ... | nikrou | 2010-03-22 | 1 | -6/+30 |
* | feature 1514: improvement, if a user has a theme that is (maybe temporary) | plegall | 2010-03-22 | 1 | -5/+6 |
* | ture 1514: improvement, impossible to activate a theme is a parent is missing | plegall | 2010-03-22 | 3 | -4/+61 |
* | feature 1514: improvement, impossible to delete a theme that is required | plegall | 2010-03-22 | 4 | -5/+62 |
* | Sylvia style is back for installation and upgrade pages. | patdenice | 2010-03-22 | 2 | -2/+67 |
* | [LocalFiles Editor] Only webmasters can create or modify local files. | patdenice | 2010-03-22 | 8 | -26/+40 |
* | feature 1529: display tags in columns for search.php or admin/tags. | plegall | 2010-03-22 | 2 | -3/+6 |
* | feature 1502: bug fixed, the themes needs a name at installation time, or else | plegall | 2010-03-22 | 1 | -3/+3 |
* | remove the "forgot password" and "register" in identification icon bar, these | plegall | 2010-03-22 | 1 | -4/+0 |
* | feature 1505: bug fixed, ability to connect with pLoader even if gallery | plegall | 2010-03-22 | 1 | -0/+1 |
* | feature 1528: update the about page content (FR/EN only currently). | plegall | 2010-03-22 | 4 | -18/+20 |
* | due to background color change on pwgHead, the roma icon for home.png was not... | plegall | 2010-03-22 | 3 | -1/+1 |
* | just a test: make the header/footer colors comply with the current theme | plegall | 2010-03-22 | 2 | -2/+9 |
* | move the logo outside the text, to make the text easier to read. | plegall | 2010-03-22 | 4 | -36/+4 |
* | feature 1505: bug fixed, the password was not replaced by stars | plegall | 2010-03-22 | 1 | -1/+1 |
* | bug fixed: 'page generated in' had been automatically replaced | plegall | 2010-03-22 | 1 | -1/+1 |
* | feature 1505: improvement, ability to browse the empty gallery. The "no photo | plegall | 2010-03-22 | 2 | -7/+25 |
* | feature 1505: improvement, when there is no photo yet in the gallery, first | plegall | 2010-03-22 | 2 | -7/+87 |
* | feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa... | patdenice | 2010-03-21 | 4 | -21/+25 |
* | Fix typo : parenthesis | nikrou | 2010-03-21 | 3 | -3/+3 |
* | Feature 1255 : | nikrou | 2010-03-21 | 8 | -60/+70 |
* | [trunk] localisation hu/RU feature:1526 and feature:1527 | ddtddt | 2010-03-21 | 1 | -1/+1 |
* | [trunk] localisation hu/RU feature:1526 and feature:1527 | ddtddt | 2010-03-21 | 2 | -0/+24 |
* | feature 1255: add pwg_select_db function. | patdenice | 2010-03-21 | 8 | -19/+47 |
* | Fix tooltip ln10 error | vdigital | 2010-03-21 | 1 | -1/+1 |
* | feature 1255: set mysql as default engine. | patdenice | 2010-03-21 | 4 | -26/+21 |
* | feature 1502: replace $theme.name by $theme.id in admin header.tpl | patdenice | 2010-03-21 | 1 | -1/+1 |
* | feature 1522: LocalFiles Editor: delete compiled templates after saving file ... | patdenice | 2010-03-21 | 1 | -0/+1 |
* | Wrong copyright in index.php files in local directory. | patdenice | 2010-03-21 | 4 | -4/+4 |
* | feature 1522: LocalFiles Editor is now compatible with new local files direct... | patdenice | 2010-03-21 | 1 | -41/+38 |
* | feature 1522: Move config_local.inc.php to local/config/config.inc.php | patdenice | 2010-03-21 | 23 | -22/+22 |
* | git-svn-id: http://piwigo.org/svn/trunk@5214 68402e56-0260-453c-a942-63ccdbb3... | patdenice | 2010-03-21 | 0 | -0/+0 |
* | Feature 1522 : move database config file to local directory | nikrou | 2010-03-21 | 24 | -35/+35 |
* | Fix generation time description | vdigital | 2010-03-21 | 1 | -1/+1 |