aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feature 2783: ability to disable ip address in the session idplegall2012-11-012-0/+11
* - spaces are not replaced with   in category names by default. The same ...rvelices2012-10-301-3/+3
* feature 2771: added backward compatibility with pre jquery ui 1.9 effect file...rvelices2012-10-281-0/+16
* feature:2781 Add template method to sort actions buttons mistic1002012-10-271-0/+36
* related categories on picture page contain status and visible db fields (usef...rvelices2012-10-251-1/+1
* add page_url (canonical picture url) for web service methods images.search, t...rvelices2012-10-241-1/+7
* - navigation bar urls are always on the number of images per page boundaries ...rvelices2012-10-231-17/+17
* - improved page title when viewing tags, fix canonical url on index page if t...rvelices2012-10-161-16/+12
* bug 2772: remove "Home" from html title pages on index pages (better title wh...rvelices2012-10-161-1/+1
* bug 2772: remove "Home" from html title pages on index pagesrvelices2012-10-133-10/+15
* feature 2760: allow tag exclusion in quick search rvelices2012-10-131-110/+164
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-0/+5
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to...rvelices2012-10-121-10/+10
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-122-75/+29
* some code simplificationrvelices2012-10-091-26/+6
* batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices2012-10-091-5/+14
* feature:2614 restore global_rank on recent_catsmistic1002012-10-041-4/+5
* feature 2761: Pass all kind of messages through session on admin mistic1002012-10-042-1/+2
* feature:2614 pagination on albumsmistic1002012-10-043-58/+53
* php optimizations:rvelices2012-10-041-8/+9
* feature 2614: pagination on albums, save one query on picture pagemistic1002012-10-011-1/+2
* quick search - better handling of wildcard begin/end in tag names (technicall...rvelices2012-09-241-53/+103
* feature 2614: pagination on albums mistic1002012-09-234-26/+68
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-234-39/+87
* merge r18116 from branch 2.4 to trunkplegall2012-09-211-0/+4
* distinguish event render_element name and descriptionrvelices2012-09-171-1/+1
* bug 2735: fix/improve non latin language tagsrvelices2012-09-044-33/+48
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-302-41/+5
* merge r17668 from branch 2.4 to trunkplegall2012-08-301-29/+20