phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / includes

# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5257 10/04/2005 11:47 pm Meik Sievertsen

dumdidum

5255 10/04/2005 11:39 pm Meik Sievertsen

- some bugfixes

5254 10/04/2005 11:31 pm Meik Sievertsen

- changed ucp classes to work with the new module system
- mcp is no longer working, i know.

5252 10/04/2005 11:24 pm Meik Sievertsen

- Pauls (psoTFX) new module class

5250 10/03/2005 05:44 pm Meik Sievertsen

blabla

5243 10/02/2005 08:22 pm Meik Sievertsen

- some additional changes
- fixing pm history bug (quote post)

5242 10/02/2005 08:18 pm Meik Sievertsen

- add building multi insert to dbal
- fix sql explain in mysql4 layer

5241 10/02/2005 08:17 pm Meik Sievertsen

- add even more bugs to the codebase
- changed submit_pm to carry on the from userdata

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)

5239 10/02/2005 08:12 pm Meik Sievertsen

- re-add constants.php for easier modding

5238 10/02/2005 07:49 pm Meik Sievertsen

- some bugfixes
- allow template variables in defines

5237 10/02/2005 06:57 pm Meik Sievertsen

- session changes (this checkin is producing a lot of errors and render the cvs useless. Those following cvs should be able to grasp what to do, others... please wait for other changes being checked in)

5236 10/02/2005 06:48 pm Meik Sievertsen

- checking in pauls (psoTFX) search changes (with tiny adjustments from me)

5229 09/25/2005 04:48 pm Meik Sievertsen

acm_main file for grouping cache-related functions.

5228 09/25/2005 04:33 pm Meik Sievertsen

- adjusting group functions a little bit

5227 09/25/2005 04:29 pm Meik Sievertsen

fix bbcode in bbcode problem

5220 09/21/2005 08:54 pm bartvb

Use cookie_domain when setting session cookies

5219 09/21/2005 02:12 pm bartvb

Logout banned users, they are unable to use the normal logout link

5217 09/21/2005 01:07 pm bartvb

System always showed 'you are banned permanently' even for temporary bans

5203 08/19/2005 06:39 pm Meik Sievertsen

- fixing some minor bugs...

5202 08/19/2005 12:56 pm Meik Sievertsen

ucp -> groups -> memberships

5201 08/19/2005 12:55 pm Meik Sievertsen

hidden fields adjustments

5197 08/18/2005 02:58 pm Meik Sievertsen

- fix some tiny glitches

5196 08/18/2005 02:50 pm Meik Sievertsen

- fixed some bugs in group functions

5195 08/18/2005 02:48 pm Meik Sievertsen

- added function for easily building hidden fields
- extended confirm_box function (ability to use custom urls, ability to use custom confirm message)

5194 08/18/2005 02:44 pm Meik Sievertsen

- fixing annoying queue bug

5193 08/17/2005 05:57 pm Meik Sievertsen

- changed dbal class layout

5192 08/17/2005 04:29 pm Meik Sievertsen

changed name of mssql-odbc file

5189 07/28/2005 08:16 pm Meik Sievertsen

do not use php5 function

5188 07/28/2005 01:50 pm psotfx

Does this work any better ... let's see ...

5186 07/17/2005 04:51 pm psotfx

Minor updates

5185 07/10/2005 10:38 pm bartvb

Simplified the DB switch for adding a user a bit

5182 07/05/2005 04:43 pm psotfx

Tidy up var assignment, cast integers in queries

5179 07/05/2005 03:53 am psotfx

sigh

5178 07/05/2005 03:26 am psotfx

Delete login key upon logout ... knew I forgot something from my original code

5177 07/05/2005 03:01 am psotfx

Remove use of serialize for session cookie data, no need for it anymore ... at least I can't think of one.

5175 07/04/2005 06:54 pm psotfx

Session key implementation.

5163 06/22/2005 11:41 pm bartvb

Fixed small profile fields problem

5162 06/16/2005 11:22 pm bartvb

Fixed a problem with editing bbcode in textfields

5161 06/13/2005 07:51 pm Meik Sievertsen

- view active topics
- seperated search id (int) from search id (string) for security reasons

5159 06/10/2005 09:03 pm Meik Sievertsen

- sorry for this change paul. :( But it is needed for a memberlist change... hopefully not breaking anything for you. The only change is the check for the ids explicitly set to false to allow ids with "0".

5158 06/10/2005 08:59 pm Meik Sievertsen

- fixed breaking quote bbcode ([quote])

5157 06/10/2005 08:57 pm Meik Sievertsen

- log removing posts
- fix queue saving if package size is 0
- user memberships (not used atm)

5155 05/30/2005 08:42 am Meik Sievertsen

- fix two small errors i "introduced" a while back. ;)

5154 05/27/2005 11:16 pm bartvb

Fix a problem with Admin Profile (text) Fields and registration

5152 05/15/2005 10:17 pm Meik Sievertsen

- request_var updates
- added group selection to pm filter
- fixed activation/deletion of inactive user accounts in admin index
- fixed some color swatch bugs

5151 05/15/2005 10:08 pm Meik Sievertsen

- fixed url parsing ([] breakage)

