MantisBT

Changesets: MantisBT Browse ] Back to Index ]
master-1.2.x dd5810ec
Timestamp: 2010-08-29 18:08:03
Author: siebrand
Details ] Diff ]
Localisation updates from http://translatewiki.net [^]
mod - lang/strings_ripoarisch.txt Diff ] File ]
mod - lang/strings_norwegian_bokmal.txt Diff ] File ]
mod - lang/strings_ukrainian.txt Diff ] File ]
mod - lang/strings_urdu.txt Diff ] File ]
mod - lang/strings_german.txt Diff ] File ]
mod - lang/strings_romanian.txt Diff ] File ]
mod - lang/strings_slovene.txt Diff ] File ]
mod - lang/strings_serbian.txt Diff ] File ]
mod - lang/strings_dutch.txt Diff ] File ]
mod - lang/strings_macedonian.txt Diff ] File ]
mod - lang/strings_chinese_traditional.txt Diff ] File ]
mod - lang/strings_occitan.txt Diff ] File ]
master b729d5de
Timestamp: 2010-08-27 18:46:01
Author: daryn
Details ] Diff ]
Fix incorrectly named form.
mod - manage_columns_inc.php Diff ] File ]
master b30ca3b9
Timestamp: 2010-08-27 18:25:16
Author: daryn
Details ] Diff ]
Fix 0012304 - If plugins set a params value for plugin filters the values
are dropped.
mod - core/filter_api.php Diff ] File ]
master-1.2.x 9d56dad2
Timestamp: 2010-08-27 18:25:16
Author: daryn
Details ] Diff ]
Fix 0012304 - If plugins set a params value for plugin filters the values
are dropped.
mod - core/filter_api.php Diff ] File ]
master 7ec1d497
Timestamp: 2010-08-27 17:00:51
Author: daryn
Details ] Diff ]
Issue 0011826 - Remove all inline JavaScript from MantisBT (use external scripts instead)
Issue 0011995 - Add CSS IDs to html elements for styling and javascript access.
mod - css/default.css Diff ] File ]
mod - core/html_api.php Diff ] File ]
mod - javascript/dev/common.js Diff ] File ]
mod - javascript/common.js Diff ] File ]
master 02aac88d
Timestamp: 2010-08-27 07:07:37
Author: daryn
Details ] Diff ]
Fix 0012300 - Logout button hidden behind issue # box
mod - css/default.css Diff ] File ]
mod - core/html_api.php Diff ] File ]
master 47d77d67
Timestamp: 2010-08-26 16:12:02
Author: giallu
Details ] Diff ]
Hide generic preface stuff for now
mod - docbook/Admin_Guide/en-US/Admin_Guide.xml Diff ] File ]
master 839f1d68
Timestamp: 2010-08-25 19:50:24
Author: daryn
Details ] Diff ]
Fix 0006626 - Add text area custom field type. Add column to handle long
text input. If the custom field type is TEXTAREA values are inserted into
the text field. Otherwise they are inserted into the existing value field.
Filters for TEXTAREA custom fields are not populated with existing data. A
text box is provided and a LIKE query is performed.
mod - lang/strings_english.txt Diff ] File ]
mod - core/cfdefs/cfdef_standard.php Diff ] File ]
mod - core/custom_field_api.php Diff ] File ]
mod - core/filter_api.php Diff ] File ]
mod - admin/schema.php Diff ] File ]
mod - config_defaults_inc.php Diff ] File ]
mod - core/constant_inc.php Diff ] File ]
master 6b5e037c
Timestamp: 2010-08-25 05:31:45
Author: daryn
Details ] Diff ]
Bug 0011826, Bug 0011995, Fix invalid html in the view all bug filter. Add divs, classes and id's
where necessary to facilitate moving style elements into css and inline
javascript into javascript files.
mod - css/default.css Diff ] File ]
mod - core/filter_api.php Diff ] File ]
mod - javascript/dev/common.js Diff ] File ]
mod - javascript/common.js Diff ] File ]
master 99a9d104
Timestamp: 2010-08-25 05:19:23
Author: daryn
Details ] Diff ]
remove border. It is not a valid tr attribute.
mod - view_all_inc.php Diff ] File ]
master c0d22392
Timestamp: 2010-08-25 05:18:44
Author: daryn
Details ] Diff ]
Move styles for recently-visited into css. remove html style elements.
mod - css/default.css Diff ] File ]
mod - core/print_api.php Diff ] File ]
master e087425c
Timestamp: 2010-08-25 05:10:42
Author: daryn
Details ] Diff ]
Bug 0011826 - Remove inline javascript for bug-jump field and put it in common.js. Add
css styles for bug-jump.
mod - css/default.css Diff ] File ]
mod - core/html_api.php Diff ] File ]
mod - javascript/dev/common.js Diff ] File ]
mod - javascript/common.js Diff ] File ]
master 60836667
Timestamp: 2010-08-25 04:56:51
Author: daryn
Details ] Diff ]
Add missing closing tags.
mod - core/html_api.php Diff ] File ]
master 94c2e872
Timestamp: 2010-08-25 04:56:07
Author: daryn
Details ] Diff ]
Use class rather than id for the menu links. They may appear more than once
on the page.
mod - core/html_api.php Diff ] File ]
master 5dec982e
Timestamp: 2010-08-25 04:54:25
Author: daryn
Details ] Diff ]
Remove extra \".
mod - core/collapse_api.php Diff ] File ]
master d5a59a4c
Timestamp: 2010-08-25 04:23:31
Author: daryn
Details ] Diff ]
Fix missing space causing validation error.
mod - core/collapse_api.php Diff ] File ]
master 0e504c88
Timestamp: 2010-08-24 14:53:20
Author: daryn
Details ] Diff ]
Fix Bug 0012288 - Remove the $j jquery No conflict code and replace with the
normal '$' reference for jquery in the bugFilter.js minified file.
mod - javascript/bugFilter.js Diff ] File ]
master a50748bb
Timestamp: 2010-08-24 14:24:37
Author: daryn
Details ] Diff ]
Bug 0011995 - Add css id to bugnote row on bug change status page. This should eventually
be a div rather than a table row.
mod - bug_change_status_page.php Diff ] File ]
master ca23cc99
Timestamp: 2010-08-24 14:23:37
Author: daryn
Details ] Diff ]
Bug 0011995 - Add a css id and name to bug change status form.
mod - bug_change_status_page.php Diff ] File ]
master 11407dd4
Timestamp: 2010-08-23 23:11:50
Author: daryn
Details ] Diff ]
0010034 - Convert menus to lists and add css to maintain the current style. Remove
calls to print_bracket_link for the menus and use css content attribute to add the
brackets. Thanks to http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support [^]
for the centered floating list styles.
mod - css/default.css Diff ] File ]
mod - core/html_api.php Diff ] File ]
master 152c77e7
Timestamp: 2010-08-23 20:05:44
Author: daryn
Details ] Diff ]
bigger is an invalid font-size. Use larger.
mod - css/default.css Diff ] File ]
master e597fac2
Timestamp: 2010-08-20 23:25:56
Author: grangeway
Details ] Diff ]
Issue 0011826: Remove ajax_api
rm - javascript/dev/ajax.js Diff ] File ]
master 55f2ac20
Timestamp: 2010-08-20 23:03:02
Author: grangeway
Details ] Diff ]
Remove minimal_jscss variable
add - javascript/dev/ajax.js Diff ] File ]
add - javascript/dev/addLoadEvent.js Diff ] File ]
mod - admin/check/check_paths_inc.php Diff ] File ]
add - javascript/dev/common.js Diff ] File ]
add - javascript/dev/dynamic_filters.js Diff ] File ]
add - javascript/dev/xmlhttprequest.js Diff ] File ]
add - javascript/dev/bugFilter.js Diff ] File ]
master 9d4204bc
Timestamp: 2010-08-20 20:57:22
Author: daryn
Details ] Diff ]
Remove invalid unterminated comment string.
mod - plugins/XmlImportExport/XmlImportExport.php Diff ] File ]
master 735ddedd
Timestamp: 2010-08-20 11:19:51
Author: dhx
Details ] Diff ]
Issue 0011826: Remove ajax_api

ajax_api was used in two places (bug_update_page and tag_update_page)
for the purpose of hiding user selection comboboxes until clicked upon.
This approach relied upon inline JavaScript which is being removed in
1.3.x. It was easier to remove this feature than to reimplement it using
jQuery. It's disputable as to whether anything has been lost (some would
say that the AJAX click-to-edit added more clicks and more delay to
updating forms).
rm - javascript/ajax.js Diff ] File ]
mod - core/xmlhttprequest_api.php Diff ] File ]
rm - core/ajax_api.php Diff ] File ]
mod - bug_update_advanced_page.php Diff ] File ]
mod - core/html_api.php Diff ] File ]
mod - tag_update_page.php Diff ] File ]
<<  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 115 116 117 118 119 120 121 122 123 124 125 ... 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.1326 seconds.
memory usage: 2,849 KB
Powered by Mantis Bugtracker