Mercurial
Mercurial
>
irinotes
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
update dependencies and create new version
2021-07-29, by ymh
upgrade dependencies
2019-11-30, by ymh
Added tag 0.2.2 for changeset 0c78763b5f10
2019-07-06, by ymh
set version
0.2.2
2019-07-06, by ymh
Added tag 0.2.2 for changeset 2c1d48085efc
2019-07-06, by ymh
update yarn.lock + activate password reset form
2019-07-06, by ymh
Added tag 0.2.1 for changeset 1b9b9401ba7c
2018-12-18, by ymh
Set version 0.2.1
0.2.1
2018-12-18, by ymh
Correct the registration screen.
2018-12-18, by ymh
Added tag 0.2.0 for changeset 7ee10198f2e1
2018-12-06, by ymh
Upgrade version to 0.2.0
0.2.0
2018-12-06, by ymh
update venv
2018-12-06, by ymh
upgrade dependencies versions
2018-12-06, by ymh
Optimize code a little bit. Get rid of very expensive and useless clone operation
2018-12-05, by ymh
Display protocol graphically
2018-12-05, by ymh
Add placeholder translation for empty title and description
2018-12-04, by ymh
reorganize scss to better us the bootstrap imports
2018-12-04, by ymh
Correct color background display in session summary
2018-12-03, by ymh
Added tag 0.1.1 for changeset 00cf90eb0f5a
2018-12-01, by ymh
Correct index file and add a favicon. increment version
0.1.1
2018-12-01, by ymh
Added tag 0.1.0 for changeset 3458941945e0
2018-11-30, by ymh
remove pylibmc from requirements as it is not used yet
0.1.0
2018-11-30, by ymh
Added tag 0.1.0 for changeset aac6db7cea99
2018-11-30, by ymh
first version of deploy script + set version to 0.1.0
2018-11-30, by 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
2018-11-30, by ymh
update deploy script
2018-11-28, by ymh
Improve error management
2018-11-28, by ymh
Add first version of deploy scripts
2018-11-28, by ymh
Add protocols module, and add a way to change the config ini file path
2018-11-27, by ymh
Add a IRINOTES_CONFIG_BASE to allow giving a config file location
2018-11-26, by ymh
Correct requirements entry for django-auditlog
2018-11-25, by ymh
update requirement for django-auditlog
2018-11-25, by ymh
Correct requirements
2018-11-24, by ymh
Correct display of protocol
2018-11-16, by ymh
Correct the Note editor.
2018-11-16, by ymh
- Upgrade libraries
2018-11-13, by ymh
Add translation with react-i18next
2018-11-08, by ymh
Upgrade dependencies and correct theme colors
2018-11-06, by ymh
Correct session edition
2018-10-11, by ymh
- move SlateEditor and dependencies to its own folder
2018-10-08, by ymh
Adapt css for CreateSession and Navbar components
2018-10-09, by salimr
Add css to Note component
2018-10-09, by salimr
Add ProtocolSummary component
2018-10-09, by salimr
Fix SessionForm component edit mode
2018-10-09, by salimr
Add offline message
2018-10-09, by salimr
Add ReadOnlySession component and message when session list is empty
2018-10-09, by salimr
Split scss files and adapt session page design
2018-10-08, by salimr
Change sessions list disposition and add sessions number
2018-10-08, by salimr
Add send note options to the editor
2018-10-08, by salimr
Add auto scroll to NoteList
2018-10-01, by salimr
Update slate editor
2018-09-25, by salimr
Remove unused import warning
2018-09-05, by ymh
Clean CreateSession component and remove trace of previous create session button
2018-09-05, by ymh
Adapt all css classes with Bootstrap 4 Utilities
2018-09-03, by salimr
Remove reference to bootstrap-sass after migration to bootstrap 4
2018-09-03, by ymh
Add CreateSession component
2018-08-31, by salimr
Update to Bootstrap 4
2018-08-31, by salimr
Improve Modals display and sessions list
2018-08-29, by salimr
Correct problem with "findDOMNode" is null
2018-08-28, by ymh
remove react-bootstrap
2018-08-28, by ymh
Adapt session list display in css
2018-08-27, by salimr
Removing Modal from react-bootstrap and adding react-modal
2018-08-16, by salimr
Adding class for specific css in App, Navbar and SessionList components
2018-08-15, by Riwad Salim
Add local font and assets. Override Bootstrap css varriables. Add specific css files
2018-08-14, by salimr
Remove react-bootstrap from components except Modal, Collapse and Dropdown
2018-08-14, by salimr
- upgrade libraries
2018-07-18, by ymh
Add design Gemfiles
2018-07-10, by ymh
correct pollData error management
2017-08-04, by ymh
provide a realistic default protocol
2017-08-04, by ymh
propagate annotations categories from session protocol definition
2017-08-04, by ymh
session is now created with current group and protocol
2017-08-03, by ymh
we keep it in english waiting for i18n
2017-08-03, by ymh
Cleaning session form. The group and protocol are no longer editable. Removing cruft
2017-08-03, by ymh
add menu to change current group and create a new group
2017-08-03, by ymh
Work on correct protocol propagation
2017-08-03, by ymh
add group to sync + create groups + various component cleaning
2017-08-01, by ymh
add personal group, default_group to users and add group info to session on backend
2017-07-31, by ymh
make synchronization recurent, improve synchronization status display
2017-07-30, by ymh
Add a first version of synchronisation
2017-07-28, by ymh
add filter on session and node list to recover specific objects
2017-07-25, by ymh
updates TODO in README
2017-07-28, by duong tam kien
add log api for syncing
2017-07-24, by ymh
remove unecessary dependencies to Redux
2017-07-20, by ymh
implement soft delete and indicator that session and notes have been modiied
2017-07-20, by ymh
new group creation
2017-07-19, by duong tam kien
bug fix
2017-07-19, by duong tam kien
all screens are now covered (but not completed)
2017-07-18, by duong tam kien
for notes api, the end point list all properties.
2017-07-19, by 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
2017-07-19, by ymh
make description field optional for group
2017-07-18, by ymh
Add api endpoints for group management
2017-07-18, by ymh
add documentation for metacategory editor
2017-07-17, by ymh
scaffolding
2017-07-17, by duong tam kien
adds a synthesis step
2017-07-10, by duong tam kien
adds note taking lifecycle diagram
2017-07-10, by duong tam kien
adds README
2017-07-07, by duong tam kien
comforms to jwt model
2017-07-07, by duong tam kien
logout sequence diagrams
2017-07-07, by duong tam kien
Allow editing margin comment.
2017-06-29, by Alexandre Segura
Change add group button design.
2017-06-29, by Alexandre Segura
Confirm logout when pending requests, try to purge offline.outbox
2017-06-29, by Alexandre Segura
Fix bug when there is no group.
2017-06-29, by Alexandre Segura
Introduce authenticated routes.
2017-06-29, by Alexandre Segura
Go back to homepage on logout.
2017-06-28, by Alexandre Segura
Fix error.
2017-06-28, by Alexandre Segura
Add TextPositionSelector.
2017-06-28, by Alexandre Segura
Add group dropdown, update session after group creation.
2017-06-28, by Alexandre Segura
Introduce group creation.
2017-06-27, by Alexandre Segura
Add group endpoint.
2017-06-27, by Alexandre Segura
Introduce WebAnnotationSerializer.
2017-06-27, by Alexandre Segura
Improve the network saga. Try to avoid unnecessary token refresh
2017-06-27, by ymh
Also delete notes when deleting session.
2017-06-27, by Alexandre Segura
Add confirmation when deleting session.
2017-06-26, by Alexandre Segura
Submit form on enter.
2017-06-26, by Alexandre Segura
Allow to delete session.
2017-06-26, by Alexandre Segura
Add missing file from previous commit.
2017-06-26, by Alexandre Segura
DRY
2017-06-26, by Alexandre Segura
Improve login errors.
2017-06-26, by Alexandre Segura
Add registration page.
2017-06-26, by Alexandre Segura
Deauthenticate user if refresh was not possible (session expired or total delta reached)
2017-06-26, by ymh
less
more
|
(0)
-120
tip