aboutsummaryrefslogtreecommitdiffstats
path: root/admin/history.php (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic1001-1/+1
2013-10-19feature 2978: remove useless sprintf in the coremistic1001-4/+1
2013-06-13no need to double render_tag_name (since my previous commit on this file)rvelices1-1/+1
2013-06-11history - merge album/tags link into a single column (table is already very l...rvelices1-2/+7
2013-03-28tag names in admin history search were not being displayed using rander_tag_n...rvelices1-1/+1
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-07-02merge r16281 from branch 2.4 to trunkplegall1-31/+4
2012-05-02feature 2601: Allow searching by ip in admin history rvelices1-24/+19
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1001-1/+1
2011-12-27feature 2541 multisizervelices1-6/+6
2011-03-21bug 1197 fixed: avoid warning message on history search when a photo was deletedplegall1-7/+15
2011-01-18Happy new year 2011plegall1-2/+2
2010-04-18Bug 1617 fixed : help page is displayed in current theme in public or admin p...nikrou1-1/+1
2010-04-02Fix missing keys and misspelling keys in translations +nikrou1-12/+19
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou1-1/+1
2010-03-02Feature 1451 : localization with gettextnikrou1-1/+1
2010-02-15Feature 1255 :nikrou1-2/+2
2009-11-20Feature 1244 resolvednikrou1-7/+7
2009-11-18Escape all login and username characters in databaseEric1-1/+1
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-3/+3
2009-03-05Create navigation_bar.tpl file.patdenice1-1/+1
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-10-15- change mysql_escape_string function (deprecated) by mysql_real_escape_string.patdenice1-1/+1
2008-09-17- fix status header (web services + IE6 min display)rvelices1-1/+2
2008-09-14Wigo becomes "goto".vdigital1-1/+1
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-03- history, stats and redirect go smartyrvelices1-115/+57
2008-01-30Replace old use of $lang by l10n function.rub1-1/+1
2007-11-01Resolved issue 0000774: Statistics & plugin triggers => multi historyrub1-125/+14
2007-05-01Issue 0000684: History [Search] - Add a thumbnail displayrub1-25/+64
2007-04-29Bug 0000684: History [Search] - Add a thumbnail display.vdigital1-5/+35
2007-03-29 o add missing $langrub1-10/+8
2007-03-28Bug fixed: in history filter screen, when no lines to display, a variableplegall1-0/+1
2007-03-12Improvement: in history search filtered lines, clicking on filename leads toplegall1-13/+23
2007-03-11New: history search results summary gives the number of filtered lines andplegall1-4/+67
2007-03-11New: history search can be filtered on image id and filename.plegall1-11/+60
2007-03-11New: in history search, display tag names instead of tag ids in filteredplegall1-2/+45
2007-03-11New: history can be filtered on a user.plegall1-4/+97
2007-03-09New: #images.high_filesize was added so that we can sum the filesizes in theplegall1-18/+86
2007-03-08Add tabsheet on administration pages.rub1-1/+5
2007-02-20New: non picture files are now logged in history when downloaded. Theplegall1-69/+45
2007-02-15- plugins: added new action user_initrvelices1-4/+8
2007-02-14New: history logs high quality access via action.php. A new columnplegall1-5/+96
2007-02-06history: removed some php warnings and reduced some annoying language warningsrvelices1-5/+5
2007-01-16Modification: new data model for history, more compact, more efficient. Aplegall1-0/+388