aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo fixed from r21175plegall2013-03-041-1/+1
* bug 2859 fixed: sanitize of photo title before use in title/alt HTML attributesplegall2013-03-043-8/+8
* on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being over...rvelices2013-02-251-2/+2
* - replaced calendar views select with a drop down box (as sort order and phot...rvelices2013-02-231-4/+19
* fix english language stringrvelices2013-02-221-1/+1
* feature 2834: move "up" icon before previous/next arrowsplegall2013-02-041-5/+5
* moved inline css in theme.cssflop252013-01-293-3/+3
* javascript int type instead of stringrvelices2013-01-223-5/+3
* bug:2820 & bug:2684flop252013-01-173-77/+13
* bug:2684flop252013-01-172-4/+7
* bug:2820 & bug:2684flop252013-01-143-8/+82
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-014-4/+4
* smarty bug introduced in r19575 mistic1002012-12-261-2/+2
* feature 2816: {strip} smarty tag can introduce bugs in javascript + fix pictu...mistic1002012-12-261-2/+3
* improved template/css: create .tag_search_results and .category_search_resultsplegall2012-12-061-2/+2
* bug 2772: remove "Home" from html title pages on index pages - partial revert...rvelices2012-11-301-1/+1
* wrong htmlrvelices2012-11-141-1/+1
* cosmetic change (easier for prefilter)rvelices2012-11-131-1/+1
* feature:2786 Allow to edit website url in user comments + improve "user expe...mistic1002012-11-111-4/+6
* - fill add comment form fields only if the input comment has been rejectedrvelices2012-11-062-5/+3
* fix php warning + removed unnecessary  rvelices2012-10-271-2/+2
* doctype is html5 - less restrictivie than html 4 strict (which we are not com...rvelices2012-10-271-1/+1
* rollback remove empty <ul> ( -r18748 )rvelices2012-10-266-0/+13
* rel nofollow for user comment url + remove empty <ul>rvelices2012-10-257-16/+3
* bug 2775: on index page, errors/infos messages can be at the bottom with PWG ...mistic1002012-10-211-3/+7
* bug 2772: remove "Home" from html title pages on index pagesrvelices2012-10-131-4/+1
* feature 2760: allow tag exclusion in quick search rvelices2012-10-131-3/+2
* php optimizations:rvelices2012-10-041-33/+32
* feature 2614: pagination on albums mistic1002012-09-231-2/+9
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-232-5/+10
* merge r17978 from branch 2.4 to trunkplegall2012-09-181-0/+1
* feature 2721: slight improvement of "contact webmaster" link mistic1002012-08-091-2/+1
* feature 2380: add URL for user comment mistic1002012-08-032-2/+5
* merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d...rvelices2012-08-011-1/+1
* wrong name for the loop : odd/even feature working nowflop252012-07-171-1/+1
* public colorbox template deprecatedmistic1002012-07-121-1/+1
* only load the js for the ajax loading, if one picture needs to be generatedflop252012-07-094-12/+20
* adding the loader ajax-loader-small.gif for comment_list.tpl, and ajax-loader...flop252012-07-083-3/+13
* adding the loader ajax-loader-small.gif for thumbnails.tpl & mainpage_categor...flop252012-07-082-2/+5
* on comment_list add link to exit from comment editionmistic1002012-06-211-0/+5
* bug:2645 author field is kept when comment not validatedmistic1002012-06-051-3/+3
* multisize - avoid php warning for rotation_angle; better error logging; javas...rvelices2012-06-051-4/+2
* bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to dis...plegall2012-05-141-2/+14
* feature 2588: template harmonizationZaphod2012-04-2010-47/+15
* feature 2588: new classes to help css personalization.Zaphod2012-04-202-3/+3
* "home url" is not always absolute with host name + html compaction - through ...rvelices2012-04-163-37/+29
* - css (removed unused, merge rules, simplified overly complicated selectors)rvelices2012-04-092-2/+2
* - is_homepage not set for flat view/calendar modesrvelices2012-04-031-2/+2
* feature 2588: use jQuery() function instead of $(), avoiding possible conflic...mistic1002012-04-032-18/+18
* - comment edit form looks ok now with the new comment layoutrvelices2012-04-023-72/+39