root / trunk / phpBB / includes / functions_display.php

View | Annotate | Download (40.7 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10211 10/04/2009 07:14 PM Meik Sievertsen

Copy 3.0.x branch to trunk

10121 09/08/2009 11:36 AM Meik Sievertsen

Further adjust unread tracking query, should work now for user last mark times less than forum/topic mark times.

10120 09/08/2009 09:53 AM Andreas Fischer

Rename get_unread_topics_list() to get_unread_topics().
Cleanup: Remove some stuff we no longer need.
Related to report #46765

10040 08/21/2009 11:46 AM Andreas Fischer

Use comparison instead of arithmetic.

10029 08/20/2009 01:19 PM Meik Sievertsen

instead of only enabling forum feeds in viewforum we set it on every location where forums are shown

10026 08/20/2009 01:04 PM Meik Sievertsen

add feed switch to forumrow, so forums can be styled correctly (with an rss icon for example)

10018 08/18/2009 03:51 PM Ruslan Uzdenov

Better tracking of global announcements
Authorised by: AcydBurn

9990 08/15/2009 11:49 AM Joas Schilling

Fix Bug #49615 - Unapproved topic icon has incorrect forum (introduced in r9635 fixing #46865)

Authorised by: ToonArmy

9926 08/05/2009 01:51 PM Ruslan Uzdenov

Fix bug #15729 - Global announcements marked as read if all new topics in forum are viewed
Authorised by: AcydBurn

9640 06/21/2009 09:36 AM Meik Sievertsen

Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)

9635 06/20/2009 04:51 PM Joas Schilling

Fix bug #46865 - Add unapproved topic icon for moderators on forum list

Authorised by: acydburn

9632 06/19/2009 10:03 PM Joas Schilling

Fix bug #46785 - Hide avatars if type disabled and give global option to turn on/off

Authorised by: acydburn

9467 04/17/2009 04:10 PM Henry Sudhof

#44105

9329 02/15/2009 06:47 PM Chris Smith

tiny tiny changes to r9328

9328 02/15/2009 06:36 PM Chris Smith

Allow translation of Custom BBCode help messages.

9082 11/22/2008 09:26 PM Meik Sievertsen

Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)
[a bit ugly, but retains backward compatibility]

8987 10/09/2008 04:17 PM Meik Sievertsen

- Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088)
- Do not display last post link and sort display options for search engines. (Bug #15088)

8938 09/26/2008 11:19 AM Chris Smith

Fix a tricky little bug in r8909

8930 09/24/2008 02:23 PM Henry Sudhof

Do not include hash in redirect back

8909 09/23/2008 02:07 PM Chris Smith

Correctly handle unread status of subforums (that are not shown on the index) of forums that are shown on the index. #14589

8906 09/22/2008 03:32 PM Henry Sudhof

whitespace

8904 09/22/2008 03:25 PM Henry Sudhof

adding more hashes

8860 09/17/2008 04:30 PM Meik Sievertsen

Display popular topic based on posts within topic instead of replies within topic. (Bug #16099)

8791 08/28/2008 02:44 PM Henry Sudhof

erm

8790 08/28/2008 02:43 PM Henry Sudhof

fixing fault introduced with R8749

8775 08/21/2008 05:41 PM Henry Sudhof

as per evil3, some more anti-CSRF

8749 08/13/2008 04:22 PM Henry Sudhof

#29335

8479 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8374 02/03/2008 11:55 PM Nils Adermann

merging r8373 into 3.0 branch: adding a new option to hide the entire list of subforums on listforums

8352 01/30/2008 06:03 PM Meik Sievertsen

Prepend phpbb_root_path to ranks path for displaying ranks - #19075

8350 01/30/2008 05:01 PM Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8310 01/06/2008 06:00 PM Meik Sievertsen

- Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)
- Allow editing usernames within database_update on username cleanup (Bug #18415)
- Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)...

8285 12/26/2007 03:53 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8207 10/20/2007 12:13 PM Meik Sievertsen

#14850

8146 10/05/2007 04:30 PM Meik Sievertsen

dumdidum... sorry. ;)

