| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Escape wildcard character on ILIKE search in the different select2s
When the reasearch was '%' or '_' the query interpreted those characters as wildcars.
Need to escape them to run properly the ransack query
|
|
|
|
|
|
|
|
|
|
Fix bug on dashboard to show the 5 first referentials of the current_organisation's first workbench.
Added a small changes dashboard.rb to avoid '@workbench is not defined error'
With the same logic we list only the first 5 calendars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes: #4633;@0.5h; CR changes
|
|
|
|
|
|
|
|
4633 import handle incorrect zip Messages added
|
|
Refs #4762 Add file extension checking before importing (standard app…
|
|
|
|
|
|
|
|
|
|
spurious directories
- Speced and implemented
Missing:
- Exact message parameters (change key from xxx, how to add names of spurious directories)
|
|
Speced and implemented ZipService to return additional directories
in the entry's `spurious` field.
|
|
- Discussing Spec
- Speced and implemented the corrupt zipfile part
Next:
- Spec incorrect directory structure part
- Implement incorrect directory structure part
|
|
|
|
for POST UPDATE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|