aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r23498 from branch 2.5 to trunkplegall2013-06-241-0/+4
* Smart 3 - fix per handle prefiltersrvelices2013-06-241-3/+3
* Smarty EOL style LF svn propertyrvelices2013-06-2332-3803/+3803
* Smarty3 added 'translate_dec' compilermodifier (generated code is a lot bette...rvelices2013-06-231-4/+32
* bug 2858: Smarty3 fix php warnings, concat, used modifier on arrayrvelices2013-06-211-42/+51
* smarty 3 - first pass for tests rvelices2013-06-20174-9519/+26437
* Add trigger "load_conf" at the end of load_conf_from_db()mistic1002013-06-191-0/+2
* bug:2855flop252013-06-161-0/+7
* feature:2785 Improve template method to sort actions buttonsmistic1002013-06-161-8/+15
* feature:2926 add option to hide API methods to reflection.getMethodList mistic1002013-06-161-14/+20
* set trunk version to 2.6.0beta1mistic1002013-06-141-1/+1
* nicer urls when used over httpsrvelices2013-06-131-2/+5
* combine_script recognizes path starting with // as absolute urlsrvelices2013-06-131-1/+1
* merge r23059 from branch 2.5 to trunkplegall2013-06-051-0/+1
* bug 2097: wrong number of sub-albumsrvelices2013-05-262-88/+54
* bug 2900: Improve web service output rvelices2013-05-184-275/+158
* merge r22660 from branch 2.5 to trunkplegall2013-05-142-8/+25
* correction of rev:21515flop252013-05-131-1/+1
* [trunk] - add new site br.piwigo.orgddtddt2013-05-091-0/+3
* bug 2896 - thumbnail title fix (use $comment parameter + no double htmlspecia...rvelices2013-05-071-3/+3
* bug:2896flop252013-05-061-2/+2
* bug:2896flop252013-05-061-0/+1
* merge r22301 from branch 2.5 to trunkplegall2013-04-191-1/+11
* merge r22282 from branch 2.5 to trunkplegall2013-04-181-12/+5
* merge r22280 from branch 2.5 to trunkplegall2013-04-181-1/+1
* merge r22183 from branch 2.5 to trunkplegall2013-04-121-1/+1
* merge r22181 from branch 2.5 to trunkplegall2013-04-121-1/+22
* fix quick search php warnings in some very rare casesrvelices2013-04-121-5/+9
* fix home link with flat parameter from picture page breadcrumbrvelices2013-04-121-1/+1
* merge r21236 from branch 2.5 to trunkplegall2013-04-041-1/+6
* fix web service optional array parameters were always transformed to arraysrvelices2013-04-021-6/+2
* - remove code for backward compatibility (jquery ui effect + template variable)rvelices2013-03-241-20/+6
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-244-16/+83
* feature 2557 recent photos/albums should never be emptyrvelices2013-03-233-48/+55
* db changes for feature 2836 display # of comments/tags in menubar and feature...rvelices2013-03-231-5/+12
* fix unquoted string + better image sql filterrvelices2013-03-231-5/+5
* add the nb of pages as template var for navigation_bar.tpl for extensionsflop252013-03-121-0/+1
* [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