This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e930330e2acd932dc410a35f8748937147d68c2
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
History
Per Ploug
7e930330e2
fixes karma testing config - now runs with "npm test" command instead
2017-01-07 01:27:59 +01:00
..
config
fixes karma testing config - now runs with "npm test" command instead
2017-01-07 01:27:59 +01:00
e2e
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
lib
/angular
Fixes login and tree
2013-07-01 16:06:41 +02:00
unit
removes initial idea of performing conversion on the server since this would be a breaking change, instead we can easily do this on the client side - and this works much better. Have added pre-values to the date/time picker to be able to enable offset times. This is enabled for the publish-at pickers since those must be offset. When the datetime is offset, it shows the server time in small text underneath the picker. Have added js unit tests for the date conversions. Have updated the datepicker controller to set the model date in a single place/method so it's consistent.
2016-05-25 09:43:31 +02:00