Logo

GitLab

Sign in

Marcell / collector

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 243
  • Compare
  • Branches 5
  • Tags 0
annotator2
Create Merge Request
  • collector
28 Oct, 2021
1 commit
  • Add handling unique name and sequence constraint during changing the models
    4d88cd68
    Marcel Kawski authored
    4 years ago  
    Browse Code »

11 Oct, 2021
1 commit
  • Correct handling subdocuments types
    9ed7eb11
    Marcel Kawski authored
    4 years ago  
    Browse Code »

08 Oct, 2021
2 commits
  • Add handling subdocuments types
    c0d1dda5
    Marcel Kawski authored
    4 years ago  
    Browse Code »
  • Finish all functionalities for main documents types changing
    b583b73d
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

17 Sep, 2021
1 commit
  • Add changing document type
    ff4f6d50
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

13 Sep, 2021
2 commits
  • Prevent adding text again for already existing documents
    a82b248a
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Enable adding new chunk when there is not any in the text
    70470a9d
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

26 Aug, 2021
1 commit
  • Add displaying annotation finish_time on the documents list
    f3238d61
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

06 Aug, 2021
2 commits
  • Edit navbar anchors font color when hover
    def7af7f
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Change conditions while downloading source files to download by file extension
    c8bfdbf1
    Marcel Kawski authored
    4 years ago  
    Browse Code »

05 Aug, 2021
3 commits
  • Change form count limit in formset.js
    7236d561
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Prevent creating new documents when there is some with the same name
    afc31f26
    Marcel Kawski authored
    4 years ago  
    Browse Code »
  • Add feature to retake document for annotation for previous annotator
    ebf6cd35
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

04 Aug, 2021
5 commits
  • Enable merging chunks only for neighbours
    7c50fbb1
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Change order conditions while merging chunks, rename "sekcja" for "akapit"
    8ba15019
    Marcel Kawski authored
    4 years ago  
    Browse Code »
  • Add redirection from '/' to 'annotation'
    f381c866
    Marcel Kawski authored
    4 years ago  
    Browse Code »
  • Add 'channel' field to document details form
    0a4686ef
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Choose only document with not broken source for annotation and documents list
    671e2d43
    Marcel Kawski authored
    4 years ago  
    Browse Code »

27 Jul, 2021
2 commits
  • Add sorting user's drafts
    6fb74457
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add drafts view and change the way of choosing new document for annotation for a… ...
    615f9267
    …lways getting documents "to_correct"
    Marcel Kawski authored
    4 years ago  
    Browse Code »

26 Jul, 2021
1 commit
  • Correct splitting chunks feature
    139e39ee
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

22 Jul, 2021
1 commit
  • Add splitting chunks feature skeleton
    699a3d93
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

21 Jul, 2021
5 commits
  • Add splitting chunks
    2fd3e43d
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Refactor merge_chunk view for class-based view and modify MergeChunkForm to fit
    db7bc5dd
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Refactor split_doc view for class-based view and modify DocSplitForm to fit
    029655ae
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Refactor move_chunk view for class-based view and modify MoveChunk form to fit
    69b6f284
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Remove name of subdocuments from messages
    fc722e51
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

20 Jul, 2021
5 commits
  • Remove taking some fields values from parent document when splitting document
    ac895b84
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add merging chunks in documents
    09b51d53
    Marcel Kawski authored
    4 years ago  
    Browse Code »
  • Remove redundant CSS classes and IDs
    f9027b33
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Prevent alerts displayed on the main page from lowering other part of the page
    dbfd4589
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Center text in navigation anchor tags with icons
    4101729c
    Marcel Kawski authored
    4 years ago  
    Browse Dir »

19 Jul, 2021
8 commits
  • Change documents str representation
    0110a008
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add changing neighbouring chunks sequence when moving
    d6e74585
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add title for the rest of pluses buttons adding new chunk between
    d283781e
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add displaying sequence in subdocument annotation, remove account options in the… ...
    b2a5004a
    … navbar in /document-list
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Change back redirections in /review and add table for subdocuments list in /review
    60e5b527
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Add subdocuments' IDs information in error messages
    d301f537
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Fix getting neighbour of subdocument in swap_subdocs() view
    34978347
    Marcel Kawski authored
    4 years ago  
    Browse Dir »
  • Change "name" field constraint, add moving sudocuments and fix bug when splittin… ...
    816b5bed
    …g document after deleting one with smaller sequence
    Marcel Kawski authored
    4 years ago  
    Browse Code »