History | View | Annotate | Download (56.6 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- request_var updates- added group selection to pm filter- fixed activation/deletion of inactive user accounts in admin index- fixed some color swatch bugs
- some cross-db related changes- putting active bots array into cache
- 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)
- removed unnecessary pm options- added one option to clearly define email visibility
- make use of new get_supported_image_types format- added mysql 4.1.x support for database size
- fix attachment mod errors- make upload path consistent with all other 2.2 path settings- fix "post title wrong after split" bug
Tiny fix for ImageMagick detection on windows
- more updates, mostly bugfixes to the bbcode parser- changed current_user in sessions (please review)- give more flexibility to style authors in regard to the pagination elements- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...
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...
- 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)
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
changed extension group administration (more user friendly)
splitted language files
removed message type from message parserassign message if specifiedparse/decode html if enabledvalidate url
moved attachment settings code back to admin_attachments.php
Finished drafts, one bit is remaining though.added file and disk space statistics.some minor changes here and there.
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).
ahhhh, they hurt kenny, stop it... stop it.
fix "not able to reply to announcements" and wrong notify checkbox status.
bump topic and orphan attachmentschanges here and there...
cleanups and fixes
some small fixesgot rid of iframe (topic review)... tested new div method with various browsers, further testing and oppinions would be nice. ;)NOTE: New css element added to theme
Extension var update
fixed: slashing attachment comments (hopefully)changed header.
bye bye forbidden extensions... we have a deny,allow rule for extensions, forbidden extensions are therefore a little bit redundant.
Updates for changes to filelist()
mainoption/liteoption -> btnmain/btnlite
some updates...
deleted pm references and small fixes to the thumbnail creation
thumbnail creation support
added: download notice for people unable to see files attached to postschanged: put attachment display into a function now called by posting preview and viewtopic (functions_display.php)fixed: small fix in posting routines, cleanups...
a few updates, added #539865 and #694413.
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).
further work on the attachment panel... and see how plain those icons are... these are the correct ones to rip ;)Hopefully someone will make some nice upload icons. :)
replaced \' with ' in template to let it parse javascript correctly. admin_attachments.php changes. added real media streaming.
first version of attachment admin panel + some fixes (i hope i do not screw someones code with this, my appologies)