aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-121-1/+1
* - ordering function moved from admin/update to admin/include/functionplegall2004-12-051-0/+37
* if all links between a category and elements have disappeared, no line isplegall2004-12-051-1/+10
* - on picture.php, related categories under the element are displayed inplegall2004-12-051-40/+74
* - shows the element representing a non empty category in cat_modifyplegall2004-12-041-6/+35
* - change "->" in a beautiful arrow :-) for categories level in adminplegall2004-12-041-0/+102
* Update of the user preferences panel.gweltas2004-12-021-3/+2
* - update_global_rank new function : far more intelligent update. Take intoplegall2004-11-301-33/+192
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-231-21/+0
* - optimization : representative picture becomes mandatory for a non emptyplegall2004-11-201-5/+27
* - images.path column added to reduce database accessplegall2004-11-161-0/+47
* verifies whether the file has a picture extension before trying getimagesize ...plegall2004-11-091-1/+2
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-37/+37
* replacement of PhpWebGallery folder representative by pwg_representative andz0rglub2004-10-091-4/+5
* directories "high" and "representative" are not returned anymore asz0rglub2004-10-021-4/+7
* deletion of rate lines when deleting an elementz0rglub2004-09-181-0/+8
* verification of number of elements to delete in the function and not beforez0rglub2004-09-121-4/+11
* simplier display of update result :z0rglub2004-08-291-3/+12