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