Skip to content

Releases: Hypertopic/Cassandre

RELEASE: 3.23.05.30

30 May 12:54
Compare
Choose a tag to compare

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 and cancel buttons (in addition to implicit the return 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

24 Nov 16:14
Compare
Choose a tag to compare

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

18 Jan 08:32
Compare
Choose a tag to compare

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

20 Dec 15:33
Compare
Choose a tag to compare

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

09 Oct 12:53
Compare
Choose a tag to compare

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

31 Jan 20:21
Compare
Choose a tag to compare

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

03 Nov 07:32
Compare
Choose a tag to compare

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

24 Oct 20:32
Compare
Choose a tag to compare

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

14 Sep 19:47
Compare
Choose a tag to compare

Fixes:

  • Compatibility with older patterns saved in corpora.

Refactoring:

  • Faster KWIC computation.

RELEASE: 2.14.08.27

27 Aug 08:08
Compare
Choose a tag to compare

New features:

  • Save a search as a pattern,
  • Delete a pattern.

Fixes:

  • Internationalization,
  • Repeated phrases visualization.