Fixed category saving, added unique key, removed deprecated templates:
authorRoland Häder <roland@mxchange.org>
Mon, 8 Nov 2010 01:19:09 +0000 (01:19 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 8 Nov 2010 01:19:09 +0000 (01:19 +0000)
commitd712e3a5c13266fc0017f6724e7cb372442c7cc3
treecea1c566c27724d2889bef8ee69cd85be595efb2
parentd34902c93ffcf249bde85f19aeaa6159c54ec6cc
Fixed category saving, added unique key, removed deprecated templates:
- Fixed handling of user category selections
- Added unique key in _user_cats on column userid,cat_id together
- Deprecated templates removed
- TODOs.txt updated
41 files changed:
.gitattributes
DOCS/TODOs.txt
inc/db/lib-mysql3.php
inc/extensions/ext-user.php
inc/modules/member/what-categories.php
templates/de/emails/profile-updte.tpl [deleted file]
templates/de/html/admin/admin_del_admin_menu.tpl [deleted file]
templates/de/html/admin/admin_del_admin_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_admins.tpl [deleted file]
templates/de/html/admin/admin_del_admins_row.tpl [deleted file]
templates/de/html/admin/admin_del_cats.tpl [deleted file]
templates/de/html/admin/admin_del_cats_row.tpl [deleted file]
templates/de/html/admin/admin_del_email_bonus.tpl [deleted file]
templates/de/html/admin/admin_del_email_normal.tpl [deleted file]
templates/de/html/admin/admin_del_email_notify.tpl [deleted file]
templates/de/html/admin/admin_del_guest_menu.tpl [deleted file]
templates/de/html/admin/admin_del_guest_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_member_menu.tpl [deleted file]
templates/de/html/admin/admin_del_member_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_network_params.tpl [deleted file]
templates/de/html/admin/admin_del_network_params_row.tpl [deleted file]
templates/de/html/admin/admin_del_network_types.tpl [deleted file]
templates/de/html/admin/admin_del_network_types_row.tpl [deleted file]
templates/de/html/admin/admin_del_networks.tpl [deleted file]
templates/de/html/admin/admin_del_networks_row.tpl [deleted file]
templates/de/html/admin/admin_del_payments.tpl [deleted file]
templates/de/html/admin/admin_del_payments_row.tpl [deleted file]
templates/de/html/admin/admin_del_reflevel.tpl [deleted file]
templates/de/html/admin/admin_del_reflevel_row.tpl [deleted file]
templates/de/html/admin/admin_del_sponsor.tpl [deleted file]
templates/de/html/admin/admin_del_transfer_row.tpl [deleted file]
templates/de/html/admin/admin_del_user.tpl [deleted file]
templates/de/html/admin/admin_member_selection_box.tpl [deleted file]
templates/de/html/admin/admin_mods_edit.tpl [deleted file]
templates/de/html/admin/admin_mods_edit_row.tpl [deleted file]
templates/de/html/admin/admin_theme_edit.tpl [deleted file]
templates/de/html/admin/admin_theme_edit_row.tpl [deleted file]
templates/de/html/admin/admin_theme_import.tpl [deleted file]
templates/de/html/admin/admin_theme_import_form.tpl [deleted file]
templates/de/html/admin/admin_theme_import_none.tpl [deleted file]
templates/de/html/admin/admin_theme_import_row.tpl [deleted file]