aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* request 290: replace function get_themes name to avoid redeclaration fromplegall2006-02-201-11/+13
* feature 288: manage rates for administratorsrvelices2006-02-151-5/+20
* [NBM] Step 2: Add new table user_mail_notification (update, install, constant...rub2006-02-061-8/+16
* - merge branch 1.5 r1000:1001 into BSF: nikrou2006-01-171-0/+1
* - new: mass virtual categories movement manager inplegall2005-10-071-44/+91
* - bug 160 fixed: (part one of the bug) hard coded column name of users tableplegall2005-10-051-1/+1
* - improvement: add information about how to use an external table for usersplegall2005-09-171-1/+0
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-141-100/+0
* - modification : less configuration parameters in administrationplegall2005-09-031-1/+1
* - modification : RSS feed work only with a given feed identifier. Thus weplegall2005-08-191-0/+1
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-181-18/+20
* - new : maintenance screen in administration. There you can updateplegall2005-08-131-40/+326
* - new : external authentication in another users table. Previous users tableplegall2005-08-081-162/+81
* - elements batch management : element_set page becomes the frontend toplegall2005-04-161-0/+8
* - deletion of calculated permissions when deleting a userplegall2005-01-081-1/+8
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - upgrade scripts added for releases 1.3.xplegall2005-01-061-38/+40
* - French translationgweltas2005-01-041-28/+0
* - user permissions ask update at each admin page generation. Tableplegall2004-12-251-50/+238
* - replacement of PREFIX_TABLE constant in delete_user functionplegall2004-12-201-21/+26
* - bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall2004-12-181-52/+3