aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove deprecated function get_thumbnail_url + $conf['local_data_dir']rvelices2012-08-272-13/+0
* small fix on element_url returned from web service calls (now coherent with p...rvelices2012-08-071-6/+9
* feature 2380: add URL for user comment mistic1002012-08-033-3/+36
* - fix smartpocket : web service calls in admin not working on iphonesrvelices2012-07-251-13/+13
* merge r17016 from branch 2.4 to trunkplegall2012-07-251-0/+6
* fix prev commit - again :( (bug 2682)rvelices2012-07-241-1/+1
* bug 2682: Watermark sizing calculation is made on the requested size not on t...rvelices2012-07-241-1/+1
* bug 2682: Watermark sizing calculation is made on the requested size not on t...rvelices2012-07-242-1/+12
* refactor code when selected derivative on index page is changed by a plugin ...rvelices2012-07-241-4/+2
* merge r16507 from branch 2.4 to trunkflop252012-07-081-0/+9
* bug 2674: cssmin 3.0.1 requires PHP 5.2.4 mistic1002012-07-021-2/+5
* merge r16083 from branch 2.4 to trunkplegall2012-06-271-5/+5
* bug 2666 Fix invalid xml on web service output with xml formatrvelices2012-06-271-0/+5
* bug 2660: check guest IP on insert_user_comment (same system as rate_picture)mistic1002012-06-241-1/+18
* next version on trunk is 2.5.0beta1plegall2012-06-221-1/+1
* on comment_list add link to exit from comment editionmistic1002012-06-211-0/+1
* feature 2657: previous commit may work, but badly codedmistic1002012-06-201-5/+5
* feature 2657: make sure admins can access the new category (see r11727)mistic1002012-06-201-0/+5
* feature 2657: More options for pwg.categories.add mistic1002012-06-201-0/+27
* no longer use of images.tn_ext field any longerplegall2012-06-071-1/+1
* bug 2649: broken code commited in r15587, fixed with a simpler conditionplegall2012-06-071-1/+5
* bug 2649 fixed: do not load mobile theme when using web APIplegall2012-06-071-1/+1
* merge r15585 from branch 2.3 to trunkplegall2012-06-071-1/+1
* bug:2647patdenice2012-06-071-19/+0
* feature:2538 little rework of messages system, now can be used on 'loc_end_in...mistic1002012-06-062-16/+43
* bug:2647patdenice2012-06-061-0/+19
* bug 2646 fixed: avoid useless PHP warnings with uncompleted creation dateplegall2012-06-051-3/+12
* bug:2645 author field is kept when comment not validatedmistic1002012-06-051-2/+4
* multi size: avoid warning for nonphoto elements for which the mime type icon ...rvelices2012-05-301-1/+1
* [trunk] - l10n page no found ddtddt2012-05-281-6/+3
* [trunk] - l10n page no found message 2ddtddt2012-05-281-3/+3
* [trunk] - l10n page no found message 1ddtddt2012-05-281-4/+7
* remove useless function/configuration due to derivativesplegall2012-05-262-31/+0
* feature 2633 added: ability to select default sizeplegall2012-05-241-0/+3
* feature 2630: switch default admin theme to "clear"plegall2012-05-211-1/+1
* multisize (derivatives): remove obsolete functions get_high_path,plegall2012-05-071-103/+0
* multi size - don't fail if image metadata was not previously syncedrvelices2012-05-041-13/+35
* multi size:rvelices2012-05-022-2/+5
* use watermark if minX OR minY (not AND)plegall2012-04-301-1/+1
* fix apply_global function rvelices2012-04-301-5/+2