aboutsummaryrefslogtreecommitdiffstats
path: root/admin/picture_modify.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05- remove unused functions get_month_list and get_day_listrvelices1-1/+0
2008-02-29picture, footer and picture modify template migrationrvelices1-37/+37
2008-01-30Replace old use of $lang by l10n function.rub1-1/+1
2007-09-13feature 731: permissions at image levelrvelices1-0/+15
2007-03-09New: #images.high_filesize was added so that we can sum the filesizes in theplegall1-0/+12
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-4/+4
2007-02-14tags returned by get_all_tags, get_available_tags contain id key instead of t...rvelices1-4/+3
2006-11-15completely replaced get_thumbnail_src it get_thumbnail_url rvelices1-3/+3
2006-10-21Resolved Issue ID 0000356:rub1-5/+13
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-2/+2
2006-05-15merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)plegall1-5/+19
2006-04-04feature deleted: code for categories link was too complicated for such aplegall1-42/+7
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-13/+18
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-17/+20
2006-03-16Step 7 improvement issue 0000301:rub1-1/+1
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-7/+17
2006-03-09Step 2 improvement issue 0000301:rub1-1/+7
2006-03-05bug fixed: table #categories_link was created with an hardcoded prefixplegall1-4/+33
2006-03-04new feature: source/destination links between categories. Will we keep thisplegall1-2/+4
2006-01-15Improve security of sessions: nikrou1-5/+1
2005-08-18- improvement : screen admin/picture_modify rewritten. Presentation copiedplegall1-100/+221
2005-08-17- modification : major simplification of admin.php. Titles are managed byplegall1-5/+13
2005-08-13- new : maintenance screen in administration. There you can updateplegall1-2/+3
2005-07-16- new feature : RSS notification feed. Feed generator is an external toolplegall1-1/+2
2005-06-11- errors and informations boxes : management centralized in admin.php,plegall1-14/+3
2005-02-09- bug fixed : even with a wrong date given, tries to update (should not)plegall1-2/+2
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-12-20- Minor update of language filegweltas1-1/+1
2004-12-16- French translation for many new entriesgweltas1-2/+2
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-3/+3
2004-12-06- possibility to set an element as representant of its categoriesplegall1-0/+40
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-146/+64
2004-11-16- images.path column added to reduce database accessplegall1-3/+1
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-11/+11
2004-10-23- refactoring of comments.phpz0rglub1-32/+10
2004-10-23can display thumbnail for non picture elementsz0rglub1-5/+17
2004-10-23- refactoringz0rglub1-104/+133
2004-08-31Template migration : picture_modify.phpgweltas1-181/+92
2004-02-11header global refactoringz0rglub1-18/+26
2004-02-02Merge of the 1.3.1 releasegweltas1-15/+68
2003-11-03Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ...z0rglub1-1/+1
2003-11-02Modifying ../template in ./template since admin.php has moved to the PhpWebGa...z0rglub1-1/+1
2003-09-19A category can have its representative picturez0rglub1-1/+48
2003-08-30Multi categories for the same picturez0rglub1-0/+270