Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Edit Sample Data and Edit Metadata are now two separate sections, and Edit Sample Data appears first
|
|
|
|
searchform is already used for the regular search)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
symbol column
|
|
|
|
|
|
|
|
|
|
feature/search-history
|
|
* enable search on keypress enter
* add default value for search field
* forward search queries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The link is now always displayed, but it is only saved (for longer than 1 hour) if the user clicks Copy and Share (which automatically copies the link)
The width of the input field (in ch) is multiplied by 0.95 because it will always be a bit shorter than the length of the link in ch (which multiplies its length by the width of the character 0). This is the best solution I could come up with for setting the width of the field.
|
|
include the temp_uuid (plus it's more consistent with the way caching has worked elsewhere)
Also changed the default time from two months to one month
|
|
|
|
template)
|
|
|
|
|
|
when an id is provided
|
|
|
|
is run
|
|
|
|
|
|
For some reason DataTables was sorting checked rows to the bottom when redrawing the table with the Reset button, so this is the only solution I could come up with (since I don't know the actual reason it was doing that)
|
|
|
|
|