| Commit message (Expand) | Author | Age | Files | Lines |
* | feature:2466 Display high-definition dimensions in picture_modify | mistic100 | 2011-11-12 | 1 | -6/+4 |
* | bug 2449 fixed: in the "tags box" on batch manager and picture_modify, we | plegall | 2011-09-29 | 1 | -1/+1 |
* | feature 2387: addd a filter by tag in the batch manager | rvelices | 2011-07-30 | 1 | -4/+4 |
* | bug:2326 | patdenice | 2011-06-03 | 1 | -1/+1 |
* | Load tags for tokeninput directly in html page. Ajax is too slow. | patdenice | 2011-05-25 | 1 | -2/+11 |
* | bug fixed: makes really sure there is a defined category id before redirectio... | plegall | 2011-03-30 | 1 | -1/+1 |
* | feature 1062 added: ability to delete a single photo from its administration | plegall | 2011-01-19 | 1 | -5/+58 |
* | Happy new year 2011 | plegall | 2011-01-18 | 1 | -2/+2 |
* | feature 2102: add a few language keys to remove all image/picture/element and... | plegall | 2011-01-17 | 1 | -1/+1 |
* | feature 2060: Remove adviser mode. | patdenice | 2010-12-14 | 1 | -6/+2 |
* | merge r6713 from branch 2.1 to trunk | plegall | 2010-07-27 | 1 | -1/+5 |
* | bug 1637: make the privacy level the same everywher, use "who can see this ph... | plegall | 2010-04-30 | 1 | -6/+1 |
* | Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-) | patdenice | 2010-03-23 | 1 | -4/+5 |
* | Avoid error if creation date calendar is empty. | patdenice | 2010-03-23 | 1 | -1/+1 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 1 | -1/+1 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 1 | -0/+3 |
* | feature 724: FCBKcomplete propagated to element_set_global and | plegall | 2010-03-19 | 1 | -38/+5 |
* | feature 724: improved "add tags" form. Instead of a big list of checkboxes, | plegall | 2010-03-06 | 1 | -29/+49 |
* | Feature 1451 : localization with gettext | nikrou | 2010-03-02 | 1 | -1/+1 |
* | Feature 1244 resolved | nikrou | 2009-11-20 | 1 | -4/+4 |
* | Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma... | nikrou | 2009-11-15 | 1 | -3/+3 |
* | merge r3389 from branch 2.0 to trunk | plegall | 2009-06-02 | 1 | -1/+1 |
* | - removed second parameter $type from function format_date | rvelices | 2009-02-04 | 1 | -2/+1 |
* | Administration: happy new year 2009, all PHP headers updated. | plegall | 2009-01-04 | 1 | -1/+1 |
* | bug fixed: now that WebService method pwg.images.add create image records | plegall | 2008-09-23 | 1 | -4/+18 |
* | Wigo becomes "goto". | vdigital | 2008-09-14 | 1 | -1/+1 |
* | merge -r 2303 from branch-1_7 to trunk | rvelices | 2008-04-19 | 1 | -9/+2 |
* | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 2008-04-05 | 1 | -24/+0 |
* | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 2008-04-04 | 1 | -0/+21 |
* | - remove unused functions get_month_list and get_day_list | rvelices | 2008-03-05 | 1 | -1/+0 |
* | picture, footer and picture modify template migration | rvelices | 2008-02-29 | 1 | -37/+37 |
* | Replace old use of $lang by l10n function. | rub | 2008-01-30 | 1 | -1/+1 |
* | feature 731: permissions at image level | rvelices | 2007-09-13 | 1 | -0/+15 |
* | New: #images.high_filesize was added so that we can sum the filesizes in the | plegall | 2007-03-09 | 1 | -0/+12 |
* | - refactoring page['category'] before 1.7 release | rvelices | 2007-02-27 | 1 | -4/+4 |
* | tags returned by get_all_tags, get_available_tags contain id key instead of t... | rvelices | 2007-02-14 | 1 | -4/+3 |
* | completely replaced get_thumbnail_src it get_thumbnail_url | rvelices | 2006-11-15 | 1 | -3/+3 |
* | Resolved Issue ID 0000356: | rub | 2006-10-21 | 1 | -5/+13 |
* | function names are case-insensitive but it's a good idea to call functions | nikrou | 2006-07-26 | 1 | -2/+2 |
* | merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed) | plegall | 2006-05-15 | 1 | -5/+19 |
* | feature deleted: code for categories link was too complicated for such a | plegall | 2006-04-04 | 1 | -42/+7 |
* | improvement: tags replace keywords. Better data model, less | plegall | 2006-04-02 | 1 | -13/+18 |
* | URL rewriting: capable of fully working with urls without ? | rvelices | 2006-03-22 | 1 | -17/+20 |
* | Step 7 improvement issue 0000301: | rub | 2006-03-16 | 1 | -1/+1 |
* | new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, | plegall | 2006-03-15 | 1 | -7/+17 |
* | Step 2 improvement issue 0000301: | rub | 2006-03-09 | 1 | -1/+7 |
* | bug fixed: table #categories_link was created with an hardcoded prefix | plegall | 2006-03-05 | 1 | -4/+33 |
* | new feature: source/destination links between categories. Will we keep this | plegall | 2006-03-04 | 1 | -2/+4 |
* | Improve security of sessions: | nikrou | 2006-01-15 | 1 | -5/+1 |
* | - improvement : screen admin/picture_modify rewritten. Presentation copied | plegall | 2005-08-18 | 1 | -100/+221 |