Changesets: MantisBT
|
master 1c3b7408 2013-05-22 07:19 Details Diff |
Issue 0015893: format user id consistently with other log messages |
Affected Issues 0015893 |
|
| mod - core/email_api.php | Diff File | ||
|
master-1.2.x f54a1910 2013-05-22 07:19 Details Diff |
Issue 0015893: format user id consistently with other log messages |
Affected Issues 0015893 |
|
| mod - core/email_api.php | Diff File | ||
|
master 260c4953 2013-05-21 14:00 Details Diff |
Documentation: remove empty 'para' tags These cause publican builds to fail on mantisbt.org as the tool's version installed there deletes these tags when processing the XML, which trigger validation errors. Fixes #15886 |
||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
|
master-1.2.x 940c53ce 2013-05-21 14:00 Details Diff |
Documentation: remove empty 'para' tags These cause publican builds to fail on mantisbt.org as the tool's version installed there deletes these tags when processing the XML, which trigger validation errors. Fixes #15886 |
||
| mod - docbook/administration_guide/en/configuration.sgml | Diff File | ||
|
master-1.2.x cadf5fdf 2013-05-21 11:44 Details Diff |
Documentation: revised database types | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/administration_guide/en/configuration.sgml | Diff File | ||
| mod - docbook/administration_guide/en/installation.sgml | Diff File | ||
|
master b6732aa7 2013-05-21 11:44 Details Diff |
Documentation: revised database types | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Installation.xml | Diff File | ||
|
master 392781e9 2013-05-21 07:33 Details Diff |
Issue 0015893: Improve logging when resetting user password |
Affected Issues 0015893 |
|
| mod - core/email_api.php | Diff File | ||
| mod - manage_user_update.php | Diff File | ||
|
master-1.2.x 7c2273d6 2013-05-21 07:33 Details Diff |
Issue 0015893: Improve logging when resetting user password |
Affected Issues 0015893 |
|
| mod - core/email_api.php | Diff File | ||
| mod - manage_user_update.php | Diff File | ||
|
master c6187196 2013-05-21 06:37 Details Diff |
Trigger error when resetting password for user with empty email When password reset is handled through verification e-mails, the administrator should not be able to reset the password if the user's e-mail is blank as the user won't receive the verification URL. Fixes 0015893 |
Affected Issues 0015893 |
|
| mod - core/user_api.php | Diff File | ||
|
master-1.2.x a1cb667d 2013-05-21 06:37 Details Diff |
Trigger error when resetting password for user with empty email When password reset is handled through verification e-mails, the administrator should not be able to reset the password if the user's e-mail is blank as the user won't receive the verification URL. Fixes 0015893 |
Affected Issues 0015893 |
|
| mod - core/user_api.php | Diff File | ||
|
master 82d0515b 2013-05-20 15:40 Details Diff |
Documentation: bump developers guide version to 1.3 | ||
| mod - docbook/Developers_Guide/en-US/Book_Info.xml | Diff File | ||
|
master-1.2.x 43abda60 2013-05-20 14:30 Details Diff |
Documentation: revised Makefile Fixed the following issues: - 'all' rule now actually builds all targets - 'html.tar.gz' was not doing anything - 'install' rule simplified using a foreach function on a list of file extensions to copy - added tar.gz to list of extensions to copy during 'install' - updated help text |
||
| mod - docbook/administration_guide/en/Makefile | Diff File | ||
| mod - docbook/developers/en/Makefile | Diff File | ||
|
master-1.2.x d0ad62aa 2013-05-20 01:45 Details Diff |
Localisation updates from http://translatewiki.net. | ||
| mod - lang/strings_vietnamese.txt | Diff File | ||
|
master 12b8df98 2013-05-17 09:25 Details Diff |
Documentation: replace 'link' tags by 'xref' This avoids warnings when publican builds the docbook |
||
| mod - docbook/Developers_Guide/en-US/Contributors.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Plugins.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Plugins_Building.xml | Diff File | ||
|
master ab5b37e8 2013-05-17 09:04 Details Diff |
Documentation: replace use of sectN tags by generic section Publican issues the following message when building the docbook: *WARNING: Unvalidated tag: 'sect1'. This tag may not be displayed correctly, may generate invalid xhtml, or may breach Section 508 Accessibility standards. |
||
| mod - docbook/Developers_Guide/en-US/Appendix.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Contributors.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Database.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Account.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Filter.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Manage.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Notify.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Output.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Integrating.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Plugins.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Plugins_Building.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Plugins_Building_Source.xml | Diff File | ||
|
master 190f7458 2013-05-17 08:56 Details Diff |
Documentation: fix docbook build errors on developers guide * duplicate id in Events_Reference_Output.xml * closing tag missing in Integrating.xml |
||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Output.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Integrating.xml | Diff File | ||
|
master-1.2.x 25684c28 2013-05-17 08:37 Details Diff |
Documentation: added ERD to developers manual | ||
| mod - docbook/developers/en/database.sgml | Diff File | ||
| add - docbook/developers/en/images/erd.png | Diff File | ||
|
master-1.2.x 25b62437 2013-05-16 05:56 Details Diff |
Documentation: added Entity Relationship Diagram | ||
| add - docbook/erd/README | Diff File | ||
| add - docbook/erd/mantisbt.mwb | Diff File | ||
|
master 79b6ddae 2013-05-15 15:35 Details Diff |
Revert "Do not display login dialog when using HTTP_AUTH" This reverts commit 90633ab8bcfd1b9f42ad8a1882f6b1b26716cec5. |
||
| mod - core/authentication_api.php | Diff File | ||
|
master-1.2.x 5d5185de 2013-05-15 12:48 Paul Richards Details Diff |
Revert "Do not display login dialog when using HTTP_AUTH" This reverts commit 90633ab8bcfd1b9f42ad8a1882f6b1b26716cec5. |
||
| mod - core/authentication_api.php | Diff File | ||
|
master 90633ab8 2013-05-15 01:50 Details Diff |
Do not display login dialog when using HTTP_AUTH Fixes 0011084 |
Affected Issues 0011084 |
|
| mod - core/authentication_api.php | Diff File | ||
|
master-1.2.x 4775bff7 2013-05-15 01:50 Details Diff |
Do not display login dialog when using HTTP_AUTH Fixes 0011084 |
Affected Issues 0011084 |
|
| mod - core/authentication_api.php | Diff File | ||
|
master 3a5ee877 2013-05-12 15:56 Rasmus Lerdorf Committer: rombert Details Diff |
Don't try to output return value of print_* functions These functions don't return anything Conflicts: adm_config_report.php library/adodb library/phpmailer manage_user_page.php |
||
| mod - adm_config_report.php | Diff File | ||
| mod - bugnote_view_inc.php | Diff File | ||
| mod - manage_user_page.php | Diff File | ||
| mod - print_bugnote_inc.php | Diff File | ||
|
master 9a003ee6 2013-05-12 15:49 Rasmus Lerdorf Committer: rombert Details Diff |
Fix invocation of user_get_email() with incorrect number of arguments Conflicts: account_page.php library/adodb library/phpmailer |
||
| mod - account_page.php | Diff File | ||
|
master 7732085e 2013-05-12 15:48 Rasmus Lerdorf Committer: rombert Details Diff |
Correct invocation of user_pref_get() with incorrect number of arguments Conflicts: library/adodb library/phpmailer |
||
| mod - core/helper_api.php | Diff File | ||