lp://qastaging/rt

Created by Alex Vandiver and last modified
Get this branch:
bzr branch lp://qastaging/rt

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Best Practical
Project:
RT: Request Tracker
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://git.launchpad.net/rt,branch=master.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log

Recent revisions

8639. By Jim Brandt

Merge branch '6.0/reload-new-db-configs-only'

8638. By sunnavy

Wrap "0em" with "calc()" to prevent it from being minified to "0"

CSS::Minifier::XS automatically converts "0em" to "0", which broke the
change in ca30016112. As CSS::Minifier::XS doesn't have an option to
customize the behavior, here we use "calc(0em)" to prevent the behavior.

8637. By sunnavy

Use tomselect method to update "Columns" select value

Updating value of the native select doesn't automatically reflect the change
to tomselect.

8636. By sunnavy

Use the same rename method as in "addFile" for delete request from dropzone

Dropzone automatically converts non-breaking space character (U+202F) to a
normal space since 7.1.6. As RT receives the renamed file now, we need
to rename the original file name accordingly on delete, otherwise RT
wouldn't be able to find the file to delete.

This fixes the issue that screenshots on MacOS can't be deleted correctly
when they contain AM/PM in filename.

See also https://github.com/NicolasCARPi/dropzone/issues/20

8635. By sunnavy

Merge branch '6.0/fix-javascript-avatar-tooltip-error'

8634. By sunnavy

Merge branch '6.0/reports-action-menu'

8633. By sunnavy

Merge branch '6.0/tom-select-options-limit'

8632. By sunnavy

Merge branch '6.0/preserve-ckeditor-content-on-queue-change'

8631. By sunnavy

Initialize autocomplete inputs for new content only

Previously we initialized the whole document every time when htmx adds new
content, which is not necessary.

8630. By Jim Brandt

Merge branch '6.0/autocomplete-empty-on-focus'

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers