aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* change default configuration settings for a stable branch. Developers who nee...plegall2013-03-041-4/+4
* [trunk] - add 2 new site piwigo.org da/trddtddt2013-03-031-1/+1
* next version is 2.5.0plegall2013-03-021-1/+1
* feature:65 add pwg_db_errno and pwg_db_errormistic1002013-03-022-0/+24
* bug 2851: hide related tags menu bar section on photo page rvelices2013-02-251-1/+1
* bug 2846: pwg.images.search sql error when called with f_* parameters rvelices2013-02-241-1/+1
* next version is 2.5.0RC2plegall2013-02-231-1/+1
* bug:2845flop252013-02-181-4/+15
* feature:2847 Display additional info for API methods fields mistic1002013-02-131-0/+4
* bug:2845flop252013-02-131-2/+2
* feature:65 fix fatal error at the end of the install process, remove unused f...mistic1002013-02-121-41/+0
* feature:65 pwg_db_connect doesn't return anything nowmistic1002013-02-121-2/+2
* replaced page_messages.php with a function to callrvelices2013-02-072-42/+22
* start the php session before loading plugins in a standard manner (related to...rvelices2013-02-073-18/+1
* feature 65: fetch_assoc behaves different with mysql and mysqli. When no rowplegall2013-02-041-4/+12
* bug:2835patdenice2013-02-042-1/+13
* feature 2831: simple way to protect urls of originalsrvelices2013-02-024-4/+34
* feature:65 add fetch_array SQL functionsmistic1002013-02-012-0/+10
* feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002013-01-302-9/+803
* some code cleaningmistic1002013-01-291-74/+83
* feature:2826mistic1002013-01-291-1/+6
* separate each html_style with a nex line, for source code lisibilitymistic1002013-01-251-1/+1
* some code commentsrvelices2013-01-221-7/+24
* feature:2823 Add triggers for login system, load function_plugins before func...mistic1002013-01-221-2/+11
* feature:2823 Add triggers for login system mistic1002013-01-201-0/+16
* protect session data with pwg_db_real_escape_stringmistic1002013-01-201-1/+1
* bug:2820 Var renamedflop252013-01-153-3/+3
* bug:2820 & bug:2684flop252013-01-143-0/+5
* some code commentsrvelices2013-01-061-4/+26
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-0157-57/+57
* bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude the loca...flop252012-12-311-1/+4
* bug:2663 replace JSmin by JShrinkmistic1002012-12-263-293/+471
* feature 2816: {strip} smarty tag can introduce bugs in javascript + fix pictu...mistic1002012-12-261-1/+1
* next version is 2.5.0RC1plegall2012-12-131-1/+1
* merge r19419 from branch 2.4 to trunkplegall2012-12-131-1/+1
* merge r19417 from branch 2.4 to trunkplegall2012-12-131-1/+11
* make sure get_sql_condition_FandF() doesn't generate corrupted SQL codemistic1002012-12-081-1/+1
* feature 2798: let the webmaster decide how many comments to display onplegall2012-12-061-0/+5
* bug 2772: remove "Home" from html title pages on index pages - partial revert...rvelices2012-11-301-3/+1
* clean some function descmistic1002012-11-292-29/+29
* next version is 2.5.0beta3plegall2012-11-191-1/+1
* feature:2614 pagination on albums, change var name to allow redefinitionmistic1002012-11-131-3/+3
* feature:2786 Allow to edit website url in user comments + improve "user expe...mistic1002012-11-111-1/+16
* bug:2687patdenice2012-11-072-20/+52
* - fill add comment form fields only if the input comment has been rejectedrvelices2012-11-061-18/+26
* next version is 2.5.0beta2plegall2012-11-061-1/+1
* all category infos from db are available in template variables and removed se...rvelices2012-11-041-18/+17
* feature:2614 bad display when there are empty albumsmistic1002012-11-021-18/+16
* feature 2727: improved backward compatibility with ['pass_convert']plegall2012-11-021-3/+10
* feature 2727: improve password security with the use of PasswordHash class.plegall2012-11-023-5/+336