| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1733 fixed : single quotes in queries | nikrou | 2010-06-17 | 4 | -22/+22 |
* | Bug 1733 fixed : (amend) String values must be delimited by single quotes in ... | nikrou | 2010-06-17 | 1 | -1/+1 |
* | Bug 1733 fixed : String values must be delimited by single quotes in queries | nikrou | 2010-06-17 | 1 | -2/+2 |
* | Bug 1715 fixed : SQLite: Add photos fail | nikrou | 2010-06-09 | 1 | -2/+2 |
* | merge r6368,6410 from branch-2.1 to trunk | rvelices | 2010-05-28 | 1 | -5/+5 |
* | merge r6384 from branch 2.1 to trunk | plegall | 2010-05-27 | 1 | -0/+4 |
* | fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue) | rvelices | 2010-05-25 | 1 | -3/+3 |
* | add nl.piwigo.org as domain name if current language is nl_NL | plegall | 2010-05-09 | 1 | -0/+3 |
* | bug fixed on authentication check for upgrade without the 'now' mode | plegall | 2010-05-08 | 1 | -1/+1 |
* | Upgrade can be launched automaticaly if user is already connected as webmaster. | patdenice | 2010-05-07 | 1 | -32/+32 |
* | constants should not contain - but _ | plegall | 2010-05-07 | 1 | -1/+1 |
* | bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite | plegall | 2010-05-07 | 1 | -0/+2 |
* | bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize | plegall | 2010-05-03 | 1 | -2/+2 |
* | deactivate debug traces for advanced upload form | plegall | 2010-05-03 | 1 | -1/+1 |
* | bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir'] | plegall | 2010-05-03 | 1 | -2/+2 |
* | bug 1613 fixed: split the "pending" screen into 2 distinct sections : | plegall | 2010-04-29 | 2 | -42/+1 |
* | feature 1630: upgrade to Piwigo 2.1 :-) | plegall | 2010-04-28 | 2 | -16/+48 |
* | Add triggers for image and thumbnail resizing. | patdenice | 2010-04-24 | 1 | -3/+15 |
* | feature 1605: ability to forbid theme activation, needed for gally-default. | plegall | 2010-04-15 | 1 | -0/+4 |
* | Fix some issues with database connections. | nikrou | 2010-04-10 | 1 | -1/+1 |
* | feature 1587: move advanced features screen into maintenance screen. | plegall | 2010-04-09 | 1 | -1/+0 |
* | fixes only: | rvelices | 2010-04-06 | 1 | -9/+9 |
* | Fix missing keys: some keys have been removed by mistake during the massive | plegall | 2010-04-01 | 2 | -6/+6 |
* | bug 1550 fixed: the admin menu opens on the right section for languages_new | plegall | 2010-04-01 | 1 | -0/+1 |
* | Fix some issues with database engines : | nikrou | 2010-03-29 | 2 | -11/+12 |
* | feature 1502: Configuration menu is selected when theme configuration page is... | patdenice | 2010-03-29 | 1 | -0/+1 |
* | feature 1502: Allow to have configuration page for each theme.css. | patdenice | 2010-03-29 | 1 | -5/+34 |
* | Simplify installation message, no need to explain the following step, the | plegall | 2010-03-27 | 1 | -1/+0 |
* | Fix php5 apache configuration with upgrade. | patdenice | 2010-03-26 | 2 | -1/+18 |
* | Fix php5 apache configuration with install. | patdenice | 2010-03-26 | 1 | -0/+17 |
* | feature 1514: make the "deactivate" action inactive if there is no active | plegall | 2010-03-26 | 1 | -1/+18 |
* | Feature 1535: Allow to install new languages from PEM. | patdenice | 2010-03-26 | 1 | -0/+175 |
* | Move set_tabsheet function for plugins pages to plugins class. | patdenice | 2010-03-25 | 2 | -18/+18 |
* | Feature 1535: Add language manager. | patdenice | 2010-03-25 | 2 | -0/+229 |
* | improvement: dynamically activate all installed themes (with checks on | plegall | 2010-03-25 | 2 | -0/+21 |
* | Fix missing key translations for nbm and c13y | nikrou | 2010-03-23 | 1 | -4/+4 |
* | ture 1514: improvement, impossible to activate a theme is a parent is missing | plegall | 2010-03-22 | 1 | -0/+36 |
* | feature 1514: improvement, impossible to delete a theme that is required | plegall | 2010-03-22 | 1 | -0/+32 |
* | feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa... | patdenice | 2010-03-21 | 1 | -9/+14 |
* | feature 1255: set mysql as default engine. | patdenice | 2010-03-21 | 1 | -6/+1 |
* | feature 1522: Move config_local.inc.php to local/config/config.inc.php | patdenice | 2010-03-21 | 1 | -1/+1 |
* | Fix some language keys problems | nikrou | 2010-03-20 | 2 | -3/+3 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 15 | -15/+15 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 2 | -29/+1 |
* | feature 724: FCBKcomplete propagated to element_set_global and | plegall | 2010-03-19 | 1 | -0/+46 |
* | feature 1515: the new admin menu organization implies to tell the accordion | plegall | 2010-03-17 | 2 | -58/+76 |
* | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 2010-03-17 | 2 | -29/+670 |
* | feature 1507: ability to install themes directly from piwigo.org/ext. | plegall | 2010-03-15 | 1 | -8/+29 |
* | feature 1502 | patdenice | 2010-03-13 | 1 | -20/+0 |
* | feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo | plegall | 2010-03-13 | 1 | -5/+1 |