<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/adm/admin_database.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/'/>
<entry>
<title>- drop in the new administration panel</title>
<updated>2005-12-19T18:55:52+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2005-12-19T18:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=1855c017e95795966149c6c265a7588f8f5ad19e'/>
<id>1855c017e95795966149c6c265a7588f8f5ad19e</id>
<content type='text'>
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)


git-svn-id: file:///svn/phpbb/trunk@5357 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)


git-svn-id: file:///svn/phpbb/trunk@5357 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- Documentation related changes</title>
<updated>2005-04-09T12:26:45+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2005-04-09T12:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=fc32df035889dd74f2cfc1c62bb793d36f333ec2'/>
<id>fc32df035889dd74f2cfc1c62bb793d36f333ec2</id>
<content type='text'>
- 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)


git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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)


git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- removed unnecessary pm options</title>
<updated>2005-01-21T19:20:26+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2005-01-21T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=e4be0ca79951d9ee13d85504d1c9d16391389f63'/>
<id>e4be0ca79951d9ee13d85504d1c9d16391389f63</id>
<content type='text'>
- added one option to clearly define email visibility


git-svn-id: file:///svn/phpbb/trunk@5071 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added one option to clearly define email visibility


git-svn-id: file:///svn/phpbb/trunk@5071 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- more updates, mostly bugfixes to the bbcode parser</title>
<updated>2004-09-16T18:33:22+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2004-09-16T18:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=2fa463cdeb5d8e4f2373aa834154ca27ea21c97a'/>
<id>2fa463cdeb5d8e4f2373aa834154ca27ea21c97a</id>
<content type='text'>
- 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)
- code optimizations (use of strpos, sizeof, loops not iterating functions on every call, memory savings...)
- and last but not least --- hopefully not introduced more bugs than healthy (*cough*)


git-svn-id: file:///svn/phpbb/trunk@4984 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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)
- code optimizations (use of strpos, sizeof, loops not iterating functions on every call, memory savings...)
- and last but not least --- hopefully not introduced more bugs than healthy (*cough*)


git-svn-id: file:///svn/phpbb/trunk@4984 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some issues with oop, fixing small bugs and prepare the next steps...</title>
<updated>2004-05-02T13:06:57+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2004-05-02T13:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=729c3abd02fc564fb99be53ba5fba450a073197f'/>
<id>729c3abd02fc564fb99be53ba5fba450a073197f</id>
<content type='text'>
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)


git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)


git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Extension var update</title>
<updated>2003-09-07T16:52:51+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-09-07T16:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=13e01d7b93a9f4acf44766ca474956e349e99621'/>
<id>13e01d7b93a9f4acf44766ca474956e349e99621</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4480 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@4480 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>bah, group handling needs some further discussion ... I'm done with it for M-2</title>
<updated>2003-08-27T16:31:54+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-08-27T16:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=6225256418c127806f2c3d8a0ca0fe448b74c1c4'/>
<id>6225256418c127806f2c3d8a0ca0fe448b74c1c4</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>mainoption/liteoption -&gt; btnmain/btnlite</title>
<updated>2003-07-16T12:08:59+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-07-16T12:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=2a777b536e2e2b8c38196c5c867518e24c7953c9'/>
<id>2a777b536e2e2b8c38196c5c867518e24c7953c9</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4271 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@4271 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>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).</title>
<updated>2003-05-03T23:58:45+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-05-03T23:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=dac0adead30ed70400a2a22f9439a8184ad479d8'/>
<id>dac0adead30ed70400a2a22f9439a8184ad479d8</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@3969 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@3969 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>New directory name</title>
<updated>2003-03-13T12:14:48+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-03-13T12:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=8bb5de9861e30160bac90ae8ba78497fe2c207de'/>
<id>8bb5de9861e30160bac90ae8ba78497fe2c207de</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@3646 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@3646 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
