aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Issue 0000639: Force selected page on index.phprub2007-02-081-3/+6
* Issue : 137laurent.duretz2007-02-081-28/+29
* - correct php warnings (section_init and mass_inserts)rvelices2007-02-081-30/+17
* git-svn-id: http://piwigo.org/svn/trunk@1786 68402e56-0260-453c-a942-63ccdbb3...laurent.duretz2007-02-071-12/+37
* Issue 0000614: Display hits under thumbnails like comments countervdigital2007-01-281-0/+2
* Very little/small corrections:rub2007-01-161-12/+13
* Feature "Admin Advices !" (Standard plugin) : May give you always now an advi...vdigital2007-01-151-0/+27
* very small improvements:rvelices2007-01-131-3/+8
* - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending onrvelices2007-01-111-11/+2
* Fix Feature Issue ID 0000585.rub2006-12-281-0/+36
* Resolved Issue ID 0000299:rub2006-12-011-122/+136
* plugins: added actions for register_user, delete_categories, delete_elementsrvelices2006-11-141-0/+4
* removed 3 never used functionsrvelices2006-11-031-84/+8
* Resolved Issue ID 0000447:rub2006-07-091-1/+1
* merge -r1426:1427 from branch 1.6 to trunk (bug 397 fixed: [...] typeplegall2006-07-031-7/+17
* merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more time, andplegall2006-04-271-2/+2
* merge -r1276:1277 from branch-1_6 to trunk (bug 228 fixed)plegall2006-04-261-5/+5
* feature deleted: code for categories link was too complicated for such aplegall2006-04-041-454/+91
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-21/+175
* [NBM] Step 7: Add functionalities subscribe/unsubscribe:rub2006-04-011-1/+1
* Improvement issue 0000319:rub2006-03-281-0/+53
* [NBM] Step 4: Screen NBM is availablerub2006-03-261-1/+5
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-31/+48
* Step 1 improvement issue 0000301:rub2006-03-081-1/+1
* bug fix: call to undefined session_create in register.php (added function rvelices2006-03-071-27/+26
* new feature: source/destination links between categories. Will we keep thisplegall2006-03-041-20/+570
* fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3rvelices2006-03-011-47/+55