History | View | Annotate | Download (48.2 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- some bugfixes
the poll tables use the topic_id, not the post_id
- fix smiley emotion- some language pack updates- profile field updates
- 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)
- adding recalc_btree (not used atm)
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
- remove output buffering options from download.php (not needed anymore)- optimized viewtopic.php a little bit- removed the create_function (was consuming too much memory) from viewtopic- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...
- added delete cookies link- fixed global announcement links in viewforum- do not display redirects in link forums as posts in forum overview
- 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)
- check for array [lang]- admin_forums delete routine updated- added extension groups per forum
Quick fix for re-ordering problem
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
Note: please merge your attachment tables (develop dir).
Enable/disable fulltext indexing of a given forum
enable pruning by Post Viewed time on auto_prune
Remove request_var
Fixed: wrong parent_id, incorrect $mode case. Now I'm done checking if it was possible to screw up the tree, the answer was yes.
fix: assign parent id
Less bugged version. If you sync a forum, you'll be taken back to the forum list where a message will be displayed.
Changed: APIsation in progress :)
Fixed: the style box not showing when editing a category. Pardon, a non-postable forum ;)
mainoption/liteoption -> btnmain/btnlite
More styling stuff ... activate, deactivate styles ... deactivated styles can still be used in forum/board styling selectors
Various updates and fixes ... no doubt there are new bugs but where would the fun be without them?
n/m
speling erRor
Changed forum_link_track to forum_flags for storage of additional info [ pruning related ], moved lang selection into DB, other minor changes, still working on admin_prune, per forum styling for posting
oops
Seems to be behaving today ...
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
Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html for easy jumping and mcp_foruminfo.html.Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html
MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though...Pruning: now works as expected.
Redirect path changes
New directory name