rt:5.0/remove-cf-dropdown-render-type

Last commit made on 2023-09-05
Get this branch:
git clone -b 5.0/remove-cf-dropdown-render-type https://git.launchpad.net/rt

Branch merges

Branch information

Name:
5.0/remove-cf-dropdown-render-type
Repository:
lp:rt

Recent commits

00ef6d4... by sunnavy

Drop size attribute for cf selects

It has no effects since we use selectpicker for all select cfs.

8757b18... by sunnavy

Remove Dropdown render type for select custom fields

Both "Dropdown" and "Select box" are rendered with selectpicker, as they
behave exactly in the same way, there is no need to keep both.

Default render types are saved as 0 or NULL, as the previous default
"Dropdown" has been removed, "Select box" becomes the new default render
type for single-value selects, which means the data in old db is still
correct, there is no need to update database.

337f191... by sunnavy

Merge branch '5.0/selectpicker-for-multiselect' into 5.0-trunk

2188502... by Andrew Ruthven

Update NAME header in rt-munge-attachments POD

The typical standard is for the first POD head section
to show the literal label "NAME" rather than the name
of the script. The name is then included in the content
of the initial section.

c999de4... by Jim Brandt

Merge branch '5.0/exclude-owner-from-one-time-inputs' into 5.0-trunk

0cc22cc... by Jim Brandt

Merge branch '5.0/chart-group-by-watchers-in-perl' into 5.0-trunk

f5c3058... by Jim Brandt

Merge branch '5.0/rebalance-page-menu-later' into 5.0-trunk

a94dd84... by Jim Brandt

Merge branch '5.0/user-cf-values-separator-in-tsv' into 5.0-trunk

53c75d2... by Jim Brandt

Merge branch '5.0/sqlite-function-and-bind' into 5.0-trunk

492a03a... by Jim Brandt

Merge branch '5.0/speed-up-importer' into 5.0-trunk