| Commit message (Expand) | Author | Files | Lines |
2010-03-23 | Add function is_webmaster (like is_admin function) | rub | 1 | -0/+9 |
2010-03-22 | bug fixed: if the theme for guest is empty (I don't know how this could be, | plegall | 1 | -1/+1 |
2010-03-22 | Fix warning for postgresql installation | nikrou | 1 | -6/+1 |
2010-03-22 | feature 1514: improvement, if a user has a theme that is (maybe temporary) | plegall | 1 | -5/+6 |
2010-03-22 | feature 1505: bug fixed, ability to connect with pLoader even if gallery | plegall | 1 | -0/+1 |
2010-03-22 | feature 1505: improvement, ability to browse the empty gallery. The "no photo | plegall | 1 | -5/+17 |
2010-03-22 | feature 1505: improvement, when there is no photo yet in the gallery, first | plegall | 1 | -5/+36 |
2010-03-21 | feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa... | patdenice | 2 | -11/+1 |
2010-03-21 | Fix typo : parenthesis | nikrou | 1 | -1/+1 |
2010-03-21 | Feature 1255 : | nikrou | 5 | -36/+44 |
2010-03-21 | [trunk] localisation hu/RU feature:1526 and feature:1527 | ddtddt | 1 | -1/+1 |
2010-03-21 | feature 1255: add pwg_select_db function. | patdenice | 5 | -11/+30 |
2010-03-21 | feature 1255: set mysql as default engine. | patdenice | 1 | -1/+1 |
2010-03-21 | feature 1522: Move config_local.inc.php to local/config/config.inc.php | patdenice | 2 | -2/+2 |
2010-03-21 | Feature 1522 : move database config file to local directory | nikrou | 1 | -1/+1 |
2010-03-21 | [trunk] merge bug:1523 / Compatibility with PHP 5.3 | ddtddt | 1 | -1/+1 |
2010-03-20 | feature 1522: Move local css local files and local language files to local di... | patdenice | 5 | -5/+44 |
2010-03-20 | less warnings + language fixes | rvelices | 2 | -7/+7 |
2010-03-20 | - added a js confirmation before deletign a theme | rvelices | 1 | -66/+18 |
2010-03-19 | increase copyright year to 2010 | plegall | 55 | -55/+55 |
2010-03-19 | bug 1328: backport the pwg_token on trunk | plegall | 5 | -38/+185 |
2010-03-19 | Fix some sql issues : | nikrou | 2 | -2/+6 |
2010-03-19 | feature 1502: replace the theme.name by theme.id for theme.css load | plegall | 1 | -1/+1 |
2010-03-18 | feature 1519: admin instructions are dispatched into several tabs. Only | plegall | 1 | -0/+9 |
2010-03-18 | -fix language keys problems | rvelices | 2 | -4/+4 |
2010-03-18 | - allow template class to be instantiated with an empty theme (in plugins for... | rvelices | 1 | -19/+13 |
2010-03-18 | - removed compatibility with php4 (file_put_contents exists in php5) | rvelices | 2 | -29/+6 |
2010-03-17 | Revert gettext stuff. | nikrou | 4 | -1036/+14 |
2010-03-17 | Feature 1502: Avoid 500 error if parent theme is the theme itself. | patdenice | 1 | -1/+1 |
2010-03-17 | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 3 | -9/+19 |
2010-03-14 | feature 1505: when there is no photo yet in the gallery, displays a big and | plegall | 3 | -0/+56 |
2010-03-13 | Feature 1502 | patdenice | 1 | -12/+11 |
2010-03-13 | Feature 1502 | patdenice | 1 | -11/+1 |
2010-03-13 | feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo | plegall | 6 | -89/+96 |
2010-03-10 | New trigger on get_pwg_themes | vdigital | 1 | -0/+2 |
2010-03-10 | New feature: Modeling could be turn off in themeconf | vdigital | 1 | -4/+5 |
2010-03-10 | Fix: failed to open dir on default template | vdigital | 1 | -5/+7 |
2010-03-09 | feature 1494: move all *.tpl files from template/yoga to the new | plegall | 1 | -1/+1 |
2010-03-07 | New feature: Template modeling to reduce coding efforts when you want to crea... | vdigital | 1 | -2/+18 |
2010-03-06 | Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo... | Eric | 2 | -2/+2 |
2010-03-03 | Feature 1451 : fix mispelling and missing translations | nikrou | 5 | -6/+6 |
2010-03-02 | Feature 1451 : localization with gettext | nikrou | 16 | -79/+1102 |
2010-03-01 | merge r5013 from branch 2.0 to trunk | plegall | 2 | -3/+10 |
2010-02-28 | Feature 1255 : bug in install with mysql and postgresql if some form paramete... | nikrou | 2 | -3/+3 |
2010-02-27 | Feature 1460 : Customize form installation depending on database engine | nikrou | 1 | -0/+10 |
2010-02-26 | Feature 1459 : add support for SQLite3 via PDO | nikrou | 2 | -0/+602 |
2010-02-26 | merge r4965 from branch 2.0 to trunk | plegall | 1 | -0/+5 |
2010-02-23 | merge r4953 from branch 2.0 to trunk | plegall | 2 | -17/+69 |
2010-02-21 | Feature 1255 : missing quotes in concat function for mysql | nikrou | 1 | -1/+1 |
2010-02-19 | merge r4910 from branch 2.0 to trunk | plegall | 1 | -1/+1 |