aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-04change default configuration settings for a stable branch. Developers who nee...plegall1-4/+4
2013-03-03[trunk] - add 2 new site piwigo.org da/trddtddt1-1/+1
2013-03-02next version is 2.5.0plegall1-1/+1
2013-03-02feature:65 add pwg_db_errno and pwg_db_errormistic1002-0/+24
2013-02-25bug 2851: hide related tags menu bar section on photo page rvelices1-1/+1
2013-02-24bug 2846: pwg.images.search sql error when called with f_* parameters rvelices1-1/+1
2013-02-23next version is 2.5.0RC2plegall1-1/+1
2013-02-18bug:2845flop251-4/+15
2013-02-13feature:2847 Display additional info for API methods fields mistic1001-0/+4
2013-02-13bug:2845flop251-2/+2
2013-02-12feature:65 fix fatal error at the end of the install process, remove unused f...mistic1001-41/+0
2013-02-12feature:65 pwg_db_connect doesn't return anything nowmistic1001-2/+2
2013-02-07replaced page_messages.php with a function to callrvelices2-42/+22
2013-02-07start the php session before loading plugins in a standard manner (related to...rvelices3-18/+1
2013-02-04feature 65: fetch_assoc behaves different with mysql and mysqli. When no rowplegall1-4/+12
2013-02-04bug:2835patdenice2-1/+13
2013-02-02feature 2831: simple way to protect urls of originalsrvelices4-4/+34
2013-02-01feature:65 add fetch_array SQL functionsmistic1002-0/+10
2013-01-30feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002-9/+803
2013-01-29some code cleaningmistic1001-74/+83
2013-01-29feature:2826mistic1001-1/+6
2013-01-25separate each html_style with a nex line, for source code lisibilitymistic1001-1/+1
2013-01-22some code commentsrvelices1-7/+24
2013-01-22feature:2823 Add triggers for login system, load function_plugins before func...mistic1001-2/+11
2013-01-20feature:2823 Add triggers for login system mistic1001-0/+16
2013-01-20protect session data with pwg_db_real_escape_stringmistic1001-1/+1
2013-01-15bug:2820 Var renamedflop253-3/+3
2013-01-14bug:2820 & bug:2684flop253-0/+5
2013-01-06some code commentsrvelices1-4/+26
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall57-57/+57
2012-12-31bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude the loca...flop251-1/+4
2012-12-26bug:2663 replace JSmin by JShrinkmistic1003-293/+471
2012-12-26feature 2816: {strip} smarty tag can introduce bugs in javascript + fix pictu...mistic1001-1/+1
2012-12-13next version is 2.5.0RC1plegall1-1/+1
2012-12-13merge r19419 from branch 2.4 to trunkplegall1-1/+1
2012-12-13merge r19417 from branch 2.4 to trunkplegall1-1/+11
2012-12-08make sure get_sql_condition_FandF() doesn't generate corrupted SQL codemistic1001-1/+1
2012-12-06feature 2798: let the webmaster decide how many comments to display onplegall1-0/+5
2012-11-30bug 2772: remove "Home" from html title pages on index pages - partial revert...rvelices1-3/+1
2012-11-29clean some function descmistic1002-29/+29
2012-11-19next version is 2.5.0beta3plegall1-1/+1
2012-11-13feature:2614 pagination on albums, change var name to allow redefinitionmistic1001-3/+3
2012-11-11feature:2786 Allow to edit website url in user comments + improve "user expe...mistic1001-1/+16
2012-11-07bug:2687patdenice2-20/+52
2012-11-06- fill add comment form fields only if the input comment has been rejectedrvelices1-18/+26
2012-11-06next version is 2.5.0beta2plegall1-1/+1
2012-11-04all category infos from db are available in template variables and removed se...rvelices1-18/+17
2012-11-02feature:2614 bad display when there are empty albumsmistic1001-18/+16
2012-11-02feature 2727: improved backward compatibility with ['pass_convert']plegall1-3/+10
2012-11-02feature 2727: improve password security with the use of PasswordHash class.plegall3-5/+336