Merged
Conversation
Downgrading to an old version of the mail gems, fixes problems with umlauts.
Should use proper ERB syntax
Flakiness maybe due to fresh database?
normalize (alphabetize) translations
add missing translation
fix link to cfp
missing translation
Change creation date display to conference timezone see #490
highlight late submissions
Event list pages recognize filters such as event_type=demo|poster to match either demo or poster. A couple of models are changed to make sure the symbol "|" is ised only as seperator and never as operand.
Add a modal window for multi-option filtering Conflicts: app/assets/stylesheets/frab.css
Allow clicking on filter pane to edit filter details; If multiple options are selected, the filter pane will show "multiple" instead of enumerating the options enabled.
Add "Clear filter" button to the filter modal
Improved event filters
More flexible mail templates
Before this change, a review metric starting with a digit will convert to an sql term starting with a digit, which is not acceptable SQL.
…arting_with_digit allow review metrics starting with digit
This changes "my events" to be a special case of "all events", with an additional query parameter "events=my" The old URL for "my events" is now a redirection, for some backward compatability. Old URLs for "my events" with filter or sort will lose the filter/sort. The benefit is that it will make bulk actions works seamlessly for both views.
Add papertrail to event classifiers
Filter then email
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.