aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-11-01feature 2783: ability to disable ip address in the session idplegall2-0/+11
2012-10-30- spaces are not replaced with   in category names by default. The same ...rvelices1-3/+3
2012-10-28feature 2771: added backward compatibility with pre jquery ui 1.9 effect file...rvelices1-0/+16
2012-10-27feature:2781 Add template method to sort actions buttons mistic1001-0/+36
2012-10-25related categories on picture page contain status and visible db fields (usef...rvelices1-1/+1
2012-10-24add page_url (canonical picture url) for web service methods images.search, t...rvelices1-1/+7
2012-10-23- navigation bar urls are always on the number of images per page boundaries ...rvelices1-17/+17
2012-10-16- improved page title when viewing tags, fix canonical url on index page if t...rvelices1-16/+12
2012-10-16bug 2772: remove "Home" from html title pages on index pages (better title wh...rvelices1-1/+1
2012-10-13bug 2772: remove "Home" from html title pages on index pagesrvelices3-10/+15
2012-10-13feature 2760: allow tag exclusion in quick search rvelices1-110/+164
2012-10-13feature 2773: add pwg_db_close() methodmistic1001-0/+5
2012-10-12feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to...rvelices1-10/+10
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices2-75/+29
2012-10-09some code simplificationrvelices1-26/+6
2012-10-09batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices1-5/+14
2012-10-04feature:2614 restore global_rank on recent_catsmistic1001-4/+5
2012-10-04feature 2761: Pass all kind of messages through session on admin mistic1002-1/+2
2012-10-04feature:2614 pagination on albumsmistic1003-58/+53
2012-10-04php optimizations:rvelices1-8/+9
2012-10-01feature 2614: pagination on albums, save one query on picture pagemistic1001-1/+2
2012-09-24quick search - better handling of wildcard begin/end in tag names (technicall...rvelices1-53/+103
2012-09-23feature 2614: pagination on albums mistic1004-26/+68
2012-09-23feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1004-39/+87
2012-09-21merge r18116 from branch 2.4 to trunkplegall1-0/+4
2012-09-17distinguish event render_element name and descriptionrvelices1-1/+1
2012-09-04bug 2735: fix/improve non latin language tagsrvelices4-33/+48
2012-08-30bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2-41/+5
2012-08-30merge r17668 from branch 2.4 to trunkplegall1-29/+20