| Commit message (Expand) | Author | Files | Lines |
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 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 1 | -1/+1 |
2004-12-20 | - Minor update of language file | gweltas | 1 | -1/+1 |
2004-12-16 | - French translation for many new entries | gweltas | 1 | -2/+2 |
2004-12-12 | - in admin menu, status option for categories is not "permissions" but | plegall | 1 | -3/+3 |
2004-12-06 | - possibility to set an element as representant of its categories | plegall | 1 | -0/+40 |
2004-12-05 | - on picture.php, related categories under the element are displayed in | plegall | 1 | -146/+64 |
2004-11-16 | - images.path column added to reduce database access | plegall | 1 | -3/+1 |
2004-11-06 | update headers to comply with GPL | z0rglub | 1 | -4/+4 |
2004-10-30 | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 1 | -11/+11 |
2004-10-23 | - refactoring of comments.php | z0rglub | 1 | -32/+10 |
2004-10-23 | can display thumbnail for non picture elements | z0rglub | 1 | -5/+17 |
2004-10-23 | - refactoring | z0rglub | 1 | -104/+133 |
2004-08-31 | Template migration : picture_modify.php | gweltas | 1 | -181/+92 |
2004-02-11 | header global refactoring | z0rglub | 1 | -18/+26 |
2004-02-02 | Merge of the 1.3.1 release | gweltas | 1 | -15/+68 |
2003-11-03 | Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ... | z0rglub | 1 | -1/+1 |
2003-11-02 | Modifying ../template in ./template since admin.php has moved to the PhpWebGa... | z0rglub | 1 | -1/+1 |
2003-09-19 | A category can have its representative picture | z0rglub | 1 | -1/+48 |
2003-08-30 | Multi categories for the same picture | z0rglub | 1 | -0/+270 |