phpBB
Statistics
| Revision:

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

History | View | Annotate | Download (42.7 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'.

5200 08/19/2005 12:52 pm Meik Sievertsen

- only bugfixes
- use usergroup function to activate users at admin index

5132 04/30/2005 04:12 pm Meik Sievertsen

- fix smiley emotion
- some language pack updates
- profile field updates

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)

5108 03/21/2005 11:43 pm Meik Sievertsen

- first try to break things...

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

4987 09/19/2004 10:40 pm Meik Sievertsen

small update only fixing two obvious bugs

4985 09/16/2004 11:49 pm Meik Sievertsen

damn line endings

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

4916 06/15/2004 08:01 pm Meik Sievertsen

- for bart to work on...

4839 02/23/2004 04:14 pm psotfx

oopsie

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

4740 01/10/2004 01:23 pm Meik Sievertsen

custom profile fields.
Not finished, committed to let us discuss about the next steps
-> BartVB