training-kentico-k12 icon indicating copy to clipboard operation
training-kentico-k12 copied to clipboard

Kentico CMS/EMS MVC training website

Results 13 training-kentico-k12 issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.0 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2. Release notes Sourced from Microsoft.Owin.Security.Cookies's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2. Release notes Sourced from Microsoft.Owin.Security.Cookies's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Hi, When I compile MVC application, I get this error: "could not load file or assembly 'cms.application dashboard.web.ui, version=12.0.0.0, culture=neutral, publickeytoken=834b12a258f213f9' or one of its dependencies" Please let me know...

oh man... now I am getting a 404 on the home page. ![404](https://user-images.githubusercontent.com/6483075/72006566-ea9fc100-321d-11ea-8f4f-5e92d5dfa7a1.PNG)

document.querySelector instead of document.querySelectorAll is used in the master and builder branches, this causes that only one dropdown can be initialized with dropdown content. This is in the main.js file....