Commit Graph
6 Commits
Author SHA1 Message Date
Greg Von Kuster 7058041133 Brad Chapman's patch for fixing an issue where the current user roles were not passed to a template. 2011-02-01 13:11:24 -05:00
Greg Von Kuster e8e6753c47 Apply patch from Brad Chapman that fixes an issue when downloading a zip archive of library datasets. Also include some miscellansous imporvements and code cleanup related to changes made in change set 4964:82107691d26e. 2011-02-01 11:21:41 -05:00
Greg Von Kuster 5f9f45a068 Several data library improvements:
1. Enhance importing library dataset into the current history by now allowing the user to select from a list of existing histories or create a new named history ( similar to copying datasets ).  This feature is available for a specific library dataset, a folder ( or root folder ), when selecting multiple datasets from in a library,  and on the results page for searched library datasets.

2. Add Brad Chapman's latest patch for fixing the lucene search implementation

3. Eliminate searches on dataset state for both whoosh and lucene searches

4. Clarify the objects being searched in the regular search and advanced search boxes in the data libraries grids.

5. Add the ability to perform certain actions on 1 or more selected library datasets on the results page for searched library datasets.

6. Add a "select all" checkbox to the browse_library.mako template.

7. Fixed library functional tests accordingly.
2011-01-31 16:41:03 -05:00
Greg Von Kuster a34be28c89 Add support for searching components of library datasets using whoosh. This includes changes to the approach used to search using lucene. 2011-01-26 16:00:27 -05:00
Greg Von Kuster a815321f83 Second of 2 patches from Brad Chapman for searching data libraries. 2011-01-24 13:52:55 -05:00
Greg Von Kuster 2a96a3af51 First of 2 pataches from Brad Chapman for indexing / searching data libraries. 2011-01-24 11:31:46 -05:00