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
(0) -100 -60 tip