aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-16- fix php warning from comment_list.tplrvelices1-13/+4
2009-07-15merge r3583 from branch 2.0 to trunkpatdenice6-61/+90
2009-07-03merge r3513 from branch 2.0 to trunkplegall1-0/+2
2009-07-01merge r3490 from branch 2.0 to trunkvdigital1-6/+2
2009-07-01- correct mysql error (while updating user comment)rvelices1-1/+2
2009-07-01- remove warn on unset variablervelices3-39/+41
2009-07-01merge r3484 from branch 2.0 to trunkvdigital1-2/+6
2009-06-24merge r3453 from branch 2.0 to trunkplegall1-0/+53
2009-06-24Fix two problem with Feature 1026 :nikrou1-2/+3
2009-06-23Feature 1026 step 2 :nikrou3-27/+48
2009-06-23fix html bug (li) fix comment for guest bug (form missing)nikrou1-1/+1
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou3-9/+174
2009-06-10feature 1028 : Allow admin to validate comment from picture pagenikrou1-3/+21
2009-06-09bug fix 1024 : the way to discover protocol (http/https) was not correctnikrou1-3/+4
2009-05-31merge r3381 from branch 2.0 to trunkplegall1-0/+3
2009-05-06merge r3276 from branch 2.0 to trunkplegall1-2/+2
2009-05-05merge r3270 from branch 2.0 to trunkplegall1-0/+4
2009-04-26Resolved issue 0000977: Error on sendmail with smtp rub1-4/+30
2009-04-26Remove " " after ":" on smtp_mailrub1-4/+4
2009-04-26Rollback "Missing <ul> on NBM" in order to dd <ul> on feed too.rub1-1/+3
2009-04-14merge r3239 from branch 2.0 to trunkplegall1-9/+18
2009-03-16Add "tags" parameter for template extensionspatdenice1-1/+1
2009-03-16Move template class inclusion to common.inc.php.patdenice2-1/+1
2009-03-13merge r3196 from branch 2.0 to trunkplegall2-3/+9
2009-03-12merge r3192 from branch 2.0 to trunkplegall1-23/+111
2009-03-12URL parameter for template extensions can be used in slideshow.patdenice1-1/+1
2009-03-11Move get_icon function.patdenice5-55/+46
2009-03-09fix html warnings. unclosed monotagsnikrou9-18/+18
2009-03-06Code simplification of commit 3172patdenice1-26/+12
2009-03-05Create navigation_bar.tpl file.patdenice3-148/+70
2009-03-04Remove get_html_menu_category function and use smarty abilities.patdenice3-100/+25
2009-03-03User's template extension must not be included in admin pages.patdenice1-1/+1
2009-03-03- improvement: show the number of images in the chronology upper navigation b...rvelices2-35/+22
2009-03-03small code refactor - group together some code that should be together rvelices1-6/+1
2009-02-26merge r3165 from branch 2.0 to trunkplegall1-2/+10
2009-02-14Last (I hope) paranoic optims ...rvelices5-104/+34
2009-02-13- moved check upgrade feed code to admin/include/functions_upgrade.phprvelices5-149/+68
2009-02-12merge r3132 from branch 2.0 to trunkplegall2-8/+7
2009-02-05- fix issue on my previous commitrvelices1-1/+1
2009-02-05- embellish_url compacts now ..rvelices5-57/+49
2009-02-05- removed triggers loc_index_thumbnail and loc_index_category_thumbnailrvelices2-18/+15
2009-02-04- removed second parameter $type from function format_datervelices2-10/+6
2009-02-04optimizations (php only)rvelices3-27/+29
2009-01-31- fix use $page['nb_image_page'] instead of $user... when creating the nav ba...rvelices1-37/+17
2009-01-22- fix hard coded urls in section_initrvelices1-7/+5
2009-01-17Title harmonization in the scope of Piwigo website integration.vdigital2-0/+8
2009-01-08merge r3064 from branch 2.0 to trunkplegall1-2/+2
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall50-51/+51
2009-01-03- $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2-0/+14
2009-01-03improve task:0000902:nikrou1-1/+3