aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r4213 from branch 2.0 to tag 2.0.6 (highly unrecommended operation)2.0.6plegall2009-11-051-0/+1
* feature 953: avoid fatal error when delete a photo (added with pwg.images.addplegall2009-07-211-1/+1
* feature 1057 added: let the IT/DE/ES users subscribe to the ID/DE/ES Piwigoplegall2009-07-171-2/+10
* feature 1020: simplify the URL to subscribe to Piwigo Announcementsplegall2009-06-081-2/+2
* feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter fromplegall2009-05-311-0/+9
* bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall2009-03-131-12/+5
* merge 3145-3146 from trunkrvelices2009-02-141-3/+58
* merge -c3072 from trunk to branch 2.0rub2009-01-131-2/+2
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-041-1/+1
* merge -c2902 from trunk to branch 2.0.patdenice2008-11-231-1/+17
* merge -c2900 from trunk to branch 2.0.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
* merge -c2880 from trunk to branch 2.0patdenice2008-11-151-0/+108
* Jump to category icon is removed on user forbidden categories (previously che...vdigital2008-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
* Bug fixed: in delete_categories function, the deletion on #old_permalinksplegall2007-03-071-1/+1
* feature 657: permalinks for categoriesrvelices2007-02-281-0/+5
* - function delete_user now clears asssociated data in the caddie table and th...rvelices2007-02-271-58/+38
* New: history logs high quality access via action.php. A new columnplegall2007-02-141-4/+97
* Issue : 137laurent.duretz2007-02-091-3/+1