Nikolay Kostov

Results 104 issues of Nikolay Kostov

Investigate why every deleted submission has ParticipantId, ProblemId and SubmissionTypeId equal to null

type:bug
Web

``` public static void RegisterBundles(BundleCollection bundles) { //bundles.Add(new ScriptBundle("~/bundles/jquery").Include( // "~/Scripts/jquery-{version}.js")); bundles.UseCdn = true; //enable CDN support //add link to jquery on the CDN var jqueryCdnPath = "http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.1.min.js"; bundles.Add(new ScriptBundle("~/bundles/jquery",...

type:enhancement
Web

type:feature
Workers

- [x] CreateGetActionShouldContainProperViewBagEntriesOnCorrectProblem failed. - [x] RegisterActionWhenPostedDataPracticeHasPasswordAndProvidedIncorrectPasswordShouldReturnView failed. - [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasNoMaterialsShouldReturnPartialView failed. - [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasMaterialsShouldReturnPartialView failed. - [ ] RestrictedProcessShouldWorkWithCyrillic failed. - [ ] RestrictedProcessShouldReceiveCyrillicText failed. - [ ] GetAllowedSubmissionTypesWhenRequestIsValidShouldReturnSubmissionTypes...

http://bgcoder.com/Contests/Submissions/View/303884

type:bug
Workers
Sandbox

``` Console.Error.WriteLine(...); ```

type:bug
Workers

The lock icon is not showing in Chrome http://bgcoder.com/Contests/#!/List/ByCategory/20/TA-2013-2014-CSharp-Exam-1

type:bug
UI