aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-22/+22
2009-07-21merge r3656 from branch 2.0 to trunkplegall1-1/+1
2009-07-17merge r3620 from branch 2.0 to trunkplegall1-2/+10
2009-06-08merge r3401 from branch 2.0 to trunkplegall1-2/+2
2009-05-31merge r3381 from branch 2.0 to trunkplegall1-0/+9
2009-03-13merge r3196 from branch 2.0 to trunkplegall1-12/+5
2009-02-14Last (I hope) paranoic optims ...rvelices1-3/+58
2009-01-13Fix bad $lang.rub1-2/+2
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-11-23- Add home and identification buttons after installation.patdenice1-1/+17
2008-11-22- Bug fixed: username or password with accented character are now accepted fo...patdenice1-10/+13
2008-11-19Add argument at trigger_action in invalidate_user_cache function rub1-1/+1
2008-11-19Delete caches and optimize tables on upgraderub1-4/+16
2008-11-17Delete cache data when category is deleted.rub1-1/+6
2008-11-15- Add fetchRemote function which allow to retrieve datas over HTTP protocol u...patdenice1-0/+108
2008-10-19Merging revisions 2773-2776vdigital1-0/+23
2008-10-06feature 884 added: ability to delete photos uploaded via web API methodplegall1-1/+40
2008-10-03bug fixed: remove useless mysql_real_escape because web api already processplegall1-2/+0
2008-10-03- Add set_extents function in template class.patdenice1-0/+1
2008-10-01feature 874 added: new Web API method pwg.tags.add.plegall1-0/+45
2008-09-25- Move get_extents function to include/functions.inc.php.patdenice1-0/+28
2008-09-23bug fixed: now that WebService method pwg.images.add create image recordsplegall1-0/+1
2008-09-21- fix function get_fulldirs - works correctly eent for wrong params (virtual ...rvelices1-13/+4
2008-09-19deletion: function export_pwg_data was inadvertently added with r1817 whileplegall1-91/+0
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices1-1/+1