| Commit message (Expand) | Author | Files | Lines |
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 |
2010-04-29 | feature 1502: Add $themeconf['load_parent_css'] parameter | patdenice | 1 | -1/+3 |
2010-04-28 | bug 1631: the pwg_token was missing on default tag administration screen. | plegall | 1 | -0/+1 |
2010-04-28 | feature 1630: upgrade to Piwigo 2.1 :-) | plegall | 2 | -16/+48 |
2010-04-28 | Fix tooltip position on admin intro page. | patdenice | 5 | -47/+98 |
2010-04-27 | In user_list page, theme value must be theme id, not theme name. | patdenice | 1 | -1/+1 |
2010-04-24 | Change filename handler name for photos add pages. | patdenice | 5 | -5/+5 |
2010-04-24 | Add triggers for image and thumbnail resizing. | patdenice | 2 | -5/+33 |
2010-04-24 | Feature 1156 fixed : unit mode acts as picture modify, so remove action leave... | nikrou | 1 | -3/+1 |
2010-04-24 | Feature 1156 fixed : add privacy level to photo bulk manager in unit mode | nikrou | 2 | -25/+37 |
2010-04-21 | Feature 1620 : add triggers on admin side for categories and batch mode. | nikrou | 4 | -1/+18 |
2010-04-20 | Fix some errors in generated html | nikrou | 13 | -43/+42 |
2010-04-18 | Bug 1617 fixed : help page is displayed in current theme in public or admin p... | nikrou | 18 | -20/+103 |
2010-04-15 | feature 1605: ability to forbid theme activation, needed for gally-default. | plegall | 2 | -1/+12 |
2010-04-15 | bug 1612: hide admin header/footer in help popups. | plegall | 1 | -0/+3 |
2010-04-14 | Bug 1542 fixed : add message when changing order of items | nikrou | 1 | -0/+2 |
2010-04-14 | feature 1601: improve error feedback on multiple upload : use jGrowl jQuery | plegall | 2 | -0/+219 |