phpbb/phpBB/includes
Joas Schilling 14af18cb1b [ticket/9361] View correct error messages when editing account information
Currently the "current password" is only checked, when you change something.
This means you get "Your profile has been updated." although you enter a wrong
password. I also added proper error messages, when you leave the confirm fields
empty, and sorted them in the order of the field appearances on the html page.

PHPBB3-9361
2011-11-14 18:54:12 +01:00
..
acm [ticket/10110] Remove multi-server syntax from Redis ACM. 2011-06-11 01:47:50 +02:00
acp Merge remote-tracking branch 'callumacrae/ticket/9645' into develop-olympus 2011-07-30 18:47:54 -04:00
auth [ticket/10247] Use COUNT(*) instead of COUNT(attempt_id) 2011-07-04 19:57:54 -04:00
captcha [ticket/9892] Shorten the index names on the q&a captcha 2011-06-12 01:28:06 +02:00
db Merge remote-tracking branch 'bantu/ticket/10294' into develop-olympus 2011-09-06 00:43:10 +02:00
diff improve code to detect and solve conflicts for code removed from one version to another. 2009-09-20 16:20:20 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp [ticket/5506] Do not display an empty last page after deleting logs. 2011-07-14 04:05:20 +02:00
questionnaire [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
search [ticket/9595] List min/max characters indexed by search for mysql_fulltext. 2010-10-21 20:31:00 +02:00
ucp [ticket/9361] View correct error messages when editing account information 2011-11-14 18:54:12 +01:00
utf - replaced the drop down menu log filter thing with log searching 2009-08-21 21:47:19 +00:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php [ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission 2011-07-15 10:23:06 +02:00
bbcode.php [ticket/8937] Keep space characters in front of [code] bbcode content 2011-07-17 00:44:39 -04:00
cache.php [ticket/9933] Move word censor regex into separate function in functions.php 2011-01-07 15:32:34 +01:00
constants.php [prep-release-3.0.9] Bumping version number for the final 3.0.9 release. 2011-07-05 00:40:45 +02:00
error_collector.php [ticket/10369] Rename filter_errfile() to filter_root_path(). 2011-09-18 22:32:25 +02:00
functions.php [ticket/10370] Add function documentation for get_stacktrace(). 2011-09-19 17:45:32 +02:00
functions_admin.php [ticket/5506] Do not display an empty last page after deleting logs. 2011-07-14 04:05:20 +02:00
functions_compress.php [ticket/7296] Exporting styles to tar creates corrupted archives. 2010-08-22 11:16:19 -04:00
functions_content.php [ticket/10240] Reverted a commit which added buggy code. 2011-08-21 13:16:50 +01:00
functions_convert.php [ticket/9932] Add the Bing bot when converting 2010-11-29 08:33:10 +01:00
functions_display.php Merge remote-tracking branch 'github-bantu/ticket/10320' into develop-olympus 2011-08-25 23:20:55 -04:00
functions_install.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
functions_jabber.php Fix Jabber SASL PLAIN authentication failures. (Bug #52995) 2009-10-29 15:04:19 +00:00
functions_messenger.php [ticket/10245] Use error_collector instead of ob_start() and ob_get_clean(). 2011-09-18 22:04:34 +02:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Merge branch 'ticket/rxu/6712' into develop-olympus 2011-06-10 00:24:43 +02:00
functions_privmsgs.php Revert "[ticket/7716] Data too long for column 'message_subject'" 2010-08-21 21:25:34 +02:00
functions_profile_fields.php [ticket/10005] Add validation of dropdown custom profile field values 2011-06-02 08:49:59 +02:00
functions_template.php [ticket/10147] Corrected a typo in includes/functions_template.php. 2011-04-23 15:36:45 -04:00
functions_transfer.php [ticket/9297] Add support for Extended Passive Mode (EPSV) in ftp_fsock class. 2011-08-11 23:15:25 +02:00
functions_upload.php [ticket/9764] Allow $config['mime_triggers'] to be an empty string. 2010-10-28 22:00:04 +02:00
functions_user.php [ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban(). 2011-04-11 00:29:48 +02:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php [ticket/217] Silence errors in tests, not code. 2011-06-06 21:14:10 +08:00
session.php [ticket/10320] Move phpbb_feed_base::get_passworded_forums() to user class. 2011-08-25 17:12:42 +02:00
startup.php [ticket/7729] Prevent date/time functions from throwing E_WARNING on PHP 5.3. 2011-06-25 17:42:52 +02:00
template.php [ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined. 2011-04-26 12:35:44 +02:00