| Commit message (Expand) | Author | Files | Lines |
2010-06-28 | merge r6618 from branch 2.1 to trunk | plegall | 1 | -0/+5 |
2010-06-28 | merge r6616 from branch 2.1 to trunk | plegall | 2 | -6/+24 |
2010-06-25 | Bug 1740 fixed : Bug 1740 fixed : Rating page returns database error | nikrou | 1 | -1/+6 |
2010-06-25 | Bug 1744 fixed : Incorrect use of timezone with SQLite | nikrou | 1 | -2/+2 |
2010-06-24 | Bug 1739 fixed : Recent pictures page returns database error | nikrou | 1 | -1/+2 |
2010-06-22 | merge r6586 from branch 2.1 to trunk | plegall | 3 | -3/+3 |
2010-06-22 | Bug 1738 fixed : hour function doesn't exists for database other than mysql. | nikrou | 1 | -1/+1 |
2010-06-21 | merge r6564 from branch 2.1 to trunk | plegall | 1 | -0/+1 |
2010-06-17 | Bug 1733 fixed : single quotes in queries | nikrou | 9 | -36/+36 |
2010-06-17 | Bug 1733 fixed : (amend) String values must be delimited by single quotes in ... | nikrou | 1 | -1/+1 |
2010-06-17 | Bug 1733 fixed : String values must be delimited by single quotes in queries | nikrou | 1 | -2/+2 |
2010-06-09 | Bug 1715 fixed : SQLite: Add photos fail | nikrou | 2 | -4/+4 |
2010-06-09 | Feature 1728 fixed : use autoHeight accordion param | nikrou | 3 | -13/+10 |
2010-06-04 | Fix bug 1717 : SQLite: access failure on Admin > Tools > History | nikrou | 1 | -2/+5 |
2010-05-28 | merge r6368,6410 from branch-2.1 to trunk | rvelices | 3 | -10/+6 |
2010-05-27 | removed unnecessary language key (Controversy) and potential sql fatal error ... | rvelices | 1 | -3/+1 |
2010-05-27 | merge r6384 from branch 2.1 to trunk | plegall | 1 | -0/+4 |
2010-05-26 | merge r6361 from branch 2.1 to trunk | plegall | 8 | -30/+64 |
2010-05-25 | fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue) | rvelices | 1 | -3/+3 |
2010-05-24 | merge r6347 from branch 2.1 to trunk | plegall | 1 | -1/+1 |
2010-05-24 | bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari | plegall | 3 | -26/+16 |
2010-05-22 | merge r6280 from branch 2.1 to trunk | Gotcha | 1 | -1/+1 |
2010-05-21 | Correct text alignement in .infos, .errors | Gotcha | 1 | -1/+1 |
2010-05-20 | Correction CSS for Elevator badly placed in the plugins list | Gotcha | 1 | -1/+1 |
2010-05-09 | Fix get_enums function for SQLite | nikrou | 1 | -1/+0 |
2010-05-09 | add nl.piwigo.org as domain name if current language is nl_NL | plegall | 1 | -0/+3 |
2010-05-08 | bug fixed on authentication check for upgrade without the 'now' mode | plegall | 1 | -1/+1 |
2010-05-08 | add a warning about SQLite/PostgreSQL: they are currently in "experimental" | plegall | 1 | -1/+29 |
2010-05-08 | Fix language key (return in string) for message introduction in upgrade.php | nikrou | 1 | -1/+1 |
2010-05-08 | Amend bug 1559. standard deviation was not removed in some places. | nikrou | 2 | -5/+1 |
2010-05-07 | Upgrade can be launched automaticaly if user is already connected as webmaster. | patdenice | 1 | -32/+32 |
2010-05-07 | constants should not contain - but _ | plegall | 1 | -1/+1 |
2010-05-07 | bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite | plegall | 1 | -0/+2 |
2010-05-04 | feature 620: ability to synchronize metadata from high definition photo, if no | plegall | 1 | -2/+12 |
2010-05-04 | bug fixed: on admin/cat_modify, the permissions icon had a bad src. | plegall | 1 | -1/+1 |
2010-05-04 | improve colors on admin clear theme to make it more readable (listbox and but... | plegall | 1 | -10/+33 |
2010-05-03 | bug 1642 fixed: if no category exists, prevent from selecting an existing | plegall | 1 | -0/+6 |
2010-05-03 | bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize | plegall | 3 | -4/+6 |
2010-05-03 | deactivate debug traces for advanced upload form | plegall | 1 | -1/+1 |
2010-05-03 | bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir'] | plegall | 2 | -3/+3 |
2010-05-03 | improvement: use the same code to check upload readiness in admin>photos>add | plegall | 1 | -32/+3 |
2010-05-02 | bug 1638 fixed: the "admin>tools>maintenance>unlinked elements" features now | plegall | 1 | -9/+10 |
2010-05-01 | Bug 1636 fixed : add radius for chrome. Simplify css tabsheet. | nikrou | 3 | -17/+27 |
2010-04-30 | bug 1637: make the privacy level the same everywher, use "who can see this ph... | plegall | 10 | -66/+13 |
2010-04-29 | - Fix tab display on IE | patdenice | 5 | -3/+7 |
2010-04-29 | bug fixed: on Google Chrome (Linux), fieldsets were center aligned in adminis... | plegall | 1 | -0/+2 |
2010-04-29 | bug 1613 fixed: split the "pending" screen into 2 distinct sections : | plegall | 5 | -50/+2 |
2010-04-29 | bug 1634: default theme and default language have a specific page, ability to | plegall | 1 | -0/+2 |
2010-04-29 | bug fixed: Admin>Config>Options>GuestSettings must show the guest settings, | plegall | 1 | -1/+1 |
2010-04-29 | bug fixed: Admin>Config>Options>GuestSettings must show the guest settings, | plegall | 1 | -1/+1 |