.. |
Repository
|
3aca2840b5
No using session when doing stats (only admin can access this stats).
|
11 лет назад |
AccessUrl.php
|
8aee516d68
Adding AccessUrl* entities, adding commented example.
|
11 лет назад |
AccessUrlRelCourse.php
|
8aee516d68
Adding AccessUrl* entities, adding commented example.
|
11 лет назад |
AccessUrlRelSession.php
|
8aee516d68
Adding AccessUrl* entities, adding commented example.
|
11 лет назад |
AccessUrlRelUser.php
|
8aee516d68
Adding AccessUrl* entities, adding commented example.
|
11 лет назад |
BranchRelSession.php
|
c92636c980
Adding BranchRelSession entity class
|
11 лет назад |
BranchSync.php
|
a51e2f13ee
tx-io: Adds a helper to retrieve specific plugin data from BranchSync object.
|
11 лет назад |
BranchUsers.php
|
4f31fc9e55
Adding branchUsers entity see BT#6312
|
11 лет назад |
CGroupInfo.php
|
45733b3a6f
Minor - adding inline docs
|
11 лет назад |
CItemProperty.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
CLp.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
CLpCategory.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
CQuiz.php
|
195daff185
Adding "assign members" table see BT#6312
|
11 лет назад |
CQuizCategory.php
|
5ef033adee
Adding visibility field in order to hide the first categories see BT#6540
|
11 лет назад |
CQuizDistribution.php
|
9cca5e741f
Adding distribution changes adding "add many forms" features. Sessions can have multiple distributions #6718
|
11 лет назад |
CQuizDistributionQuestions.php
|
ab3a81aa44
Adding distribution changes see #6718
|
11 лет назад |
CQuizDistributionRelSession.php
|
ed99d1b4e1
Fixing session id issues in the quiz distribution.
|
11 лет назад |
CQuizDistributionRelSessionRelCategory.php
|
b71c1b4323
Adding new form feature see BT#6933 & BT#6934
|
11 лет назад |
CQuizQuestion.php
|
45733b3a6f
Minor - adding inline docs
|
11 лет назад |
CQuizQuestionRelCategory.php
|
1a87e08255
Adding "edit question" as an "question manager"see BT#6098
|
11 лет назад |
CQuizRelQuestion.php
|
34bdbbf0b2
When entering an exercise check if there are distributions to load see BT#6718
|
11 лет назад |
CTimeline.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
Course.php
|
45733b3a6f
Minor - adding inline docs
|
11 лет назад |
CourseFieldValues.php
|
1d4386dca0
Adding *FieldValues classes in order to manage the loggeable option in extra fields see BT#6174
|
11 лет назад |
CourseRelUser.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
CurriculumCategory.php
|
6fb01d3b5d
UI fixes in the curriculum tool see BT#6397
|
11 лет назад |
CurriculumItem.php
|
45733b3a6f
Minor - adding inline docs
|
11 лет назад |
CurriculumItemRelUser.php
|
cbe3969897
Improving results page. (Work in progress) see BT#6397
|
11 лет назад |
CurriculumRelUser.php
|
6fb01d3b5d
UI fixes in the curriculum tool see BT#6397
|
11 лет назад |
ExtraField.php
|
1de8064eb4
Adding extra field filters for the new question global list see BT#6042
|
11 лет назад |
ExtraFieldOptionRelFieldOption.php
|
96d0dbcb36
Adding table extra_field_option_rel_field_option in order to manage extrafield options per role à la Redmine
|
11 лет назад |
ExtraFieldValues.php
|
30b7ccca64
Adding "comment" field to the extraFieldValues class see BT#6174. The comment is also saved in the using loggable extension.
|
11 лет назад |
Groups.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
Jury.php
|
9093967820
Adding random assigment of users see BT#6312
|
11 лет назад |
JuryMemberRelUser.php
|
9d3cc0e41e
Adding JuryMemberRelUser entity
|
11 лет назад |
JuryMembers.php
|
a39026f63d
Adding jury members repository see BT#6312
|
11 лет назад |
Pages.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
QuestionField.php
|
1de8064eb4
Adding extra field filters for the new question global list see BT#6042
|
11 лет назад |
QuestionFieldOptions.php
|
1de8064eb4
Adding extra field filters for the new question global list see BT#6042
|
11 лет назад |
QuestionFieldValues.php
|
1d4386dca0
Adding *FieldValues classes in order to manage the loggeable option in extra fields see BT#6174
|
11 лет назад |
QuestionScore.php
|
b3caadcf0f
Adding score type model see BT#6312
|
11 лет назад |
QuestionScoreName.php
|
2e35f929b5
Adding CRUD based in doctrine + new controllers see #6264 and BT#6312
|
11 лет назад |
Role.php
|
15243bb264
Adding jury CRUD for admin
|
11 лет назад |
Session.php
|
45733b3a6f
Minor - adding inline docs
|
11 лет назад |
SessionFieldValues.php
|
1d4386dca0
Adding *FieldValues classes in order to manage the loggeable option in extra fields see BT#6174
|
11 лет назад |
TrackAttempt.php
|
b71c1b4323
Adding new form feature see BT#6933 & BT#6934
|
11 лет назад |
TrackExercise.php
|
b71c1b4323
Adding new form feature see BT#6933 & BT#6934
|
11 лет назад |
TrackExerciseAttemptJury.php
|
7f584c4f70
Improving jury grid adding 2 cols my status / global status. see BT#6312
|
11 лет назад |
User.php
|
a44286d0db
Fixing score one more time see BT#6397
|
11 лет назад |
UserCourseSessionGroup.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
UserFieldValues.php
|
1d4386dca0
Adding *FieldValues classes in order to manage the loggeable option in extra fields see BT#6174
|
11 лет назад |
Usergroup.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |
UsergroupRelUser.php
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 лет назад |