phpbb/phpBB
Nils Adermann a5c23243c7 - 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


git-svn-id: file:///svn/phpbb/trunk@6151 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-07 12:36:44 +00:00
..
adm some bugfixes 2006-07-06 16:46:53 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
docs ok, first attempt at solving some compatibility issues. 2006-06-24 13:27:04 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
install - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
language - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php hey dev team mates, here are the brand new beta checkins (as promised). Please ensure this stays in our private cvs until the 23rd June, except the bug fixes. 2006-06-17 20:28:39 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - added class="radio" to all radio- and checkboxes 2006-06-13 15:06:32 +00:00
download.php some bugfixes 2006-07-06 16:46:53 +00:00
faq.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
index.php Group ordering on legend 2006-06-10 14:20:55 +00:00
mcp.php forgot some changes for post_time 2006-06-23 14:25:21 +00:00
memberlist.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
posting.php some bugfixes 2006-07-06 16:46:53 +00:00
report.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
search.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
style.php - fixed a few bugs 2006-06-11 18:13:52 +00:00
ucp.php some bugfixes 2006-06-19 21:30:32 +00:00
viewforum.php Some changes to the way folder images are handled for "special" topics 2006-06-25 15:23:01 +00:00
viewonline.php SQLite does not support certain usage of COUNT(DISTINCT *), thus we must emulate it 2006-06-17 18:05:25 +00:00
viewtopic.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00