| 7657 |
View
| Annotate |
|
|
05/20/2007 04:59 PM |
|
This commit was manufactured by cvs2svn to create tag ‘release_3_0_RC1’. |
| 7558 |
View
| Annotate |
|
|
05/13/2007 12:19 PM |
acydburn |
#10823 |
| 7543 |
View
| Annotate |
|
|
05/12/2007 11:11 AM |
acydburn |
Make the life of style authors not too complicated. |
| 7456 |
View
| Annotate |
|
|
05/04/2007 02:30 PM |
acydburn |
added class for disabled options in ACP E_USER_ERROR now using language keys if available [related to #10445] UCP/MCP title tags [#10441] Check $start parameter in viewforum [#10435] Check for postable forum for moving user posts within users ACP [#10433] Show error if admin tries to put forums beneath linked forums [related to #10433] Correctly catch attachments while moving posts [#10431] language change in install.html [#10425] Updated AUTHORS file |
| 7433 |
View
| Annotate |
|
|
04/30/2007 03:32 PM |
acydburn |
“Ghost” topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] Find a member supporting hidden groups for those able to see them [#10305] Display hidden groups for all those able to see them across the board (composing messages, viewonline) Fix space for sending PM’s to groups Let the permissions_phpbb file be included the same way as all other permission files [#10301] Add request_a-z+ handling within modules_auth suggested by Pyramide. This will allow modders to directly show/hide their module in addition to !empty() $_REQUEST variables. [#10297] |
| 7418 |
View
| Annotate |
|
|
04/28/2007 04:02 PM |
acydburn |
fix wrong query for searching by group id. If not within group mode we only need the user details too (hopefully) |
| 7384 |
View
| Annotate |
|
|
04/22/2007 05:27 PM |
acydburn |
#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 syndicate window.onload events where necessary – #9878 Duplicate topics in forums with announcements – #9840 Email template for forced re-activation – #9808 Topic pagination adjustment – #9763 Changed compose message layout in UCP – #9706, #9702 Fixed inline attachment font size (hopefully) |
| 7382 |
View
| Annotate |
|
|
04/22/2007 12:21 AM |
davidmj |
#9985 |
| 7355 |
View
| Annotate |
|
|
04/15/2007 12:59 PM |
naderman |
- m_warn is no longer a local moderation permission - magic urls should properly use html entities - speed up posting on big boards, MAX query can be simplified a lot in certain cases - user IP list should be labelled with “Other users” [Bug #9707] |
| 7330 |
View
| Annotate |
|
|
04/12/2007 06:20 PM |
acydburn |
my take on getting the bugs down… thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally… |
| 7296 |
View
| Annotate |
|
|
04/07/2007 03:27 PM |
davidmj |
#9674 |
| 7290 |
View
| Annotate |
|
|
04/06/2007 10:50 PM |
davidmj |
#9605 |
| 7242 |
View
| Annotate |
|
|
03/30/2007 04:24 PM |
acydburn |
other fixes… |
| 7201 |
View
| Annotate |
|
|
03/16/2007 10:43 PM |
acydburn |
display those as admins having admin permissions and being within the administrators group (admin group does not need to be the default one) |
| 7195 |
View
| Annotate |
|
|
03/15/2007 12:25 AM |
davidmj |
|
| 7193 |
View
| Annotate |
|
|
03/15/2007 12:12 AM |
acydburn |
help day!!!! it would help to limit the number of rows returned… we are not dolly the sheep. :P |
| 7154 |
View
| Annotate |
|
|
03/09/2007 05:24 PM |
acydburn |
grmbl |
| 7150 |
View
| Annotate |
|
|
03/08/2007 04:49 PM |
acydburn |
again… some more fixes. |
| 7143 |
View
| Annotate |
|
|
03/07/2007 05:55 PM |
acydburn |
- fix some group specific bugs - correctly determining terrafrost’s birthday mod |
| 7113 |
View
| Annotate |
|
|
03/03/2007 04:36 PM |
davidmj |
#8470 |
| 7104 |
View
| Annotate |
|
|
03/01/2007 10:52 PM |
davidmj |
- subtle, very subtle |
| 7097 |
View
| Annotate |
|
|
02/28/2007 11:14 PM |
davidmj |
- pretty sweet speed increase |
| 7007 |
View
| Annotate |
|
|
02/18/2007 02:42 PM |
acydburn |
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. |
| 6975 |
View
| Annotate |
|
|
02/09/2007 03:24 PM |
acydburn |
some fixes to be committed. |
| 6969 |
View
| Annotate |
|
|
02/05/2007 05:24 PM |
acydburn |
only some minor fixes |
| 6930 |
View
| Annotate |
|
|
01/26/2007 05:09 PM |
acydburn |
- fix some oddities (doubled spaces for example) - changed the way make_forum_select() is returning the forum list – now including skipped forums but being disabled. This should make identifying the correct forum much more easier. - Changed some permission namings based on suggestions by the community - Tried to comply to the permission field ordering within the language files while displaying permission sets. Hopefully it’s worth the additional processing time. - Disable submit buttons after clicking for installation and conversions. |
| 6925 |
View
| Annotate |
|
|
01/24/2007 12:29 PM |
acydburn |
- added confirm box to ucp zebra (adding fried/foe) - permission fixes for conversions - use more appropiate error message within convertor if source tables could not be found - other tiny fixes |
| 6894 |
View
| Annotate |
|
|
01/17/2007 07:41 PM |
acydburn |
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 |
| 6882 |
View
| Annotate |
|
|
01/11/2007 02:02 PM |
dhn2 |
Some cleanup. Be gone you outdated JS code! |
| 6872 |
View
| Annotate |
|
|
01/10/2007 05:47 PM |
acydburn |
fix some general bugs and some convertor related |
| 6864 |
View
| Annotate |
|
|
01/09/2007 03:01 PM |
dhn2 |
#6098 “Find a member” now supports single clicks. Thanks for Highway of Life for helping out here. :) |
| 6829 |
View
| Annotate |
|
|
01/02/2007 05:35 PM |
acydburn |
- 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] - Do not display attached images inline if user disabled image display in posts; the same with flash files [Bug #6226] |
| 6826 |
View
| Annotate |
|
|
12/31/2006 05:56 PM |
acydburn |
- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;) - fixes for bugs #6694, #6664 and #6662 |
| 6770 |
View
| Annotate |
|
|
12/15/2006 03:54 PM |
acydburn |
- fixed bug within the database update script - #6254 - #6242 - #6184 - #6160 - #6020 |
| 6740 |
View
| Annotate |
|
|
12/10/2006 06:44 PM |
naderman |
- finally correctly calculate current time for birthday calculation [Bug #6030] - allow searching forums with unsearchable subforums [Bug #6056] - addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans - do not index forums which have indexing disabled on index recreation [Bug #6060] - properly handle html entities in the theme editor [Bug #6048] - anonymous access is no longer required for the LDAP auth plugin [Bug #6046] - corrected mcp_front queue link to point to approve_details [Bug #6134] - added direct (dis)approval to mcp_front queue items [Bug #6134] - proper mysql version test for fulltext-compatibility [Bug #6054] - added note to style/language “used by” column so it’s clear that bots are included - correctly update bot last visit time [Bug #6108] |
| 6734 |
View
| Annotate |
|
|
12/10/2006 12:52 AM |
davidmj |
- tiny bit of sunshine :D |
| 6730 |
View
| Annotate |
|
|
12/08/2006 04:20 PM |
acydburn |
- re-add script_path for “strange configurations” to let them force the generated urls correctly - show rank title if no rank image present in memberlist - other fixes. |
| 6698 |
View
| Annotate |
|
|
12/02/2006 02:19 PM |
acydburn |
- a bunch of fixes - added todos to the updater to make sure i do not forget. :) |
| 6662 |
View
| Annotate |
|
|
11/26/2006 04:31 PM |
acydburn |
fix for bug #5586 |
| 6660 |
View
| Annotate |
|
|
11/26/2006 03:55 PM |
acydburn |
- bug fixes for #5618, #5588 and #5584 - remove messenger->reset() calls (they are already performed on sending) |
| 6650 |
View
| Annotate |
|
|
11/24/2006 03:59 PM |
acydburn |
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. :) - some column changes to fix unicode issues - bugfixes |
| 6643 |
View
| Annotate |
|
|
11/23/2006 05:15 PM |
acydburn |
fixes for bugs #5564, #5554 and #5462 |
| 6628 |
View
| Annotate |
|
|
11/21/2006 07:15 PM |
acydburn |
- 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. |
| 6589 |
View
| Annotate |
|
|
11/16/2006 05:51 PM |
acydburn |
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. |
| 6572 |
View
| Annotate |
|
|
11/12/2006 04:35 PM |
acydburn |
consistant obtain_* functions |
| 6564 |
View
| Annotate |
|
|
11/11/2006 01:24 PM |
acydburn |
let utf8 mails work again. I hope this is not giving problems for “strange” mail setups. |
| 6548 |
View
| Annotate |
|
|
11/03/2006 10:05 PM |
acydburn |
ok, i am an idiot… |
| 6546 |
View
| Annotate |
|
|
11/03/2006 06:50 PM |
acydburn |
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4 - assign some default vars to email templates (we always need some basic ones) |
| 6545 |
View
| Annotate |
|
|
11/03/2006 12:26 PM |
acydburn |
- implemented the suggested html_entity_decode function made by david - fixed string length checking by also decoding entities for the sake of checking - used the new html_entity_decode function |
| 6538 |
View
| Annotate |
|
|
10/30/2006 05:20 PM |
acydburn |
some fixes |
| 6537 |
View
| Annotate |
|
|
10/29/2006 03:59 PM |
naderman |
- Handle upper/lower case in memberlist properly [Bug #5012] |
| 6513 |
View
| Annotate |
|
|
10/20/2006 03:48 PM |
acydburn |
- adjust unread query a bit to cope with large topics (thanks bart!) - fixing some bugs - more username_clean work |
| 6494 |
View
| Annotate |
|
|
10/14/2006 12:10 AM |
naderman |
- introducing clean usernames, needs to be tested more, I’m not sure I didn’t miss anything - homograph list should probably be extended |
| 6462 |
View
| Annotate |
|
|
10/07/2006 10:11 PM |
grahamje |
View profile now shows relevant add/remove links |
| 6452 |
View
| Annotate |
|
|
10/07/2006 02:36 PM |
acydburn |
tried to begin adjusting all string functions where applicable – still a lot to do. i hope i catched all relevant sections and did not mess something up. |
| 6411 |
View
| Annotate |
|
|
09/26/2006 09:59 PM |
acydburn |
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. :) |
| 6380 |
View
| Annotate |
|
|
09/18/2006 12:02 AM |
naderman |
- no more encoding mixture, say hello to UTF-8 (I’ll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] - take local server time into consideration for birthday/age calculation - faster active topic search - allow changing active topic time frame [Bug #4150] - reload stylesheet on language change [Bug #4222] |
| 6364 |
View
| Annotate |
|
|
09/13/2006 06:08 PM |
acydburn |
- 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. ;) |
| 6321 |
View
| Annotate |
|
|
08/28/2006 07:20 PM |
naderman |
- birthdays/age in user’s timezone and not server’s local time - parse bbcode in posts with fewer characters than selected maximum on search results page - retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore) - formatted text is processed in the same order everywhere now: censor_text, replace newlines, bbcode, smileys, attachments, highlighting [including Bug #2048] - highlighting pattern updated to exclude style and script (e.g custom BBCode) [Bug #3856] - fixed a style problem in Opera [Bug #3770] - performance increase for user::img() - slight adjustments to search |
| 6306 |
View
| Annotate |
|
|
08/20/2006 05:48 PM |
grahamje |
Duplicated entry in the sort options + misc template issues |
| 6271 |
View
| Annotate |
|
|
08/12/2006 03:14 PM |
acydburn |
sql_in_set changes |
| 6241 |
View
| Annotate |
|
|
08/06/2006 07:25 PM |
naderman |
- finally making the age calculation work [Bug #3582] - replacing all occurances of L_NONE with a more specific string [Bug #3494] - a few corrections to html id attributes in the installer - using correct permission in mcp_report [Bug #2471] - allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set |
| 6237 |
View
| Annotate |
|
|
08/05/2006 05:49 PM |
acydburn |
- fixed some bugs - made imageset naming more consistent - updated every schema to be consistent and also fixed it (every db should install fine now) - |
| 6232 |
View
| Annotate |
|
|
08/03/2006 05:23 PM |
acydburn |
- custom profile field fixed - fixing sql_fetchfield from cache - changing the quote parser. In my tests i have not seen changed behaviour – but i might have broken something with this change. |
| 6211 |
View
| Annotate |
|
|
07/27/2006 09:02 PM |
naderman |
- fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337] - removed the split_words array, introduced an enforced search_query - the forum used for global topics in the search is now a forum, and no longer a category [Bug #2561] - Bug #3404 - allow accessing reports by report_id, in contrast to mcp_queue this cannot just use the post id, since there can be multiple closed reports per post, so closed reports have to be accessed by report id, open reports, can optionally be accessed by report id or post id [Bug #3149] - only attempt to unflag reported topics on closing a report when there are any without other reported posts [Bug #3057] - updated fulltext_mysql to use the the search_query string - overwrote the old fulltext_native with our improved version since it consumes too much time to maintain boths and we would switch to the improved version later anyway - always show a link to search a user’s posts even if the postcount is zero since he might only have posted in forums which do not count posts [Bug #3267] |
| 6198 |
View
| Annotate |
|
|
07/20/2006 11:45 PM |
acydburn |
- 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 |
View
| Annotate |
|
|
07/17/2006 05:23 AM |
davidmj |
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 |
| 6178 |
View
| Annotate |
|
|
07/14/2006 02:59 PM |
acydburn |
add not applied sql_escape in memberlist |
| 6177 |
View
| Annotate |
|
|
07/13/2006 02:51 PM |
acydburn |
- 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 - hopefully mostly consistent across every db schema - untested schemas: sqlite, oracle, firebird |
| 6161 |
View
| Annotate |
|
|
07/09/2006 06:23 PM |
acydburn |
- tackle some usability issues - fix bug #3147 - added the lock-images made by SHS` - fixed MSSQL errors (adding the correct ESCAPE sequence) |
| 6151 |
View
| Annotate |
|
|
07/07/2006 02:36 PM |
naderman |
- display age in user profile and make it available on viewtopic - various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015] - strip first, then change newlines [Bug #2403] - added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant - moved newest user updating from ucp_register to user_add function - renamed the admin_ auth module function to acp_ - added initialisation code to auth_apache which checks whether it will work - added user_add support to both auth_ldap and auth_apache - some auth_ldap tweaks, should work with users deeper in the organisation structure too now - adjusted global topics in mcp_report to work like mcp_queue |
| 6149 |
View
| Annotate |
|
|
07/06/2006 06:46 PM |
acydburn |
some bugfixes |
| 6135 |
View
| Annotate |
|
|
07/01/2006 09:11 PM |
acydburn |
- add additional auth check to the permission roles modules - added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved… - added “active module” var to the module class returning the current active module - changed call to image magick - add administrator to global moderators group by default - extend auth_option column a little bit - other bugfixes |
| 6123 |
View
| Annotate |
|
|
06/24/2006 03:37 PM |
grahamje |
Apply load_onlinetrack to view profile as well |
| 6114 |
View
| Annotate |
|
|
06/22/2006 05:14 PM |
acydburn |
time to squash some bugs |
| 6104 |
View
| Annotate |
|
|
06/19/2006 11:30 PM |
acydburn |
some bugfixes |
| 6081 |
View
| Annotate |
|
|
06/17/2006 01:28 PM |
acydburn |
fix bugs #2271 and #2273 |
| 6046 |
View
| Annotate |
|
|
06/11/2006 01:53 AM |
naderman |
- allow searching for post_count = 0 [Bug #2154] - better permission check for user search by ip - permissions for max attachments adjusted |
| 6045 |
View
| Annotate |
|
|
06/11/2006 01:11 AM |
naderman |
- forgot to commit common.php - cleaning up a few more mcp permissions - adjust some links - make global topics work properly in MCP |
| 6036 |
View
| Annotate |
|
|
06/10/2006 01:51 PM |
grahamje |
Warn user links #2153 |
| 6015 |
View
| Annotate |
|
|
06/06/2006 10:53 PM |
acydburn |
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. |
| 5995 |
View
| Annotate |
|
|
06/01/2006 03:47 PM |
acydburn |
- 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 |
| 5981 |
View
| Annotate |
|
|
05/28/2006 09:06 PM |
naderman |
- added search by author_id to solve problems with looking up posts of users with a name containing wildcards - user based flood control (seperate limits for users and guests) [Bug #1357] - inform the user about ignored words if he receives a “no words specified” message - solve problems with the number of entries per page [Bug #1973] - different height for popup window [“Bug” #1814] - speed improvements for posting and search reindexing in fulltext_native -> use php files for ignore words and synonyms |
| 5967 |
View
| Annotate |
|
|
05/26/2006 05:04 PM |
acydburn |
some tiny changes… |
| 5952 |
View
| Annotate |
|
|
05/20/2006 08:39 PM |
acydburn |
- fixed a few smaller things |
| 5934 |
View
| Annotate |
|
|
05/20/2006 12:50 AM |
davidmj |
a few changes ;-) |
| 5931 |
View
| Annotate |
|
|
05/18/2006 11:03 PM |
acydburn |
- fixing a few tiny bugs - added new function to (re)apply sids where needed (login and mcp quickmod) – #1829 |
| 5928 |
View
| Annotate |
|
|
05/18/2006 01:19 AM |
davidmj |
eh? meh. |
| 5926 |
View
| Annotate |
|
|
05/17/2006 09:48 PM |
davidmj |
This is a screwy world! Screwy I tell you! |
| 5910 |
View
| Annotate |
|
|
05/13/2006 01:08 PM |
acydburn |
HA – classical |
| 5902 |
View
| Annotate |
|
|
05/12/2006 10:52 PM |
acydburn |
- 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) - adjusted header icons (transparency) - a bunch of fixes for mssql - bug fixes |
| 5896 |
View
| Annotate |
|
|
05/12/2006 06:20 PM |
acydburn |
ok, maybe now? test new sf infrastructure again, now using the syncmail script in out cvsroot directory |
| 5888 |
View
| Annotate |
|
|
05/06/2006 05:15 PM |
naderman |
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won’t break our javascript if they contain quotes) also fixes [Bug #1116] - corrected page title for search indexing progress bar [Bug #1695] - correct poster name for the anonymous user in mcp_queue and mcp_reports |
| 5885 |
View
| Annotate |
|
|
05/06/2006 12:06 AM |
davidmj |
I hope nothing broke!
- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join - Changed some function calls in the DBAL - Made the viewtopic queries nicer |
| 5883 |
View
| Annotate |
|
|
05/05/2006 07:56 PM |
acydburn |
- some adjustements for phpdocumentor |
| 5858 |
View
| Annotate |
|
|
04/29/2006 03:18 AM |
acydburn |
- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs. |
| 5830 |
View
| Annotate |
|
|
04/22/2006 08:37 PM |
davidmj |
- Bug #1257 |
| 5824 |
View
| Annotate |
|
|
04/22/2006 06:18 PM |
acydburn |
- removed group settings from roles - added forum icon in front of forums in permissions acp - added trace permissions in permission masks (thanks naderman for writing the first code and for the idea… :)) - some bugfixes - PHP6 fix |
| 5790 |
View
| Annotate |
|
|
04/17/2006 03:09 PM |
acydburn |
- 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 |
View
| Annotate |
|
|
04/15/2006 04:48 PM |
acydburn |
- 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 |
| 5765 |
View
| Annotate |
|
|
04/06/2006 07:15 PM |
acydburn |
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. :/ |
| 5754 |
View
| Annotate |
|
|
03/29/2006 10:45 AM |
acydburn |
Do not display adding friend/foe for anonymous and users own profile |
| 5709 |
View
| Annotate |
|
|
03/25/2006 01:07 PM |
acydburn |
- 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) - a bunch of schema changes for the bbcode-enabled text and the session page change (sorry for this) - if decode_message is used there is no need to include functions_posting.php anymore (should fix the search.php bug too) |
| 5701 |
View
| Annotate |
|
|
03/22/2006 07:48 PM |
acydburn |
- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?) - updated format_date calls (fixed ancient calls) - fixed newest username setting for activating users through the admin panel |
| 5695 |
View
| Annotate |
|
|
03/22/2006 11:33 AM |
acydburn |
added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?) |
| 5624 |
View
| Annotate |
|
|
03/13/2006 07:05 PM |
acydburn |
- added users activity load setting |
| 5595 |
View
| Annotate |
|
|
03/01/2006 10:48 PM |
acydburn |
- some bugfixes - committed coding guidelines as they are at area51 - removed script_path (needs a close inspection later) - removed the need for server_name and server_port - able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups) |
| 5574 |
View
| Annotate |
|
|
02/22/2006 10:42 PM |
acydburn |
implementing permission roles
- copy permissions (adding groups) - copy permissions (adding forums) - checking proper groupadd/del settings - added intro page to permissions (to give an overview and quick links) - able to select forums + subforums, single forum, all groups, all users (permission screens) - able to reset permissions (only reset input field) - fix forum deletion bug |
| 5523 |
View
| Annotate |
|
|
02/05/2006 12:02 AM |
subblue |
Changed url target method for BBcode help links and fixed undefined index bug |
| 5468 |
View
| Annotate |
|
|
01/17/2006 07:03 PM |
acydburn |
just preparing… |
| 5441 |
View
| Annotate |
|
|
01/11/2006 07:56 PM |
naderman |
- overhauled search system – updated structure for search backend plugins – better result caching using ACM – search results no longer session restricted => link to them by copying the URL :) – in-topic search – indexing posts now uses search backend plugins – develop/search_fill.php working again – fulltext_mysql not working yet - tiny bugfixes to ACM |
| 5434 |
View
| Annotate |
|
|
01/07/2006 02:04 AM |
subblue |
Added grouping by user_id to the team leader list query |
| 5423 |
View
| Annotate |
|
|
01/04/2006 08:51 AM |
acydburn |
- sperate permissions from sessions - added some comments to the auth class for better understanding - revised some permission functions - added option to negate permission check by prefixing option with a ! (for example checking for !f_read returns true if user is not able to read forum) - used the new option for testing in ucp front |
| 5407 |
View
| Annotate |
|
|
12/30/2005 05:52 PM |
acydburn |
- fix query for obtaining usernames beginning with a character and additionally searching for other criterias (produced a join not very healthy to the database – not the correct where statement is used) |
| 5406 |
View
| Annotate |
|
|
12/30/2005 01:54 PM |
subblue |
Changed ONLINE_STATUS flag to S_ONLINE for consistancy |
| 5398 |
View
| Annotate |
|
|
12/30/2005 01:13 AM |
subblue |
Little tweaks for the members listing/profile page |
| 5358 |
View
| Annotate |
|
|
12/19/2005 11:06 PM |
subblue |
Added rank_image_src template variable so it can be used with CSS. Also fixed some undeclared variables. |
| 5355 |
View
| Annotate |
|
|
12/18/2005 08:58 PM |
grahamje |
Third time around, it turns out that the code where I made that mistake initially is completely unneeded since you won’t get to this point if the user is anonymous (or a bot) anyway |
| 5354 |
View
| Annotate |
|
|
12/18/2005 08:14 PM |
acydburn |
poster_id does not exist (anonymous should be not present too) |
| 5345 |
View
| Annotate |
|
|
12/17/2005 09:41 PM |
grahamje |
Expose the warning level and user notes in appropriate places (assuming the user has the correct permissions) |
| 5341 |
View
| Annotate |
|
|
12/16/2005 11:14 PM |
grahamje |
A few minor bug fixes to the view profile page |
| 5313 |
View
| Annotate |
|
|
11/28/2005 07:38 PM |
acydburn |
- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) – postgresql not supporting this standard. :/ - acp changes |
| 5247 |
View
| Annotate |
|
|
10/02/2005 08:47 PM |
acydburn |
- session changes |
| 5218 |
View
| Annotate |
|
|
09/21/2005 01:50 PM |
bartvb |
Fix for bug 73, invalid link under PM icon in memberlist/leaders |
| 5199 |
View
| Annotate |
|
|
08/19/2005 12:48 PM |
acydburn |
- add ability to limit search to groups |
| 5160 |
View
| Annotate |
|
|
06/10/2005 09:07 PM |
acydburn |
- memberlist changes |
| 5138 |
View
| Annotate |
|
|
04/30/2005 04:36 PM |
acydburn |
- some fixes here and there |
| 5114 |
View
| Annotate |
|
|
04/09/2005 02:26 PM |
acydburn |
- 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) |
| 5108 |
View
| Annotate |
|
|
03/21/2005 11:43 PM |
acydburn |
- first try to break things… |
| 5086 |
View
| Annotate |
|
|
01/29/2005 12:29 PM |
acydburn |
put user into appropiate group after activating his account |
| 5082 |
View
| Annotate |
|
|
01/27/2005 07:54 PM |
acydburn |
- fix serious bug (not updating topic/post count), i do not know why this slipped through and no one noticed… :) Maybe only i, lately i was performing very badly, had a few flaws, need to update myself to a stable version… |
| 5076 |
View
| Annotate |
|
|
01/24/2005 02:14 PM |
bartvb |
BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues |
| 5071 |
View
| Annotate |
|
|
01/21/2005 08:20 PM |
acydburn |
- removed unnecessary pm options - added one option to clearly define |