aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* synchro improvements:rvelices2008-08-291-114/+101
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices2008-08-281-7/+24
* - ws can include php file before invoking web call methodrvelices2008-08-191-2/+3
* Admin advices can be easily extended to new advices.vdigital2008-08-121-5/+18
* Bug: 816 - Leading and trailing spaces are removed from new tags (observed i...vdigital2008-05-181-1/+2
* Change some PhpWebGallery to Piwigo.rub2008-05-141-4/+4
* - remove some unnecessary db columns (#history_summary.id, #history.year, mon...rvelices2008-05-061-17/+32
* Resolved issue 0000823: Enhance upload functionalitiesrub2008-05-021-0/+16
* - move #categories.date_last and nb_images to #user_cache_categoriesrvelices2008-05-011-144/+41
* - merged function ordering() with update_global_rank() and also optimized the...rvelices2008-04-201-76/+41
* merge -r 2303 from branch-1_7 to trunkrvelices2008-04-191-61/+20
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-0/+30
* merge -r 2094 from branch-1_7 to trunkrvelices2007-09-191-2/+2
* Resolved issue 0000725: Check integrityrub2007-07-181-36/+0
* invalidation of the users cache done in a function and an action is triggeredrvelices2007-04-261-0/+12
* o add missing $langrub2007-03-291-2/+2
* Issue 578rub2007-03-281-30/+1