aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-04feature deleted: code for categories link was too complicated for such aplegall1-454/+91
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-21/+175
2006-04-01[NBM] Step 7: Add functionalities subscribe/unsubscribe:rub1-1/+1
2006-03-28Improvement issue 0000319:rub1-0/+53
2006-03-26[NBM] Step 4: Screen NBM is availablerub1-1/+5
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-31/+48
2006-03-08Step 1 improvement issue 0000301:rub1-1/+1
2006-03-07bug fix: call to undefined session_create in register.php (added function rvelices1-27/+26
2006-03-04new feature: source/destination links between categories. Will we keep thisplegall1-20/+570
2006-03-01fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3rvelices1-47/+55
2006-02-20request 290: replace function get_themes name to avoid redeclaration fromplegall1-11/+13
2006-02-15feature 288: manage rates for administratorsrvelices1-5/+20
2006-02-06[NBM] Step 2: Add new table user_mail_notification (update, install, constant...rub1-8/+16
2006-01-17- merge branch 1.5 r1000:1001 into BSF: nikrou1-0/+1
2005-10-07- new: mass virtual categories movement manager inplegall1-44/+91
2005-10-05- bug 160 fixed: (part one of the bug) hard coded column name of users tableplegall1-1/+1
2005-09-17- improvement: add information about how to use an external table for usersplegall1-1/+0
2005-09-14- improvement: long localized messages are in HTML files instead of $langplegall1-100/+0
2005-09-03- modification : less configuration parameters in administrationplegall1-1/+1
2005-08-19- modification : RSS feed work only with a given feed identifier. Thus weplegall1-0/+1
2005-08-18- improvement : screen admin/picture_modify rewritten. Presentation copiedplegall1-18/+20
2005-08-13- new : maintenance screen in administration. There you can updateplegall1-40/+326
2005-08-08- new : external authentication in another users table. Previous users tableplegall1-162/+81
2005-04-16- elements batch management : element_set page becomes the frontend toplegall1-0/+8
2005-01-08- deletion of calculated permissions when deleting a userplegall1-1/+8
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2005-01-06- upgrade scripts added for releases 1.3.xplegall1-38/+40
2005-01-04- French translationgweltas1-28/+0
2004-12-25- user permissions ask update at each admin page generation. Tableplegall1-50/+238
2004-12-20- replacement of PREFIX_TABLE constant in delete_user functionplegall1-21/+26
2004-12-18- bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall1-52/+3
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-1/+1
2004-12-05- ordering function moved from admin/update to admin/include/functionplegall1-0/+37
2004-12-05if all links between a category and elements have disappeared, no line isplegall1-1/+10
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-40/+74
2004-12-04- shows the element representing a non empty category in cat_modifyplegall1-6/+35
2004-12-04- change "->" in a beautiful arrow :-) for categories level in adminplegall1-0/+102
2004-12-02Update of the user preferences panel.gweltas1-3/+2
2004-11-30- update_global_rank new function : far more intelligent update. Take intoplegall1-33/+192
2004-11-23- global categories' options : instead of N horizontal tabs on a singleplegall1-21/+0
2004-11-20- optimization : representative picture becomes mandatory for a non emptyplegall1-5/+27
2004-11-16- images.path column added to reduce database accessplegall1-0/+47
2004-11-09verifies whether the file has a picture extension before trying getimagesize ...plegall1-1/+2
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-37/+37
2004-10-09replacement of PhpWebGallery folder representative by pwg_representative andz0rglub1-4/+5
2004-10-02directories "high" and "representative" are not returned anymore asz0rglub1-4/+7
2004-09-18deletion of rate lines when deleting an elementz0rglub1-0/+8
2004-09-12verification of number of elements to delete in the function and not beforez0rglub1-4/+11
2004-08-29simplier display of update result :z0rglub1-3/+12