MantisBT

Changesets: MantisBT Browse ] Back to Index ]
master 1c3b7408
Timestamp: 2013-05-22 11:19:16
Author: dregad
Details ] Diff ]
Issue 0015893: format user id consistently with other log messages
mod - core/email_api.php Diff ] File ]
master-1.2.x f54a1910
Timestamp: 2013-05-22 11:19:16
Author: dregad
Details ] Diff ]
Issue 0015893: format user id consistently with other log messages
mod - core/email_api.php Diff ] File ]
master 260c4953
Timestamp: 2013-05-21 18:00:49
Author: dregad
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
Timestamp: 2013-05-21 18:00:49
Author: dregad
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
Timestamp: 2013-05-21 15:44:42
Author: dregad
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
Timestamp: 2013-05-21 15:44:42
Author: dregad
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
Timestamp: 2013-05-21 11:33:08
Author: dregad
Details ] Diff ]
Issue 0015893: Improve logging when resetting user password
mod - core/email_api.php Diff ] File ]
mod - manage_user_update.php Diff ] File ]
master-1.2.x 7c2273d6
Timestamp: 2013-05-21 11:33:08
Author: dregad
Details ] Diff ]
Issue 0015893: Improve logging when resetting user password
mod - core/email_api.php Diff ] File ]
mod - manage_user_update.php Diff ] File ]
master c6187196
Timestamp: 2013-05-21 10:37:51
Author: dregad
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
mod - core/user_api.php Diff ] File ]
master-1.2.x a1cb667d
Timestamp: 2013-05-21 10:37:51
Author: dregad
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
mod - core/user_api.php Diff ] File ]
master 82d0515b
Timestamp: 2013-05-20 19:40:50
Author: dregad
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
Timestamp: 2013-05-20 18:30:03
Author: dregad
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
Timestamp: 2013-05-20 05:45:05
Author: siebrand
Details ] Diff ]
Localisation updates from http://translatewiki.net. [^]
mod - lang/strings_vietnamese.txt Diff ] File ]
master 12b8df98
Timestamp: 2013-05-17 13:25:22
Author: dregad
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
Timestamp: 2013-05-17 13:04:54
Author: dregad
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
Timestamp: 2013-05-17 12:56:57
Author: dregad
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 79b6ddae
Timestamp: 2013-05-15 19:35:12
Author: dregad
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
Timestamp: 2013-05-15 16:48:35
Author: 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
Timestamp: 2013-05-15 05:50:49
Author: dregad
Details ] Diff ]
Do not display login dialog when using HTTP_AUTH

Fixes 0011084
mod - core/authentication_api.php Diff ] File ]
master-1.2.x 4775bff7
Timestamp: 2013-05-15 05:50:49
Author: dregad
Details ] Diff ]
Do not display login dialog when using HTTP_AUTH

Fixes 0011084
mod - core/authentication_api.php Diff ] File ]
master-1.2.x be9f1de7
Timestamp: 2013-05-12 14:42:59
Author: siebrand
Details ] Diff ]
Localisation updates from http://translatewiki.net. [^]
mod - lang/strings_portuguese_standard.txt Diff ] File ]
mod - lang/strings_spanish.txt Diff ] File ]
mod - plugins/MantisCoreFormatting/lang/strings_spanish.txt Diff ] File ]
master-2.0.x 1978c7e5
Timestamp: 2013-05-12 09:31:51
Author: Paul Richards
Details ] Diff ]
Fix warnings on config check
mod - admin/check/check_config_inc.php Diff ] File ]
master-2.0.x df5f3f9f
Timestamp: 2013-05-12 09:11:40
Author: Paul Richards
Details ] Diff ]
add readme.md file to display in github
rm - doc/CUSTOMIZATION Diff ] File ]
rm - doc/INSTALL Diff ] File ]
add - readme.md Diff ] File ]
master-2.0.x 68cbdcc8
Timestamp: 2013-05-12 09:03:52
Author: Paul Richards
Details ] Diff ]
Move Credits list to docbook manual
rm - doc/CREDITS Diff ] File ]
add - docbook/Developers_Guide/en-US/Credits.xml Diff ] File ]
master-2.0.x 3c1155fe
Timestamp: 2013-05-12 07:54:36
Author: Paul Richards
Details ] Diff ]
Fix: 0015838 - new check.php does not check for obsolete config variables
mod - admin/check/index.php Diff ] File ]
mod - core/config_api.php Diff ] File ]
1 2 3 4 5 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 160 ... 180 ... 200 ... 220 ... 240 ... 260 ... 280 ... 300 ... 320 ... 340 ... 360 ... 380 ... 400 401 402 403  >>


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1051 seconds.
memory usage: 2,838 KB
Powered by Mantis Bugtracker