| Commit message (Expand) | Author | Files | Lines |
2010-04-11 | User theme was not used for header and footer in NBM. | patdenice | 1 | -1/+1 |
2010-04-10 | Bug 1567 fixed : problem with old version of mysql | nikrou | 2 | -1/+1 |
2010-04-10 | Fix some issues with database connections. | nikrou | 1 | -3/+3 |
2010-04-10 | bug 1595 | grum | 1 | -0/+1 |
2010-04-10 | feqture 1583 : show related tags block also when browsing non tag sections | rvelices | 1 | -20/+42 |
2010-04-08 | Bug 1581 fixed : missing comment_id for email_admin() function | nikrou | 1 | -1/+4 |
2010-04-08 | feature 1583: (tag navigation ergonomy) in the page title, always display the | plegall | 1 | -15/+19 |
2010-04-08 | feature 1583: replace add_tag.png icon by a simple "+" character in the | plegall | 1 | -18/+16 |
2010-04-07 | Fix some issues on NBM: move css rules to mail body if it's possible. | patdenice | 1 | -0/+57 |
2010-04-06 | fixes only: | rvelices | 1 | -1/+1 |
2010-04-05 | bug 1580 - remove some hard coded markup (move them to the template) | grum | 1 | -9/+8 |
2010-04-04 | bug 1579: admins should see all user comments on picture.php, validated or not. | plegall | 1 | -15/+25 |
2010-04-04 | bug 1534: if you're a guest, if configuration tells you can't add user | plegall | 1 | -3/+11 |
2010-03-31 | move no_photo_yet feature to a new php file included by common.inc.php only i... | rvelices | 2 | -77/+106 |
2010-03-31 | Feature 1559 : remove custom function (std) for sqlite | nikrou | 2 | -58/+0 |
2010-03-31 | feature 1559: remove "standard deviation" in rating. | plegall | 1 | -2/+1 |
2010-03-30 | Issue 1521 : Adding explanations | laurent.duretz | 1 | -0/+1 |
2010-03-30 | Issue 1521 : get_absolute_root_url() missing in section_init.inc.php | laurent.duretz | 1 | -1/+1 |
2010-03-29 | Fix some issues with database engines : | nikrou | 1 | -1/+1 |
2010-03-29 | Issue 1521 : picture.tpl updated to avoid double home link, picture.php updat... | laurent.duretz | 1 | -1/+1 |
2010-03-29 | feature 1502: Configuration menu is selected when theme configuration page is... | patdenice | 1 | -1/+1 |
2010-03-29 | feature 1502: Allow to have configuration page for each theme.css. | patdenice | 1 | -1/+16 |
2010-03-29 | Issue 1521 : Integration of LinkRoot plugin in Piwigo core | laurent.duretz | 3 | -13/+11 |
2010-03-28 | feature 1502: In template extensions admin page, change "Bound template" by "... | patdenice | 1 | -1/+1 |
2010-03-28 | feature 1502: Wrong path corrected (to check themeconf.inc.php existence) | patdenice | 1 | -1/+1 |
2010-03-25 | Feature 1535: Add language manager. | patdenice | 1 | -16/+10 |
2010-03-25 | Feature 1535: Add languages table. | patdenice | 1 | -0/+2 |
2010-03-25 | - fix cat_modify | rvelices | 1 | -13/+7 |
2010-03-24 | feature 1502: bug corrected on guest setting page. | patdenice | 2 | -4/+6 |
2010-03-23 | Feature 1533: Change "General" by "Options" in Configuration menu. | patdenice | 1 | -1/+1 |
2010-03-23 | Avoid error if creation date calendar is empty. | patdenice | 1 | -0/+1 |
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 |