Changesets: MantisBT
|
master 9e6e7706 2015-05-03 10:38 Details Diff |
Remove 'library/ezc' directory This also takes care of removing two unused components, 'Mail' and 'Feed', which were previously added without justification as part of commit 47347c502763417795dffb5f40f60e646df76d17. Fixes 0019687 |
Affected Issues 0019687 |
|
| rm - library/ezc/Base/src/base.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/autoload.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/double_class_repository_prefix.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/exception.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/extension_not_found.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/file_exception.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/file_io.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/file_not_found.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/file_permission.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/functionality_not_supported.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/init_callback_configured.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/invalid_callback_class.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/invalid_parent_class.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/property_not_found.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/property_permission.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/setting_not_found.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/setting_value.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/value.php | Diff | ||
| rm - library/ezc/Base/src/exceptions/whatever.php | Diff | ||
| rm - library/ezc/Base/src/ezc_bootstrap.php | Diff | ||
| rm - library/ezc/Base/src/features.php | Diff | ||
| rm - library/ezc/Base/src/file.php | Diff | ||
| rm - library/ezc/Base/src/init.php | Diff | ||
| rm - library/ezc/Base/src/interfaces/configuration_initializer.php | Diff | ||
| rm - library/ezc/Base/src/interfaces/exportable.php | Diff | ||
| rm - library/ezc/Base/src/interfaces/persistable.php | Diff | ||
| rm - library/ezc/Base/src/metadata.php | Diff | ||
| rm - library/ezc/Base/src/metadata/pear.php | Diff | ||
| rm - library/ezc/Base/src/metadata/tarball.php | Diff | ||
| rm - library/ezc/Base/src/options.php | Diff | ||
| rm - library/ezc/Base/src/options/autoload.php | Diff | ||
| rm - library/ezc/Base/src/struct.php | Diff | ||
| rm - library/ezc/Base/src/structs/file_find_context.php | Diff | ||
| rm - library/ezc/Base/src/structs/repository_directory.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/exception.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/meta_data_missing.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/one_item_data_required.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/only_one_value_allowed.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/parse_error.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/undefined_module.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/unsupported_element.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/unsupported_module.php | Diff | ||
| rm - library/ezc/Feed/src/exceptions/unsupported_type.php | Diff | ||
| rm - library/ezc/Feed/src/feed.php | Diff | ||
| rm - library/ezc/Feed/src/interfaces/element.php | Diff | ||
| rm - library/ezc/Feed/src/interfaces/module.php | Diff | ||
| rm - library/ezc/Feed/src/interfaces/parser.php | Diff | ||
| rm - library/ezc/Feed/src/interfaces/processor.php | Diff | ||
| rm - library/ezc/Feed/src/modules/content_module.php | Diff | ||
| rm - library/ezc/Feed/src/modules/creativecommons_module.php | Diff | ||
| rm - library/ezc/Feed/src/modules/dublincore_module.php | Diff | ||
| rm - library/ezc/Feed/src/modules/geo_module.php | Diff | ||
| rm - library/ezc/Feed/src/modules/georss_module.php | Diff | ||
| rm - library/ezc/Feed/src/modules/itunes_module.php | Diff | ||
| rm - library/ezc/Feed/src/processors/atom.php | Diff | ||
| rm - library/ezc/Feed/src/processors/rss1.php | Diff | ||
| rm - library/ezc/Feed/src/processors/rss2.php | Diff | ||
| rm - library/ezc/Feed/src/structs/category.php | Diff | ||
| rm - library/ezc/Feed/src/structs/cloud.php | Diff | ||
| rm - library/ezc/Feed/src/structs/content.php | Diff | ||
| rm - library/ezc/Feed/src/structs/date.php | Diff | ||
| rm - library/ezc/Feed/src/structs/enclosure.php | Diff | ||
| rm - library/ezc/Feed/src/structs/entry.php | Diff | ||
| rm - library/ezc/Feed/src/structs/generator.php | Diff | ||
| rm - library/ezc/Feed/src/structs/id.php | Diff | ||
| rm - library/ezc/Feed/src/structs/image.php | Diff | ||
| rm - library/ezc/Feed/src/structs/link.php | Diff | ||
| rm - library/ezc/Feed/src/structs/person.php | Diff | ||
| rm - library/ezc/Feed/src/structs/skip_days.php | Diff | ||
| rm - library/ezc/Feed/src/structs/skip_hours.php | Diff | ||
| rm - library/ezc/Feed/src/structs/source.php | Diff | ||
| rm - library/ezc/Feed/src/structs/text.php | Diff | ||
| rm - library/ezc/Feed/src/structs/text_input.php | Diff | ||
| rm - library/ezc/Graph/src/axis/container.php | Diff | ||
| rm - library/ezc/Graph/src/axis/date.php | Diff | ||
| rm - library/ezc/Graph/src/axis/labeled.php | Diff | ||
| rm - library/ezc/Graph/src/axis/logarithmic.php | Diff | ||
| rm - library/ezc/Graph/src/axis/numeric.php | Diff | ||
| rm - library/ezc/Graph/src/charts/bar.php | Diff | ||
| rm - library/ezc/Graph/src/charts/horizontal_bar.php | Diff | ||
| rm - library/ezc/Graph/src/charts/line.php | Diff | ||
| rm - library/ezc/Graph/src/charts/odometer.php | Diff | ||
| rm - library/ezc/Graph/src/charts/pie.php | Diff | ||
| rm - library/ezc/Graph/src/charts/radar.php | Diff | ||
| rm - library/ezc/Graph/src/colors/color.php | Diff | ||
| rm - library/ezc/Graph/src/colors/linear_gradient.php | Diff | ||
| rm - library/ezc/Graph/src/colors/radial_gradient.php | Diff | ||
| rm - library/ezc/Graph/src/data_container/base.php | Diff | ||
| rm - library/ezc/Graph/src/data_container/single.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/array.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/average.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/base.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/numeric.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/property/axis.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/property/boolean.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/property/color.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/property/integer.php | Diff | ||
| rm - library/ezc/Graph/src/datasets/property/string.php | Diff | ||
| rm - library/ezc/Graph/src/driver/cairo.php | Diff | ||
| rm - library/ezc/Graph/src/driver/cairo_oo.php | Diff | ||
| rm - library/ezc/Graph/src/driver/flash.php | Diff | ||
| rm - library/ezc/Graph/src/driver/gd.php | Diff | ||
| rm - library/ezc/Graph/src/driver/svg.php | Diff | ||
| rm - library/ezc/Graph/src/driver/svg_font.php | Diff | ||
| rm - library/ezc/Graph/src/driver/verbose.php | Diff | ||
| rm - library/ezc/Graph/src/element/axis.php | Diff | ||
| rm - library/ezc/Graph/src/element/background.php | Diff | ||
| rm - library/ezc/Graph/src/element/legend.php | Diff | ||
| rm - library/ezc/Graph/src/element/text.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/date_parsing.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/exception.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/flash_bitmap_type.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/font_rendering.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/font_type.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/incompatible_driver.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_assignement.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_data.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_data_source.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_dimensions.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_display_type.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_id.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_image_file.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_keys.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/invalid_step_size.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/no_data.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/no_such_data.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/no_such_dataset.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/no_such_element.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/not_rendered.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/out_of_boundings.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/out_of_logarithmical_boundings.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/reducement_failed.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/too_many_datasets.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/unknown_color_definition.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/unregular_steps.php | Diff | ||
| rm - library/ezc/Graph/src/exceptions/unsupported_image_type.php | Diff | ||
| rm - library/ezc/Graph/src/graph.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/axis_label_renderer.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/chart.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/dataset_property.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/driver.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/element.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/horizontal_bar_renderer.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/odometer_renderer.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/palette.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/radar_renderer.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/renderer.php | Diff | ||
| rm - library/ezc/Graph/src/interfaces/stacked_bar_renderer.php | Diff | ||
| rm - library/ezc/Graph/src/math/boundings.php | Diff | ||
| rm - library/ezc/Graph/src/math/matrix.php | Diff | ||
| rm - library/ezc/Graph/src/math/polynom.php | Diff | ||
| rm - library/ezc/Graph/src/math/rotation.php | Diff | ||
| rm - library/ezc/Graph/src/math/transformation.php | Diff | ||
| rm - library/ezc/Graph/src/math/translation.php | Diff | ||
| rm - library/ezc/Graph/src/math/vector.php | Diff | ||
| rm - library/ezc/Graph/src/options/cairo_driver.php | Diff | ||
| rm - library/ezc/Graph/src/options/chart.php | Diff | ||
| rm - library/ezc/Graph/src/options/driver.php | Diff | ||
| rm - library/ezc/Graph/src/options/flash_driver.php | Diff | ||
| rm - library/ezc/Graph/src/options/font.php | Diff | ||
| rm - library/ezc/Graph/src/options/gd_driver.php | Diff | ||
| rm - library/ezc/Graph/src/options/line_chart.php | Diff | ||
| rm - library/ezc/Graph/src/options/odometer_chart.php | Diff | ||
| rm - library/ezc/Graph/src/options/pie_chart.php | Diff | ||
| rm - library/ezc/Graph/src/options/radar_chart.php | Diff | ||
| rm - library/ezc/Graph/src/options/renderer.php | Diff | ||
| rm - library/ezc/Graph/src/options/renderer_2d.php | Diff | ||
| rm - library/ezc/Graph/src/options/renderer_3d.php | Diff | ||
| rm - library/ezc/Graph/src/options/svg_driver.php | Diff | ||
| rm - library/ezc/Graph/src/palette/black.php | Diff | ||
| rm - library/ezc/Graph/src/palette/ez.php | Diff | ||
| rm - library/ezc/Graph/src/palette/ez_blue.php | Diff | ||
| rm - library/ezc/Graph/src/palette/ez_green.php | Diff | ||
| rm - library/ezc/Graph/src/palette/ez_red.php | Diff | ||
| rm - library/ezc/Graph/src/palette/tango.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/2d.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/3d.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_boxed.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_centered.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_exact.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_none.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_radar.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_rotated.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/axis_label_rotated_boxed.php | Diff | ||
| rm - library/ezc/Graph/src/renderer/horizontal_bar.php | Diff | ||
| rm - library/ezc/Graph/src/structs/context.php | Diff | ||
| rm - library/ezc/Graph/src/structs/coordinate.php | Diff | ||
| rm - library/ezc/Graph/src/structs/step.php | Diff | ||
| rm - library/ezc/Graph/src/tools.php | Diff | ||
| rm - library/ezc/Mail/src/composer.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/invalid_limit.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/mail_exception.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/no_such_message.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/offset_out_of_range.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/transport_exception.php | Diff | ||
| rm - library/ezc/Mail/src/exceptions/transport_smtp_exception.php | Diff | ||
| rm - library/ezc/Mail/src/interfaces/part.php | Diff | ||
| rm - library/ezc/Mail/src/interfaces/transport.php | Diff | ||
| rm - library/ezc/Mail/src/internal/charset_convert.php | Diff | ||
| rm - library/ezc/Mail/src/internal/header_folder.php | Diff | ||
| rm - library/ezc/Mail/src/mail.php | Diff | ||
| rm - library/ezc/Mail/src/options/composer_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/imap_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/imap_set_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/mail_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/parser_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/pop3_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/smtp_options.php | Diff | ||
| rm - library/ezc/Mail/src/options/transport_options.php | Diff | ||
| rm - library/ezc/Mail/src/parser/headers_holder.php | Diff | ||
| rm - library/ezc/Mail/src/parser/interfaces/parser_set.php | Diff | ||
| rm - library/ezc/Mail/src/parser/interfaces/part_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/delivery_status_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/file_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_alternative_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_digest_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_mixed_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_related_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/multipart_report_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/rfc822_digest_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/rfc822_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/parts/text_parser.php | Diff | ||
| rm - library/ezc/Mail/src/parser/rfc2231_implementation.php | Diff | ||
| rm - library/ezc/Mail/src/parser/shutdown_handler.php | Diff | ||
| rm - library/ezc/Mail/src/parts/delivery_status.php | Diff | ||
| rm - library/ezc/Mail/src/parts/file.php | Diff | ||
| rm - library/ezc/Mail/src/parts/fileparts/disk_file.php | Diff | ||
| rm - library/ezc/Mail/src/parts/fileparts/stream_file.php | Diff | ||
| rm - library/ezc/Mail/src/parts/fileparts/virtual_file.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multipart.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multiparts/multipart_alternative.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multiparts/multipart_digest.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multiparts/multipart_mixed.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multiparts/multipart_related.php | Diff | ||
| rm - library/ezc/Mail/src/parts/multiparts/multipart_report.php | Diff | ||
| rm - library/ezc/Mail/src/parts/rfc822_digest.php | Diff | ||
| rm - library/ezc/Mail/src/parts/text.php | Diff | ||
| rm - library/ezc/Mail/src/structs/content_disposition_header.php | Diff | ||
| rm - library/ezc/Mail/src/structs/mail_address.php | Diff | ||
| rm - library/ezc/Mail/src/structs/walk_context.php | Diff | ||
| rm - library/ezc/Mail/src/tools.php | Diff | ||
| rm - library/ezc/Mail/src/transports/file/file_set.php | Diff | ||
| rm - library/ezc/Mail/src/transports/imap/imap_set.php | Diff | ||
| rm - library/ezc/Mail/src/transports/imap/imap_transport.php | Diff | ||
| rm - library/ezc/Mail/src/transports/mbox/mbox_set.php | Diff | ||
| rm - library/ezc/Mail/src/transports/mbox/mbox_transport.php | Diff | ||
| rm - library/ezc/Mail/src/transports/mta/mta_transport.php | Diff | ||
| rm - library/ezc/Mail/src/transports/mta/transport_mta.php | Diff | ||
| rm - library/ezc/Mail/src/transports/pop3/pop3_set.php | Diff | ||
| rm - library/ezc/Mail/src/transports/pop3/pop3_transport.php | Diff | ||
| rm - library/ezc/Mail/src/transports/smtp/smtp_transport.php | Diff | ||
| rm - library/ezc/Mail/src/transports/smtp/transport_smtp.php | Diff | ||
| rm - library/ezc/Mail/src/transports/storage/storage_set.php | Diff | ||
| rm - library/ezc/Mail/src/transports/transport_connection.php | Diff | ||
| rm - library/ezc/Mail/src/transports/variable/var_set.php | Diff | ||
| rm - library/ezc/autoload/base_autoload.php | Diff | ||
| rm - library/ezc/autoload/feed_autoload.php | Diff | ||
| rm - library/ezc/autoload/graph_autoload.php | Diff | ||
| rm - library/ezc/autoload/mail_autoload.php | Diff | ||
|
master 5ee40755 2015-05-02 08:21 Details Diff |
Upgrade jQuery and jQuery UI to latest versions - jQuery from v1.11.1 to v1.11.3 - jQuery UI from v1.11.2 to v1.11.4 Fixes 0019685 |
Affected Issues 0019685 |
|
| mod - admin/install.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| add - css/images/ui-bg_diagonals-thick_18_b81900_40x40.png | Diff File | ||
| add - css/images/ui-bg_diagonals-thick_20_666666_40x40.png | Diff File | ||
| add - css/images/ui-bg_flat_10_000000_40x100.png | Diff File | ||
| add - css/images/ui-bg_glass_100_f6f6f6_1x400.png | Diff File | ||
| add - css/images/ui-bg_glass_100_fdf5ce_1x400.png | Diff File | ||
| mod - css/images/ui-bg_glass_65_ffffff_1x400.png | Diff File | ||
| add - css/images/ui-bg_gloss-wave_35_f6a828_500x100.png | Diff File | ||
| add - css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png | Diff File | ||
| add - css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png | Diff File | ||
| mod - css/images/ui-icons_222222_256x240.png | Diff File | ||
| add - css/images/ui-icons_228ef1_256x240.png | Diff File | ||
| add - css/images/ui-icons_ef8c08_256x240.png | Diff File | ||
| add - css/images/ui-icons_ffd27a_256x240.png | Diff File | ||
| add - css/images/ui-icons_ffffff_256x240.png | Diff File | ||
| rm - javascript/jquery-1.11.1.min.js | Diff | ||
| add - javascript/jquery-1.11.3.min.js | Diff File | ||
| rm - javascript/jquery-ui-1.11.2.min.js | Diff | ||
| add - javascript/jquery-ui-1.11.4.min.js | Diff File | ||
|
master 11516bb9 2015-05-02 08:14 Details Diff |
Remove jQuery Mobile This was added in b256b8976d6a05a397bcee428b08bb2d2f168573 but is not referenced in the code. Fixes 0019687 |
Affected Issues 0019687 |
|
| rm - css/jquery.mobile-1.2.0.min.css | Diff | ||
| rm - css/jquery.mobile.structure-1.2.0.min.css | Diff | ||
| rm - css/jquery.mobile.theme-1.2.0.min.css | Diff | ||
| rm - javascript/jquery.mobile-1.2.0.min.js | Diff | ||
|
master 40074fa9 2015-04-30 21:39 Details Diff |
Support attaching multiple files with same name Fixes 0019683 |
Affected Issues 0019683 |
|
| mod - core/file_api.php | Diff File | ||
|
master 0c2da84e 2015-04-29 05:24 Details Diff |
Revert inadvertant commit of debugging code |
Affected Issues 0019660 |
|
| mod - core/print_api.php | Diff File | ||
|
master 5fea91cc 2015-04-29 03:07 Details Diff |
Fix system notice in installer When the installer is not able to connect to the database as admin, the DB version check fails because the version cannot be retrieved from the server. This causes display of a PHP notice. Initializing $t_version_info fixes this problem. Additionally, the test result is shown as 'BAD' in this case, which is not necessarily correct (we just don't know), so we now display 'POSSIBLE PROBLEM' instead. Fixes 0019676 |
Affected Issues 0019676 |
|
| mod - admin/install.php | Diff File | ||
|
master 53ee0c74 2015-04-27 20:12 Details Diff |
Fix SQL error when custom field is in filter/sort If the same custom field is used for filtering to a value that is not "any" and is also used for sorting, the generated query defines the same table alias twice causing a SQL error. The fix is to use different aliasing prefix for filtering vs. sorting. Fixes 0019670 |
Affected Issues 0019670 |
|
| mod - core/filter_api.php | Diff File | ||
|
master 3459cd89 2015-04-24 17:52 Rafik Robeal Details Diff |
Fix the size of the relationships drop down menu | ||
| mod - core/relationship_api.php | Diff File | ||
|
master 7a38817b 2015-04-24 17:44 Rafik Robeal Details Diff |
Merge branch 'master' of git://github.com/mantisbt/mantisbt into modern-ui-2 | ||
| mod - core/html_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
|
master dd843d1f 2015-04-23 20:04 Details Diff |
Email notifications config can have max < min Email notifications page sets default_notify_flags max threshold to 0 and min to 100. Fixes 0019657 |
Affected Issues 0019657 |
|
| mod - manage_config_email_set.php | Diff File | ||
|
master af089e8d 2015-04-23 19:16 Details Diff |
Don't show email notifications menu if feature disabled Currently the menu option is visible, but once clicked we should an empty page. |
||
| mod - core/html_api.php | Diff File | ||
|
master 3e94c7a2 2015-04-23 07:51 Details Diff |
Fix system warning + notice in install.php These error messages appeared if the installer is run when the config file exists but the database it references does not. Fixes 0017805 |
Affected Issues 0017805 |
|
| mod - admin/install.php | Diff File | ||
|
master f591e7b6 2015-04-22 22:09 Details Diff |
Fix access denied when reporter re-opens issue Fixes 0019648 Fixes 0019649 |
Affected Issues 0019648, 0019649 |
|
| mod - bug_change_status_page.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
|
master e2391f6f 2015-04-20 15:10 Details Diff |
Fix regression printing user lists for all projects This was introduced by commit c0976d063973a97b1ba4a5c3b017d3b3ddab59bc (see issue 0019574); the while loop used to build the associative array to remove duplicate users from the list failed to take into consideration that the array returned by project_get_all_user_rows() is no longer 0-based... Fixes 0019638 |
Affected Issues 0019574, 0019638 |
|
| mod - core/print_api.php | Diff File | ||
|
master aa70e116 2015-04-20 15:00 Details Diff |
Make sure we print something when user does not exist Kind of a corner case, but if the user being added to the selection list no longer exists, then the ID is added but the name is printed as an empty string, resulting in incorrect behavior (the first empty string is selected, so when record is saved the field is set to blank). Follow-up fix for issue 0019574 |
Affected Issues 0019574 |
|
| mod - core/print_api.php | Diff File | ||
|
master feb65adc 2015-04-20 14:51 Details Diff |
Fix printing user lists from filters Commit 1ddb400815dd847adbb302f1dda9b1fe3fdc5945 introduced a regression, preventing the users list from being printed on view_all_bug_page.php. This is due to the fact that when called by filters, $p_user_id is actually an array of id's, a case that was not documented and not considered when developping the fix for issue 0017574. Fixes 0019638 |
Affected Issues 0017574, 0019638 |
|
| mod - core/print_api.php | Diff File | ||
|
master 3e67c1c7 2015-04-18 21:33 Rafik Robeal Details Diff |
Fix toggle between text area custom field and any other field type | ||
| mod - javascript/manage_custom_field_edit_page.js | Diff File | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
|
master 3e5ac1a2 2015-04-18 21:01 Rafik Robeal Details Diff |
Add localization change missed in merge | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
|
master d4a63a80 2015-04-18 20:51 Rafik Robeal Details Diff |
Move 'or fill in' form to the right column in bug report page | ||
| mod - bug_report_page.php | Diff File | ||
|
master 42c68716 2015-04-18 19:59 Rafik Robeal Details Diff |
Merge branch 'master' of git://github.com/mantisbt/mantisbt into modern-ui-2 # Conflicts: # bug_report_page.php # core/html_api.php # manage_custom_field_edit_page.php |
||
| mod - billing_page.php | Diff File | ||
| mod - bug_file_add.php | Diff File | ||
| mod - bug_file_upload_inc.php | Diff File | ||
| mod - bug_report.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
| mod - bugnote_add.php | Diff File | ||
| mod - bugnote_add_inc.php | Diff File | ||
| mod - config/config_inc.php.sample | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| add - core/antispam_api.php | Diff File | ||
| mod - core/bug_api.php | Diff File | ||
| mod - core/bugnote_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
| mod - core/database_api.php | Diff File | ||
| mod - core/email_api.php | Diff File | ||
| mod - core/error_api.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
| mod - core/history_api.php | Diff File | ||
| mod - core/ldap_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - core/project_api.php | Diff File | ||
| mod - core/tag_api.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
| add - docbook/Admin_Guide/en-US/config/antispam.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/auth.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/email.xml | Diff File | ||
| add - javascript/manage_custom_field_edit_page.js | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - library/README.libs | Diff File | ||
| mod - library/phpmailer | Diff File | ||
| mod - library/securimage | Diff File | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
|
master cd8c758f 2015-04-18 15:07 Details Diff |
Email validation - PHPMailer upgrade to 5.2.9 - Use standard HTML5 regex both for validation and parsing - Add logging to email_is_valid() - Don't sanitize user email prior to validation Pull Request https://github.com/mantisbt/mantisbt/pull/172 |
||
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/email_api.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/email.xml | Diff File | ||
| mod - library/README.libs | Diff File | ||
| mod - library/phpmailer | Diff File | ||
|
master 789c71c7 2015-04-18 14:38 Details Diff |
Update securimage captcha library to 3.5.4 Fixes 0019636 |
Affected Issues 0019636 |
|
| mod - library/README.libs | Diff File | ||
| mod - library/securimage | Diff File | ||
|
master 0dae416a 2015-04-18 14:37 Details Diff |
Fixing link to disposable library in README.libs | ||
| mod - library/README.libs | Diff File | ||
|
master ba6b8422 2015-04-18 08:22 Details Diff |
Anti-spam check when uploading files Fixes 0019261 |
Affected Issues 0019261 |
|
| mod - core/file_api.php | Diff File | ||
|
master 6a90613f 2015-04-18 08:19 Details Diff |
Update phpdoc for uses antispam_api |
Affected Issues 0019261 |
|
| mod - core/bug_api.php | Diff File | ||
| mod - core/bugnote_api.php | Diff File | ||
| mod - core/tag_api.php | Diff File | ||