Revision 5765
To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.
- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)
- removed unread mode for private messages
- added new feature to template engine - "jump out of loop" or "loop another loop within my loop" :D (will be documented within the coding guidelines)
- added autologin field to sessions
- check session length checks
- added add_log statement to sessions to track session valid to invalid changes if ip/browser change depending on config settings (only debug)
- added multibyte support for various variables (exception at the moment is usernames which needs some discussion)
- hopefully not broke something. :/
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- phpBB
- adm
- includes
- acm
- acp
- acp_attachments.php (diff)
- acp_ban.php (diff)
- acp_bots.php (diff)
- acp_email.php (diff)
- acp_groups.php (diff)
- acp_language.php (diff)
- acp_modules.php (diff)
- acp_permission_roles.php (diff)
- acp_profile.php (diff)
- acp_ranks.php (diff)
- acp_reasons.php (diff)
- acp_styles.php (diff)
- acp_users.php (diff)
- acp_words.php (diff)
- auth.php (diff)
- functions_admin.php (diff)
- functions_compress.php (diff)
- functions_display.php (diff)
- functions_posting.php (diff)
- functions_privmsgs.php (diff)
- functions_profile_fields.php (diff)
- functions_template.php (diff)
- functions_upload.php (diff)
- functions_user.php (diff)
- mcp
- mcp_ban.php (diff)
- mcp_logs.php (diff)
- mcp_notes.php (diff)
- mcp_queue.php (diff)
- mcp_topic.php (diff)
- mcp_warn.php (diff)
- message_parser.php (diff)
- session.php (diff)
- ucp
- install
- language
- mcp.php (diff)
- memberlist.php (diff)
- posting.php (diff)
- report.php (diff)
- styles
- subSilver
- template
- confirm_body.html (diff)
- faq_body.html (diff)
- index_body.html (diff)
- login_body.html (diff)
- login_forum.html (diff)
- mcp_approve.html (diff)
- mcp_ban.html (diff)
- mcp_footer.html (diff)
- mcp_forum.html (diff)
- mcp_front.html (diff)
- mcp_header.html (diff)
- mcp_jumpbox.html (diff)
- mcp_logs.html (diff)
- mcp_move.html (diff)
- mcp_notes_front.html (diff)
- mcp_notes_user.html (diff)
- mcp_post.html (diff)
- mcp_topic.html (diff)
- mcp_viewlogs.html (diff)
- mcp_warn_front.html (diff)
- mcp_warn_list.html (diff)
- mcp_warn_post.html (diff)
- mcp_warn_user.html (diff)
- memberlist_body.html (diff)
- memberlist_email.html (diff)
- memberlist_leaders.html (diff)
- memberlist_view.html (diff)
- message_body.html (diff)
- overall_footer.html (diff)
- overall_header.html (diff)
- posting_attach_body.html (diff)
- posting_body.html (diff)
- posting_poll_body.html (diff)
- posting_preview.html (diff)
- posting_review.html (diff)
- posting_smilies.html (diff)
- posting_topic_review.html (diff)
- report_body.html (diff)
- search_body.html (diff)
- search_results.html (diff)
- simple_footer.html (diff)
- ucp_agreement.html (diff)
- ucp_attachments.html (diff)
- ucp_footer.html (diff)
- ucp_groups_manage.html (diff)
- ucp_groups_membership.html (diff)
- ucp_header.html (diff)
- ucp_main_bookmarks.html (diff)
- ucp_main_drafts.html (diff)
- ucp_main_front.html (diff)
- ucp_main_subscribed.html (diff)
- ucp_pm_history.html (diff)
- ucp_pm_message_footer.html (diff)
- ucp_pm_message_header.html (diff)
- ucp_pm_options.html (diff)
- ucp_pm_viewfolder.html (diff)
- ucp_pm_viewmessage.html (diff)
- ucp_prefs_personal.html (diff)
- ucp_prefs_post.html (diff)
- ucp_prefs_view.html (diff)
- ucp_profile_avatar.html (diff)
- ucp_profile_profile_info.html (diff)
- ucp_profile_reg_details.html (diff)
- ucp_profile_signature.html (diff)
- ucp_register.html (diff)
- ucp_zebra_foes.html (diff)
- ucp_zebra_friends.html (diff)
- viewforum_body.html (diff)
- viewforum_subforum.html (diff)
- viewonline_body.html (diff)
- viewonline_whois.html (diff)
- viewtopic_body.html (diff)
- theme
- viewforum.php (diff)
- viewtopic.php (diff)

