Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cleaning-portalmec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Fernando Heise Ferreira
cleaning-portalmec
Graph
c1afec667e905ac41b78b8f7a8dad4c302555796
Select Git revision
Branches
5
develop
default
protected
issue/54-curator-queue
issue/58-testar-s3
issue/65-govbr
master
protected
Tags
6
pre-submission
pre-languages
video-cache
tag-clustering-task
pre-api
orientdb
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
12
11
8
7
6
5
1
29
Jan
25
23
22
18
17
11
10
9
14
Dec
7
4
3
30
Nov
27
23
22
21
20
19
9
1
31
Oct
30
17
11
10
9
3
2
1
24
Sep
21
19
18
14
10
6
3
17
Aug
15
14
2
31
Jul
30
25
24
13
12
6
5
4
3
27
Jun
26
21
12
24
May
23
22
16
15
11
4
24
Apr
20
19
13
2
29
Mar
26
20
16
15
14
13
12
9
6
5
1
26
Feb
23
9
8
6
1
31
Jan
30
29
25
23
16
21
Dec
11
5
4
1
29
Nov
28
22
21
20
14
28
Oct
26
25
20
19
18
17
5
3
25
Sep
5
30
Aug
28
25
23
22
14
11
9
8
7
4
3
27
Jul
26
25
24
14
13
12
10
7
6
5
4
3
30
Jun
29
21
14
13
9
8
7
6
2
1
31
May
26
25
24
23
22
18
17
16
15
12
11
10
9
8
5
4
3
2
1
27
Apr
20
19
17
12
11
6
5
4
30
Mar
29
28
27
24
23
22
21
20
17
16
13
10
9
8
7
6
3
Implemented Submission acceptance tests
Accessing and treating the complained object by the complainable identificator.
Merge branch 'install-tutorial' into 'master'
adding expected policy behavior for "accept" and "reject" actions.
Update README.md
Update README.md
Merging branch "issue/380 ".
Fixing merging.
Merge branch 'master' into issue/359
create Tags from the dc.subject.keyword metadata and relation to Subjects based on dc.subject
Merge branch 'issue/370' into 'master'
SCRUM#370: Delete uploaded files
Merge branch 'issue/362' into 'master'
Implemented user show_submission action; Fixed submission update callback; Added Trackable to Submission and CuratorAssignment
Merge branch 'master' of gitlab.c3sl.ufpr.br:portalmec/portalmec into learning_object-suspension-process
merging differences
Modifying complaint_reason table, setting a new column "status" to define its state (active or inactive), as well as giving it a controller to allow users that has "editor" or "administrator" as role to create and update its entries
SCRUM#380 e SCRUM#379: routes to reject and accept complaints
Rendering "complaint_reason" alongside "complaint" when the latter is requested.
Rendering "complaint_reason" alongside "complaint" when the latter is requested.
Using gem "whenever" to schedule a cron job to reassign unresolved and expired submissions (must be tested in productions enviroment).
Creating task for reassign expired submissions.
Creating service for curation assignment.
SCRUM#362: Limit packages directory size
Change LO state to suspended when it receives a complaint.
Implemented Submission controller actions with its policies. Added license to some files.
Merge branch 'issue/364' into 'master'
Complaints can now be geted individually identified by the id code (show) and only editors and administrators can see the complaints.
Update Gemfile.lock
SCRUM#364: Fix review average not updating after delete
Update learning_objects_spec.rb
Merge branch 'gemlock.teste' into 'master'
Created Answers and association with Submission
Created Submission model and associations with User
Allowing only Learning Objects drafts to be edited.
Adding Question table to handle the evaluation of learn objects by the curators.
fix mime_type teste
Merge branch 'master' into gemlock.teste
fix mime_type test
Changed LearningObject index to show only published LOs
Loading