Recent Releases of pyrrha

pyrrha - 4.0.1

What's Changed

  • Add more details about the lemmatizer at the new corpus phase. by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/317
  • Fix unability to delete corpora with custom dictionaries by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/316
  • Extract search function from the view for more in-depth testing (ToDo… by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/318

Full Changelog: https://github.com/hipster-philology/pyrrha/compare/4.0.0...4.0.1

- Python
Published by PonteIneptique almost 2 years ago

pyrrha - 4.0.0 - Postgresql Support

What's Changed

  • Bookmark by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/159
  • Favorites by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/161
  • Proposition format tei ac @pos et @msd by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/162
  • Project guidelines by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/169
  • Issue 157 by @MrGecko in https://github.com/hipster-philology/pyrrha/pull/170
  • show detailed error message when duplicates are in list of allowed by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/184
  • unidecode search string (closes #165) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/183
  • Automatically match the driver version with the browser version by @MrGecko in https://github.com/hipster-philology/pyrrha/pull/188
  • Update README.md by @ngawangtrinley in https://github.com/hipster-philology/pyrrha/pull/192
  • Update index.md by @ngawangtrinley in https://github.com/hipster-philology/pyrrha/pull/194
  • fix for #193 by @ngawangtrinley in https://github.com/hipster-philology/pyrrha/pull/196
  • fix for Windows bug by @ngawangtrinley in https://github.com/hipster-philology/pyrrha/pull/197
  • users w/o editing permissions should not be shown 'Add new lemma' button (closes #149) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/206
  • refactored file upload feature and added tests (closes #45) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/209
  • Give read access to control lists when giving access to corpora. by @FrFerry in https://github.com/hipster-philology/pyrrha/pull/202
  • allow for modifiying sort parameters in user interface by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/189
  • Integrated flake8 to travis CI by @AdityaJ7 in https://github.com/hipster-philology/pyrrha/pull/212
  • added emails status across email calls taking place in views by @saisiddhant12 in https://github.com/hipster-philology/pyrrha/pull/216
  • Add edit user cli subcommand edit-user by @jhrdt in https://github.com/hipster-philology/pyrrha/pull/218
  • added back end / front end checks and tests for token field length (closes #168) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/208
  • switch control lists by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/191
  • added preferences view and allow for updating delimiter (#closes 220) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/221
  • add option to hide columns (closes #222) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/224
  • Update left and right context on a corpus by @FrFerry in https://github.com/hipster-philology/pyrrha/pull/226
  • always display "Propose changes" on control list menu bar by @FrFerry in https://github.com/hipster-philology/pyrrha/pull/237
  • (Export) Attempt at moving from one time download to streaming export by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/235
  • (bug/rich-html-paste) Should probably avoid a visual bug where full H… by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/199
  • ignore hidden columns by @FrFerry in https://github.com/hipster-philology/pyrrha/pull/238
  • don't allow to disable Lemma and POS and Morph by @FrFerry in https://github.com/hipster-philology/pyrrha/pull/240
  • Update README.md by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/250
  • (Tests) Attempt at fixing mail not sent in tests. by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/236
  • (Tests) Trying to add Github Workflows by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/246
  • Feature/good links on pages by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/253
  • (Feature) Custom dictionary by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/251
  • (Bug) Fixed a bug where search would not work with hidden columns by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/256
  • (Hotfix) Fixes a bug with custom dictionary when columns are not visible by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/257
  • (feature/folding-menu) Added a folding menu with a cookie for better … by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/258
  • (Issue/219) Enhance dashboard specifically for admin by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/265
  • Upgrade requirements by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/281
  • Menu redesign by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/282
  • Fix #278 - Ordered search keep order through pagination by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/283
  • Pyrrha Localization : Language bo_CN by @Lungsangg in https://github.com/hipster-philology/pyrrha/pull/284
  • Full i18n / l10n rework by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/285
  • tibetan-translation by @Lungsangg in https://github.com/hipster-philology/pyrrha/pull/286
  • Fix #295 ? by @matgille in https://github.com/hipster-philology/pyrrha/pull/296
  • migrate to PostgreSQL (related to #267) by @carinedengler in https://github.com/hipster-philology/pyrrha/pull/280
  • Bump werkzeug from 2.1.2 to 2.2.3 by @dependabot in https://github.com/hipster-philology/pyrrha/pull/289
  • Upgrade the PSQL branch by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/302
  • Update CITATION.CFF by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/298
  • Debug postgresql by @Juliettejns in https://github.com/hipster-philology/pyrrha/pull/304
  • Update README.md by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/307
  • Création tests account different cases by @Juliettejns in https://github.com/hipster-philology/pyrrha/pull/308
  • Case sensitive by @Juliettejns in https://github.com/hipster-philology/pyrrha/pull/309
  • Update cl1 by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/273
  • Debug token delete by @Juliettejns in https://github.com/hipster-philology/pyrrha/pull/311
  • Add Postgresql as an engine for Pyrrha by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/312
  • Corpus same name by @Juliettejns in https://github.com/hipster-philology/pyrrha/pull/313
  • Update details about Pyrrha by @PonteIneptique in https://github.com/hipster-philology/pyrrha/pull/314

New Contributors

  • @carinedengler made their first contribution in https://github.com/hipster-philology/pyrrha/pull/184
  • @ngawangtrinley made their first contribution in https://github.com/hipster-philology/pyrrha/pull/192
  • @FrFerry made their first contribution in https://github.com/hipster-philology/pyrrha/pull/202
  • @AdityaJ7 made their first contribution in https://github.com/hipster-philology/pyrrha/pull/212
  • @saisiddhant12 made their first contribution in https://github.com/hipster-philology/pyrrha/pull/216
  • @jhrdt made their first contribution in https://github.com/hipster-philology/pyrrha/pull/218
  • @Lungsangg made their first contribution in https://github.com/hipster-philology/pyrrha/pull/284
  • @matgille made their first contribution in https://github.com/hipster-philology/pyrrha/pull/296

Full Changelog: https://github.com/hipster-philology/pyrrha/compare/2.1.0...4.0.0

- Python
Published by PonteIneptique almost 2 years ago

pyrrha - 3.0.0

Features:

  • TEI with traditional @pos & @msd (by @ArianePinche )
  • Added a bookmark feature in DB
  • Added mechanism for fav !
  • ControlList have now notes, bibliography, etc.
  • Add the ability to toggle the user account confirmation flag from the admin pannel (@MrGecko)
  • Add a feature to read and upload text from client side (Carine Dengler, @ponteineptique)
  • Sort search results (Carine Dengler)
  • Added preferences view and allow for updating delimiter (Carine Dengler)
  • Switch control lists and manage control list user access during switch (Carine Dengler)
  • Ability to change the context numbers ( @FrFerry, Carine Dengler)
  • Ability to show/hide columns (Carine Dengler, @FrFerry )
  • Custom Dictionaries: Allow for per light control list that adds onto the general control list (@ponteineptique, @MrGecko)
  • Reworked the places where information is shown on token edition

Small changes:

  • Many small bugfixes and improved tests
  • Moved to github actions
  • Export name is now a slug of the corpus
  • Allow detailed error message when duplicates are in list of allowed lemma (Carine Dengler)
  • (Windows Compatibility) Read file in Unicode ( @ngawangtrinley )
  • Give read access to control lists when giving access to corpora. ( @FrFerry )
  • Added emails status across email calls taking place in views ( @saisiddhant12 )
  • Add edit user cli subcommand edit-user (@jhrdt)
  • Export are now streamed to avoid export issues
  • In some context, copy/paste would be enriched content (HTML). Fixed
  • Moving away from jquery.Ajax and forward fetch()
  • Changed font in table to disambiguate I and L
  • When users are not on the Correct page, Token ID links now to the Correct page.
  • Refactorization of some parts of the code

- Python
Published by PonteIneptique over 4 years ago

pyrrha - 2.1.0

- Python
Published by PonteIneptique over 6 years ago

pyrrha - 2.0.0

DOI

Complete change list (hopefully):

  • [Control Lists] Add ControlList Objects as a proxy between Corpus and AllowedValues.
  • [Control Lists] Turn a control list public (Fix #101)
    • Possibility to send a mail to app admin to ask for this
  • [Control Lists] Proposing control list modification by sending a mail to cl administrators (Fix #100)
  • [Control Lists] ControlList have their own models (Fix #97)
  • [Control Lists] Add lemma without editing everything. Same for removale (Fix #86)
  • [Control Lists] Search in the list of allowed lemma + pagination for performances
  • [Control Lists] Configuration des allowedValues en utilisant ControlLists (Fix #53)
  • [Tokens] Edit token form ( Fix #71 )
  • [Tokens] Delete, Add tokens ( Fix #72 )
  • [Exports] Simple TEI output (Fix #95)
  • [App Design] Management of ControlList has its own Blueprint ( Fix #53 )
  • [Refactorization] Moved tokensedit to tokenscorrect, as tokens_edit will now mean editing the token and not the annotation
  • [Design] Quicklinks in header should link to user own resources, otherwise things will get ugly with many users.
  • [Design] Annotation corrections now uses tabindex to avoid unnecessary links
  • [Design] Change Hello World ( Fix #30 )
  • [Bugfix] Remove duplication of control lists and add tests to avoid such situations (Fix #94)
  • [Bugfix] Remove <br /> in editing (Fix #93)
  • [Dependencies] Update Flask to 0.12.4
  • [Tests] AddCorpus now only creates 1 link between the created user and the new corpus
  • [Tests] Add refresh to support CorpusUser header update
  • [Tests] Moved access system to revoke/add ownership/access on corpus dashboard to use classes instead of <tr/> index.

- Python
Published by PonteIneptique about 7 years ago

pyrrha - 1.0.1

  • Zenodo WebHook

- Python
Published by PonteIneptique about 7 years ago

pyrrha - 1.0.0

  • [Breaking] User Account and User Management
  • Performances fixes
  • Redesign
  • Adding Token Anchors
  • Added prototype to support lemmatizer
  • Added provided list for easy set-up
  • Reduce test times
  • Fixed many bugs

- Python
Published by PonteIneptique about 7 years ago

pyrrha - 0.1.2

  • Ajout de la fonctionnalité de recherche ( #50 ) par @MrGecko

- Python
Published by PonteIneptique almost 8 years ago

pyrrha - 0.1.1

Fixed a bug where autocomplete on multiple field would perform a OR instead of a AND

- Python
Published by PonteIneptique almost 8 years ago

pyrrha - 0.1.0

  • Added bold to centered word
  • Moving to a proper Click CLI system
  • Added tests for scripts
  • Importing corpus data from CLI is now possible
  • Exporting corpus data from CLI is now possible
  • Quick link to last edit page when browsing another page

- Python
Published by PonteIneptique almost 8 years ago

pyrrha - 0.0.1

Basic release with basic functionalities

- Python
Published by PonteIneptique almost 8 years ago