aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-23bug 2119 fixed: no crash when calling pwg.categories.delete on an empty albumplegall1-11/+14
2011-01-20bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall1-11/+0
2011-01-19feature 1289 added: easy "delete orphan tags" function. On the "tags"plegall1-0/+48
2011-01-18bug fixed: no more categories.uploadable column when creating a new categoryplegall1-3/+1
2011-01-18Happy new year 2011plegall1-2/+2
2010-12-31feature 2089: finish removing element_set, now it's time for batch_managerplegall1-13/+1
2010-12-23feature 2081 added: ability to choose what to do with photos when deleting anplegall1-3/+40
2010-12-23removed unused files / code / css; shorter codervelices1-1/+18
2010-12-22feature 2048 removed (and was never released): no data are sent anonymously t...plegall1-20/+0
2010-12-14merge r8124 from branch 2.1 to trunkpatdenice1-5/+5
2010-12-12merge r8089 from branch 2.1 to trunkpatdenice1-5/+15
2010-12-11feature 2048: send technical details only to get_version_list.php of PEM API.patdenice1-18/+20
2010-12-11feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice1-3/+4
2010-12-11Use POST to send server datapatdenice1-7/+6
2010-12-11feature 2057: fetchRemote can send POST datapatdenice1-14/+35
2010-12-07Feature 2048: send piwigo versionpatdenice1-0/+1
2010-12-07Feature 2048: Send data to piwigo server anonymously (like php and mysql vers...patdenice1-0/+17
2010-11-09[trunk] merge 7723 - nl_NL - add subscribe for NL to newsletterddtddt1-0/+1
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices1-1/+1
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices1-2/+2
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices1-1/+1
2010-09-16feature 1616: rename "category" into "album" (first commit; still to come)rvelices1-1/+1
2010-09-09feature 1845 : be able to delete photos added through ftp synchronizationrvelices1-16/+34
2010-07-05Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou1-1/+1
2010-05-09add nl.piwigo.org as domain name if current language is nl_NLplegall1-0/+3
2010-05-03bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronizeplegall1-2/+2
2010-04-29bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall1-1/+1
2010-04-09feature 1587: move advanced features screen into maintenance screen.plegall1-1/+0
2010-04-06fixes only:rvelices1-9/+9
2010-04-01bug 1550 fixed: the admin menu opens on the right section for languages_newplegall1-0/+1
2010-03-29feature 1502: Configuration menu is selected when theme configuration page is...patdenice1-0/+1
2010-03-25Feature 1535: Add language manager.patdenice1-0/+1
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-28/+0
2010-03-19feature 724: FCBKcomplete propagated to element_set_global andplegall1-0/+46
2010-03-17feature 1515: the new admin menu organization implies to tell the accordionplegall1-0/+76
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou1-2/+2
2010-03-02Feature 1451 : localization with gettextnikrou1-4/+4
2010-02-15Feature 1255 :nikrou1-3/+3
2010-02-03Feature 511 : fix problems with calendar functionsnikrou1-1/+1
2010-01-23merge r4730 from branch 2.0 to trunkplegall1-0/+14
2010-01-04merge r4617 from branch 2.0 to trunkplegall1-0/+1
2009-12-14Bug 1328 : improve check functionnikrou1-4/+9
2009-12-14Bug 1328 add function to check tokennikrou1-0/+22
2009-12-01merge r4400 from branch 2.0 to trunkplegall1-1/+1
2009-11-29Feature_1255 :nikrou1-1/+1
2009-11-21Feature 1255 : limit params in sql queries were in wrong order (LIMIT count O...nikrou1-1/+1
2009-11-21Feature 1255 : improve sqlnikrou1-2/+2
2009-11-20Feature 1244 resolvednikrou1-288/+20
2009-11-18Escape all login and username characters in databaseEric1-1/+1