aboutsummaryrefslogtreecommitdiffstats
path: root/include/calendar_monthly.class.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-23/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-08- upload.tpl goes smartyrvelices1-8/+8
2008-03-01- index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go s...rvelices1-125/+70
2007-09-20- removed unused code from the calendarrvelices1-2/+2
2007-02-19web service: added method to query search elementsrvelices1-3/+3
2006-11-08- merge category_recent_cats and category_subcats into category_cats (a lot rvelices1-14/+11
2006-10-08bug 549: fix uninitialized variable PHP warning in calendarrvelices1-0/+1
2006-06-14merge r1351 from branch-1_6 to trunk (bug 388: html errors in month_calendar)rvelices1-1/+1
2006-03-28moved category.php to index.phprvelices1-1/+1
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-4/+9
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-1/+1
2006-03-17URL rewrite for chronology: uses $page['chronology'] and rvelices1-41/+59
2006-03-08calendar: removed some warnings, improved display for weekly style and rvelices1-9/+9
2006-03-03optimization: in sessions write 1 less sql query (except during login)rvelices1-2/+3
2006-03-03improvement: calendar navigation now uses at maximum one navigation barrvelices1-16/+13
2006-03-01calendar improvement: month calendar view a la flickrrvelices1-31/+192
2006-02-28calendar improvements: week on weekly list starts on Monday,rvelices1-80/+90
2006-02-24calendar: added posted/created chronologyrvelices1-67/+133
2006-02-24fix: remove all php warnings and noticesrvelices1-5/+8
2006-02-24try and set propset svn:eol-style nativervelices1-312/+312
2006-02-23modification: DAY() MySQL function replaced by DAYOFMONTH() to improveplegall1-3/+3
2006-02-23new calendar completely integratedrvelices1-4/+8
2006-02-22calendar redesign: monthly and weekly styles + list/calendar views for monthlyrvelices1-0/+309