aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug fixed: for metadata synchronization, use the same behavior inplegall2011-03-301-0/+13
* bug:2234patdenice2011-03-291-0/+4
* merge r9819 from branch 2.1 to trunkplegall2011-03-221-1/+1
* ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug wscljosse2011-03-172-2/+3
* feature:2114patdenice2011-03-111-1/+1
* check for availability of local/combined (and try to create it if not available)plegall2011-03-101-0/+21
* feature:2114patdenice2011-03-091-1/+1
* feature:2114patdenice2011-03-091-7/+30
* bug 2195: webservices f_min_date_available not working rvelices2011-03-081-4/+4
* Update jQuery UI to 1.8.10.patdenice2011-03-071-5/+37
* ability to to display the album name as a single link and not several links d...plegall2011-02-241-2/+20
* new function to get image name depending on name and filenameplegall2011-02-241-0/+19
* bug 937: problem on empty albums (visible for admins) with a representative_p...plegall2011-02-241-15/+14
* feature added: ability to avoid sending technical details with pwg_mail_notif...plegall2011-02-231-37/+31
* feature 2197 added: if make_index_url() adds no parameters after index.php?, ...plegall2011-02-221-0/+9
* feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall2011-02-111-13/+34
* Update jQuery to 1.5 and jQuery UI to 1.8.9patdenice2011-02-111-1/+1
* bug 2184 fixed: avoid SQL syntax error on "display only recently posted photo...plegall2011-02-081-1/+2
* bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it addsplegall2011-02-031-41/+0
* - fix icon display on index page (calendar by post date)rvelices2011-01-223-12/+3
* bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall2011-01-203-67/+180
* feature 2040: to finish the "automatic rotation" feature, I had configurationplegall2011-01-191-1/+3
* - picture page compacts the output html using smarty striprvelices2011-01-181-1/+1
* Happy new year 2011plegall2011-01-1857-114/+114
* bug 2105 : Browsing tags is slow if tags contains many photos rvelices2011-01-174-132/+67
* got rid of a very innefficient (and not required) css rulervelices2011-01-172-3/+2
* feature 2112 added: ability to set an additional local directoryplegall2011-01-175-7/+22
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-161-1/+1
* feature 2102 : rename item/image/picture to photorvelices2011-01-146-21/+21
* feature 2108 upload removal correct syntax errorrvelices2011-01-141-3/+2
* feature 2108 finalize upload removal (php warnings)rvelices2011-01-132-56/+0
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-133-69/+2
* lang remove 'Mail address' - use existing 'Email address'rvelices2011-01-121-1/+1
* - picture uses the same variables as the index page to compute thumbnails urlrvelices2011-01-121-1/+0
* merge r8630 from branch 2.1 to trunkplegall2011-01-121-2/+15
* feature 2103 added: week may start on sunday/monday in the monthly calendarplegall2011-01-121-4/+11
* bug 2101: php warning/errors + broken navigation when using the advanced sear...rvelices2011-01-111-1/+1
* - fix undefined function when editing a user comment on picture pagervelices2011-01-101-19/+19
* added some commentsrvelices2011-01-071-7/+27
* feature 2095 added: new column images.added_by (foreign key on users.id)plegall2011-01-041-1/+2
* - fix js exception with web services in POST modervelices2011-01-031-0/+5
* index.tpl and thumbnails change: category description above thumbs and enclos...rvelices2010-12-301-10/+11
* css sprites fix ie7 displayrvelices2010-12-291-10/+11
* combine_script with remote url as path works nowrvelices2010-12-261-29/+34
* - simplified inneficient css rulesrvelices2010-12-251-3/+4
* feature 2085 added: new method pwg.themes.performActionplegall2010-12-241-0/+32
* feature 2060: remove adivser mode on web API methods imported from the pwg.im...plegall2010-12-231-4/+4
* feature 2084 added: new method pwg.plugins.getList and pwg.plugins.performActionplegall2010-12-231-0/+75
* feature 2082 added: new method pwg.categories.move from the pwg.images.addSim...plegall2010-12-231-0/+121
* feature 2080 added: add methods pwg.images.delete and pwg.categories.delete fromplegall2010-12-231-0/+107