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