Branch: refs/heads/release_16.01
Home: https://github.com/galaxyproject/galaxy
Commit: 61818948a163602b3c135937d053fe42c46bb4d2
https://github.com/galaxyproject/galaxy/commit/61818948a163602b3c135937d053…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M client/galaxy/scripts/mvc/form/form-section.js
M static/maps/mvc/form/form-section.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/form/form-section.js
Log Message:
-----------
Fix default option for repeats
Commit: ee4f58ce7d6a81477e5e4fc3e544e5da909f1198
https://github.com/galaxyproject/galaxy/commit/ee4f58ce7d6a81477e5e4fc3e544…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M client/galaxy/scripts/mvc/form/form-section.js
M static/maps/mvc/form/form-section.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/form/form-section.js
Log Message:
-----------
Merge pull request #1635 from guerler/fix_repeat_default_001
[16.01] Fix default option for repeats
Compare: https://github.com/galaxyproject/galaxy/compare/ade18b3cd23c...ee4f58ce7d6a
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 2eb6868955ccf13c71802fd9a42db3bb3b859d05
https://github.com/galaxyproject/galaxy/commit/2eb6868955ccf13c71802fd9a42d…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M client/galaxy/scripts/mvc/library/library-folderlist-view.js
M client/galaxy/scripts/mvc/library/library-folderrow-view.js
M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js
M client/galaxy/scripts/mvc/library/library-libraryrow-view.js
M client/galaxy/style/less/library.less
M static/maps/mvc/library/library-folderlist-view.js.map
M static/maps/mvc/library/library-folderrow-view.js.map
M static/maps/mvc/library/library-foldertoolbar-view.js.map
M static/maps/mvc/library/library-libraryrow-view.js.map
M static/scripts/mvc/library/library-folderlist-view.js
M static/scripts/mvc/library/library-folderrow-view.js
M static/scripts/mvc/library/library-foldertoolbar-view.js
M static/scripts/mvc/library/library-libraryrow-view.js
M static/style/blue/base.css
M static/style/blue/library.css
Log Message:
-----------
datalibs: introduce folder management; fix various glitches; refactor
Commit: 88ed6e93e84abe155292fc0ffbf21efd4043a9c9
https://github.com/galaxyproject/galaxy/commit/88ed6e93e84abe155292fc0ffbf2…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/folder_contents.py
Log Message:
-----------
extend API to show folder.description and dataset.message
Commit: 11c5259f46b7d1774ecbee89e2459efa32b30099
https://github.com/galaxyproject/galaxy/commit/11c5259f46b7d1774ecbee89e245…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M client/galaxy/scripts/mvc/library/library-folderrow-view.js
M static/maps/mvc/library/library-folderrow-view.js.map
M static/scripts/mvc/library/library-folderrow-view.js
Log Message:
-----------
fix librarydataset model detection;
always show dataset.message and folder.description
Commit: 17dcff96011f740d7e60ef09e451844ed39ea398
https://github.com/galaxyproject/galaxy/commit/17dcff96011f740d7e60ef09e451…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/lda_datasets.py
Log Message:
-----------
datalib: show nice size after undeleting dataset
Commit: cb1010682d5117737c62303aecfce0193088c8db
https://github.com/galaxyproject/galaxy/commit/cb1010682d5117737c62303aecfc…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/folder_contents.py
Log Message:
-----------
remove abundant dict update
Commit: dacb91907af7a885518d79f311e9e3115d3e87e5
https://github.com/galaxyproject/galaxy/commit/dacb91907af7a885518d79f311e9…
Author: Daniel Blankenberg <dan.blankenberg(a)gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M client/galaxy/scripts/mvc/library/library-folderlist-view.js
M client/galaxy/scripts/mvc/library/library-folderrow-view.js
M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js
M client/galaxy/scripts/mvc/library/library-libraryrow-view.js
M client/galaxy/style/less/library.less
M lib/galaxy/webapps/galaxy/api/folder_contents.py
M lib/galaxy/webapps/galaxy/api/lda_datasets.py
M static/maps/mvc/library/library-folderlist-view.js.map
M static/maps/mvc/library/library-folderrow-view.js.map
M static/maps/mvc/library/library-foldertoolbar-view.js.map
M static/maps/mvc/library/library-libraryrow-view.js.map
M static/scripts/mvc/library/library-folderlist-view.js
M static/scripts/mvc/library/library-folderrow-view.js
M static/scripts/mvc/library/library-foldertoolbar-view.js
M static/scripts/mvc/library/library-libraryrow-view.js
M static/style/blue/base.css
M static/style/blue/library.css
Log Message:
-----------
Merge pull request #1562 from martenson/datalibs_better_foldermanagement
datalibs: introduce folder management; fix various glitches; refactor
Compare: https://github.com/galaxyproject/galaxy/compare/962fdc0eba0c...dacb91907af7
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 399e0ced6dd51733ee45c03ac558856e952706d4
https://github.com/galaxyproject/galaxy/commit/399e0ced6dd51733ee45c03ac558…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M client/galaxy/scripts/mvc/upload/default/default-row.js
M static/maps/mvc/upload/default/default-row.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/upload/default/default-row.js
Log Message:
-----------
Disable individual file metadata changes in upload
Commit: 962fdc0eba0c3436e034df3068b61e3eaa811c8f
https://github.com/galaxyproject/galaxy/commit/962fdc0eba0c3436e034df3068b6…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M client/galaxy/scripts/mvc/upload/default/default-row.js
M static/maps/mvc/upload/default/default-row.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/upload/default/default-row.js
Log Message:
-----------
Merge pull request #1625 from guerler/fix_upload_000
Disable individual file metadata changes in upload
Compare: https://github.com/galaxyproject/galaxy/compare/3deb005e99c6...962fdc0eba0c