| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [trunk] merge bug:1523 / Compatibility with PHP 5.3 | ddtddt | 2010-03-21 | 1 | -1/+1 |
* | Minor language reviews on intro | vdigital | 2010-03-21 | 7 | -29/+29 |
* | feature 1522: Move local css local files and local language files to local di... | patdenice | 2010-03-20 | 12 | -8/+169 |
* | Fix some language keys problems | nikrou | 2010-03-20 | 22 | -56/+107 |
* | less warnings + language fixes | rvelices | 2010-03-20 | 6 | -17/+14 |
* | Minor correction | vdigital | 2010-03-20 | 1 | -1/+1 |
* | Duplicate version reference with footer => Removed from the intro page. | vdigital | 2010-03-20 | 1 | -3/+1 |
* | Logo not aligned on page base but on text base. | vdigital | 2010-03-20 | 1 | -1/+1 |
* | Add Logo in footer | vdigital | 2010-03-20 | 3 | -2/+5 |
* | - added a js confirmation before deletign a theme | rvelices | 2010-03-20 | 3 | -68/+20 |
* | fix bug (a comment could be displayed several times in the comments liat) | rvelices | 2010-03-20 | 1 | -15/+14 |
* | feature 724: improvement, auto-complete is not case sensitive anymore | plegall | 2010-03-19 | 3 | -3/+3 |