| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fixed: the language keys used end with a whitespace, but it was removed | plegall | 2010-03-23 | 1 | -1/+1 |
* | 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 | 1 | -4/+4 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | feature 1529: display tags in columns for search.php or admin/tags. | plegall | 2010-03-22 | 1 | -2/+3 |
* | 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 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa... | patdenice | 2010-03-21 | 1 | -9/+14 |
* | Fix tooltip ln10 error | vdigital | 2010-03-21 | 1 | -1/+1 |
* | feature 1255: set mysql as default engine. | patdenice | 2010-03-21 | 2 | -8/+3 |
* | feature 1502: replace $theme.name by $theme.id in admin header.tpl | patdenice | 2010-03-21 | 1 | -1/+1 |
* | feature 1522: Move config_local.inc.php to local/config/config.inc.php | patdenice | 2010-03-21 | 1 | -1/+1 |
* | Fix generation time description | vdigital | 2010-03-21 | 1 | -1/+1 |
* | Fix some language keys problems | nikrou | 2010-03-20 | 6 | -9/+9 |
* | less warnings + language fixes | rvelices | 2010-03-20 | 3 | -6/+3 |
* | 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 | 2 | -2/+2 |
* | feature 724: improvement, auto-complete is not case sensitive anymore | plegall | 2010-03-19 | 3 | -3/+3 |
* | bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery" | plegall | 2010-03-19 | 1 | -2/+2 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 62 | -62/+62 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 17 | -45/+72 |
* | remove outline for tabsheet (it's ugly) | nikrou | 2010-03-19 | 1 | -1/+1 |
* | remove picture delete displayed twice | nikrou | 2010-03-19 | 2 | -1/+2 |
* | Fix some sql issues : | nikrou | 2010-03-19 | 1 | -4/+4 |
* | feature 1502: replace the theme.name by theme.id for theme.css load | plegall | 2010-03-19 | 1 | -1/+1 |
* | feature 724: bug fixed on element_set_unit for FCKB, better use | plegall | 2010-03-19 | 1 | -3/+12 |
* | feature 724: FCBKcomplete propagated to element_set_global and | plegall | 2010-03-19 | 6 | -79/+118 |
* | Feature 940 : improve ordering by rank by clip thumbnail to a square | nikrou | 2010-03-19 | 3 | -5/+24 |
* | feature 1514, feature 1507: improvement, the themeBoxes height adjusts | plegall | 2010-03-19 | 2 | -4/+4 |
* | feature 1519: admin instructions are dispatched into several tabs. Only | plegall | 2010-03-18 | 11 | -8/+289 |
* | -fix language keys problems | rvelices | 2010-03-18 | 4 | -5/+5 |
* | - allow template class to be instantiated with an empty theme (in plugins for... | rvelices | 2010-03-18 | 3 | -3/+4 |
* | - removed compatibility with php4 (file_put_contents exists in php5) | rvelices | 2010-03-18 | 1 | -2/+3 |
* | tiny reordering in the categories menu : "manage" comes firt. | plegall | 2010-03-18 | 1 | -2/+2 |
* | make the fieldset labels easier to read (no italic, increased letter spacing, | plegall | 2010-03-18 | 6 | -30/+33 |
* | feature 1515: the new admin menu organization implies to tell the accordion | plegall | 2010-03-17 | 5 | -69/+77 |
* | bug fixed: an ugly outline (blue on Safari) was displayed when clicking on th... | plegall | 2010-03-17 | 1 | -1/+1 |
* | Feature 1515: correct border-bottom in admin menubar. | Gotcha | 2010-03-17 | 1 | -2/+2 |
* | feature 1515: new organization for menu. Photos, Categories, Users, Plugins, | plegall | 2010-03-17 | 4 | -33/+45 |
* | Bug fix due to upgrade to jquery 1.4 (attribute selector changes) | nikrou | 2010-03-17 | 1 | -1/+1 |
* | bug fixed: header/footer does not depend on the current theme for icons | plegall | 2010-03-17 | 1 | -2/+2 |