History | View | Annotate | Download (11.5 KB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- use session_begin- fix permission presets to be at least usable
- added updated coding guidelines- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users- changed bot code to act on useragent || ip
- Documentation related changes- added resend activation email dialog- fixed issue in session code- log failed/successful admin re-authentication/login- fixed simple forum dropdown box (used in mcp and posting)
fix admin_session "bug"
BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues
- removed unnecessary pm options- added one option to clearly define email visibility
This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!
Rejiggle "board disabled" system to allow admin/mods access, eliminate duplication and "fudges" ... hopefully I've not overlooked something fundamental ...
Change header
- enable admin login if board disabled- new reply image for pm's (fits better into the style)
- forum rules + link to forum rules- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...- some bugfixes within admin_forums and other files- new admin_board layout (much safer, security wise)
language additionssome small fixes
fix some issues with oop, fixing small bugs and prepare the next steps...NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)
show correct login screen (accessing /adm while logged out)
splitted language files
added attachments to user acpfixed typo in stylesheet.cssadded a.th class to admin css
Add confirmation function
The moving of update eliminates it's usefulness ... given the change was done to increase security it wins :)
Moved sql_close() down, after the cache is unloaded.
Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).
Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
first version of attachment admin panel + some fixes (i hope i do not screw someones code with this, my appologies)
Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php
New directory name