Changesets: MantisBT

master b5df5eee

2011-08-28 06:48

Paul Richards


Details Diff
This is no longer required since minimum version is now 5.3.2
mod - core/compress_api.php Diff File

master-2.0.x 2c3e340f

2011-08-28 05:05

Paul Richards


Details Diff
store static files under static/* such that it is easy to optimise hosting if required e.g. run boa/nginx for static files
mod - config_defaults_inc.php Diff File
mod - core/html_api.php Diff File
add - static/images/attachment.png Diff File
add - static/images/blank.gif Diff File
add - static/images/calendar-img.gif Diff File
add - static/images/clock.png Diff File
add - static/images/delete.png Diff File
add - static/images/dollars.gif Diff File
add - static/images/down.gif Diff File
add - static/images/favicon.ico Diff File
add - static/images/fileicons/chm.gif Diff File
add - static/images/fileicons/cpp.gif Diff File
add - static/images/fileicons/css.gif Diff File
add - static/images/fileicons/csv.gif Diff File
add - static/images/fileicons/doc.gif Diff File
add - static/images/fileicons/eml.gif Diff File
add - static/images/fileicons/generic.gif Diff File
add - static/images/fileicons/gif.gif Diff File
add - static/images/fileicons/html.gif Diff File
add - static/images/fileicons/jpg.gif Diff File
add - static/images/fileicons/mhtml.gif Diff File
add - static/images/fileicons/mid.gif Diff File
add - static/images/fileicons/mov.gif Diff File
add - static/images/fileicons/one.gif Diff File
add - static/images/fileicons/pcx.gif Diff File
add - static/images/fileicons/pdf.gif Diff File
add - static/images/fileicons/png.gif Diff File
add - static/images/fileicons/pot.gif Diff File
add - static/images/fileicons/pps.gif Diff File
add - static/images/fileicons/ppt.gif Diff File
add - static/images/fileicons/pub.gif Diff File
add - static/images/fileicons/reg.gif Diff File
add - static/images/fileicons/text.gif Diff File
add - static/images/fileicons/unknown.gif Diff File
add - static/images/fileicons/vsd.gif Diff File
add - static/images/fileicons/vsl.gif Diff File
add - static/images/fileicons/vst.gif Diff File
add - static/images/fileicons/wav.gif Diff File
add - static/images/fileicons/wbk.gif Diff File
add - static/images/fileicons/wri.gif Diff File
add - static/images/fileicons/xls.gif Diff File
add - static/images/fileicons/xlt.gif Diff File
add - static/images/fileicons/xml.gif Diff File
add - static/images/fileicons/zip.gif Diff File
add - static/images/ie.gif Diff File
add - static/images/mantis_logo.gif Diff File
add - static/images/mantis_logo_button.gif Diff File
add - static/images/mantis_space.gif Diff File
add - static/images/minus.png Diff File
add - static/images/no_avatar.png Diff File
add - static/images/notice.gif Diff File
add - static/images/ok.gif Diff File
add - static/images/overdue.png Diff File
add - static/images/plus.png Diff File
add - static/images/priority_1.gif Diff File
add - static/images/priority_2.gif Diff File
add - static/images/priority_3.gif Diff File
add - static/images/priority_low_1.gif Diff File
add - static/images/priority_low_2.gif Diff File
add - static/images/priority_low_3.gif Diff File
add - static/images/priority_normal.gif Diff File
add - static/images/protected.gif Diff File
add - static/images/rel_dependant.png Diff File
add - static/images/rel_duplicate.png Diff File
add - static/images/rel_related.png Diff File
add - static/images/rss.png Diff File
add - static/images/synthese.gif Diff File
add - static/images/synthgraph.gif Diff File
add - static/images/unread.gif Diff File
add - static/images/up.gif Diff File
add - static/images/update.png Diff File
add - static/javascript/bugFilter.js Diff File
add - static/javascript/common.js Diff File
add - static/javascript/jquery-ui.js Diff File
add - static/javascript/jquery.js Diff File
add - static/javascript/jscalendar/calendar-blue.css Diff File
add - static/javascript/jscalendar/calendar-setup.js Diff File
add - static/javascript/jscalendar/calendar.js Diff File
add - static/javascript/jscalendar/lang/calendar-en.js Diff File

master-2.0.x a82225c1

2011-08-28 04:56

Paul Richards


Details Diff
Remove references to adodb
mod - admin/schema.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/database_api.php Diff File
mod - core/session_api.php Diff File

master-2.0.x 99e01fe4

2011-08-28 03:48

Paul Richards


Details Diff
This is no longer required since minimum version is now 5.3.2
mod - core/compress_api.php Diff File

master-2.0.x 74dd9adf

2011-08-28 03:03

Paul Richards


Details Diff
Fix: 0013265
mod - changelog_page.php Diff File

master-2.0.x e998028f

2011-08-28 02:48

Paul Richards


Details Diff
Fix typo
mod - core/classes/MantisUser.class.php Diff File

master-1.2.x e6ce209a

2011-08-22 11:35

jreese


Details Diff
Add link to 1.2.7 changelog in release notes
mod - doc/RELEASE Diff File

next 1a348fd0

2011-08-19 21:31

dhx


Details Diff
Implement TimeZoneUpdateFailed exception
add - application/MantisBT/Exception/TimeZone/TimeZoneUpdateFailed.php Diff File
mod - application/core/date_api.php Diff File

next 62d2e32d

2011-08-19 21:31

dhx


Details Diff
Implement TimeZoneUpdateFailed exception
add - application/MantisBT/Exception/TimeZone/TimeZoneUpdateFailed.php Diff File
mod - application/core/date_api.php Diff File

next e85fa702

2011-08-19 21:31

dhx


Details Diff
Implement TimeZoneUpdateFailed exception
add - application/MantisBT/Exception/TimeZone/TimeZoneUpdateFailed.php Diff File
mod - application/core/date_api.php Diff File

next e5b11998

2011-08-19 21:31

dhx


Details Diff
Implement TimeZoneUpdateFailed exception
add - application/MantisBT/Exception/TimeZone/TimeZoneUpdateFailed.php Diff File
mod - application/core/date_api.php Diff File

next 11a5de21

2011-08-19 21:23

dhx


Details Diff
Implement ConfigurationOptionNotFound exception
add - application/MantisBT/Exception/Configuration/ConfigurationOptionNotFound.php Diff File
mod - application/core/config_api.php Diff File

next 0de07bf4

2011-08-19 21:23

dhx


Details Diff
Implement ConfigurationOptionNotFound exception
add - application/MantisBT/Exception/Configuration/ConfigurationOptionNotFound.php Diff File
mod - application/core/config_api.php Diff File

next 3a4210d1

2011-08-19 21:23

dhx


Details Diff
Implement ConfigurationOptionNotFound exception
add - application/MantisBT/Exception/Configuration/ConfigurationOptionNotFound.php Diff File
mod - application/core/config_api.php Diff File

next cef413ea

2011-08-19 21:23

dhx


Details Diff
Implement ConfigurationOptionNotFound exception
add - application/MantisBT/Exception/Configuration/ConfigurationOptionNotFound.php Diff File
mod - application/core/config_api.php Diff File

next 5fbf52ff

2011-08-19 21:05

dhx


Details Diff
Implement CategoryDuplicate exception
add - application/MantisBT/Exception/Issue/Category/CategoryDuplicate.php Diff File
mod - application/core/category_api.php Diff File

next be4f3bda

2011-08-19 21:05

dhx


Details Diff
Implement CategoryDuplicate exception
add - application/MantisBT/Exception/Issue/Category/CategoryDuplicate.php Diff File
mod - application/core/category_api.php Diff File

next c8e65fe1

2011-08-19 21:05

dhx


Details Diff
Implement CategoryDuplicate exception
add - application/MantisBT/Exception/Issue/Category/CategoryDuplicate.php Diff File
mod - application/core/category_api.php Diff File

next 397611f0

2011-08-19 21:05

dhx


Details Diff
Implement CategoryDuplicate exception
add - application/MantisBT/Exception/Issue/Category/CategoryDuplicate.php Diff File
mod - application/core/category_api.php Diff File

next 9764f93e

2011-08-19 21:02

dhx


Details Diff
Implement CategoryNotFoundForProject exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFoundForProject.php Diff File
mod - application/core/category_api.php Diff File

next 50f0e300

2011-08-19 21:02

dhx


Details Diff
Implement CategoryNotFoundForProject exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFoundForProject.php Diff File
mod - application/core/category_api.php Diff File

next 6eaa8bd1

2011-08-19 21:02

dhx


Details Diff
Implement CategoryNotFoundForProject exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFoundForProject.php Diff File
mod - application/core/category_api.php Diff File

next 730456a1

2011-08-19 21:02

dhx


Details Diff
Implement CategoryNotFoundForProject exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFoundForProject.php Diff File
mod - application/core/category_api.php Diff File

next 5f730ba1

2011-08-19 20:57

dhx


Details Diff
Implement CategoryNotFound exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFound.php Diff File
mod - application/core/category_api.php Diff File

next 327bac6e

2011-08-19 20:57

dhx


Details Diff
Implement CategoryNotFound exception
add - application/MantisBT/Exception/Issue/Category/CategoryNotFound.php Diff File
mod - application/core/category_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 402 403 404 405 406 407 408 ... 420 ... 490 ... 560 ... 630 ... 700 ... 745 746 747  Next  Last