8119 10/02/2007 08:29 PM Meik Sievertsen

#i8

8068 08/24/2007 08:00 PM David M

#14211
- doing is_null on Oracle is not good, we return empty strings instead

7895 07/16/2007 04:02 PM Meik Sievertsen

- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)
- Prevent changing postable forum having subforums to link forum without moving subforums out first

7894 07/16/2007 03:26 AM David M

That else statement will never come into effect because the ORDER BY makes sure that the parent is dealt with before the children

7889 07/15/2007 03:47 PM Meik Sievertsen

even more fixes. :o

7888 07/15/2007 02:57 PM David M

#11931

7866 07/11/2007 05:03 PM Meik Sievertsen

some fixes

7749 06/11/2007 02:12 AM Meik Sievertsen

my round of bug fixes

7736 06/09/2007 01:11 PM Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7491 05/06/2007 11:02 PM Meik Sievertsen

Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to log entries as well as logging moderator edits.

7480 05/06/2007 02:57 AM shs

#10523

Just saw this one, whilst thinking about some other stuff... Now possible to select the subforum listing for styling by:

a.subforum { foo: bar; } // both read and unread links

... and either specifically by:

a.subforum.read { foo: bar; } // read links only...

7429 04/30/2007 12:46 PM Henry Sudhof

Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.

-Route all avatar downloads through download.php - adrien
-Change the way inline attachments are delivered
-Fixes a few (unreported) bugs, notably avatar upload during group generation...

7410 04/27/2007 04:07 PM Henry Sudhof

#10191

7384 04/22/2007 05:27 PM Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7330 04/12/2007 06:20 PM Meik Sievertsen

my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...

7286 04/06/2007 04:03 PM Meik Sievertsen

some fixes

7266 04/02/2007 05:47 PM Meik Sievertsen

some fixes...

7242 03/30/2007 04:24 PM Meik Sievertsen

other fixes...

7120 03/04/2007 11:08 PM David M

- small MSSQL thing
- changed how we store tracking data

7106 03/02/2007 11:41 AM Meik Sievertsen

do not display passworded forum topics within the active topics list if the user did not enter the password before... thanks to gamer4ever for pointing this out (though next time straight to the security tracker please)

7007 02/18/2007 02:42 PM Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

6940 01/27/2007 06:21 PM shs

SEPARATOR, not SEPERATOR... also "neutralised" variable naming as it's used elsewhere outside of pagination. :)

6911 01/20/2007 05:33 PM David M

- tiny issue in display_forums() made is possible for get_moderators() to cache the same query twice

6894 01/17/2007 07:41 PM Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6891 01/17/2007 12:52 AM dhn2

Forgot that one for #7110

6890 01/17/2007 12:46 AM dhn2

#7110

6862 01/08/2007 10:14 PM Nils Adermann

