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
736cf9415540f17607ebb581c78a2e083f753529
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
History
Warren Buckley
736cf94155
Merge pull request
#1687
from umbraco/temp-U4-9354
...
Fixes: U4-9354 SPIKE Update content picker UI
2017-01-19 09:35:49 +00: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 pull request
#1687
from umbraco/temp-U4-9354
2017-01-19 09:35:49 +00:00