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
0a3220df8598b1f0eadae3b7b517d2c6d09d765e
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
History
Mads Rasmussen
ab00ba8a12
Merge branch 'dev-v7.6' into temp-U4-9352
...
# Conflicts: # src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
2017-01-27 10:39:31 +01:00
..
config
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
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
Merge branch 'dev-v7.6' into temp-U4-9352
2017-01-27 10:39:31 +01:00