aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2010-04-291-1/+1
* feature 1587: move advanced features screen into maintenance screen.plegall2010-04-091-1/+0
* fixes only:rvelices2010-04-061-9/+9
* bug 1550 fixed: the admin menu opens on the right section for languages_newplegall2010-04-011-0/+1
* feature 1502: Configuration menu is selected when theme configuration page is...patdenice2010-03-291-0/+1
* Feature 1535: Add language manager.patdenice2010-03-251-0/+1
* increase copyright year to 2010plegall2010-03-191-1/+1
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-28/+0
* feature 724: FCBKcomplete propagated to element_set_global andplegall2010-03-191-0/+46
* feature 1515: the new admin menu organization implies to tell the accordionplegall2010-03-171-0/+76
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-031-2/+2
* Feature 1451 : localization with gettextnikrou2010-03-021-4/+4
* Feature 1255 :nikrou2010-02-151-3/+3
* Feature 511 : fix problems with calendar functionsnikrou2010-02-031-1/+1
* merge r4730 from branch 2.0 to trunkplegall2010-01-231-0/+14
* merge r4617 from branch 2.0 to trunkplegall2010-01-041-0/+1
* Bug 1328 : improve check functionnikrou2009-12-141-4/+9
* Bug 1328 add function to check tokennikrou2009-12-141-0/+22
* merge r4400 from branch 2.0 to trunkplegall2009-12-011-1/+1
* Feature_1255 :nikrou2009-11-291-1/+1
* Feature 1255 : limit params in sql queries were in wrong order (LIMIT count O...nikrou2009-11-211-1/+1
* Feature 1255 : improve sqlnikrou2009-11-211-2/+2
* Feature 1244 resolvednikrou2009-11-201-288/+20
* Escape all login and username characters in databaseEric2009-11-181-1/+1
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-22/+22
* merge r3656 from branch 2.0 to trunkplegall2009-07-211-1/+1
* merge r3620 from branch 2.0 to trunkplegall2009-07-171-2/+10
* merge r3401 from branch 2.0 to trunkplegall2009-06-081-2/+2
* merge r3381 from branch 2.0 to trunkplegall2009-05-311-0/+9
* merge r3196 from branch 2.0 to trunkplegall2009-03-131-12/+5
* Last (I hope) paranoic optims ...rvelices2009-02-141-3/+58
* Fix bad $lang.rub2009-01-131-2/+2
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* - Add home and identification buttons after installation.patdenice2008-11-231-1/+17
* - Bug fixed: username or password with accented character are now accepted fo...patdenice2008-11-221-10/+13
* Add argument at trigger_action in invalidate_user_cache function rub2008-11-191-1/+1
* Delete caches and optimize tables on upgraderub2008-11-191-4/+16
* Delete cache data when category is deleted.rub2008-11-171-1/+6
* - Add fetchRemote function which allow to retrieve datas over HTTP protocol u...patdenice2008-11-151-0/+108
* Merging revisions 2773-2776vdigital2008-10-191-0/+23
* feature 884 added: ability to delete photos uploaded via web API methodplegall2008-10-061-1/+40
* bug fixed: remove useless mysql_real_escape because web api already processplegall2008-10-031-2/+0
* - Add set_extents function in template class.patdenice2008-10-031-0/+1
* feature 874 added: new Web API method pwg.tags.add.plegall2008-10-011-0/+45
* - Move get_extents function to include/functions.inc.php.patdenice2008-09-251-0/+28
* bug fixed: now that WebService method pwg.images.add create image recordsplegall2008-09-231-0/+1
* - fix function get_fulldirs - works correctly eent for wrong params (virtual ...rvelices2008-09-211-13/+4
* deletion: function export_pwg_data was inadvertently added with r1817 whileplegall2008-09-191-91/+0
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-1/+1
* Bug 847: Instruction page / CSS Text-align: centered ordered lists vdigital2008-09-031-1/+1