Mads Rasmussen
5bfc4e1e8e
move compositions overlay to overlay folder
2015-09-22 14:45:53 +02:00
Mads Rasmussen
bcdcf441e1
Umb groups builder - move logic to overlays and open sub overlays from overlays
2015-09-22 14:39:19 +02:00
Mads Rasmussen
c94ae3b9bd
Grid edit config - use new overlay directive
2015-09-21 15:59:42 +02:00
Mads Rasmussen
bd3b76250f
property settings textareas - submit on enter
2015-09-21 15:57:41 +02:00
Mads Rasmussen
9f47c6cd95
Overlay: allow adding spaces in textareas + submitting on enter
2015-09-21 15:56:47 +02:00
Mads Rasmussen
a82c25c967
Grid row delete - use new overlay directive
2015-09-21 14:29:08 +02:00
Mads Rasmussen
7d9aa29bcd
ensure dialogs doesnt have side-by-side labels
2015-09-21 14:26:35 +02:00
Mads Rasmussen
173f3762ac
Grid row config - use new overlay directive
2015-09-21 12:31:32 +02:00
Mads Rasmussen
1ab724531d
Grid layout config - use to new overlay directive
2015-09-21 10:54:31 +02:00
Mads Rasmussen
96b2e9a832
open preValue media picker in new overlay
2015-09-21 08:58:31 +02:00
Mads Rasmussen
80ce7bd1fb
Open preValue treePicker in new overlay directive
2015-09-21 08:57:24 +02:00
Mads Rasmussen
49ea0053b7
Merge branch 'dev-v7-contenttypeeditor' of https://github.com/umbraco/Umbraco-CMS into dev-v7-contenttypeeditor
2015-09-20 15:49:14 +02:00
Mads Rasmussen
d260c660b5
clean up unused attributes
2015-09-20 15:38:49 +02:00
Mads Rasmussen
f220da9423
copy treePicker, memberPicker and contentPicker dialogs to new overlay directive
2015-09-18 14:26:54 +02:00
Mads Rasmussen
c15bd3ea31
add support for ng-show on overlay directive
2015-09-18 13:59:49 +02:00
Stephan
c3076d6b8d
Merge branch 'dev-v7-contenttypeeditor' of https://github.com/umbraco/Umbraco-CMS into dev-v7-contenttypeeditor
2015-09-18 13:43:16 +02:00
Stephan
ae7a9a2fed
Merge remote-tracking branch 'origin/dev-v7' into dev-v7-contenttypeeditor
2015-09-18 13:41:54 +02:00
Per Ploug Krogslund
d9d2403d99
csproj file
2015-09-17 14:08:56 +02:00
Per Ploug Krogslund
10d8fdba75
Updates template tree controller for angular view
2015-09-17 14:08:56 +02:00
Sebastiaan Janssen
91a1955454
Make sure to redirect to the current version of HTML Agility Pack
2015-09-17 12:20:11 +02:00
Mads Rasmussen
6a2b0a9e14
Copy media picker to new overlay directive
2015-09-17 09:57:01 +02:00
Mads Rasmussen
557b8675b1
textbox property editor: remove inline validation and only rely on server validation. The inline validation prevented the content type editor to save
2015-09-17 09:38:19 +02:00
Mads Rasmussen
74dc7bd3e9
fix overlay transclude
2015-09-17 09:36:37 +02:00
Mads Rasmussen
aa2e5489f5
overlay content container - set overflow-x to hidden
2015-09-17 09:34:13 +02:00
Mads Rasmussen
e896268309
add timeout to wait for html element when using it with ng-show/ng-if
2015-09-17 09:32:18 +02:00
Sebastiaan Janssen
1f3c396c5b
Using protocol-relative URLs is an antipattern, just use https if you know it exists
2015-09-16 19:00:14 +02:00
Sebastiaan Janssen
b9dd0ab1a9
Bump version
2015-09-16 18:58:45 +02:00
Shannon
779dd26527
Fixes: U4-6969 Property label localization in 7.3 always uses en-US locale
2015-09-16 15:22:40 +02:00
Shannon
65969e22a0
removes commented out code
2015-09-16 14:33:30 +02:00
Shannon
23f7a4e53f
Set min password length is 8 characters by default for release
2015-09-16 14:32:56 +02:00
Stephan
9c9ba477aa
Merge dev-v7 into dev-v7-contenttypeeditor
...
Conflicts:
src/Umbraco.Core/Constants-ObjectTypes.cs
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/src/loader.dev.js
src/Umbraco.Web.UI.Client/src/views/content/recyclebin.html
src/Umbraco.Web.UI.Client/src/views/datatype/edit.html
src/Umbraco.Web.UI.Client/src/views/media/recyclebin.html
src/Umbraco.Web/Umbraco.Web.csproj
2015-09-16 13:25:32 +02:00
Stephan
5b1ed8bef5
U4-7108 - fix ContentTypeService.GetMediaType(guid)
2015-09-16 11:08:18 +02:00
Mads Rasmussen
801892400d
move icon picker overlay to overlay folder. Set up default overlay for icon picker
2015-09-15 15:28:10 +02:00
Mads Rasmussen
23578b8550
move item picker to new overlay folder. Set default overlay for an itemPicker.
2015-09-15 15:18:40 +02:00
Mads Rasmussen
20f36357c3
overlay: click button or link if focused instead of submitting form
2015-09-15 14:57:25 +02:00
Mads Rasmussen
0b6b10c81e
add enter submit to overlay
2015-09-15 14:45:57 +02:00
Mads Rasmussen
8ac435f6ee
Make new overlay version of memberGroupPicker + use in memberGroupPicker property editor. Add support for "standard" overlays in overlay directive
2015-09-15 14:31:14 +02:00
Stephan
583ae2df11
Bugfix
2015-09-15 10:52:32 +02:00
Stephan
14cd1e7a76
Bugfix SqlSyntaxProvider date formatting
2015-09-15 10:49:41 +02:00
Sebastiaan Janssen
4572b55f98
U4-7029 Upgrading Umbraco will remove owin:startup key if configured differently
...
#U4-7029 Fixed
2015-09-15 10:17:31 +02:00
Mads Rasmussen
8710c0e1ca
umb-group-builder: Change text on button when reordering tabs and properties
2015-09-15 09:52:00 +02:00
Mads Rasmussen
2fb229bfb7
updates to overlay: add service to manage number of open overlays, add backdrop for overlay + better support for center overlay
2015-09-15 09:50:07 +02:00
Mads Rasmussen
e5781c5e76
Notifications: move notifications directive to new component folder, move styles to new less file, move html element to support resizable pane
2015-09-15 09:39:57 +02:00
Stephan
af2dbc7cd9
U4-6811 - bugfix preview set
2015-09-14 12:43:05 +02:00
Shannon
5d7ba5c842
fixes tests
2015-09-14 12:30:32 +02:00
Shannon
bee59e39a0
Streamlines migration classes and ctor dependencies... before there was issues because the current db provider was not set correctly so migrations couldn't actually rely onthe CurrentDatabaseProvider property!
2015-09-14 12:01:48 +02:00
Shannon
8d24ac3651
Oops, fixes PK creation logic for MySQL (had the wrong boolean)
2015-09-14 10:33:37 +02:00
Mads Rasmussen
1b45286d52
add tabindex="-1" to header navigation
2015-09-11 19:02:30 +02:00
Shannon
7beb21ad66
Fixes upgrade issues with MySql, along with a few other things:
...
* All usages of getdate() are changed to the system value
* All usages of newid() are chagned to the system value
* Removes the hacks associated with the above
* Fixes the fluent migrations for table creation for mysql to not double create a PK
* Removes other system field values that actually don't do anthing and shouldn't be used
2015-09-11 17:49:47 +02:00
Shannon
ed51dbaf85
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-09-11 13:55:21 +02:00