View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0019370 | mantisbt | code cleanup | public | 2015-02-14 14:03 | 2026-06-30 18:11 |
| Reporter | vboctor | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.29.0 | Fixed in Version | 2.29.0 | ||
| Summary | 0019370: Retire 'user_print_pref' table and related code | ||||
| Description | Seems like a table that was used to select columns to show in print page. We now have a different model for customizing columns across all features. | ||||
| Additional Information | This feature was added in the dark ages of MantisBT (2002, see MantisBT master 8442deda), and de facto removed in 1.2.0 by MantisBT master 8050db61. In addition to the DB schema change, impacted files (to remove) are: | ||||
| Tags | schema | ||||
|
MantisBT: master 8442deda 2002-07-17 11:58 jctrosset Details Diff |
Word and Excel export pages. 1. Modified print_all_bug_page.php to allow users to choose the bugs to print. Tick the checkboxes, then use the bottom page button to display the selected bugs. Use the sorting links or any filter option to get the entire list again. 2. Export is available in print_all_bug_page.php print_all_bug_page_excel.php & print_all_bug_page_word.php : the bugs displayed in print_all_bug_page.php are saved in a .doc or a .xls files ; the IE icons allow to see or directly print the same result. 3. print_all_bug_options_inc/page/reset/update.php : allow to choose the bug fields to print, currently in the Excel export only. Word export prints all the fields. 4. a new table, mantis_user_print_pref_table has been created to store the printing prefs. Word export should only work with Word2k ; Excel export seems to run with 97 and above (tested with Excel97). Warning, some excel page setting may have to be modified after export (rows may have to be resized, some columns have to be centered...). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1179 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0019370 |
|
| add - print_all_bug_page_word.php | Diff File | ||
| add - print_all_bug_page_excel.php | Diff File | ||
| mod - sql/db_add_indexes_2002-06-07.sql | Diff File | ||
| add - print_all_bug_options_page.php | Diff File | ||
| add - print_all_bug_options_update.php | Diff File | ||
| mod - print_all_bug_page.php | Diff File | ||
| add - print_all_bug_options_reset.php | Diff File | ||
| add - print_all_bug_options_inc.php | Diff File | ||
|
MantisBT: master 8050db61 2008-04-13 02:11 Details Diff |
Fixed 0009050: Add support for "Copy Columns From/To" when customizing columns to view in View Issues, Print Issues, CSV, Excel. Fixed a bug when handling angle brackets when exporting Excel XML. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5161 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0019370 |
|
| rm - print_all_bug_page_excel.php | Diff | ||
| add - manage_columns_copy.php | Diff File | ||
| mod - manage_columns_inc.php | Diff File | ||
| mod - adm_config_report.php | Diff File | ||
| mod - core/columns_api.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
| mod - core/helper_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - print_all_bug_page.php | Diff File | ||
| mod - core/excel_api.php | Diff File | ||
| mod - manage_config_columns_set.php | Diff File | ||
|
MantisBT: master-1.3.x 06d0c7a2 2016-08-15 15:27 Committer: dregad Details Diff |
Remove unused include in excel_xml_export The page print_all_bug_options_inc.php is no longer used, as stated in Issue 0019370 |
Affected Issues 0019370 |
|
| mod - excel_xml_export.php | Diff File | ||
|
MantisBT: master e89a7235 2026-05-29 19:59 Details Diff |
Remove unused print_all_bug_options code Introduced in 2002, that was only used in the Excel export, and was replaced in 2009 by the Manage Columns functionality. Fixes 0019370 |
Affected Issues 0019370 |
|
| rm - print_all_bug_options_inc.php | Diff | ||
| rm - print_all_bug_options_page.php | Diff | ||
| rm - print_all_bug_options_reset.php | Diff | ||
| rm - print_all_bug_options_update.php | Diff | ||
|
MantisBT: master f2886368 2026-05-29 20:02 Details Diff |
Remove unused language strings Fixes 0019370 |
Affected Issues 0019370 |
|
| mod - lang/strings_afrikaans.txt | Diff File | ||
| mod - lang/strings_amharic.txt | Diff File | ||
| mod - lang/strings_arabic.txt | Diff File | ||
| mod - lang/strings_arabicegyptianspoken.txt | Diff File | ||
| mod - lang/strings_asturian.txt | Diff File | ||
| mod - lang/strings_basque.txt | Diff File | ||
| mod - lang/strings_belarusian_tarask.txt | Diff File | ||
| mod - lang/strings_breton.txt | Diff File | ||
| mod - lang/strings_bulgarian.txt | Diff File | ||
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_chinese_traditional.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - lang/strings_esperanto.txt | Diff File | ||
| mod - lang/strings_estonian.txt | Diff File | ||
| mod - lang/strings_finnish.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_galician.txt | Diff File | ||
| mod - lang/strings_georgian.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_greek.txt | Diff File | ||
| mod - lang/strings_hebrew.txt | Diff File | ||
| mod - lang/strings_hindi.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_icelandic.txt | Diff File | ||
| mod - lang/strings_interlingua.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_japanese.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_latvian.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_luxembourgish.txt | Diff File | ||
| mod - lang/strings_macedonian.txt | Diff File | ||
| mod - lang/strings_norwegian_bokmal.txt | Diff File | ||
| mod - lang/strings_norwegian_nynorsk.txt | Diff File | ||
| mod - lang/strings_occitan.txt | Diff File | ||
| mod - lang/strings_persian.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_ripoarisch.txt | Diff File | ||
| mod - lang/strings_romanian.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_serbian.txt | Diff File | ||
| mod - lang/strings_serbian_latin.txt | Diff File | ||
| mod - lang/strings_serbo-croatian_latin.txt | Diff File | ||
| mod - lang/strings_slovak.txt | Diff File | ||
| mod - lang/strings_slovene.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
| mod - lang/strings_swissgerman.txt | Diff File | ||
| mod - lang/strings_tagalog.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
| mod - lang/strings_urdu.txt | Diff File | ||
| mod - lang/strings_vietnamese.txt | Diff File | ||
| mod - lang/strings_volapuk.txt | Diff File | ||
| mod - lang/strings_zazaki.txt | Diff File | ||
|
MantisBT: master 46e5ceac 2026-05-29 20:04 Details Diff |
Schema: drop unused user_print_pref table Fixes 0019370 |
Affected Issues 0019370 |
|
| mod - admin/schema.php | Diff File | ||
|
MantisBT: master 1c1e092b 2026-05-29 20:04 Details Diff |
Doc: Updated entity-relationship diagram - MySQL Workbench model rev 3 (schema version 215) - Exported PDF - Updated PNG for Dev Guide Fixes 0019370 |
Affected Issues 0019370 |
|
| mod - docbook/Developers_Guide/en-US/images/erd.png | Diff File | ||
| mod - docbook/erd/mantisbt.mwb | Diff File | ||
| rm - docbook/erd/mantisbt_2.23.0_210_erd_r2.pdf | Diff | ||
| add - docbook/erd/mantisbt_2.29.0_210_erd_r3.pdf | Diff File | ||
|
MantisBT: master 942a4b11 2026-06-30 18:03 imgbot[bot] Committer: community Details Diff |
[ImgBot] Optimize images /docbook/Developers_Guide/en-US/images/erd.png -- 567.90kb -> 525.45kb (7.48%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Issue 0019370, PR https://github.com/mantisbt/mantisbt/pull/2234 |
Affected Issues 0019370 |
|
| mod - docbook/Developers_Guide/en-US/images/erd.png | Diff File | ||