Commit 13f34a5 1 parent a92449c commit 13f34a5 Copy full SHA for 13f34a5
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ drop support for Ubuntu 20.04 and Ruby 2.7 (#4188 )\
10
+ ensure titles dont overflow (#4194 )\
11
+ cast to string for safety (#4196 )\
12
+ internationalize "Select Path" (#4176 )\
13
+ Added support ticket to active jobs page (#4102 )\
14
+ use asset_nil here for fix deprecation warngins (#4197 )\
15
+ Refactored Files controller to use strong parameters. (#4192 )\
16
+ Do not provide href links to files when download is disabled. (#4167 )\
17
+ set the PATH so that dbus-launch comes from the OS (#4160 )\
18
+ Added a form to projects to import a shared-project using directory path (#4178 )\
19
+ Update Changelog (#4179 )\
20
+ lint a random file (#4182 )\
21
+ Fixed CSS selectors for active navigation link color (#4183 )\
22
+ update dependencies (#4180 )
9
23
10
24
### Fixed
11
25
- Icon picker correctly shows all icons when the search string is empty in [ 4065] ( https://github.com/OSC/ondemand/pull/4065 ) .
You can’t perform that action at this time.
0 commit comments