This project is mirrored from https://github.com/metabrainz/musicbrainz-server.
Pull mirroring updated .
- May 14, 2014
-
-
Ian McEwen authored
* schema-change-2014-05: (393 commits) Fix ISE due to missing root/series/annotation_history.tt Fix ISE when editing a series but not changing the type Add new instrument/series URL link types to URLCleanup Only store link_order in Relationship::Create edits if it's non-zero and the link type supports it Display (ended) if there's no begin or end date; display extra attributes after the date, not before Fix UnconfirmedEmailAddresses again Fix recording/merge.tt to use the changed name 'recording_row_checkbox' rather than 'recording_row_prefix' Add packaging for search too. Correct link phrases of series part-of link types Fix type constraint error on link_order Support setting link_order in Edit::Relationship::Create; add test Replace && with && Exclude text attributes from being pre-filled for add-dialogs of specific relationship groups Add series to grouped_relationships in root/work/index.tt Don't throw exception if series type is changed while dialog is open Fix Controller::Search::Direct test to actually specify direct search for editors rather than relying on the default Add position: relative to avoid jumpy animations in old firefoxes Don't show ordering attribute/ordering type in series search, since they aren't useful Standardize display of extra attributes, dates, and ended values after relationships Fix focus issues with new instrument select UI ...
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
Display (ended) if there's no begin or end date; display extra attributes after the date, not before
-
Ian McEwen authored
-
Ian McEwen authored
Fix recording/merge.tt to use the changed name 'recording_row_checkbox' rather than 'recording_row_prefix'
-
Ian McEwen authored
* bitmap/mbs-2714-series-ui: (59 commits) Correct link phrases of series part-of link types Fix type constraint error on link_order Support setting link_order in Edit::Relationship::Create; add test Replace && with && Exclude text attributes from being pre-filled for add-dialogs of specific relationship groups Add series to grouped_relationships in root/work/index.tt Don't throw exception if series type is changed while dialog is open Add position: relative to avoid jumpy animations in old firefoxes Standardize display of extra attributes, dates, and ended values after relationships Fix focus issues with new instrument select UI Don't add <labels> in inappropriate places Correctly pass the source entity to lowerCaseTargetName, lowerCasePhrase Make type_id a required series field again Add reorder animations to make it clear what's going on Display link orders of 0, and allow reverting back to 0 values Allow other link types in orderable_link_type to be orderable via the UI Don't add an empty option to the series type <select>, even though it's not required when editing Keep focus on move-up button after it's clicked Always compare orderingTypeID as an integer (knockout sets it as a string) Don't try to find or insert empty text attributes ...
-
Ian McEwen authored
* schema-stats: Add basic instrument/series stats.
-
- May 13, 2014
-
-
Ian McEwen authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
Conflicts: root/search/results-series.tt
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Ian McEwen authored
Fix Controller::Search::Direct test to actually specify direct search for editors rather than relying on the default
-
Michael Wiencek authored
-
Ian McEwen authored
* search-fixes: Don't show ordering attribute/ordering type in series search, since they aren't useful Correctly set primary_type rather than type for release groups Fix release-group to release_group before calling type_to_model. search fixes, cont: split out the EntityType handling from schema_fixup, run for relations too, to handle new area relation fixups Don't force direct search for editor/instrument Search fixes: add series type fixing to schema_fixup Search fixes: /search/editor doesn't exist
-
Ian McEwen authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Ian McEwen authored
-
Ian McEwen authored
-
Ian McEwen authored
Conflicts: lib/MusicBrainz/Server/Data/Search.pm
-
Ian McEwen authored
search fixes, cont: split out the EntityType handling from schema_fixup, run for relations too, to handle new area relation fixups
-
Michael Wiencek authored
-
Michael Wiencek authored
Since the field is disabled when there are items (and browsers don't submit disabled fields), workarounds were added to fallback to whatever the current series type is. Except there is no current series type for *new* series, so the workarounds don't work. This makes the field required again, and inserts a hidden input whose value is kept in sync with the <select>, guaranteeing that a value is always submitted.
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
-
- May 12, 2014
-
-
Ian McEwen authored
-
Ian McEwen authored
Use cmp_bag in Controller::RelationshipEditor test, since attribute order is not consistent across machines.
-
Michael Wiencek authored
-
Michael Wiencek authored
-
Michael Wiencek authored
Merge branch 'schema-change-2014-05' of github.com:metabrainz/musicbrainz-server into schema-change-2014-05
-