Changesets: MantisBT

master 61b04412

2004-02-10 08:41

vboctor


Details Diff
Some minor issues relating to news syndication.

M main_page.php
- Fixed a notice.

R news.php
- Copied the code of news.php to news_view_page.php to replace the old code and removed this one.

M news_rss.php
- Changed to use news_view_page.php
- Some cleanup of comments.

M news_view_page.php
- Fixed an issue in the checking + added the [Archives] link after the news item.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2337 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - main_page.php Diff File
rm - news.php Diff
mod - news_rss.php Diff File
mod - news_view_page.php Diff File

master a9becc6a

2004-02-10 06:37

vboctor


Details Diff
Fixed 0003548: Support RSS for news syndication.

M news_inc.php
- Factored some common code into this include file. Didn't put it in API since they are mainly news specific print code.

A news.php
- A page that displays one news item. The RSS links points to this page with the appropriate news id.

A news_rss.php
- Page to generate RSS v2 files.

M main_page.php
- Used refactored code from news_inc.php
- Added a link to the news_rss.php page.

M core/news_api.php
- Some formatting
- news_get_limited_rows(): Gets the news rows that should be displayed in one page as per configuration.
- news_get_field(): Get the field with the specified name for the specified news entry.
- news_is_private(): Checks if the specified news is private or public.

M lang/strings_english.txt
- Added "RSS"

A core/class.RSSBuilder.inc.php
- RSSBuilder class by Michael Wimmer.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2336 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
add - news.php Diff File
mod - core/news_api.php Diff File
mod - lang/strings_english.txt Diff File
add - core/class.RSSBuilder.inc.php Diff File
mod - news_inc.php Diff File
add - news_rss.php Diff File
mod - main_page.php Diff File

master f75873bc

2004-02-10 06:07

jlatour


Details Diff
Removed the calls to ucwords in the summary page, and changed the language strings instead

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2335 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - summary_page.php Diff File
mod - lang/strings_english.txt Diff File

master 54b3fc35

2004-02-10 05:39

jlatour


Details Diff
Improved the layout of the Summary page. (Thanks to Lincoln Maskey)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2334 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - summary_page.php Diff File
mod - doc/ChangeLog Diff File

master afc9e38f

2004-02-08 16:26

vboctor


Details Diff
Fixed 0003077: Inconsistency: "Assigned To" versus "Handler".

M lang/strings_english.txt
- Changed "Handler" to "Assigned To" in email notifications
- Changed "Reporter" to "Reported By" in email notifications

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2333 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - lang/strings_english.txt Diff File

master 432535d5

2004-02-08 11:14

jlatour


Details Diff
Added Volker Wegert to list of contributors.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2332 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/CREDITS Diff File

master c35a69db

2004-02-08 10:56

jlatour


Details Diff
Added 'Assign to Reporter' button to 'View Bug' window. We may need to add a configuration option to control displaying this button.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2331 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_german.txt Diff File
add - bug_assign_reporter.php Diff File
mod - doc/ChangeLog Diff File
mod - core/html_api.php Diff File
mod - lang/strings_english.txt Diff File

master d45dbbdc

2004-02-08 08:16

vboctor


Details Diff
Fixed 0003541: link to documentation wrong.

