Statistics
| Revision:

root / tags / milestone_3 / phpBB / adm / pagestart.php

History | View | Annotate | Download (11.5 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

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

5244 10/02/2005 08:25 pm Meik Sievertsen

- use session_begin
- fix permission presets to be at least usable

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)

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

fix admin_session "bug"

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

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

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

4970 09/01/2004 05:47 pm psotfx

This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!

4950 08/02/2004 04:32 pm psotfx

Rejiggle "board disabled" system to allow admin/mods access, eliminate duplication and "fudges" ... hopefully I've not overlooked something fundamental ...

4907 06/02/2004 11:00 am psotfx

Change header

4906 06/01/2004 07:02 pm Meik Sievertsen

- enable admin login if board disabled
- new reply image for pm's (fits better into the style)

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)

4893 05/26/2004 08:55 pm Meik Sievertsen

language additions
some small fixes

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)

4860 03/06/2004 06:43 pm Meik Sievertsen

show correct login screen (accessing /adm while logged out)

4844 02/28/2004 10:16 pm Meik Sievertsen

splitted language files

4833 02/15/2004 10:03 am Meik Sievertsen

added attachments to user acp
fixed typo in stylesheet.css
added a.th class to admin css

4781 02/03/2004 03:27 am psotfx

Add confirmation function

4429 08/24/2003 08:16 pm psotfx

The moving of update eliminates it's usefulness ... given the change was done to increase security it wins :)

4365 08/10/2003 08:42 pm ludovic_arnaud

Moved sql_close() down, after the cache is unloaded.

4062 05/27/2003 01:53 am psotfx

Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic

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

3926 04/22/2003 09:44 pm Meik Sievertsen

first version of attachment admin panel + some fixes (i hope i do not screw someones code with this, my appologies)

3650 03/17/2003 01:53 am psotfx

Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php

3646 03/13/2003 01:14 pm psotfx

New directory name