5148 05/10/2005 07:03 pm Meik Sievertsen

- fix issue with malicious protocols
- check input on every hardcoded bbcode/check for empty content

5147 05/10/2005 07:00 pm Meik Sievertsen

- check for empty uploaded file

5146 05/09/2005 11:03 am bartvb

Ratings table is no longer available in this version

5141 05/05/2005 07:01 pm Meik Sievertsen

- updated oracle schema/db files
- updated sqlite schema/db files

5140 05/05/2005 06:55 pm Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5139 05/01/2005 03:15 pm Meik Sievertsen

- some private message fixes

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

- test slightly modified topic tracking code
- some bugfixes

5134 04/30/2005 04:16 pm Meik Sievertsen

- topic/forum icon img additions

5133 04/30/2005 04:14 pm Meik Sievertsen

- changes to /acm

5130 04/22/2005 07:44 pm Meik Sievertsen

- dbal changes

5129 04/21/2005 09:27 pm Meik Sievertsen

forgot to commit this for the img change

5128 04/20/2005 10:47 pm Meik Sievertsen

tiny fixes

5127 04/20/2005 10:36 pm Meik Sievertsen

- fix [list] preview and list parsing in general (no [ and ] breaking)

5126 04/20/2005 09:59 pm Meik Sievertsen

- add ability to grab single image params from user::img

5122 04/17/2005 11:30 am bartvb

Problem with the permission caching that only showed in some race condtion

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

5116 04/10/2005 01:21 pm Meik Sievertsen

- fixed custom profile field get/store
- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)
- fixed bugs after jabber queue processing (data being escaped differently)

5115 04/09/2005 02:26 pm Meik Sievertsen

forgot one file

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)

5110 03/22/2005 12:12 am Meik Sievertsen

new file upload class handling all file uploads.

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

- and my second attempt

5105 03/18/2005 12:34 am bartvb

It's really hard to get a commit right the first time. Really\! It is\!

5104 03/17/2005 11:41 pm bartvb

Show a useful error message if a language file is missing

5091 02/10/2005 09:19 pm Meik Sievertsen

change viewonline page slightly.
Mental Note: Step away from using in_array in conjunction with huge arrays (and within a loop), might get slow. ;)

5089 01/30/2005 06:26 pm Meik Sievertsen

let composing pms work again. :)

5088 01/29/2005 03:46 pm Meik Sievertsen

fix last_post_information for moderated topics

5087 01/29/2005 02:33 pm bartvb

Fixed dotted topics on reply

5086 01/29/2005 12:29 pm Meik Sievertsen

put user into appropiate group after activating his account

5084 01/28/2005 12:38 pm bartvb

Only send PM notification if the user wants to receive one

5083 01/27/2005 07:59 pm Meik Sievertsen

fix admin_session "bug"

5080 01/27/2005 03:10 pm bartvb

Fixed some issues with avatars

5077 01/26/2005 11:42 am bartvb

Fixed small bug related to email sending

5076 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

5074 01/24/2005 12:02 am Meik Sievertsen

- change registration page language on-the-fly
- added download function to functions_compress as well as tiny bugfixes
- added local_name and author to iso.txt file

5071 01/21/2005 08:20 pm Meik Sievertsen

- removed unnecessary pm options
- added one option to clearly define email visibility

5070 01/21/2005 10:48 am Meik Sievertsen

- fix sql error (mysql4.1)

5068 01/20/2005 09:57 pm Meik Sievertsen

- bugfixes
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.

5065 01/16/2005 12:39 pm Meik Sievertsen

- fix bugs in mysql4 layer

5064 01/15/2005 07:50 pm Meik Sievertsen

- remove group informations from session queries

5063 01/15/2005 07:49 pm Meik Sievertsen

- bugfixes
- do not hardcode url bbcode tag (please change the bitfield accordingly - see schema file!)

5060 01/13/2005 11:30 pm psotfx

These aren't the search files you're looking for ... I can go about my business ... move along ...

5057 01/13/2005 04:31 pm psotfx

Fix topic count display for subfora

5055 01/11/2005 09:58 pm bartvb

Fixed small PM issue in header

5054 01/10/2005 08:37 pm Meik Sievertsen

- make file available in gallery avatar_column

5053 01/10/2005 08:14 am Meik Sievertsen

this should eliminate most problems with statements not interpreted but valid. We really do not use/need multiline conditionals. ;)

5052 01/09/2005 09:10 pm Meik Sievertsen

- this should work... he says

5051 01/09/2005 09:01 pm Meik Sievertsen

- interbase/firebird 1.5+ support (still needs some tweaking)

5050 01/09/2005 04:01 pm psotfx

No support for MS Access in the next major release - sorry guys, it's really not meant for use with multiple concurrent users anyway

5048 01/07/2005 12:03 am Meik Sievertsen

- merged getting of unread pm count function to get_folder function
- made folder usable within the template (especially custom folder)

5046 01/05/2005 07:35 am Meik Sievertsen

- split long urls fix (& into &)

5045 01/04/2005 11:07 pm Meik Sievertsen

- mssql related changes
- only added NOT NULL text columns to schema_data, no updates here. ;)