Search Changesets

Website: master ca93f820

2004-02-13 21:27

prescience


Details Diff
testing procmail


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2349 f5dc347c-c33d-0410-90a0-b07cc1902cb9
mod - index.php Diff File

Website: master b4c6808b

2004-02-13 21:05

prescience


Details Diff
testing procmail


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2347 f5dc347c-c33d-0410-90a0-b07cc1902cb9
mod - index.php Diff File

Website: master 0e0987cb

2004-02-13 20:42

prescience


Details Diff
testing procmail


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2346 f5dc347c-c33d-0410-90a0-b07cc1902cb9
mod - index.php Diff File

Website: master 5d7bd889

2004-02-13 20:31

prescience


Details Diff
testing procmail


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2345 f5dc347c-c33d-0410-90a0-b07cc1902cb9
mod - index.php Diff File

MantisBT: master 3babec17

2004-02-13 20:10

vboctor


Details Diff
Enh 0003564: In annonymous mode, login should remember the current page.

M core/html_api.php
- In anonymous mode, added the return address to the login link.

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

Website: master 28a1c025

2004-02-13 18:19

prescience


Details Diff
ignore junk in web dir


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2344 f5dc347c-c33d-0410-90a0-b07cc1902cb9
add - .cvsignore Diff File

MantisBT: master a00f6653

2004-02-12 16:09

vboctor


Details Diff
config_defaults_inc.php was referring to custom_config_inc.php rather than config_inc.php. Note that custom_config_inc.php is no longer supported.

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

MantisBT: master 6b111f0e

2004-02-12 08:23

jlatour


Details Diff
Added Alf-Ivar Holm to credits, as Norwegian translator

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

MantisBT: master 74aca559

2004-02-12 06:31

jlatour


Details Diff
Updated Norwegian localisation (thanks to Affi)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2341 <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_norwegian.txt Diff File

MantisBT: master c7a6f6f9

2004-02-11 17:16

vboctor


Details Diff
Enh 0001649: Replace 'Assign to Me' with 'Assign To:' and dropdown of developers.

M bug_assign.php
- Support assigning a bug to a user other than the currently logged in user.

M core/access_api.php
- Added the possibility to check access for a user other than the current logged in user.

M core/bug_api.php
- Added checking that the user we are assign the bug to, has the appropriate access level.

M core/constant_inc.php
- Added a constant for new error message.

M core/html_api.php
- (html_button_bug_assign): removed
- (html_button_bug_assign_reporter): removed
- (html_button_bug_assign_to): added

M lang/strings_english.txt
- Removed some strings and added a couple.

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

MantisBT: master bce672ee

2004-02-10 17:37

jlatour


Details Diff
Reordered items in ChangeLog for 0.18.1 to match ordering for other versions.

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

MantisBT: master bbf96f82

2004-02-10 17:33

jlatour


Details Diff
Added 'Reporter / Resolution', 'Developer / Resolution' and 'Reporter Effectiveness' reports. (Thanks to Lincoln Maskey)

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

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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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

MantisBT: 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
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 651 652 653 654 655 656 657 ... 700 ... 743 744 745  Next  Last