M config_defaults_inc.php
M config_inc.php.sample
M core/html_api.php
M doc/CUSTOMIZATION
M doc/ChangeLog
M doc/TROUBLESHOOTING
M doc/UPGRADING
M doc/faq.html
Changed documents/scripts to refer to the new Mantis website (http://www.mantisbt.org/) and the new manual location (http://www.mantisbt.org/manual/).

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2330 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - config_inc.php.sample Diff File
mod - doc/faq.html Diff File
mod - config_defaults_inc.php Diff File
mod - doc/TROUBLESHOOTING Diff File
mod - doc/CUSTOMIZATION Diff File
mod - doc/UPGRADING Diff File
mod - doc/ChangeLog Diff File
mod - core/html_api.php Diff File

master 41c3b71f

2004-02-08 03:34

vboctor


Details Diff
Fixed 0003440: "Allowed File Types" is case sensitive (also applies to disallowed file types).

M core/file_api.php
- Use case-insensitive comparison when checking extensions against allowed/disallowed types.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2329 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/file_api.php Diff File
mod - doc/ChangeLog Diff File

master e99a4a11

2004-02-08 03:00

vboctor


Details Diff
Fixed 0003522: /news_update.php looks different from /main_page.php

A news_inc.php
- (print_news_entry): Added a function that prints one news entry

M main_page.php
- Re-use print_news_entry().

M news_update.php
- Re-use print_news_entry().

M news_list_page.php
- Put user name before [Announcement] or [private] for consistency with other formatting.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2328 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - main_page.php Diff File
mod - news_list_page.php Diff File
mod - news_update.php Diff File
add - news_inc.php Diff File

master 175e9d78

2004-02-07 07:53

vboctor


Details Diff
Fix 0003118: My Account: after update of password, wrong information is given.

M account_update.php
- Generate the correct notifications based on the actual change to the account information.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2327 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003118
mod - doc/ChangeLog Diff File
mod - account_update.php Diff File

master aa947b0e

2004-02-07 07:00

vboctor


Details Diff
Fixed 0003537: Rewriting custom values with 0 when updating a bug.

M bug_update.php
- If a custom field is not posted, do not set it, rather than re-setting it to the default value.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2326 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - bug_update.php Diff File

master 08fbd845

2004-02-07 06:16

vboctor


Details Diff
Fixed 0003539: Simple view page shows advanced custom fields.

M bug_view_page.php
- The custom field definition was used before it is retrieved.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2325 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bug_view_page.php Diff File
mod - doc/ChangeLog Diff File
mod - config_defaults_inc.php Diff File

master f7351cce

2004-02-06 21:06

Kenzaburo Ito


Details Diff
added 0_18 upgrade script to script sequence

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2323 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - admin/upgrade_advanced.php Diff File

master bcd95c0f

2004-02-06 14:44

jlatour


Details Diff
Updated db_generate.sql to include 0.18-vb-1

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2320 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - sql/db_generate.sql Diff File

master 0d899b59

2004-02-06 14:35

jlatour


Details Diff
Minor documentation updates

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2319 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - doc/CUSTOMIZATION Diff File
mod - doc/README Diff File
mod - doc/CREDITS Diff File
mod - doc/INSTALL Diff File

master 95f76d2f

2004-02-06 14:25

jlatour


Details Diff
Updated FAQ css file from on-line version

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2317 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/faq.css Diff File

master c3d8baf8

2004-02-06 13:32

jlatour


Details Diff
Updated FAQ, to remove hardlinks to mantisbt.sourceforge.net

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2316 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/faq.html Diff File

master 66775d96

2004-02-06 10:18

jlatour


Details Diff
Updated version number

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2315 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - packages/mantis.spec Diff File
mod - config_defaults_inc.php Diff File

master 806a1165

2004-02-06 09:57

jlatour


Details Diff
Clarified a ChangeLog entry

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2314 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File

master 8be526f4

2004-02-06 09:51

jlatour


Details Diff
Fix 0003450: Certain database upgrade scripts fail if table already exists.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2313 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003450
mod - admin/upgrades/0_15_inc.php Diff File
mod - doc/ChangeLog Diff File
mod - admin/upgrades/0_17_inc.php Diff File
mod - admin/upgrades/0_16_inc.php Diff File

master 95eb3e63

2004-02-06 09:33

jlatour


Details Diff
Fix 0003449: Database upgrade script fails to detect some existing columns.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2312 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003449
mod - admin/upgrades/0_16_inc.php Diff File
mod - doc/ChangeLog Diff File
mod - admin/upgrades/0_15_inc.php Diff File

master 04c45db9

2004-02-06 09:13

jlatour


Details Diff
Fix 0003396: Database upgrade 0.17-jf-10 failed to upgrade.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2311 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003396
mod - admin/upgrades/0_13_inc.php Diff File
mod - admin/upgrades/0_14_inc.php Diff File

master d7a0e8b5

2004-02-06 09:07

jlatour


Details Diff
Fix 0003396: Database upgrade 0.17-jf-10 failed to upgrade.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2310 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003396
mod - admin/upgrades/0_17_inc.php Diff File
mod - doc/ChangeLog Diff File

master c12d71f3

2004-02-06 05:05

vboctor


Details Diff
Fixed 0003526: Custom field regular expression doesn't prevent invalid bug entry.

M core/custom_field_api.php
- (custom_field_validate): to check the validiting of a custom field value.

M bug_report.php
- Make sure that custom field values are valid before adding the bug.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2308 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bug_report.php Diff File
mod - core/custom_field_api.php Diff File
mod - doc/ChangeLog Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 618 619 620 621 622 623 624 ... 630 ... 700 ... 703 704 705  Next  Last