Releases: Hypertopic/Cassandre
Releases · Hypertopic/Cassandre
RELEASE: 3.23.05.30
Improving productivity, layout, performance and administration.
Productivity:
- Coding fragments
- visual cues for selected fragment
- suggestions of already created codes
- fragment groundings can be removed
- Hints and tips for tables and graphs
- Reverting a memo to a previous version
- Creating cohorts of users
- Orienting and situating connections between dimensions
Layout:
- Explicit
confirm
/save
andcancel
buttons (in addition to implicit thereturn
validation) - Improved responsive design, with icons and tooltips
Performance:
Optimized design for faster loading, even under heavy usage:
- Function scripts mutualized in static
js
files - Multiple design documents
- Incremental/lazy loading indicated by spinners
Installation and administration:
The installation and administration now take advantages from Docker, AAAforREST and CouchDB updates:
- Docker facilitates installation procedure and allows to choose the amount of server memory to allocate
- AAAforREST 2 provides detailed logs
- CouchDB 3 includes automatic compaction/clean up features
Admin also can henceforth easily customize:
- navbars color
- sponsors (for LDAP/local users)
- duration in maintenance messages
RELEASE: 3.21.11.24
Improving registration, productivity and layout.
Registration:
- Easier procedure for user self-registration
- Either for accounts created on the server
- Or for integration with an external LDAP (thanks to AAAforREST)
Productivity:
- Coding interview fragments
- Highlighting searched or coded fragments (at paragraph level)
- Removing (MarkDown) layout from interview transcripts (to speed up loading)
Layout:
- Grounding preview (MarkDown)
- Comments (MarkDown)
RELEASE: 3.21.01.18
Improving collaboration, productivity and layout.
Collaboration:
- Refactored timeline
- Showing the number of pending tasks on the diary page
- Diary activity and tasklist follow access rights
- Rights management for diagrams, tables and graphs
- Users can unsubscribe from a memo
Productivity:
- Storing selected text when coding a memo
- Integrating all articulations at once
- A dedicated memo (automatically) gathers all statements (putting articulations into words)
- Filtering grounding candidates by type
- Autosaving a memo when it is edited
- Replacing legacy text memos (structured in speech turns) with (unstructured) interview memo
- Gathering diaries into collections
- Exporting a complete diary (to JSON, PDF, XML or HTML)
Layout:
- Updating libraries
- New logos for front page, menu and favicon
- Introducing spinners (to indicate loading)
- Drawing diagrams in SVG (instead of CSS)
- Moving the editor toolbar to the header
- Guide the user step by step (with toasts)
RELEASE: 3.19.12.20
Improving process, layout, productivity, collaboration, performance and compatibility.
- Process:
- Easier installation (thanks to Docker).
- Layout:
- Introducing static graphs;
- Responsive KWICs.
- Productivity and collaboration:
- Saving sorting preference from one session to another;
- Preventing simultaneous modifications of a memo;
- Notifying current modifications.
- Performance:
- Incremental list of memos composing the diary;
- Incremental list of modifications in the history of the diary and on the user page.
- Compatibility:
- Better interaction with LaSuli.
RELEASE: 3.18.10.09
Improving layout, collaboration and performance.
- Layout:
- Responsive design (for desktop and mobile devices);
- Improved layout and user affordance.
- Collaboration:
- Updates notifications (through dashboard's pill tag and diary page's bold letter case);
- Auto-reload of updated memos;
- Users control themselves rights (to read or edit) at memo level.
- Performance:
- Export diary in JSON, html and XML;
- Lighter diary page (faster loading).
RELEASE: 3.18.01.31
New features:
- Create, edit, comment and delete memos, tables, diagrams and graphs.
- Publicly share or restrict access to a memo, a table, a diagram or a graph.
- Browse a diary thanks to a list, a network or a timeline.
- Show history of a diary and each user's contributions.
RELEASE: 2.14.11.03
Fixes:
- Footer menus should be for actions,
- Missing link from the patterns page to the corpus,
- Menus should be always visible,
- "Pattern" and "KWIC" shouldn't be synonyms,
- Reload the pattern page after pattern creation,
- Deleting 0 texts (or patterns) should be similar to cancelling,
- Link to up-to-date source and documentation,
- The welcome page should be JSON by default,
- Internationalization of "Corpora".
Refactoring:
- jQuery, HTML, CSS best practices.
RELEASE: 2.14.10.24
New features:
- The pattern to search can be edited by hand,
- Search for a pattern from the patterns list page (as a way to test a new one before saving it),
- Search a pattern from the KWIC context.
RELEASE: 2.14.09.14
Fixes:
- Compatibility with older patterns saved in corpora.
Refactoring:
- Faster KWIC computation.
RELEASE: 2.14.08.27
New features:
- Save a search as a pattern,
- Delete a pattern.
Fixes:
- Internationalization,
- Repeated phrases visualization.