Tue, 29 Mar 2022 11:23:56 +0200 ymh Added tag 0.2.3 for changeset 3de92ddba2de default tip
Tue, 29 Mar 2022 11:23:38 +0200 ymh Correct deploy script to use pyenv 0.2.3
Thu, 29 Jul 2021 19:04:01 +0200 ymh Add changes for deployments
Thu, 29 Jul 2021 16:46:43 +0200 ymh Added tag 0.2.3 for changeset c39d91bd16af
Thu, 29 Jul 2021 16:46:20 +0200 ymh update dependencies and create new version
Sat, 30 Nov 2019 01:32:55 +0100 ymh upgrade dependencies
Sat, 06 Jul 2019 01:01:00 +0200 ymh Added tag 0.2.2 for changeset 0c78763b5f10
Sat, 06 Jul 2019 01:00:53 +0200 ymh set version 0.2.2
Sat, 06 Jul 2019 00:59:32 +0200 ymh Added tag 0.2.2 for changeset 2c1d48085efc
Sat, 06 Jul 2019 00:59:17 +0200 ymh update yarn.lock + activate password reset form
Tue, 18 Dec 2018 02:29:05 +0100 ymh Added tag 0.2.1 for changeset 1b9b9401ba7c
Tue, 18 Dec 2018 02:28:53 +0100 ymh Set version 0.2.1 0.2.1
Tue, 18 Dec 2018 02:27:22 +0100 ymh Correct the registration screen.
Thu, 06 Dec 2018 01:35:30 +0100 ymh Added tag 0.2.0 for changeset 7ee10198f2e1
Thu, 06 Dec 2018 01:35:11 +0100 ymh Upgrade version to 0.2.0 0.2.0
Thu, 06 Dec 2018 01:33:54 +0100 ymh update venv
Thu, 06 Dec 2018 00:46:53 +0100 ymh upgrade dependencies versions
Wed, 05 Dec 2018 23:52:25 +0100 ymh Optimize code a little bit. Get rid of very expensive and useless clone operation
Wed, 05 Dec 2018 19:00:08 +0100 ymh Display protocol graphically
Tue, 04 Dec 2018 18:56:31 +0100 ymh Add placeholder translation for empty title and description
Tue, 04 Dec 2018 18:17:56 +0100 ymh reorganize scss to better us the bootstrap imports
Mon, 03 Dec 2018 17:53:37 +0100 ymh Correct color background display in session summary
Sat, 01 Dec 2018 02:38:21 +0100 ymh Added tag 0.1.1 for changeset 00cf90eb0f5a
Sat, 01 Dec 2018 02:38:12 +0100 ymh Correct index file and add a favicon. increment version 0.1.1
Fri, 30 Nov 2018 22:05:02 +0100 ymh Added tag 0.1.0 for changeset 3458941945e0
Fri, 30 Nov 2018 22:04:27 +0100 ymh remove pylibmc from requirements as it is not used yet 0.1.0
Fri, 30 Nov 2018 14:49:30 +0100 ymh Added tag 0.1.0 for changeset aac6db7cea99
Fri, 30 Nov 2018 14:49:19 +0100 ymh first version of deploy script + set version to 0.1.0
Fri, 30 Nov 2018 10:53:15 +0100 ymh Change the settings to avoid using Session authentication for rest framework as it raise exceptions in case client and backend are on the same domain
Wed, 28 Nov 2018 18:33:20 +0100 ymh update deploy script
Wed, 28 Nov 2018 18:25:11 +0100 ymh Improve error management
Wed, 28 Nov 2018 15:45:37 +0100 ymh Add first version of deploy scripts
Tue, 27 Nov 2018 15:45:45 +0100 ymh Add protocols module, and add a way to change the config ini file path
Mon, 26 Nov 2018 13:57:30 +0100 ymh Add a IRINOTES_CONFIG_BASE to allow giving a config file location
Sun, 25 Nov 2018 22:07:22 +0100 ymh Correct requirements entry for django-auditlog
Sun, 25 Nov 2018 21:18:55 +0100 ymh update requirement for django-auditlog
Sat, 24 Nov 2018 09:31:16 +0100 ymh Correct requirements
Fri, 16 Nov 2018 17:01:19 +0100 ymh Correct display of protocol
Fri, 16 Nov 2018 11:19:13 +0100 ymh Correct the Note editor.
Tue, 13 Nov 2018 16:46:15 +0100 ymh - Upgrade libraries
Thu, 08 Nov 2018 16:03:28 +0100 ymh Add translation with react-i18next
Tue, 06 Nov 2018 16:19:26 +0100 ymh Upgrade dependencies and correct theme colors
Thu, 11 Oct 2018 11:05:04 +0200 ymh Correct session edition
Mon, 08 Oct 2018 18:35:47 +0200 ymh - move SlateEditor and dependencies to its own folder
Tue, 09 Oct 2018 19:07:47 +0200 salimr Adapt css for CreateSession and Navbar components
Tue, 09 Oct 2018 19:02:17 +0200 salimr Add css to Note component
Tue, 09 Oct 2018 18:59:20 +0200 salimr Add ProtocolSummary component
Tue, 09 Oct 2018 18:54:42 +0200 salimr Fix SessionForm component edit mode
Tue, 09 Oct 2018 11:03:18 +0200 salimr Add offline message
Tue, 09 Oct 2018 10:52:23 +0200 salimr Add ReadOnlySession component and message when session list is empty
Mon, 08 Oct 2018 04:09:19 +0200 salimr Split scss files and adapt session page design
Mon, 08 Oct 2018 03:30:54 +0200 salimr Change sessions list disposition and add sessions number
Mon, 08 Oct 2018 03:24:47 +0200 salimr Add send note options to the editor
Mon, 01 Oct 2018 00:17:45 +0200 salimr Add auto scroll to NoteList
Tue, 25 Sep 2018 02:02:13 +0200 salimr Update slate editor
Wed, 05 Sep 2018 13:48:10 +0200 ymh Remove unused import warning
Wed, 05 Sep 2018 12:27:52 +0200 ymh Clean CreateSession component and remove trace of previous create session button
Mon, 03 Sep 2018 20:02:14 +0200 salimr Adapt all css classes with Bootstrap 4 Utilities
Mon, 03 Sep 2018 11:57:58 +0200 ymh Remove reference to bootstrap-sass after migration to bootstrap 4
Fri, 31 Aug 2018 15:15:29 +0200 salimr Add CreateSession component
Fri, 31 Aug 2018 15:14:18 +0200 salimr Update to Bootstrap 4
Wed, 29 Aug 2018 11:02:36 +0200 salimr Improve Modals display and sessions list
Tue, 28 Aug 2018 18:52:12 +0200 ymh Correct problem with "findDOMNode" is null
Tue, 28 Aug 2018 16:57:31 +0200 ymh remove react-bootstrap
Mon, 27 Aug 2018 19:53:40 +0200 salimr Adapt session list display in css
Thu, 16 Aug 2018 22:32:36 +0200 salimr Removing Modal from react-bootstrap and adding react-modal
Wed, 15 Aug 2018 23:39:02 +0200 Riwad Salim Adding class for specific css in App, Navbar and SessionList components
Tue, 14 Aug 2018 20:39:55 +0200 salimr Add local font and assets. Override Bootstrap css varriables. Add specific css files
Tue, 14 Aug 2018 20:34:50 +0200 salimr Remove react-bootstrap from components except Modal, Collapse and Dropdown
Wed, 18 Jul 2018 17:32:09 +0200 ymh - upgrade libraries
Tue, 10 Jul 2018 15:18:03 +0200 ymh Add design Gemfiles
Fri, 04 Aug 2017 11:26:49 +0200 ymh correct pollData error management
Fri, 04 Aug 2017 10:46:17 +0200 ymh provide a realistic default protocol
Fri, 04 Aug 2017 09:48:09 +0200 ymh propagate annotations categories from session protocol definition
Thu, 03 Aug 2017 23:04:33 +0200 ymh session is now created with current group and protocol
Thu, 03 Aug 2017 19:12:25 +0200 ymh we keep it in english waiting for i18n
Thu, 03 Aug 2017 19:11:06 +0200 ymh Cleaning session form. The group and protocol are no longer editable. Removing cruft
Thu, 03 Aug 2017 17:33:00 +0200 ymh add menu to change current group and create a new group
Thu, 03 Aug 2017 09:44:37 +0200 ymh Work on correct protocol propagation
Tue, 01 Aug 2017 12:20:14 +0200 ymh add group to sync + create groups + various component cleaning
Mon, 31 Jul 2017 23:18:38 +0200 ymh add personal group, default_group to users and add group info to session on backend
Sun, 30 Jul 2017 01:02:09 +0200 ymh make synchronization recurent, improve synchronization status display
Fri, 28 Jul 2017 19:40:35 +0200 ymh Add a first version of synchronisation
Tue, 25 Jul 2017 19:11:26 +0200 ymh add filter on session and node list to recover specific objects
Fri, 28 Jul 2017 18:22:46 +0200 duong tam kien updates TODO in README
Mon, 24 Jul 2017 16:58:34 +0200 ymh add log api for syncing
Thu, 20 Jul 2017 23:37:58 +0200 ymh remove unecessary dependencies to Redux
Thu, 20 Jul 2017 11:23:08 +0200 ymh implement soft delete and indicator that session and notes have been modiied
Wed, 19 Jul 2017 17:03:40 +0200 duong tam kien new group creation
Wed, 19 Jul 2017 16:47:41 +0200 duong tam kien bug fix
Tue, 18 Jul 2017 18:15:51 +0200 duong tam kien all screens are now covered (but not completed)
Wed, 19 Jul 2017 16:20:29 +0200 ymh for notes api, the end point list all properties.
Wed, 19 Jul 2017 15:57:13 +0200 ymh add parameter to filter session and note by updated date. Add pagination on sessions and notes. add read only endpoint at root level to list notes
Tue, 18 Jul 2017 17:59:28 +0200 ymh make description field optional for group
Tue, 18 Jul 2017 17:08:27 +0200 ymh Add api endpoints for group management
Mon, 17 Jul 2017 14:13:32 +0200 ymh add documentation for metacategory editor
Mon, 17 Jul 2017 16:37:09 +0200 duong tam kien scaffolding
Mon, 10 Jul 2017 16:22:59 +0200 duong tam kien adds a synthesis step
Mon, 10 Jul 2017 16:15:52 +0200 duong tam kien adds note taking lifecycle diagram
Fri, 07 Jul 2017 16:49:52 +0200 duong tam kien adds README
Fri, 07 Jul 2017 16:49:39 +0200 duong tam kien comforms to jwt model
Fri, 07 Jul 2017 14:38:34 +0200 duong tam kien logout sequence diagrams
Thu, 29 Jun 2017 17:26:35 +0200 Alexandre Segura Allow editing margin comment.
Thu, 29 Jun 2017 17:11:56 +0200 Alexandre Segura Change add group button design.
Thu, 29 Jun 2017 17:02:21 +0200 Alexandre Segura Confirm logout when pending requests, try to purge offline.outbox
Thu, 29 Jun 2017 12:06:48 +0200 Alexandre Segura Fix bug when there is no group.
Thu, 29 Jun 2017 12:05:09 +0200 Alexandre Segura Introduce authenticated routes.
Wed, 28 Jun 2017 14:44:02 +0200 Alexandre Segura Go back to homepage on logout.
Wed, 28 Jun 2017 14:43:35 +0200 Alexandre Segura Fix error.
Wed, 28 Jun 2017 13:29:07 +0200 Alexandre Segura Add TextPositionSelector.
Wed, 28 Jun 2017 12:54:48 +0200 Alexandre Segura Add group dropdown, update session after group creation.
Tue, 27 Jun 2017 18:12:10 +0200 Alexandre Segura Introduce group creation.
Tue, 27 Jun 2017 18:11:40 +0200 Alexandre Segura Add group endpoint.
Tue, 27 Jun 2017 13:12:19 +0200 Alexandre Segura Introduce WebAnnotationSerializer.
Tue, 27 Jun 2017 11:38:26 +0200 ymh Improve the network saga. Try to avoid unnecessary token refresh
Tue, 27 Jun 2017 10:54:04 +0200 Alexandre Segura Also delete notes when deleting session.
Mon, 26 Jun 2017 18:15:44 +0200 Alexandre Segura Add confirmation when deleting session.
Mon, 26 Jun 2017 17:50:24 +0200 Alexandre Segura Submit form on enter.
Mon, 26 Jun 2017 17:40:28 +0200 Alexandre Segura Allow to delete session.
Mon, 26 Jun 2017 16:50:16 +0200 Alexandre Segura Add missing file from previous commit.
(0) -120 tip