Changesets: MantisBT
|
next e2941d9b 2011-07-19 02:17 Details Diff |
Implement CustomFieldInvalidDefinition exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidDefinition.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 45fe467d 2011-07-19 02:17 Details Diff |
Implement CustomFieldInvalidDefinition exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidDefinition.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next b2197592 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next b1e793d3 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next 8c7eafaa 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next c6b59230 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next ddccaf06 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next 8524ce76 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next c836f6b0 2011-07-19 02:13 Details Diff |
Implement CustomFieldInvalidValue exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldInvalidValue.php | Diff File | ||
| mod - public/bug_report.php | Diff File | ||
| mod - public/bug_update.php | Diff File | ||
|
next 3bb032a6 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 10b2762f 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next f880a577 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 7e1e70da 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 2887fc8f 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 2e8abce1 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 5b4c4131 2011-07-19 02:04 Details Diff |
Implement CustomFieldNameNotUnique exception | ||
| add - application/MantisBT/Exception/CustomField/CustomFieldNameNotUnique.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 88be1eef 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 166f3b84 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next ae71d96f 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 60cb32de 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next db680c43 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next d1a1bf20 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next d65a5803 2011-07-19 01:52 Details Diff |
Implement CustomFieldNotFound exception This exception is currently passing in a field ID which is not used. We should modify this exception (and language strings) in the future to display this ID to the user to assist with debugging. |
||
| add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php | Diff File | ||
| mod - application/core/custom_field_api.php | Diff File | ||
|
next 01d91522 2011-07-19 01:36 Details Diff |
Fix variable naming in profile_api (solves autocomplete bug) Commit 889590aa88df5a87cd66 replaced the db_num_rows() function. These changes introduced a variable naming issue in profile_api, preventing autocomplete of the user profile (OS, OS version, etc) fields from working. |
||
| mod - application/core/profile_api.php | Diff File | ||
|
next 5b82d829 2011-07-19 01:36 Details Diff |
Fix variable naming in profile_api (solves autocomplete bug) Commit 889590aa88df5a87cd66 replaced the db_num_rows() function. These changes introduced a variable naming issue in profile_api, preventing autocomplete of the user profile (OS, OS version, etc) fields from working. |
||
| mod - application/core/profile_api.php | Diff File | ||