- Feb 08, 2018
-
-
Antoine Lambert authored
Integration of new UI components in order to cook and retrieve bundles from the SWH vault: - add buttons to request the cooking of directory/revision bundles in relevant browse views: directory, revision - use modals to get user confirmation and provide optional email for download ready notification - add a new tab 'Vault' in the main browse interface to report the status of cooking tasks and offer download links once they are available Closes T889
-
- Feb 06, 2018
-
-
Antoine Lambert authored
-
Antoine R. Dumont authored
Related T565
-
- Feb 02, 2018
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Due to popular demand, this commit adds the browsing of files in the revision view. Nevertheless, this browsing is limited to the revision scope (no branches/releases switch allowed).
-
Antoine Lambert authored
-
- Feb 01, 2018
-
-
Antoine Lambert authored
Some slight design improvements, notably: - swap revision id and author columns in revisions history view - add an icon for revision object - revamp revision and release views: only display important data (message log, author, date, parent) in the main views content and show metadata on demand as in the content/directory views
-
Antoine Lambert authored
-
- Jan 23, 2018
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Closes T938
-
Antoine Lambert authored
Closes T926
-
Antoine Lambert authored
See https://github.com/wcoder/highlightjs-line-numbers.js/pull/22 for more details.
-
Antoine Lambert authored
-
Antoine Lambert authored
This commit improves origin-dependent browsing of the SWH archive by updating the design but also providing quick links to the following objects in origin-dependent views: root directory of the default branch, list of branches and list of releases. These links depend on the SWH visit date selected by the user. A dedicated view for displaying the metadata of a SWH release has also been introduced. Some code refactoring has also been performed in order to factorize some common processing in origin-dependent browsing and thus remove code duplication. Closes T931 Closes T932
-
- Jan 22, 2018
-
-
Antoine Lambert authored
-
- Jan 17, 2018
-
-
Antoine Lambert authored
This commits enables to browse an origin directory/content/log for a specific release through the use of a new query parameter. It also adds links to release source trees/logs in the dropdown menu located at the top left part of the origin context views. Related T932
-
- Jan 16, 2018
-
-
Antoine Lambert authored
-
- Jan 15, 2018
-
-
Antoine Lambert authored
Closes T925
-
Antoine Lambert authored
This commit adds the following improvements: - landing page for browse in now the origin search interface - use a navbar instead of tabs in browse in order to get more vertical space for content display - remove the default browsing of torvalds/linux - some rework on the search interface Closes T924
-
- Jan 12, 2018
-
-
Nicolas Dandrimont authored
Close: T884
-
- Jan 09, 2018
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Pietri authored
-
Antoine Pietri authored
Your branch is up-to-date with 'origin/master'. to the view documentation
-
Antoine Pietri authored
-
Antoine Pietri authored
-
Antoine Lambert authored
-
- Jan 08, 2018
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Jan 05, 2018
-
-
Antoine Lambert authored
-
- Jan 04, 2018
-
-
Antoine Lambert authored
Turns out that the parameters for the underlying PostgreSQL requests were not adequate for an optimized search. Origins search is now pretty fast.
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Dec 14, 2017
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Closes T878
-
Antoine Lambert authored
-
Antoine Lambert authored
Use intrinsic info to reference SWH origins and visits in the browse URI scheme (see updated doc): - origins are now referenced by their type and their url - visits are now referenced by their date Also add a new query parameter 'visit_id' to disambiguate visits with the same date. Closes T877
-