aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug 2436 fixed: remove HTML tags when displaying album name as tooltip2.2plegall2011-09-091-1/+1
* change version number to 2.2.6plegall2011-08-312-2/+2
* bug 2422 fixed: typo fixed in FTP helpplegall2011-08-318-8/+8
* bug 2421 fixed: no more warning on comments.php when $_SERVER['QUERY_STRING']...plegall2011-08-311-0/+5
* bug 2378 fixed: remove MySQL warning when synchronizing with simulationplegall2011-08-301-9/+9
* bug 2416 fixed: the CAST function in MySQL seems to return unexpected results,plegall2011-08-301-1/+1
* change version number to 2.2.5plegall2011-07-182-2/+2
* feature 2243 added: pwg.session.getStatus returns current date (used for imag...plegall2011-07-151-0/+4
* bug 2356 fixed: if the EXIF date can't be parsed, we don't use it to fill the...plegall2011-07-141-0/+5
* feature 2376 added: new method pwg.categories.setRepresentativeplegall2011-07-142-1/+83
* bug 2375 fixed: ability to deactivate representative cache on sub-albums (['r...plegall2011-07-132-3/+18
* bug 2338 fixed: force purge on sessions table (each time a user gets connected)plegall2011-07-131-0/+3
* feature 2245: when a new private album is added, the creator and adminsplegall2011-07-132-1/+112
* bug 2364 fixed: if database upgrade is missing, we redirect to upgrade.phpplegall2011-06-251-0/+7
* bug 2363 fixed: upgrade 94 should not fail when write access is missing onplegall2011-06-251-5/+21
* bug 2345 fixed: ability to update the rank of a photo for an existingplegall2011-06-142-0/+123
* change version number to 2.2.4plegall2011-06-141-1/+1
* bug 2344 fixed: all "Go to Home" links depends on the user defined "Gallery U...plegall2011-06-144-4/+4
* bug 2343 fixed: pwg.images.setInfo, the "level" should not be mandatory. Ifplegall2011-06-141-1/+1
* bug 2342 fixed: with MySQL 5.5, "set level = NULL" fails because images.levelplegall2011-06-141-1/+1
* bug 2341 fixed: simplified selection for CSS file to edit. We display the listplegall2011-06-142-17/+101
* bug 2340 fixed: external authentication was broken, error in SQL syntax and w...plegall2011-06-141-20/+18
* bug 2339 fixed: admin.php calls sync_users() only if external_authentificatio...plegall2011-06-111-1/+2
* bug 2334 fixed: "Informations" should not be plural in Englishplegall2011-06-091-1/+1
* change version number to 2.2.3plegall2011-06-092-2/+2
* backmerge r10642, it was not necessary on branch 2.2 and introduced visual ch...plegall2011-06-011-201/+176
* change default configuration settings for a stable branch. Developers who nee...plegall2011-06-011-4/+4
* set the version to the next release: 2.2.2plegall2011-06-012-2/+2
* merge r11179 from trunk to branch 2.2plegall2011-06-011-0/+0
* bug 2310 fixed: conf_update_param() does not erase config.comment columnplegall2011-05-311-4/+18
* bug 2280 fixed: check language and theme values before updating database. Theplegall2011-05-311-0/+10
* feature 1622 added: pwg.categories.getList is now able to return a tree withplegall2011-05-313-16/+71
* bug 2316 fixed: remote urls on local CSS files should not be modifiedplegall2011-05-301-1/+1
* bug 2299 fixed: web API, method pwg.images.addSimple returns a clean error wh...plegall2011-05-301-0/+5
* feature 2244 added: web API methods pwg.categories.getImages,plegall2011-05-301-4/+4
* remove svn:mergeinfoplegall2011-05-250-0/+0
* remove svn:mergeinfo added in r11056plegall2011-05-250-0/+0
* bug fixed, in French "album" is not a feminine wordplegall2011-05-251-3/+3
* bug 1786 fixed: ability to prefilter the synchronize screen with a specificplegall2011-05-257-1/+31
* bug 1818 fixed: fix "select distinct" queries for PostgreSQL. Patch by leloupvplegall2011-04-161-1/+72
* bug 2242 fixed: default theme is changed if upgrade.php deactivated the previ...plegall2011-04-161-1/+20
* bug 2251: auto-complete was not working on second tag if cache=true.plegall2011-04-163-3/+3
* remove svn:mergeinfo (SVN properties)plegall2011-04-070-0/+0
* change version to 2.2 on branches/2.2plegall2011-04-022-3/+3
* Create branch 2.2 from trunk r9955plegall2011-04-020-0/+0
* bug fixed: for metadata synchronization, use the same behavior inplegall2011-03-301-0/+13
* bug fixed: makes really sure there is a defined category id before redirectio...plegall2011-03-301-1/+1
* new favicon to match new logo designplegall2011-03-292-0/+0
* Language Switch:plegall2011-03-284-14/+25
* use combine_css for languageSwitch pluginplegall2011-03-282-42/+41