Porphyry
Porphyry copied to clipboard
Corpus analyses confrontation
We are the team of @Hypertopic/cite-du-vitrail, we hope to enable users to directly reach the corresponding comment area by clicking on the shared link. **Phase 1** - [ ] Scenarios...
# Reproduction scenario 1. On an item page, 2. Set a name attribute. 3. Then remove it. 4. When the request is rejected, the attribute will appear again. # Reason...
### Phase 1 - [ ] Scenarios (Gherkin) - [ ] Mockups - [ ] Implementation strategy ### Phase 2 - [ ] Acceptance tests (Capybara) - [ ] Implementation
## Reproduction scenario 1. Visit Porphyry with Safari. 2. Log in as an existing user. 3. Click on an item 4. Add an attribute with a long value (more than...
Raised on the item page, when the item refers to a topic from a deleted viewpoint. Because the protocol is distributed, referential integrity should not be enforced. In such a...
### Description Porphyry is multi-tenant. That means that a single installation is needed for multiple sites (portfolios). For example, vitraux.porphyry.org, vases.porphyry.org, skills.porphyry.org, dessins.porphyry.org... uses the same installation. In this kind...
An unpublished paper by Fréderic Merle, Aurélien Bénel and Yann Barloy (written in 2013-2014) compared the efficiency of 3 (or even 4) index structures usable to speed up the multidimensional...
When the portfolio contains thousands of items, the display of items takes time. One solution could be "lazy loading" (or to be more precise "lazy display"). Pull request #130 tried...
## Content ## Checklist Please check that your pull request is correct: - Each commit: - [x] corresponds to a contribution that should be notified to users, - [x] does...
## Content Implemented fragment and cloud view @arnaud9145, @taher100, @sab91 and @GuillaumeGilles42 for implementation @Double-Ramzi and @qdelcourte --- ## Checklist Please check that your pull request is correct: - Each...