- new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/data/international.txt )
- also added character names to old homographs
- pagination_sep theme option removed, PAGINATION_SEPERATOR can be set in language files and the theme can overwrite it using span.page-sep [Bug #6872]

6832 01/03/2007 07:58 PM Nils Adermann

- allow login with redirect parameter
- altered URL regular expression so it won't cause problem with long URLs - PCRE >:( [Bug #6720]
- moderator list on index should have coloured groups in bold as everywhere else too
- correctly handle password requirements in UCP [Bug #6692]...

6829 01/02/2007 05:35 PM Meik Sievertsen

- do not allow setting the parent to currently assigned childs [Bug #6708]
- Allow the display_on_index setting to be specified for link forums [Bug #6660]
- Rank code in functions_display.php [Bug #6656]
- Added some new locations for the viewonline page [Related to bug #6484]...

6816 12/27/2006 06:43 PM Meik Sievertsen

Unused Code inside function update_forum_data [Bug #6606]
Copy permissions protection for groups [Bug #6594]
HTML issues in ACP [Bug #6580, #6578]
Always send the correct encoding [related to bug #6576]
Mass email fixes for first loop iteration [Bug #6570]...

6803 12/24/2006 02:11 PM Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6729 12/08/2006 01:08 AM David M

#6076
- removed unused junk from functions.php

6724 12/07/2006 04:11 PM Meik Sievertsen

#6024

6650 11/24/2006 03:59 PM Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6628 11/21/2006 07:15 PM Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6614 11/19/2006 10:00 PM Meik Sievertsen

some tiny fixes.

6599 11/18/2006 11:05 AM Meik Sievertsen

- do not cache the activity queries, this is only a lot of overhead (haven't noticed the forums also get included)
- back to our known poster name display on viewtopic/topic review. :)

6589 11/16/2006 05:51 PM Meik Sievertsen

ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.

6584 11/15/2006 04:35 PM Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6577 11/12/2006 08:24 PM Meik Sievertsen

let the user activity queries only update every 5 minutes

6572 11/12/2006 04:35 PM Meik Sievertsen

consistant obtain_* functions

6511 10/19/2006 03:55 PM Meik Sievertsen

Revised attachment categories a bit
Fixes for the following bugs:
#4830
#4818
#4816
#4810
#4808
#4798
#4796
#4772
#4662
#4646
#4546
#4524
#4270

I hope not having introduced additional severe errors :)

6490 10/12/2006 10:05 PM grahamje

Censor last post topic [#4714]

6470 10/08/2006 09:04 PM Meik Sievertsen

- forum image being an additional image instead of replacing forum indicators
- reasons fixes

6439 10/04/2006 05:15 PM Meik Sievertsen

- finally removed sql_numrows
- sql_fetchfield now in dbal.php
- check query id correctly as well as other tiny fixes

6434 10/03/2006 05:59 AM David M

#4226

6422 10/01/2006 10:48 AM David M

- forgot to make the same change to the ODBC driver
- MySQL 3.x works now
- FirebirdSQL is now on the same level as MySQL and PostgreSQL, zero hacks exist inside the core code now

6419 09/30/2006 04:58 PM Meik Sievertsen

- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect.
- added real syncing to forums acp (not only forum statistics rebuild)

6411 09/26/2006 09:59 PM Meik Sievertsen

These changes should let olympus scale a little bit better.
i haven't adjusted the schemas but added the details to create_schema_files - david is able to build them then in line with his changes. :)

6383 09/23/2006 12:14 AM Meik Sievertsen

some tiny fixes here and there

6382 09/20/2006 03:20 PM Meik Sievertsen

#4406

6364 09/13/2006 06:08 PM Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6360 09/08/2006 08:00 PM grahamje

Next phase of last post changes + a few minor bugs

Note: This template variable is available but will not be used by default

6336 08/30/2006 09:33 PM grahamje

Error if no post in a forum

6311 08/22/2006 01:01 PM grahamje

Phase 2 of the changes
This should now be complete

6309 08/21/2006 05:58 PM grahamje

Initial batch of colourization changes. This includes:
- schema changes for first post and last post
- display in viewforum, search and ucp of first post
- update of database on posting
Still outstanding
- display of last post

6271 08/12/2006 03:14 PM Meik Sievertsen

sql_in_set changes

6260 08/11/2006 03:21 PM Meik Sievertsen

submit some attachment changes/fixes as well as fixing the language pack download for zip files.

6256 08/09/2006 11:03 PM Meik Sievertsen

- load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51.
- reported bugs fixed

6237 08/05/2006 05:49 PM Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6224 08/01/2006 05:29 PM Meik Sievertsen

- fixing some bugs
- shortening some db columns to meet the requirements
- correctly increase/decrease user post counts
- fix the topic title length bug(s)

6223 08/01/2006 07:06 AM David M

- BBCode helpline is now customizable

6198 07/20/2006 11:45 PM Meik Sievertsen

- some bugfixes
- set ip_check to A.B.C. by default
- display postings in other encodings by default and present link to force the encoding as usual.

6188 07/17/2006 05:23 AM David M

hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P

6177 07/13/2006 02:51 PM Meik Sievertsen

- renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value

- every column is now NOT NULL
- every column is now having a DEFAULT value...

6161 07/09/2006 06:23 PM Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6149 07/06/2006 06:46 PM Meik Sievertsen

some bugfixes

6126 06/25/2006 05:23 PM grahamje

Some changes to the way folder images are handled for "special" topics

6107 06/20/2006 09:00 PM Nils Adermann

- correctly display subcategories
- use L_TRANSLATION_INFO [Bug #2357]
- always begin with ACL_UNSET in permission trace
- allow copy permissions when editing a forum
- default to parent forum for copying permissions
- no duplication of the breadcrumps on registration [Bug #2307]

6074 06/16/2006 07:31 PM Meik Sievertsen

fix bug #2258

6021 06/07/2006 09:32 PM Meik Sievertsen

ok, sorry for this. :/
- cleaned up table names/constants

6019 06/07/2006 08:12 PM Meik Sievertsen

fix bug #2086
remove cached sql results for moderator cache table if re-applying moderators

6015 06/06/2006 10:53 PM Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5999 06/02/2006 12:29 PM Meik Sievertsen

#2059

5995 06/01/2006 03:47 PM Meik Sievertsen

- create forums by default
- hide prune options if not enabled
- fixed module management enable/disable switch if in module itself
- fixed some schema errors
- adjusted $user->page array generation for developers calling scripts outside of phpBB root

5965 05/25/2006 09:15 PM Meik Sievertsen

first round of custom profile changes

5957 05/21/2006 06:54 PM Meik Sievertsen

- fixing a few smaller bugs/glitches
- init user session in cron.php (else it can produce errors if functions expect the user object being set)
- fix sql escaping for mssql/mssql_odbc

5933 05/19/2006 11:08 PM Meik Sievertsen

- fixed dotted topics on some occassions being wrong
- fixed post author change
- fixed moving topics (they should not count into read tracking now) - think about having only one column for shadow topics/similar to forum links
- moved a function from functions.php to functions_display.php (this function is only used by viewtopic and viewforum which already include this file)...

5931 05/18/2006 11:03 PM Meik Sievertsen

- fixing a few tiny bugs
- added new function to (re)apply sids where needed (login and mcp quickmod) - #1829

5902 05/12/2006 10:52 PM Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...

5858 04/29/2006 03:18 AM Meik Sievertsen

- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs.

5790 04/17/2006 03:09 PM Meik Sievertsen

- clean up marklist calls (global function)
- added new feature: test out others permissions (admin permissions will not be copied)
- changed attachment processing by directly using the template engine
- fixed some attachment related bugs
- additional tiny fixes

5784 04/15/2006 04:48 PM Meik Sievertsen

- fixed some bugs
- made sql schemas consistent
- added correct sequences and generators to sql schemas
- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.
- allow multibyte characters in usernames

5770 04/08/2006 04:16 PM Meik Sievertsen

- fix moving up/down for smilies and icons
- display number of total topics in viewforum for forums having active topics set to to true

5765 04/06/2006 07:15 PM Meik Sievertsen

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)...

5709 03/25/2006 01:07 PM Meik Sievertsen

- extended session_page and user_lastpage to hold a maximum of 200 chars (instead of 100) - session_page gets truncated to 200 chars
- streamlined the process of generating text with bbcode/smilies/urls (forum rules, forum descriptions, group descriptions at the moment)...

5622 03/13/2006 12:19 AM Meik Sievertsen

- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
- use getenv instead of $_ENV (with $_ENV the case could be wrong)
- permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...

5548 02/12/2006 04:45 PM Nils Adermann
  • empty log message ***
5546 02/12/2006 03:48 PM Nils Adermann

tiny fix so the board won't throw an error if it doesn't have any forums

5494 01/25/2006 10:01 PM Meik Sievertsen

- moved add_log out of functions_admin (this file should only be included in admin/admin-related pages)
- fixed cookie based topic tracking
- added missing config variables
- other minor things

5425 01/05/2006 01:10 PM Nils Adermann

- acm::exists() is considered private now and was renamed to acm::_exists()

5424 01/04/2006 09:57 PM subblue

Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number

5422 01/04/2006 07:37 AM David M

- file_get_contents instead of imploding file()s or fread()ing till the maximum filesize
- language and style properly use compression
- language now prompts user for methods
- functions_compress does not need to eval() to get a hex date, instead calls pack()...

5372 12/22/2005 05:28 PM Meik Sievertsen

- ok, get away with the secondary style approach (styles can be mixed together easily with the acp)
- introduce a more generic approach of defining some additional variables through cfg files as well as the name, copyright and version fields
- please note that at the moment this is in flux. I added it now for Tom because he needs the theme parameters.

5313 11/28/2005 07:38 PM Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

5272 10/19/2005 08:00 PM Meik Sievertsen

- updated topic tracking code
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)

5240 10/02/2005 08:15 PM Meik Sievertsen

- move some functions from global functions file to functions_display (those only needed in posting and viewtopic/forum)

5135 04/30/2005 04:24 PM Meik Sievertsen

- test slightly modified topic tracking code
- some bugfixes

5118 04/11/2005 11:32 PM Meik Sievertsen

- made path information available to template (T_)
- eased topic/post icon in templates (removing hardcoded img)
- added S_FIRST_ROW and S_LAST_ROW to template engine

5117 04/10/2005 08:07 PM Meik Sievertsen

- 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

5114 04/09/2005 02:26 PM Meik Sievertsen

- 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)

5109 03/22/2005 12:10 AM Meik Sievertsen

- and my second attempt

5057 01/13/2005 04:31 PM psotfx

Fix topic count display for subfora

5037 12/31/2004 02:58 PM Meik Sievertsen

- fixed [code=php]
- optimized db/mysql.php a little bit

5035 12/19/2004 06:59 PM Meik Sievertsen

- some fixes/changes

5032 12/12/2004 03:07 PM Meik Sievertsen

- fix attachment mod errors
- make upload path consistent with all other 2.2 path settings
- fix "post title wrong after split" bug

5001 10/13/2004 09:30 PM Meik Sievertsen

- ucp register/remind/activate fixes mostly regarding account activation
- general ucp fixing (profile and ucp_main)
- created three new functions (return correct topic author string, generate topic related pagination and get topic type/status...). These general bits are used on several pages (subscribed topics, bookmarks, viewforum)....

4986 09/17/2004 11:11 AM Meik Sievertsen

- extensions_allowed changed a bit.

4984 09/16/2004 08:33 PM Meik Sievertsen

- 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)...

4981 09/05/2004 05:45 PM Meik Sievertsen

- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)

4920 07/09/2004 12:41 AM Meik Sievertsen

- 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...

4904 05/31/2004 08:00 PM Meik Sievertsen

- added delete cookies link
- fixed global announcement links in viewforum
- do not display redirects in link forums as posts in forum overview

4903 05/30/2004 09:24 PM Meik Sievertsen

- 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)

4898 05/26/2004 10:32 PM Meik Sievertsen

message/mail updates

4883 05/02/2004 03:06 PM Meik Sievertsen

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)

4862 03/11/2004 10:17 PM Meik Sievertsen

- re-enable drafts. ;)
- put extension checking into a small function...

4861 03/10/2004 09:30 PM Meik Sievertsen

- check for array [lang]
- admin_forums delete routine updated
- added extension groups per forum

4836 02/21/2004 01:47 PM Meik Sievertsen

- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D...

4819 02/08/2004 07:02 PM Meik Sievertsen

inline attachment capability...

4801 02/05/2004 03:42 PM psotfx

Return information for display of active topics in subfora ... little kludgy? but seems to work

4757 01/12/2004 04:00 PM psotfx

Mark given set of forums marked, show "Mark forums read" link on subforum display

4668 11/16/2003 10:53 PM Meik Sievertsen

Finished drafts, one bit is remaining though.
added file and disk space statistics.
some minor changes here and there.

4641 11/05/2003 03:57 PM Meik Sievertsen

related to attachments

4637 11/04/2003 11:05 PM Meik Sievertsen

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).

4614 10/19/2003 05:36 PM Meik Sievertsen

bump topic and orphan attachments
changes here and there...

4573 10/12/2003 11:13 AM Meik Sievertsen

optimized update_last_post_information query.

4492 09/09/2003 09:02 AM Meik Sievertsen

fixed censoring (quote post, word boundaries, attachment comments)

4467 09/04/2003 08:30 PM Meik Sievertsen

initial draft functionality, loading (and a bunch of other stuff) is not implemented yet + bugfixes.

4458 08/29/2003 08:06 PM Meik Sievertsen

fixed: slashing attachment comments (hopefully)
changed header.

4395 08/13/2003 12:33 AM psotfx

Do away with showing "categories" in the subforum listing ... just output a subforum icon/link ... people appear to want this in preference

4184 06/29/2003 12:59 PM Meik Sievertsen

a few fixes

4175 06/25/2003 09:49 PM Meik Sievertsen

some updates...

4147 06/19/2003 06:19 PM psotfx

Yet more updates, topic marking works again ... still intend (optional) checking of "forum read" status on return to index (rather than just the current fudge of visiting the forum), obtain_ranks as a function (used in at least three scripts), removed jabber method that was needed, oops

4139 06/17/2003 09:34 PM Meik Sievertsen

added: download notice for people unable to see files attached to posts
changed: put attachment display into a function now called by posting preview and viewtopic (functions_display.php)
fixed: small fix in posting routines, cleanups...

4054 05/24/2003 02:30 AM psotfx

more fun with cookies

4026 05/20/2003 02:24 PM psotfx

Fix forum link redirection when tracking clicks

3994 05/08/2003 03:17 PM psotfx

forum_link_track to forum_flags & 1

3969 05/04/2003 01:58 AM psotfx

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).

3961 05/02/2003 05:50 PM psotfx

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

3956 04/26/2003 07:28 PM psotfx

Only displayed subforum icon if subforums were set to display_on_index

3955 04/26/2003 06:24 PM psotfx

Fixed error in handling sub-forum data when displaying "categories"

3953 04/26/2003 03:17 AM psotfx

Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due

3947 04/24/2003 08:21 PM ludovic_arnaud

Fixed some undefined variables

3925 04/22/2003 07:26 PM psotfx

oops, I completely forget that viewforum uses the new topics_marking table ... guess I need to commit all related changes after all ... pooh

3747 03/29/2003 07:28 PM psotfx

icon name change

3684 03/20/2003 01:31 AM psotfx

Add forum image to template vars

3350 01/22/2003 04:06 PM psotfx

lastread stuff is just causing too many problems with repeated forums at present - disabling till fixed

3338 01/20/2003 06:12 AM ludovic_arnaud

Un-b0rked ACL options caching, small general fixes

3317 01/13/2003 07:44 AM ludovic_arnaud

Very minor changes.

3102 11/27/2002 02:24 PM bartvb

Initial Lastread support. Mind the schema and config changes\!

3075 11/21/2002 04:40 PM thefinn

Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.

3061 11/18/2002 10:04 PM psotfx

Cache moderator names? Output moderators for all forums in viewforum. Alter a few things in templates

3057 11/18/2002 01:19 AM psotfx

"Fix" problem with forum_id being overwritten by sub forum listing

3053 11/15/2002 01:45 PM psotfx

Output nothing if moderator display is "off"

3027 11/13/2002 10:48 PM psotfx

Minor change to remove total_post count

3026 11/13/2002 10:33 PM psotfx

Fix couple of errors ... you should run UPDATE phpbb_users SET user_permissions = '' after this update

3018 11/08/2002 04:33 AM ludovic_arnaud

Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.

3012 11/07/2002 10:45 PM psotfx

Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...

3011 11/07/2002 04:39 AM ludovic_arnaud

Subforums update take #1