Shannon
6a5a320a22
doh, didn't mean to commit this config change
2013-12-13 16:54:16 +11:00
Shannon
ebf22d155e
Updated the migration to just remove the data it needs instead of rebuilding as that would take a very long time for some installs.
2013-12-13 12:53:02 +11:00
Shannon
01644e8f6c
Upgraded installer to do a two part install - first install then if an upgrade is required do the upgrade in a second call - this way we can have the progress bar update since the media xml installer can take some time.
2013-12-13 12:34:57 +11:00
Shannon
f2be1669bf
Fixes installation issue with rebuilding media cache
2013-12-13 12:02:32 +11:00
perploug
24911bffe2
adds version number to help dialog
2013-12-12 12:28:43 +01:00
perploug
d343340f56
Adds missing language keys
2013-12-12 12:28:25 +01:00
perploug
0c82f78c43
Upgrades tinymce lib to support IE11
2013-12-12 12:27:49 +01:00
perploug
5cf3a619f7
Fixes: U4-3841 sorting picked media items with the multiple media picker clears the selection
2013-12-12 09:16:02 +01:00
Shannon
49550b410a
Ensures Integer and Email validators are added on startup as manifest validators.
2013-12-12 18:28:45 +11:00
Shannon
b9df55ef98
fixing more tests
2013-12-12 18:09:48 +11:00
Shannon
e456c44b46
Fixing some unit tests
2013-12-12 17:57:50 +11:00
Shannon
61315a8d83
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Tests/ObjectExtensionsTests.cs
2013-12-12 17:53:27 +11:00
Shannon
a1c65f0518
Gets that naggy unit test passing
2013-12-12 17:52:03 +11:00
Shannon
49c8313c9e
Fixes: U4-3638 - U7 - Preview mode seems permanent and shows incorrect content on front of website, when using same browser as admin login
2013-12-12 17:30:27 +11:00
Shannon
141f9b6ea1
ensures the cssclass is set for selecting media items (oops, had removed that before)
2013-12-12 16:23:33 +11:00
Shannon
d223ee97cd
Fixes: U4-3840 MediaPicker doesn't show images when there are also folders inside of the folder being viewed
...
and moves some of the util classes into their own files, adjusted media picker's icon sizes too to make it more readable.
2013-12-12 16:16:59 +11:00
Shannon
a098e49840
Fixes: U4-3835 U7(nightly214) - Umbraco.Field not working
2013-12-12 14:41:01 +11:00
Shannon
8785239964
Finalizes the implementation of getting the menu items rendering for child of listview items for both content and media.
2013-12-12 14:10:03 +11:00
Shannon
74a691ac3a
Removes all the console.log calls
2013-12-12 14:09:03 +11:00
Shannon
38c1669e57
Gets content items that are children of listviews to query for their affiliated tree-node and display the action menu.
2013-12-12 13:27:33 +11:00
Shannon
58f0d1a464
fixes null check on HttpQueryStringFilterAttribute and adds ability to specify parameters in the GetUmbracoApiService urlhelper extensions.
2013-12-12 13:26:53 +11:00
Shannon
f30740bd49
grid is working nicely now with a couple tests
2013-12-12 11:38:34 +11:00
perploug
3de3ccad00
Fixes related links word-breaking
2013-12-11 13:32:17 +01:00
perploug
75502ca18c
Compact form less adjustments
2013-12-11 13:09:45 +01:00
perploug
c531c36cab
adds target to RTE link picker
2013-12-11 13:09:25 +01:00
perploug
387e64acac
Fixes wrong app_plugin dialog path
...
Changes /app_plugin/folder/umbraco to /app_plugins/folder/backoffice
which the way we documented it
2013-12-11 09:47:56 +01:00
perploug
91a5d55183
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-11 09:44:37 +01:00
Shannon
9819318060
Fixes up the auth http post
2013-12-11 18:53:00 +11:00
Shannon
2e990a7869
All working now, Fixes: U4-3722 Images in Media folder are huge
2013-12-11 18:05:04 +11:00
Shannon
ed7175192b
images that are smaller than the min display size will now just be centered in the square and are no longer scaled up.
2013-12-11 17:53:19 +11:00
Shannon
4e63bb38f3
margins are now working nicely.
2013-12-11 16:44:20 +11:00
Shannon
d61b9bfdd7
Awesome progress on the photo folder changes to have correctly calculated images sizes - now just need to get margins going and centering of images that are smaller than the min.
2013-12-11 14:34:04 +11:00
Shannon
0de53308f5
Fixes some issues with app startup/authentication and when events fire
2013-12-11 12:01:22 +11:00
Shannon
85bf47df82
Fixes FileUploadPropertyEditor and IFileSystem usage
2013-12-11 09:05:38 +11:00
Shannon
791c3f5208
added missing view file
2013-12-11 08:51:07 +11:00
perploug
bc7876681b
docs: dialogservice
2013-12-10 15:31:08 +01:00
perploug
68aa3f7b1b
broke touch detection, reverting
2013-12-10 12:15:40 +01:00
perploug
976531fe7e
Removes missing file from web.ui.csproj
2013-12-10 12:08:13 +01:00
perploug
ded7350d74
Docs: util.service.js
2013-12-10 11:23:54 +01:00
perploug
e3594bf6fc
Fixes: U4-3723 Only possible to link to content (not media) in Richtext editor
...
Adds file link button to link dialog, that proxies through the standard
media dialog
2013-12-10 11:20:00 +01:00
Shannon
6a6d9ec7b0
Updates the image helper and imagescontroller to never scale images larger than what they are.
2013-12-10 18:24:20 +11:00
Shannon
200a400fc5
put the row style on to the photo folder, without it the image widths are not calculated correctly and span over a row (depending on your current screen size). Since the currently implementation isn't really responsive anyways this at least makes it look better. We can later detect size changes and re-calc how they should be laid out. Updates the JS code to be more readable by humans.
2013-12-10 18:23:45 +11:00
Shannon
76c807a4e7
Fixes latest IFileSystem fix for image uploading
2013-12-10 16:48:57 +11:00
Shannon
985db6d2e3
div tag not closed on umb-photo-folder
2013-12-10 16:20:22 +11:00
Shannon
7894fcfc91
Fixes: U4-3714 Media tree doesn't get refreshed after upload
2013-12-10 15:10:11 +11:00
Shannon
f41b0ff4b5
removes some debug logging
2013-12-10 14:15:23 +11:00
Shannon
d0a5892f9f
Fixes: U4-3796 No media macro parameter in v7
2013-12-10 14:13:56 +11:00
Shannon
c0f4950270
Fixes: U4-3826 It is possible in some cases to insert a macro inside a macro inside the rte
2013-12-10 14:11:36 +11:00
Shannon
1d9c3b1a79
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Services/ContentService.cs
src/Umbraco.Web/umbraco.presentation/library.cs
2013-12-10 12:59:29 +11:00
Shannon
c5047148b3
Fixes legacy media business logic to return null when calling ToXml if the media item is trashed - this makes it consistent with how content works and also prevents being able to show the media on the front-end when it is trashed. Fixes up how the MediaService rebuilds the XML to make sure it's transactional based. Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/library.cs
2013-12-10 12:56:31 +11:00
Shannon
a6b3233c10
Fixes legacy media business logic to return null when calling ToXml if the media item is trashed - this makes it consistent with how content works and also prevents being able to show the media on the front-end when it is trashed. Fixes up how the MediaService rebuilds the XML to make sure it's transactional based. Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-10 12:53:33 +11:00
Shannon
9ec1f9b3f9
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/install/Default.aspx.cs
2013-12-10 11:55:32 +11:00
Shannon
ed2126eef9
ensures media xml cache is rebuilt on upgrade
2013-12-10 11:54:18 +11:00
Shannon
ce4b56895e
fixes installer login check
2013-12-10 11:51:41 +11:00
Shannon
eaac76cdc1
Fixes: U4-3821 Infinite redirect loop when upgrading from 7.0.0 to 7.0.1 and ensures media cache is rebuilt on upgrade
2013-12-10 11:51:03 +11:00
Shannon
bffe52e060
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Tests/PluginManagerTests.cs
2013-12-10 10:00:37 +11:00
Shannon
94db371234
Ensures macro and urls are not parsed in the ItemRenderer when a content item is assigned since that parsing will occur with the value converters
2013-12-10 09:59:13 +11:00
Shandem
b12cd81c01
Merge pull request #264 from mvanhelmont/patch-1
...
fix /{localLink:ID}
2013-12-09 14:53:48 -08:00
Sebastiaan Janssen
103e226b51
Merge pull request #215 from dipeshhirani/U4-752
...
U4-752 Add culture invariant languages to create language dialog
2013-12-09 13:40:21 -08:00
Sebastiaan Janssen
208cf8a01d
Bump version and try to make the buildserver happy
2013-12-09 17:55:37 +01:00
perploug
1f81107485
Fixes: U4-3653 Bottom "Action" links inaccessible
2013-12-09 15:24:38 +01:00
perploug
bf5042e3d0
fixes: U4-3718 Sorting a list view by "Updated by" throws an exception
...
It tries to sort the result on UserBasic, made userbasic implement
ICompareble
2013-12-09 14:32:16 +01:00
perploug
15b55f2b36
Fixes: U4-3631 Disable preview button when there is no template assigned, since there is nothing to preview then...
2013-12-09 14:17:51 +01:00
Shannon
57f2250f13
Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-09 16:56:02 +11:00
Shannon
f15682ef60
Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-09 16:35:12 +11:00
Shannon
1b1ec04e7c
Ensures macro and urls are not parsed in the ItemRenderer when a content item is assigned since that parsing will occur with the value converters
2013-12-09 15:42:38 +11:00
Shannon
049c65a2c7
Fixes: U4-3799 @Umbraco.Field("bodyText") returns {LocalLink:xxx}
2013-12-09 15:20:11 +11:00
Shannon
d50aa38c31
Ooops fixes the rte macro parser to not return empty when no macros are found
2013-12-09 14:01:34 +11:00
Shannon
1531f979a2
fixes: U4-3816 Creating member with @ in login results in SQL parameter error
2013-12-09 13:19:59 +11:00
Shannon
69ffecd686
Fixes: U4-3741 GetMemberFromLoginNameAndPassword Always Return Null
2013-12-09 13:08:06 +11:00
Shannon
6ec297aaaf
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
2013-12-09 12:49:13 +11:00
dipeshhirani
bb1edd2051
remove commented line
2013-12-08 16:23:03 +00:00
Sebastiaan Janssen
14790559cb
Merge pull request #140 from pynej/search-node-type
...
Add node type to search results
2013-12-08 07:56:50 -08:00
Sebastiaan Janssen
97457087c7
Merge pull request #266 from greystate/patch-1
...
Fix a typo/grammar error in da.xml
2013-12-08 06:21:31 -08:00
perploug
8469d18a0e
fixes search keyboard support
2013-12-06 15:09:39 +01:00
perploug
da3269e970
Fixes: U4-3426 Can't delete any contentnode, media, document type or template from back end, Umbraco 7.0.0-RC
...
Replaces $http.delete with $http.post enables httppost on the
server-side, its not the best solution, but has way fewer unknowns then
adding extensive VERB and origin support in the web.config
2013-12-06 13:12:18 +01:00
perploug
b2b0afde4b
Fixes broken copy/move dialog
2013-12-06 12:17:12 +01:00
perploug
ff849ab912
Sets umbracoVersion to 7.0.1
2013-12-06 12:17:01 +01:00
perploug
97b8a5000a
Fixes broken installer due to moving app-settings back into web.config
2013-12-06 12:16:36 +01:00
perploug
f59489a5cb
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-06 10:07:29 +01:00
perploug
b03427cabc
Fixes: U4-3806 Prevalue validation run all field validators against all fields
2013-12-06 10:07:04 +01:00
Shannon
2eb5c08825
Fixing: U4-3686 Umbraco 7 - Rich Text Editor and Macro Issues + fixed up the per-controller webapi configuration and more fixes to loading propertyeditors/param editors, this saves a assembly scan.
2013-12-06 15:01:58 +11:00
Shannon
37eb66510f
Fixes: U4-3505 Sometimes macro parameter types are not resolved during startup
2013-12-06 14:07:29 +11:00
Shannon
dc7c7304ad
Fixes: U4-3505 Sometimes macro parameter types are not resolved during startup
2013-12-06 14:06:53 +11:00
Shannon
8327b8aa0e
Completes: U4-3792 Move appSettings, connectionStrings back to web.config
2013-12-06 11:52:47 +11:00
Shannon
7759249963
Fixes: U4-2967 Inline macros error out when trying to access the Model
2013-12-06 11:22:16 +11:00
Shannon
9d9070c979
fixes user service query to work with mssql and mysql
2013-12-06 10:56:49 +11:00
Shannon
feb1a14650
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
2013-12-06 10:27:40 +11:00
Shannon
4cb4ff0617
Fix MySQL migrations.
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AlterTagRelationsTable.cs
2013-12-06 10:26:32 +11:00
Shannon
9e1d6dbf9b
Merge branch 'Bitmapped-7.0.0' into 7.0.1
2013-12-06 10:22:07 +11:00
perploug
82ec2d28ef
WIP on media upload tree refresh
2013-12-05 15:28:32 +01:00
perploug
66383c6f16
merge
2013-12-05 13:11:17 +01:00
Chriztian Steinmeier
dc60eb8383
Fix a typo/grammar error in da.xml
2013-12-05 13:06:24 +01:00
perploug
9733c5c031
Folderbrowser tree sync
2013-12-05 13:04:28 +01:00
Shannon
0c0c08ec98
Changes how we set the csrf header for jquery, changed to global and ensures that it is lazily resolved to always ensure it has the newest value
2013-12-05 22:18:07 +11:00
Shannon
d7d800331b
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-05 22:07:19 +11:00
Shannon
4346578160
Ensures csrf token is set for PostFile on the media controller for bulk file uploads
2013-12-05 22:06:57 +11:00
perploug
cfe0b2f9e5
fixes failing eventsService tests
2013-12-05 11:30:08 +01:00
Shannon
d7d7d88ecc
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-05 21:23:53 +11:00
Shannon
fd34a9cd29
fixes demo app loader to load the correct bootstrap
2013-12-05 21:23:31 +11:00
perploug
6da1a5adb3
Fixes: U4-3405 Umbraco 7 RC admin login - remember password
2013-12-05 09:22:32 +01:00
Shannon
23cf5b544a
Moved image handling to diff controller since it doesn't support the csrf header, need to test more in an hour (WIP)
2013-12-05 19:06:55 +11:00
Shannon
b0cde715da
fixes merge issue
2013-12-05 18:51:05 +11:00
Shannon
366ca11490
Merge branch 'lars-erik-7.0.azurestorage' into 7.0.1
2013-12-05 18:45:21 +11:00
Shannon
a1a985e4a8
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-05 18:34:05 +11:00
Shannon
3384634033
Fixes: U4-3795 Cannot create content with a tag editor when the tag property belongs to an inherited doc type & U4-3786 Multi-level document types fail
2013-12-05 18:33:51 +11:00
perploug
b6bcdcb351
fixes: U4-3728 Non-Mandatory Numeric property gives error when left blank
...
also fixes dimming on buttons fails when validation fails
2013-12-05 08:32:53 +01:00
Shannon
db5b99dbf1
adds failsafe database lookup to BackwardsCompatibleData even though it shouldn't even get used.
2013-12-05 16:30:14 +11:00
Shannon
a64dbb172e
undo my custom test change to login controller
2013-12-05 16:20:02 +11:00
Shannon
b1913c9a07
puts IDataValueSetter back in so it can be used by backwards compatible data
2013-12-05 16:18:45 +11:00
Shannon
11fc06d75d
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
2013-12-05 16:12:32 +11:00
Shannon
f6179ff813
Strange, somehow these updates got overwritten
2013-12-05 16:11:15 +11:00
Shannon
186e664894
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/MemberService.cs
src/umbraco.cms/businesslogic/member/Member.cs
2013-12-05 16:09:34 +11:00
Shannon
1735c5adca
adds Exists(string username) to member service and wraps IsMember with that call.
2013-12-05 16:04:53 +11:00
Shannon
31e715e146
Updates legacy Member class to setupNode based on the new IMember object (just like we do with media/content) - this will speed up data retrieval and is the start of wrapping the new API from the old one.
2013-12-05 15:51:38 +11:00
Shannon
4a7f7813e7
Updates legacy Member class to setupNode based on the new IMember object (just like we do with media/content) - this will speed up data retrieval and is the start of wrapping the new API from the old one.
2013-12-05 15:30:22 +11:00
Shannon
5f50bae65c
Cleaning up a bit of the legacy member class
...
Conflicts:
src/umbraco.cms/businesslogic/member/Member.cs
2013-12-05 14:48:30 +11:00
Shannon
996d74b1d3
Cleaning up a bit of the legacy member class
2013-12-05 14:45:28 +11:00
Shannon
e6d8a83519
Ensures that the ContentBase item is set on Document/Media and that the property value is set based on the already loaded value in the model if IData implements IDataValueSetter (which DefaultData does). This streamlines how properties get their data and will save on a ton of queries when using the legacy API.
2013-12-05 14:26:18 +11:00
Shannon
d3aa1b3d7e
Ensures that the ContentBase item is set on Document/Media and that the property value is set based on the already loaded value in the model if IData implements IDataValueSetter (which DefaultData does). This streamlines how properties get their data and will save on a ton of queries when using the legacy API.
2013-12-05 14:24:26 +11:00
Shannon
3effe6b96d
updates manifest docs to be correct
2013-12-05 12:38:39 +11:00
mvanhelmont
0b2428e9a3
fix /{localLink:ID}
...
ensures it set the href to /{localLink:ID} instead of /umbraco/{localLink:ID}
2013-12-04 21:01:10 +01:00
Lars-Erik Aabech
6458c223b8
Cleaned it up a bit. Now just using media file system provider.
...
It needs a bit of convesion rules though, need getfullpath(getrelativepath(path)) to be compatible with package & physical.
2013-12-04 19:47:54 +01:00
Brian Powell
d36fc65baa
Fixed MySQL issue.
2013-12-04 10:50:38 -05:00
Lars-Erik Aabech
a511c84b4d
Messy fix to support images on other domain. (Read: Azure Storage)
...
Added GetResized to replace usage of third party packages for simple resizing.
This PR should probably not be pulled, but I make a PR to show you what must be done.
Surely this is considered for UAAS?
2013-12-04 16:12:27 +01:00
perploug
ff34024f39
fixes: U4-3717 List view doesn't honor the sort order
2013-12-04 13:17:55 +01:00
perploug
bdc0ae7e2f
fixes: U4-3707 Change password under users is not translated
...
translated, and added missing danish keys
2013-12-04 12:55:23 +01:00
perploug
60965ecd92
fixes: U4-3738 macro container, editing doesn't seem to work, just adds a new one
...
adds fallback on the parser object
2013-12-04 10:56:46 +01:00
Sebastiaan Janssen
708b49ca13
Reference the Microsoft.AspNet.WebApi.Client NuGet instead of local MVC4 install
2013-12-04 10:47:59 +01:00
perploug
b6baa9af3d
removes webdavModule from web.config
2013-12-04 09:24:04 +01:00
Shannon
8c7db9e846
Fixes: U4-3742 Umbraco 7 and umbraco/channels.aspx
2013-12-04 17:45:47 +11:00
Shannon
176ec0edc0
Fixes: U4-3651 What is the "Pick multiple items" prevalue on MNTP for? and removes the remaining uGoLive references.
2013-12-04 17:13:26 +11:00
Shannon
0d1cf872d3
Fixes WebApi issue with creating HttpResponseMessage manually - this shouldn't be done and we'll end up with very strange YSODs
2013-12-04 17:05:05 +11:00
Shannon
13b6318ad2
Fixes: U4-3776 v7 - MNTP value type changes between int and string
2013-12-04 15:57:55 +11:00
Shannon
18352f8a4d
Fixes null check with filtered content/media attribute, fixes issue with container types and rendering tree nodes.
2013-12-04 15:54:50 +11:00
Shannon
ad52b86336
Fixes scrollbar issue with directory/file browser and xslt visualize
2013-12-04 15:29:51 +11:00
Shannon
38df2017de
Fixes issue with deleting content types that have content
2013-12-04 15:01:27 +11:00
Shannon
210f66cc4a
Fixes issue with deleting content types that have content
2013-12-04 15:00:49 +11:00
Shannon
e7e209280c
Fixes issue with replacing webapi formatter
2013-12-04 14:47:19 +11:00
Shannon
5b7e9c712e
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Web.UI/umbraco/LiveEditing/Modules/SkinModule/ModuleInjector.aspx
src/Umbraco.Web.UI/umbraco/Umbraco.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/SkinModule/ImageUploader.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dashboard.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/Cache/viewCacheItem.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx.cs
2013-12-04 13:50:55 +11:00
Shannon
33aa4e2062
Fixes potential xss
2013-12-04 13:33:24 +11:00
Shannon
1efa75c891
Fixes potential xss
2013-12-04 12:42:40 +11:00
Brian Powell
f48fb5c499
Fix MySQL migrations.
2013-12-03 15:44:34 -05:00
perploug
cb13b4a0e0
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-03 13:44:53 +01:00
Shannon
cb8dbf9da5
fixes up some merge issues
2013-12-03 18:14:04 +11:00
Shannon
2a05687c8b
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Persistence/Relators/PropertyTypePropertyGroupRelator.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/PluginManager.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
src/Umbraco.Web.UI/install/Default.aspx.cs
src/Umbraco.Web.UI/umbraco/LiveEditing/Modules/SkinModule/ModuleInjector.aspx
src/Umbraco.Web.UI/umbraco/Umbraco.aspx.cs
src/Umbraco.Web.UI/umbraco/dashboard.aspx
src/Umbraco.Web.UI/umbraco/dialogs/sort.aspx
src/Umbraco.Web.UI/umbraco/dialogs/umbracoField.aspx
src/Umbraco.Web.UI/umbraco/logout.aspx
src/Umbraco.Web.UI/umbraco/umbraco.aspx
src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/install/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dashboard.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/logout.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/umbraco.aspx.cs
src/umbraco.cms/businesslogic/Packager/Installer.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-12-03 18:10:00 +11:00
Shannon
d4514844f8
Fixes a few other potential xss entry points
2013-12-03 17:58:42 +11:00
Shannon
6b7a495d19
Fixes a few other potential xss entry points and cleans up some legacy webforms files
2013-12-03 16:38:58 +11:00
Shannon
601eb0bf38
Fixes a few other potential xss entry points and cleans up some legacy webforms files
2013-12-03 16:28:51 +11:00
Shannon
037e7e0797
Fixes remaining xslt injection U4-3175
2013-12-03 15:56:50 +11:00
Shannon
a7e32e97e3
Fixes xss issue
2013-12-03 15:40:12 +11:00
Shannon
9d90506265
Fixes issue with authcookie on renew - need to ensure its http only and persited for a day remains, ensures the csrf cookies are set when getting the user since that is called before logging in.
2013-12-03 11:57:41 +11:00
Shannon
08100793af
completed csrf protection
2013-12-03 11:36:17 +11:00
perploug
a265424b3f
Replaces all rootScope.broadcast with eventsService
...
Broadcast is inefficient and eventsService gives us extra options for
funneling all app events through one pipeline.
For now it just replicates rootScope on/emit, but longer term we can get
this to handle async UI events
2013-12-02 13:51:03 +01:00
perploug
bb87fa7fa8
removes outcommented code
2013-12-02 12:24:36 +01:00
perploug
16cf64866a
default tinymce config to have default height and width
2013-12-02 12:21:39 +01:00
perploug
11da6d5be7
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-02 09:42:53 +01:00
Shannon
ea35ea1af5
getting csrf stuff coded up, it's pretty much done just need to write a couple tests and add the filter to the necessary controller/actions
2013-12-02 17:20:50 +11:00
Shannon
33c32579c8
Adds AngularJsonMediaTypeFormatter and ensures our controllers all use this formatter in order to enable angular's JSON Vulnerability protection.
2013-12-02 13:31:44 +11:00
Shannon
1ac6f6db50
publicizes macroproperty
2013-12-02 13:30:08 +11:00
perploug
7baa81c2df
missing en translation for login dialog
2013-11-29 12:00:03 +01:00
perploug
a0e88a297d
Blocks search box from loading untill after login
2013-11-29 11:59:44 +01:00
perploug
8d2b52a5b0
fixes: U4-3749 Login page is not translated
2013-11-29 11:58:58 +01:00
perploug
81389ce435
Fixes: U4-3685 Richtext Editor - Custom toolbars and dimensions ignored
2013-11-29 11:56:52 +01:00
Shannon
e981776e6d
Created new EnsurePublishedContentRequestAttribute for custom routing to still be able to render macros.
2013-11-29 17:41:38 +11:00
Shannon
48b3806129
adds umbraco session id to UserData so we can use for csrf
2013-11-29 12:42:50 +11:00
Shannon
9fc8e18881
Fixes csrf issue
...
Conflicts:
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web.UI/umbraco/logout.aspx
src/Umbraco.Web.UI/umbraco/umbraco.aspx
src/Umbraco.Web/umbraco.presentation/install/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/umbraco/logout.aspx.cs
2013-11-29 12:17:58 +11:00
Shannon
250276bbd4
Merge branch '6.1.6-U4-3619' into 6.2.0
2013-11-29 11:26:01 +11:00
Shannon
af29f61478
Fixes csrf issue
2013-11-29 11:10:25 +11:00
perploug
cdfebe705d
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-11-28 15:35:34 +01:00
perploug
e6714ae829
Ensure refresh node action is translated
2013-11-28 15:35:23 +01:00
perploug
a0dead872b
DA lang file updates
2013-11-28 15:35:06 +01:00
perploug
b6ebc34199
ensure create dialogs can reopen the menu
2013-11-28 15:34:56 +01:00
perploug
49e7ace2d9
tree menu should not be selectable
2013-11-28 15:34:39 +01:00
perploug
d140eab12d
Ensures dialogs doesnt reopen the menu
2013-11-28 15:34:24 +01:00
perploug
83e05a4f84
Merge pull request #259 from nilzen/U4-3683
...
Fixed: U4-3683 Icon selector problem (Chrome)
2013-11-28 05:43:08 -08:00
perploug
ff52755636
Media and content tree root node translation
2013-11-28 13:26:05 +01:00
perploug
a7cd18c3d2
The section mapping was reversed, so werent translated
2013-11-28 13:20:52 +01:00
perploug
98a0208b47
Removes button icon from script editor
2013-11-28 13:08:54 +01:00
perploug
b923305527
adds pointer cursor to help
2013-11-28 13:06:28 +01:00
perploug
04ccbdde4d
Dims buttons during action to prevent multiple saves
2013-11-28 13:06:19 +01:00
perploug
de1e3d150f
Missing script translation
2013-11-28 13:05:36 +01:00
perploug
07182529f4
replace $element with $scope.$on($destroy)
...
We should never access dom element from controllers
2013-11-28 12:32:03 +01:00
perploug
e076b687c6
added rte and assets service mocks
2013-11-28 12:32:02 +01:00
Shannon
7f305db637
Fixing: U4-3687 Umbraco 7 Packaging Issues - have fixed the data type package issues, cleaned up some code and fixed a different underlying pre-val issue for empty legacy aliases
2013-11-28 16:57:05 +11:00
Shannon
50e10155e7
Completes: U4-3712 Allow c# property editors to have custom js injected into the js initialization block so they can load in angular controllers
2013-11-28 14:27:58 +11:00
Shannon
478b7cde42
Removes uGoLive from the core (for now until it is rebuilt against v7 )
2013-11-28 10:51:54 +11:00
Shannon
c86f52d5ea
Completes: U4-3230 Combine/Minify manifest files to one request with CDF
2013-11-28 10:37:08 +11:00
Shannon
58fc51ae93
Fixes: U4-3736 Unit test Can_Get_File_Dates() now testing correctly, disregarding local (nont-UTC) time.
2013-11-28 09:30:50 +11:00
Shandem
413248a126
Merge pull request #260 from AndersKroghDk/7.0.1
...
Fixes: U4-3736 Unit test Can_Get_File_Dates() now testing correctly.
2013-11-27 14:25:11 -08:00
Anders
f114f94740
Fixes: U4-3736 Unit test Can_Get_File_Dates() now testing correctly, disregarding local (nont-UTC) time.
2013-11-28 00:09:09 +01:00
Shannon
ce162e2657
Gets the JS done for: U4-3230 Combine/Minify manifest files to one request with CDF - now loading incredibly fast.
2013-11-27 18:42:35 +11:00
Shannon
00518f8451
improves security and ensures the server vars cannot be loaded without authentication, they will get lazy loaded once authenticated and changed the controllers to listen for the 'ready' event instead.
2013-11-27 17:38:59 +11:00
Shannon
ba3c1f9d21
minifies and outputcaches the server vars
2013-11-27 14:52:54 +11:00
Shannon
7535585b63
Fixes: U4-3720 Color picker prevalues isn't saved as an array and therefore "model.config.items.length === 0" doesn't work
2013-11-27 10:22:45 +11:00
nilzen
bf288c0502
Fixed: U4-3683 Icon selector problem (Chrome)
2013-11-26 13:25:23 +01:00
Shannon
2391ee1368
Changes the web.config template to use a linked resources (one file)
2013-11-26 20:03:13 +11:00
Shannon
327d17c90e
obsoleted some un-used/legacy code. IMediaFactory it is no longer used and is contained in an old assembly. If we want to re-support this (which i don't think we do), it needs to be manually re-created and implemented, i don't think its been used for quite some time.
2013-11-26 17:52:53 +11:00
Shannon
d6b4c47cd9
fixed gen'd mvc web.config template.
2013-11-26 17:14:58 +11:00
Shannon
a052fc42b1
Fixes: U4-3682 Can not create new documents (javascript error)
2013-11-26 14:03:00 +11:00
Shannon
c89fb0a0be
Fixes: U4-3688 Unable to delete a property of type "Tags" from a Document Type
2013-11-26 13:58:49 +11:00
Shannon
03a606432a
Fixes: U4-3695 Events does not fire
2013-11-26 13:34:51 +11:00
Shannon
54e826bc96
Fixes: U4-3696 Upload datatype only updates on first save
2013-11-26 13:13:43 +11:00
Shannon
6c57222a2e
removes committed file that shouldn't have been there.
2013-11-26 13:12:59 +11:00
Shannon
97e8573dff
removes debugging output
2013-11-26 12:46:16 +11:00
Shannon
683862932b
Fixes: U4-3679 Using two data types with the Media Picker data editor multiple/not multiple
2013-11-25 19:38:56 +11:00
Shannon
9a856df8bc
Fixes: U4-3644 Multiple Textstring DataType not displaying in DocType (vs. 7.0.0 build 183)
2013-11-25 17:36:56 +11:00
Shannon
e1ef2e8700
Fixes: U4-3677 Multinode tree picker does not save content when node type is set to Media
2013-11-25 16:58:47 +11:00
Shannon
59599efab6
Fixes: U4-3655 Clicking on recycle bin in media section redirects you back to the content tree
2013-11-25 14:45:14 +11:00
Shannon
20813ef207
Fixes: U4-3673 Creating content with Services API always sets created by to admin
...
Conflicts:
src/Umbraco.Tests/Services/ContentServiceTests.cs
2013-11-25 13:25:01 +11:00
Shannon
99e0a1f11b
Fixes: U4-3673 Creating content with Services API always sets created by to admin
2013-11-25 13:22:35 +11:00
Shannon
9bf2819ac6
Fixes: U4-3661 Unable to Create Color Picker DataType & U4-3645 Media Picker Umbraco 7 can select multiple
2013-11-25 12:02:25 +11:00
Shannon
cafeb6d8c6
Fixes: U4-3661 Unable to Create Color Picker DataType & U4-3645 Media Picker Umbraco 7 can select multiple
2013-11-25 11:58:01 +11:00
perploug
f916a6bc18
fixes datepicker css ref issue
2013-11-21 12:15:20 +01:00
perploug
8865f798a6
fixes media dialog sync issues
2013-11-21 12:15:03 +01:00
Tim Geyssens
362bb593f1
Adds value convertor for rel links
2013-11-21 11:48:07 +01:00
Tim Geyssens
4dc7b185aa
another update to rel links data migration
2013-11-21 11:27:34 +01:00
Tim Geyssens
d0d1b2675d
Some changes to related links to make sure peoples front end code will still work
2013-11-21 11:24:46 +01:00
Tim Geyssens
b624d87a59
make sure related links datatype value type is set to JSON
2013-11-21 11:17:43 +01:00
perploug
aa75a6bf9f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-21 11:14:25 +01:00
perploug
14a0efde01
Minor width adjustment
2013-11-21 11:13:53 +01:00
Tim Geyssens
1c20496974
removes cs from rel links data upgrader, was getting lock issues
2013-11-21 11:13:21 +01:00
perploug
309dd5d4a2
content dashboard
2013-11-21 11:09:20 +01:00
Tim Geyssens
92c28de028
Final touches to rel links data upgrader
2013-11-21 10:41:42 +01:00
Tim Geyssens
16ea928c75
rel links data upgrader, migration is working :)
2013-11-21 10:30:27 +01:00
Tim Geyssens
31f67eac6c
uses newtonsoft json serializer on rel link data upgrader
2013-11-21 10:20:18 +01:00
Sebastiaan Janssen
a04aef9b98
U4-3623 Text corrections in install wizard
2013-11-21 10:17:52 +01:00
Niels Hartvig
9f046f9945
Updates default dashboards
2013-11-21 09:58:27 +01:00
Tim Geyssens
64cae76dca
And yet another small update to rel links data upgrader
2013-11-21 09:57:18 +01:00
Tim Geyssens
b6e4a96e3b
Another small update to rel links data upgrader
2013-11-21 09:35:20 +01:00
Tim Geyssens
82154ee660
Small update to rel links data upgrader
2013-11-21 09:23:41 +01:00
Sebastiaan Janssen
655075aabe
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-21 08:53:56 +01:00
Sebastiaan Janssen
3773cac232
Limit MVC and WebAPI to version 4 for now until we can test 5.
2013-11-21 08:53:40 +01:00
Tim Geyssens
05cd6500ba
Adds some exception handling to the rel links data upgrader, always nice not to blow up the upgrader
2013-11-21 08:53:13 +01:00
Tim Geyssens
345340b957
Adds rel links data upgrader
2013-11-21 08:45:46 +01:00
Shannon
22be517daf
publicizes the legacy parameter editor alias map, ensures that a YSOD is not shown when a legacy parameter editor is trying to be rendered, we just render a text box in its place
2013-11-21 18:10:47 +11:00
Shannon
d04f2a98b9
Fixes tests
2013-11-21 17:47:57 +11:00
Shannon
8860e77468
Fixes tests
2013-11-21 17:47:23 +11:00
Shannon
ffeed58f5d
Fixes: U4-3576 When editing file based items and changing the file name - we need to change the route location
2013-11-21 17:23:48 +11:00
Shannon
6fd5eee4f6
Fixes: U4-3591 Creating PropertyValueConverter for a v7 prop editor (created with manifest) ends up with YSOD when outputting value on frontend
2013-11-21 16:39:21 +11:00
Shannon
4354840674
Fixes an issue with member search
2013-11-21 15:57:53 +11:00
Shannon
6d1ba5a823
Fixes: U4-3625 List view filtering is not enabled on media and adds debounce
2013-11-21 15:52:40 +11:00
Shannon
eee63e3a48
Fixes: U4-3626 List view filtering needs to be applied using debounce
2013-11-21 15:04:10 +11:00
Shannon
f41f82adc5
Changes locker to be static
2013-11-21 14:46:18 +11:00
Shannon
e6ae88c016
Fixes hash generation and checking with the trees.config file - since this is changed during startup our plugin cache was never active :(
2013-11-21 14:45:52 +11:00
Shannon
abd1c89660
Changes locker to be static
2013-11-21 14:42:35 +11:00
Shannon
9acaa82d4b
Fixes hash generation and checking with the trees.config file - since this is changed during startup our plugin cache was never active :(
2013-11-21 14:01:54 +11:00
Shannon
d5dc5127ae
Ensures the approved check box is checked when creating a new member.
2013-11-21 12:17:07 +11:00
Shannon
d8862c85bf
Fixes tags property editor to not submit the html form when pressing enter.
2013-11-21 12:16:26 +11:00
Shannon
874c7977c2
updates typefinder assembly ignore list - ensures that we scan the providers dll and ignores some other new ones (should slightly speed up startup)
2013-11-21 12:15:59 +11:00
Shannon
fa34652cf1
Fixes: U4-3588 Value cannot be null. Parameter name: child error when using the Login Macro
2013-11-21 11:08:33 +11:00
Shannon
22c615a641
fixes filtering issue
2013-11-21 10:39:10 +11:00
perploug
2ffc64b965
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-21 00:15:31 +01:00
perploug
4c932f013a
fixes delete dialog missing spacing
2013-11-21 00:15:08 +01:00
perploug
52b40ac514
fixes tree item style reload
2013-11-21 00:14:51 +01:00
perploug
631710222f
fixes media picker single-item mode
2013-11-21 00:14:37 +01:00
perploug
2824a2ca8b
fixes simple create tree reload
2013-11-21 00:14:10 +01:00
Shandem
c90af1df39
Merge pull request #253 from greystate/7.0.0__U4-3581
...
Returning root element instead of document node from JsonToXml()
2013-11-20 15:08:51 -08:00
perploug
c679e00b81
minor change in iframe offloading
2013-11-20 20:14:58 +01:00
perploug
c6caa6aae7
Missing dictionary items
2013-11-20 15:59:25 +01:00
perploug
1b1642ce46
fixes broken script dialog and tree sync
2013-11-20 15:33:24 +01:00
perploug
31d0450d6c
fixes broke xslt visualizer
2013-11-20 15:08:04 +01:00
perploug
a71d18f352
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-20 14:55:09 +01:00
perploug
12c982f170
ups, forgot an alert()
2013-11-20 14:54:27 +01:00
Sebastiaan Janssen
35af370f70
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-20 14:51:50 +01:00
Sebastiaan Janssen
bbee0a81c9
Undo "fix" for starter kit installer, we'll fix properly later
2013-11-20 14:51:35 +01:00
Sebastiaan Janssen
2beb3c5b4c
Merge branch 'master' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
.gitignore
2013-11-20 14:50:57 +01:00
perploug
f7d407e9fd
various dialogs fixes
2013-11-20 14:37:46 +01:00
perploug
d67db8a90a
Fixes ctrl+s hotkeys in legacy editors
2013-11-20 14:37:28 +01:00
Chriztian Steinmeier
98e7ee90f4
Minor pedantic casing change ⚡
2013-11-20 14:20:22 +01:00
Chriztian Steinmeier
90c4358844
Return the root element instead of document node
2013-11-20 14:19:39 +01:00
perploug
2cb4b207dc
fixes broken merge
2013-11-20 13:41:31 +01:00
perploug
b80b2475e0
Merge
2013-11-20 13:34:42 +01:00
perploug
94bbcb98a6
adds filter to getChildren
2013-11-20 10:24:45 +01:00
perploug
26f79e1010
Fixed attribute filtering when no items should be filtered
2013-11-20 10:24:35 +01:00
Stephan
a626eeff7d
U4-3591 - more explicit exception when two IPropertyValueConverter collides
2013-11-20 09:58:28 +01:00
Shannon
474dcd0754
Fixes: U4-3587 Can't delete a member when there is a group assigned
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
2013-11-20 18:24:44 +11:00
Shannon
84353d1e77
Fixes: U4-3587 Can't delete a member when there is a group assigned
2013-11-20 18:23:23 +11:00
Shannon
369f6ac935
fixes merge issue
2013-11-20 18:15:11 +11:00
Shannon
39aa100490
Fixes: U4-3572 CSS class changes are not applied to tree nodes after resync
2013-11-20 18:10:54 +11:00
Shannon
5a928aa459
FIxes installer when duplicate conflicts: U4-3612 Cannot install Txt starter kit in the back office
...
Conflicts:
src/umbraco.cms/businesslogic/Packager/Installer.cs
2013-11-20 17:28:33 +11:00
Shannon
d1a656b3cd
FIxes installer when duplicate conflicts: U4-3612 Cannot install Txt starter kit in the back office
2013-11-20 17:25:25 +11:00
Shannon
d87db5b338
Shows an error notification if there is a ysod when not in debug mode so the user at least knows something has gone wrong.
2013-11-20 17:24:45 +11:00
Shannon
416a9ed064
Comments out backported code - need to wait till we merge in the custom membership branch.
2013-11-20 17:10:15 +11:00
Shannon
b13c3aa3b9
Fixes: U4-3610 When adding another tab to a member type no members will load and result in a YSOD
...
Conflicts:
src/Umbraco.Core/Persistence/Relators/PropertyTypePropertyGroupRelator.cs
2013-11-20 16:59:41 +11:00
Shannon
0a11f31754
Fixes: U4-3610 When adding another tab to a member type no members will load and result in a YSOD
2013-11-20 16:58:25 +11:00
Shannon
99ae94a82f
Ensures that members are auto-approved if creating a member via the legacy members API.
2013-11-20 16:40:30 +11:00
Shannon
0c226d1a2c
Fixes: U4-3581 Make sure advanced v7 prop editors can also be used from xslt
2013-11-20 15:54:50 +11:00
Shannon
596cf2a9e1
Ensures that members are auto-approved if creating a member via the legacy members API.
2013-11-20 15:11:08 +11:00
Shannon
2f089128d7
Fixes: U4-3608 When logged in as a user with a custom start node the media thumbs do not display on a folder
2013-11-20 14:48:11 +11:00
Shannon
b52b649548
Fixes: U4-3209 Ensure user is validated for PostAddFile on MediaController
2013-11-20 14:41:05 +11:00
Shannon
7e4739956a
Ensures that tree requests have section security applied, though it's not perfect until we have security by tree and section it ensures that a user cannot list out tree data when they don't have access to a section in which that tree's data is required. Now the root node requests via the application tree controller have their auth filters applied (that took quite a lot of zany work). Gets AD login working nicely too.
2013-11-20 14:18:03 +11:00
Shannon
e040fc8819
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-20 08:55:38 +11:00
Shannon
c2a858b903
Ensures approval status is checked when validating a member
2013-11-20 08:55:09 +11:00
perploug
e1108ce65b
Removes extra line on datatype editor
2013-11-19 22:35:41 +01:00
perploug
a6e93879c2
Adds overload to file system tree to allow multiple file extensions filter
2013-11-19 21:57:07 +01:00
perploug
56e9d0a602
Adds documentation for missing resource methods
2013-11-19 21:56:35 +01:00
perploug
23d5d117e7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 20:38:00 +01:00
perploug
daa4ff28e7
Fixes missing section state indicator
2013-11-19 20:37:39 +01:00
Sebastiaan Janssen
291fcb043c
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 20:30:45 +01:00
Sebastiaan Janssen
dea1e9e541
Whoops, my last fix was a bit too broad
2013-11-19 20:30:28 +01:00
perploug
ca8b6cac7a
updated testrunner config
2013-11-19 20:24:29 +01:00
perploug
6cf9312d1a
editorState docs
2013-11-19 20:24:19 +01:00
perploug
45868d3fec
Fixes repo browser 404 issue
2013-11-19 20:23:56 +01:00
Sebastiaan Janssen
3d90e66d36
Bump version number
2013-11-19 19:20:07 +01:00
Sebastiaan Janssen
836177a90f
Fixes issue where media cache is not properly populated with isDoc and image propertyTypes
2013-11-19 19:11:48 +01:00
Sebastiaan Janssen
14bb0ce4d8
At least a temporary fix of the starter kit installer
2013-11-19 18:01:09 +01:00
perploug
c6720ff42c
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 16:26:54 +01:00
perploug
863c7d11b7
Moves the folder selector on the mediapicker
...
To the item itself, instead of external button
2013-11-19 16:26:07 +01:00
Sebastiaan Janssen
53c043d22e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 16:06:26 +01:00
Sebastiaan Janssen
7e70253e1c
U4-3340 Installer: Make SQL CE Default option
2013-11-19 16:06:14 +01:00
perploug
b6bca084c5
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 15:46:04 +01:00
perploug
0a7e09b3dd
revert logo to good ol' orange
2013-11-19 15:45:53 +01:00
Sebastiaan Janssen
313b831559
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-19 15:13:18 +01:00
Sebastiaan Janssen
355137f982
U4-3469 Umbraco 7 + MVC 4 + nuget, web.config error
2013-11-19 15:12:47 +01:00
perploug
6cd09e7b86
minor css tweaks
2013-11-19 14:33:00 +01:00
perploug
e80023bcff
Adjusts the media picker to display folders properly
2013-11-19 14:21:38 +01:00
perploug
d1c7a3764f
enables the media picker to select current folder
2013-11-19 14:21:17 +01:00
perploug
806596f04d
Disables the tree header when it has a alt start node
2013-11-19 14:20:51 +01:00
perploug
77889f968b
turns off imagecropper toxml which has caused issues
2013-11-19 14:19:41 +01:00
perploug
7cb496ee3c
WIP on better mediapicker view
2013-11-19 11:10:58 +01:00
perploug
fb1d6436b7
wrap rules request in a $q.all() to await response
2013-11-19 11:10:01 +01:00
perploug
f749886bf4
disable caching on style rules resource
2013-11-19 11:08:51 +01:00
perploug
11c35977d3
fixes broken legacy pickers
2013-11-19 11:06:09 +01:00
perploug
66119ba3d8
fixes linkpicker broken due to new NiceUrl format
2013-11-19 09:06:43 +01:00
Shannon
31ab56a3c1
Got AD members listed in the tree but we won't be able to edit them till 7.1, now to get login going.
2013-11-19 18:31:15 +11:00
Shannon
640967666f
fixes issue with the guid converter
2013-11-19 18:09:23 +11:00
Shannon
e2890d4186
reverts the installer to ensure media picker is included along with multiple media picker - people will want both and this fixes a failing test.
2013-11-19 17:52:20 +11:00
Shannon
1e2688b14d
fixes some more unit tests
2013-11-19 17:41:48 +11:00
Shannon
5fc82fef18
Fixes: U4-3440 Tempates (MVC Views) tree sync doesn't work correctly
2013-11-19 17:17:39 +11:00
Shannon
d3b8ac31c7
Fixes up a bunch of failing tests with hard coded ids. Still need to fix a few more
2013-11-19 15:36:30 +11:00
Shannon
a11b326c22
Fixes: U4-3574 right click menu options for trees emit events for all nested nodes involved
2013-11-19 14:12:33 +11:00
Shannon
7f012de43e
renames utill to have one "l" (utility)
2013-11-19 14:08:51 +11:00
Shannon
7752aaabfe
Updates tree/resource/service so that devs can provider their own custom query string data to load trees/dialogs if required.
2013-11-19 14:05:14 +11:00
Shannon
f7e86f6b09
Fixes: U4-3555 Membership tree letters should not contain the 'delete' action
2013-11-19 13:18:33 +11:00
Shannon
e502579319
Fixes up security check for start node for mntp
2013-11-19 12:28:50 +11:00
Shannon
2f42fc61bf
Changed method signatures of some of the conversion methods on the PropertyValueEditor to make it more flexible for developers to do what they want.
2013-11-19 11:51:01 +11:00
Shannon
ac2009e4ae
Fixes up CData issues - true/false editor had incorrect value type - changed to INT, drop down had incorrect value type - changed to STRING, changed logic to check for empty/null values, if so never return CData as this just takes up more un-needed space
2013-11-19 10:54:28 +11:00
Shannon
44404b70e1
fixes up protected field - changes to private
2013-11-19 10:40:21 +11:00
Shannon
5bb68f32bf
Fixes up editorState - ensures that it is set in all of the correct places (removes appState editingEntity and references), ensures that setting 'current' is not possible, ensures that editorState is reset on all route changes, adds unit tests for getting/setting editorState.
2013-11-19 10:39:18 +11:00
Shannon
89b20a2e77
Updates installer to not install the legacy 'Media Picker' by default and instead install the newer "Multiple Media Picker" which has been given new ids.
2013-11-19 10:11:39 +11:00
Shannon
d2a00f5c18
media folders are not containers by default: U4-3566 Don't make Media Folders "Listviews" by default
2013-11-19 09:39:14 +11:00
perploug
91bcb656ec
adds basic media controller mocks and tests
2013-11-18 22:29:38 +01:00
perploug
4fea694c6a
Loads content and media trees with a custom root
2013-11-18 22:29:19 +01:00
perploug
abce483d0e
Fixes right-click on li in the tree
2013-11-18 21:07:17 +01:00
perploug
8d0603b11c
fixes mntp startnode issue
2013-11-18 20:44:12 +01:00
perploug
6d516212eb
Changes the default media picker to a multiple-node one
2013-11-18 20:43:42 +01:00
perploug
c3fd4bd685
Adds editorState to media, datatype, content, and member editors
2013-11-18 20:43:21 +01:00
Sebastiaan Janssen
e922ca88f2
U4-3553 Settings - Document Type - Tabs do not work
2013-11-18 18:54:55 +01:00
Sebastiaan Janssen
64d5533274
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-18 18:11:46 +01:00
Sebastiaan Janssen
734895c90c
U4-3328 404 on zoom-in.png during install
2013-11-18 18:11:26 +01:00
Sebastiaan Janssen
a009cad200
Wrong bootstrap file reference, error was hidden by Client Dependency framework
2013-11-18 18:08:38 +01:00
perploug
b743ea4fb8
Changes treepicker to tree source on the mntp settings
2013-11-18 16:14:49 +01:00
perploug
ed54b55965
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-18 14:59:30 +01:00
perploug
82e9ab1825
Adds multipicking as a setting on media picker
2013-11-18 14:59:02 +01:00
perploug
da2f3aefe6
Improves media drag n drop sorting
2013-11-18 14:58:29 +01:00
Sebastiaan Janssen
17db60c34a
Fixes U4-3399 - Adds some nuget dependencies and we don't need the dummy in macroscripts
...
any more nor do we need to preventatively delete json.net any more.
2013-11-18 14:51:12 +01:00
perploug
9ae9a4e52d
fixes serverside part of legacy pickers
2013-11-18 11:49:11 +01:00
perploug
4dbd1d3ca7
adds section to page title
2013-11-18 11:48:58 +01:00
perploug
f758634a90
lofgin autofocus
2013-11-18 11:01:13 +01:00
perploug
c302de6bdf
adds link to upload property editor
2013-11-18 11:01:05 +01:00
perploug
e3ec0c1019
fixes missing tinymce buttons
2013-11-18 10:48:46 +01:00
perploug
a9dd33908c
Fixes missing header validation
2013-11-18 10:48:33 +01:00
Shannon
21e3893528
Fixes: U4-3558 members tree syncing is a bit strange and not showing the selected member
2013-11-18 15:58:53 +11:00
Shannon
f8e17b711e
custom membership providers now working in the back office.
2013-11-18 15:29:53 +11:00
Shannon
4d31512ef0
Custom membership provider's now working in the back office UI - have created intial functionality to allow custom properties with custom membership providers (the creation already performs the link if the Member member type is available). Updating also works too, need to clean up some code though as it's fairly messy.
2013-11-18 14:25:08 +11:00
Shannon
1707e6b18f
Added ability for a menu item to simply navigate to a route, adding functoinality for us to create/edit/delete members based on a generic membership provider.
2013-11-17 13:43:04 +11:00
perploug
9212033858
Allows people to click tree to close dialogs
2013-11-16 10:38:14 +01:00
perploug
6effcf82ac
Fixes legacy dialog .destroy issues
2013-11-16 10:38:02 +01:00
perploug
71a0c45889
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-15 08:35:53 +01:00
Shannon
febe81105b
starts fixing custom membership provider problems with the member editor/tree - this now at least loads in the members section.
2013-11-15 18:26:40 +11:00
Shannon
830d6d914f
puts the test init code back in that shouldn't need to be there but the server is failing now for some reason.
2013-11-15 18:21:55 +11:00
Shannon
259d8e03db
completes: U4-3300 Need to test content service copy API with tags - since there's 'special' code in there to handle it that's not been tested with the new changes - with test
2013-11-15 17:54:01 +11:00
Shannon
2784e2a22d
removes ref to missing file
2013-11-15 17:30:26 +11:00
Shannon
94cc49e67e
Fixed the model mapping tests
2013-11-15 17:15:59 +11:00
Shannon
2bd91d619d
fixes failing unit test due to default value change for keep user logged in
2013-11-15 17:04:45 +11:00
Shannon
d446d84cf5
fixes failing unit test due to default package url change
2013-11-15 17:03:29 +11:00
Shannon
5244f75d0d
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-11-15 17:01:13 +11:00
Shandem
96440c9ee5
Merge pull request #248 from lars-erik/6.2.0-fix-sqlsyntaxprovider-indexclustring
...
6.2.0 fix sqlsyntaxprovider indexclustring
2013-11-14 22:00:31 -08:00
Shannon
4545af0a21
Boom! container nodes work for both media and content, fixes:
...
U4-3540 When creating a Container type node - the list view shows all children of the item it's being created underneath
U4-3541 media tree is not catering for container types
2013-11-15 16:56:51 +11:00
Shannon
0878de4a8b
Fixes tree service from showing that there is children when there isn't, fixes container node issues:
...
U4-3540 When creating a Container type node - the list view shows all children of the item it's being created underneath
U4-3541 media tree is not catering for container types
Adds container style
2013-11-15 16:19:46 +11:00
Shannon
9774744991
should knock off a few minutes for running tests.
2013-11-15 16:00:48 +11:00
Shannon
4a6103ba94
Fixes some merge issues, tries to speed up unit tests a little.
2013-11-15 15:10:02 +11:00
Shannon
8bbe6675db
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Persistence/Factories/UmbracoEntityFactory.cs
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
2013-11-15 15:00:44 +11:00
Shannon
b4c005c140
Fixes up the EntityRepository to use dynamics for media as well so that *all* fields in the main table are returned so we can store this information in AdditionalData, now that this is working nicely we should make the entity repo lookup the properties for content too just like we're doing for media since these get put into AdditionalData as well and there's really not much overhead to do that.
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
2013-11-15 14:53:26 +11:00
Shannon
34cebe989f
Fixes up the EntityRepository to use dynamics for media as well so that *all* fields in the main table are returned so we can store this information in AdditionalData, now that this is working nicely we should make the entity repo lookup the properties for content too just like we're doing for media since these get put into AdditionalData as well and there's really not much overhead to do that.
2013-11-15 14:29:34 +11:00
Shannon
eca823ea90
Fix for U4-3529 Ysod editing Partial View
2013-11-15 13:49:20 +11:00
Shannon
89481405b5
Fixes: U4-3534 Sorting content items
2013-11-15 12:57:28 +11:00
Shannon
f1d837dfd1
fixes: U4-3539 Cannot set a scheduled publish at date/time gives a warning message
2013-11-15 12:46:55 +11:00
Shannon
c61fd1ec27
Fixes datetimepicker once and for all, fixes user model to return the culture not just the language, adds ability to localize the datetimepicker - will default to english but is easy to add other versions, currently the only custom one in there is brazilian (since it was already made).
...
fixes: U4-2863 Date picker-textbox jumps between 12 and 24 hours clock
U4-3537 Cannot clear date/time value, still have problems with it's null validation not clearing from the server
2013-11-15 12:26:29 +11:00
Shannon
5314afb51a
Changed editorContext to use appState instead for content/media/member editors - the appState saved is the basic entity, this means that if property editors resolve this value they do not have access to actually change the real content model which we don't want to allow (or changing other property's values).
...
Fixed up some inconsistencies between all of these editors and the content editor helper, fixed up tree syncing with the members editor.
2013-11-15 10:38:36 +11:00
Shannon
1c742db414
Cleans up a bit more code - no longer passing in nav controller scope, removes zany args.scope assignment back to the nav ctrl via the nav service, this is not necessary at all and doesn't make any sense.
2013-11-15 09:43:21 +11:00
Shandem
f8b2fcaa2b
Merge pull request #249 from rsoeteman/7.0.0
...
Fix for U4-3529 Ysod editing Partial View
2013-11-14 14:00:09 -08:00
perploug
684c99b532
removes css that conflicts with firefox selects state
2013-11-14 22:17:18 +01:00
perploug
28ec40e1ae
modifies angular-mobile to fix firefox glitch
2013-11-14 22:05:51 +01:00
perploug
cadf1fe9bb
removes old bootstrap files
2013-11-14 22:03:51 +01:00
Richard Soeteman
393c365b6e
Fix for U4-3529 Ysod editing Partial View
2013-11-14 14:48:04 +01:00
perploug
a657e10545
Consolidates contextmenu action handling
...
Moves umbOptionsMenu and umbContext menu exection into navigationService
2013-11-14 14:13:39 +01:00
perploug
d6f9d23626
merge
2013-11-14 14:12:49 +01:00
perploug
7e0eefc18a
adds editor context value
2013-11-14 13:12:08 +01:00
perploug
9bcd276073
fixes sir trevor manifest
2013-11-14 13:11:58 +01:00
perploug
d0fd7523c2
fixes media move to root
2013-11-14 13:11:45 +01:00
perploug
0a6826c62a
adds manifest documentation
2013-11-14 13:11:20 +01:00
perploug
132b1f305a
moves context action execute to navigationService
2013-11-14 13:11:03 +01:00
Shannon
7dfd684cd8
Fixes: U4-3504 Sorting media doesn't work, always defaults to sorting the root
2013-11-14 22:25:08 +11:00
Shannon
4ce5e67116
Fixes: U4-3517 Package tree doesnt load
2013-11-14 22:01:26 +11:00
Shannon
6d2caaa723
Fixes: U4-3430 Save Properties not working for usercontrol macro
2013-11-14 21:56:01 +11:00
Lars-Erik Aabech
e3cd85a6a2
Made CreateIndexBuilder set IndexType in Clustered(), NonClustered() and Unique().
2013-11-14 10:55:35 +01:00
Lars-Erik Aabech
69f805ecca
Proof that CreateIndexBuilder.NonClustered() does not affect index creation statement on SQL Server.
...
CreateIndexBuilder_SqlServer_NonClustered_CreatesNonClusteredIndex() fails expecting NONCLUSTERED but getting CLUSTERED.
CreateIndexBuilder_SqlServer_Unique_CreatesUniqueNonClusteredIndex() fails expecting UNIQUE NONCLUSTERED but getting CLUSTERED.
2013-11-14 10:53:58 +01:00
Shannon
10e65e8027
Adds new Multiple Media picker property editor
2013-11-14 20:36:06 +11:00
Shannon
d79110aee6
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-14 20:32:26 +11:00
Shannon
9eb9b8df92
Fixes: U4-3501 Error when selecting multiple items with the media picker in v7 - ensures the standard media picker cannot multi-select, hides the add button when multi select is disabled and there's a value.
2013-11-14 20:32:11 +11:00
Shandem
fc8496dd95
Merge pull request #247 from rsoeteman/7.0.0
...
Fixed Dashboard Controller is only looking for one section
2013-11-14 01:30:22 -08:00
Richard Soeteman
21334bd282
Fixed Dashboard Controller is only looking for one section
2013-11-14 10:23:21 +01:00
Shannon
367bbd7eff
Fixes: U4-3518 'Start Node in content' property of user does not work.
2013-11-14 19:58:55 +11:00
Shannon
2f62c58055
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-14 19:35:13 +11:00
Shannon
47f7d0d8df
no more nav.ui. removes exposing the userDialog, moves enter/leave tree to the navigation controller since it doesn't belong on the service, cleans up more of the nav ctrl and we have no more globals :) now to look at changing the object that is passed to dialogs (i.e. not the navigation controller scope)
2013-11-14 19:34:47 +11:00
perploug
f4861fb344
fixes broken font on icon picker on windows
2013-11-14 09:16:46 +01:00
perploug
378fc2c655
fixes datatype editor buttons not snapping to buttom
2013-11-14 09:16:35 +01:00
perploug
202ae1eafe
removes overflown tabs collection
2013-11-14 09:16:05 +01:00
Shannon
77cb86f74b
fixes: U4-3429 After sorting the tree doesn't get refreshed (for content)
2013-11-14 19:14:52 +11:00
Shannon
4281610bc1
fixes tree sync with move media/content
2013-11-14 19:09:13 +11:00
perploug
f11aca53e4
added icon picker loader
2013-11-14 09:08:26 +01:00
perploug
87fc9c3ee7
removed filter that didnt work anyway
2013-11-14 09:08:13 +01:00
perploug
4f27fd6d40
better caching of icons for icon picker
2013-11-14 09:07:54 +01:00
perploug
85155175cb
fixes broken dialogs in firefox
2013-11-14 09:07:40 +01:00
perploug
6cddd55065
fixes issues with overflown tabs
2013-11-14 09:07:30 +01:00
perploug
bf93d773a8
redirects all repo requests to our instead of packages
2013-11-14 09:04:10 +01:00
Shannon
20f1a308a8
fixes tree sync on move
2013-11-14 19:01:41 +11:00
Shannon
b6dcbc83e4
Nearly got the whole nav.ui stuff taken care of, have most of the correct objects in appState, fixed up tree syncing with move dialog, fixed up state handling of the currently selected node, removed setting the navigationController's scope from within the navigationService (?), still some more stuff to clean up.
2013-11-14 18:50:31 +11:00
Shannon
6967027e41
remove sort controller's and views - when we put these back we can restore.
2013-11-14 17:05:14 +11:00
Shannon
87309a1ef3
fixes merge
2013-11-14 17:03:53 +11:00
Shannon
9027b41ded
made syncTree method on handler return a promise so we can do somethnig with it after (it still raises an event). Updates all editors to assign a currentNode to their scope when syncTree is complete, now that gets assigned to the umboptions which is now decoupled from nav.ui.
2013-11-14 16:59:08 +11:00
Shannon
43f001280e
slowly getting the tree node model decoupled from being passed in to menu actions, updated more of the appState and clarified a few things, created a new umboptionsmenu directive to be used for the options drop down on editors
2013-11-14 16:09:53 +11:00
Shannon
8dab2148f1
changes TinyMCEv3Alias to just TinyMCEAlias but unfortunatey we cannot change the actual alias stored in the db because we're already in RC - that means that people will forever see TinyMCEv3 as the property editor alias :( even though it is already v4
2013-11-14 13:39:03 +11:00
Shannon
6474b2b045
Updates eventsService to actually be able to handle async callbacks with promises - though i'm really not sure when this will effectively be used. It no longer returns a promise - since that was a 'false promise' anyways . lol.
2013-11-14 13:27:53 +11:00
Shannon
0b1eb4b42c
Created events test and POC
2013-11-14 12:17:20 +11:00
Shannon
86c996efb8
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-11-14 10:51:52 +11:00
Shandem
c037e2e09f
Merge pull request #246 from lars-erik/6.2.0-fix-U4-3508
...
Fixes Template.ToXml() (U4-3508) and refactored Template.Import to use P...
2013-11-13 15:51:29 -08:00
lars-erik
d8debf6789
Fixes Template.ToXml() (U4-3508) and refactored Template.Import to use PackagingService.ImportTemplates.
...
Fixed nullreference bug in ImportTemplates when used with XElement("Template"). (Added test for case with one template only)
2013-11-13 14:27:05 +01:00
perploug
b02b45c815
datepicker adds current user language
2013-11-13 13:46:04 +01:00
perploug
05cbccec5c
adds hotkeys to search, dialogs and help
2013-11-13 13:45:46 +01:00
perploug
238bc58234
Revert to old datepicker
2013-11-13 11:33:39 +01:00
Shannon
dd22377b9b
Removes the need for activeTree/currentTree on the nav ctrl, fixes the section animation on first load,
2013-11-13 20:35:53 +11:00
Shannon
01589f0a35
Cleans up some more tree code that is not used or required, moves the ui.treeEventHandler to a local var in the nav service since it doesn't need to be exposed, fixes main controller redirecting due to an undefined check.
2013-11-13 20:14:33 +11:00
Shannon
b9d22b2577
Fixes: U4-3506 Linkpicker in RTE doesn't expand tree to last selected link - missing GetPath parameter - which lead to lots of other cleanup, removes auth listening on the section and tree directives since that doesn't belong there, now the navigation controller determines what to render depending on authorization. Removes the path parameter on the umbTree and umbTreeItem since this didn't work and syncTree should be used instead. Fixed up some more tree sync logic as well.
2013-11-13 19:57:34 +11:00
Shannon
36c21ca322
refactors out ui.tablet into private variable - only navigationService needs to know about this, otherwise if everything does it needs to go into appState and the listener needs to go elsewhere (a directive)
2013-11-13 18:44:44 +11:00
Shannon
4fe6da9118
refactored out the dialogTitle, currentDialog, actions ui object to use appState, updated the context menu directive to not rely on globals, instead it gets passed the values it needs from the navigation controller.
2013-11-13 18:40:30 +11:00
Shannon
b4f8e6c93d
refactors out the usage of 'ui.stickyNavigation' to use appState
2013-11-13 16:43:40 +11:00
Shannon
886d146595
refactored out the usage of ui.showTray to use appState
2013-11-13 16:35:23 +11:00
Shannon
2aaf3d06fa
missing adding touchDevice to the local scope
2013-11-13 16:25:25 +11:00
Shannon
35315e0331
Removes touchDevice from rootScope and navigationService, now we detect this on app startup and add to the globalState which can be retrieved whenever.
2013-11-13 16:22:47 +11:00
Shannon
ba72991929
refactored out the usage of "ui.showContextMenu" with the usage of appState. Added a new init.js instead of having the startup scripts embedded in the routes file (we should make a 'startup' naming convention like we have for 'controllers' to combine into one file)
2013-11-13 16:16:11 +11:00
Shannon
ad7edf0d52
refactors out the usage of 'ui.showNavigation' and replaces with using appState. Adds unit tests for appState.
2013-11-13 15:51:59 +11:00
Shannon
ac15e84324
refactored out the global 'ui.currentSection' to use the appState service.
2013-11-13 15:20:13 +11:00
Shannon
5d49dfbe28
refactors showSearchResults to be part of appState
2013-11-13 14:25:07 +11:00
Shannon
5889140386
Created the new appState service - this will be used to control all of the tracked back office state and used used explicitly by getting/setting values by key - cannot be mutable without defining properties first, then other controllers/services can listen for changes to state and act accordingly. Theoretically the navigationService 'should' be the only thing setting any of the state. Have started refactoring out the easy wins to move away from the dreaded ui object.
2013-11-13 13:50:36 +11:00
Shannon
fd91340e75
Updates DefaultShortStringHelperTests to ensure that umb config is mocked.
2013-11-13 12:41:02 +11:00
Shannon
8dbdd67c98
Reverted CleanStringForSafeFileName to the original name that doesn't strip unnecessary characters.
2013-11-13 12:33:03 +11:00
Shannon
d0c5dd208f
Reverted to Newtonsoft.Json 4.5.11
2013-11-13 11:28:14 +11:00
Shannon
d46486d3db
Fixes: U4-3493 Cannot delete a template with children
2013-11-13 11:09:11 +11:00
Shannon
c52e0cbb65
Added GetTemplateNode and FindTemplateInTree to the IFileService
2013-11-13 11:05:08 +11:00
Shannon
6224d02989
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-13 11:00:06 +11:00
Shannon
9e8286bda9
Adds ability to query the template tree (hierarchy) with the template repository + unit tests.
2013-11-13 10:59:36 +11:00
Shandem
e9ed1bf17a
Merge pull request #244 from leekelleher/U4-3051
...
Fixes: U4-3051 GetAncestorOrSelfDocuments gets stuck in infinite loop
2013-11-12 14:11:05 -08:00
leekelleher
cfcfb75dcc
Fixes: U4-3051 GetAncestorOrSelfDocuments gets stuck in infinite loop
2013-11-12 21:26:21 +00:00
perploug
9ad869d367
merge
2013-11-12 19:29:15 +01:00
perploug
acbde943b0
replaces the datepicker with a native angular picker
2013-11-12 19:01:48 +01:00
perploug
c4a0e1e923
changes options to actions
2013-11-12 19:01:24 +01:00
perploug
8465b3465b
ensures history is reset on login
2013-11-12 19:00:51 +01:00
perploug
8666ae0540
sections css tweak
2013-11-12 19:00:37 +01:00
perploug
9c8e156768
fixes dublicate help and user dialogs
2013-11-12 19:00:25 +01:00
perploug
9efe68724d
Fixes dublicate key bindings for hotkeys
2013-11-12 19:00:08 +01:00
Shannon
2129ac8241
Adds template repository tests, updates template repo business logic to be able to delete the whole template tree, updates some script repo tests too.
2013-11-12 22:28:43 +11:00
Shannon
6bab9500c1
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-11-12 20:54:56 +11:00
Shannon
bb4a7ef21f
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-11-12 20:53:06 +11:00
Shannon
abb6b6519f
Fixes gravatar JS issue if user times out
2013-11-12 20:52:55 +11:00
Shannon
e94ca7513b
Fixes: U4-3473 Cannot edit Partial views - getting YSOD data reader error - PetaPoco error will backport to 6.2
2013-11-12 20:50:17 +11:00
perploug
ad9fa736f4
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-12 10:05:46 +01:00
perploug
cad0f8bb2a
WIP on photo folderresiizng on IE
2013-11-12 10:05:26 +01:00
perploug
289caa791a
moves touch device prop to rootscope
2013-11-12 10:04:40 +01:00
perploug
bfa325163d
adds fall-back icon to content types
2013-11-12 10:03:59 +01:00
perploug
f03e9ecebe
adds check to dialog swiping
2013-11-12 10:03:34 +01:00
perploug
0ab2b74004
fixes missing legacy icons in IE
2013-11-12 10:03:19 +01:00
perploug
fe40288514
fixes dublicate hotkey in legacy editors
2013-11-12 10:02:59 +01:00
Shannon
df867af900
Fixes: U4-3329 Link to "Edit Profile" errors if you don't have access to Users
2013-11-12 18:13:00 +11:00
Shannon
5f5f535f05
Changes UserController to be CurrentUserController - and removes the other methods in there since that was an overlooked security issue. This controller is responsible solely for dealing with the currently logged in user. Changes over to be currentuser.resource as well.
2013-11-12 18:07:10 +11:00
Shannon
a532b49485
Fixes: U4-3482 keepUserLoggedIn setting ignored? and streamlines some of the auth methods.
2013-11-12 17:38:32 +11:00
Shannon
c28f800fe6
Removes the re-committed app plugins property editor that shouldn't be there
2013-11-12 17:38:09 +11:00
Shannon
e7201b6a69
Fixes: U4-3485 Can't use membership provider functions with a membertype that contains a "Belle" property editor
2013-11-12 16:07:53 +11:00
Shannon
1f538d1bd5
Fixes: U4-3489 Member tree items should not have refresh node as an action
2013-11-12 15:24:08 +11:00
Shannon
a9ffa3f1b7
his reverts commit c2fca795e6 to use the normal tree cache
2013-11-12 15:06:47 +11:00
Shannon
c2fca795e6
This is an attempt to put the tree cache into sessionStorage - I'm creating this revision in case we want to re-visit this but unfortunately it is much more difficult because the cache is serialized/deserialized which means only the first level will be cached automatically since the loadNodeChildren would have to update the cache too but it doesn't know what a cache key is.
...
I've then done it the other way which is that we cache the tree sections when changing sections, this works great but poses other issues due to the serialized nature of the tree nodes. Spending too much time here, will revisit some other day. will revert after this is committed.
2013-11-12 15:02:02 +11:00
Shannon
72b08f4029
Fixes an issue if the upgrade check server is not responding.
2013-11-12 13:28:13 +11:00
Shannon
c4bfeeb321
Changes the CreateTreeNode to ensure that a parentId is always passed in - now all tree node models have a parentId property based on the server side data. Changes the JS tree node model to not have a 'parent' property and instead changes this to a parent() method - this allows us to serialize the tree model because otherwise it has cyclical references.
2013-11-12 13:09:24 +11:00
Shannon
acd52d42f4
Refactoring TreeNode to inherit from EntityBasic = makes much more sense and makes our models more consistent.
2013-11-12 12:30:10 +11:00
Shannon
635ccc444d
Adds another childrenOf option to clearing tree cache to clear a cached branch, this is used to fix U4-3465 Media tree not updating when creating folders and can be used elsewhere where modifying trees outside of it's context.
2013-11-12 12:01:16 +11:00
Shannon
6dcfbaee7f
Adds a new filter arg to remove tree cache - we will use this in order to clear specific items from tree cache (like when we are creating folders for media in the media picker)
2013-11-12 11:09:30 +11:00
Anders Stentebjerg
6fb6aa397f
Styling
...
- Logo size login screen
- H1 in panel
2013-11-11 15:34:49 +01:00
Morten Christensen
181593f5ea
Merge pull request #234 from saciervo/fix/petapoco-fetch
...
SqlHelper Refactoring
2013-11-11 02:59:49 -08:00
Shannon
c0037a40c6
Fixes a unit test - before if the packager could not resolve a legacy data type because the ids were not valid, it would just ignore that properly, now it logs warnings and just converts to a label property.
2013-11-11 18:17:49 +11:00
Shannon
57e98fda97
Fixes setting the 'section' on a tree node, fixes the editors syncTree call to not force reload when routing to the editor - this will still load in the data for the tree if it is missing, just won't force reload the individual tree node loading.
2013-11-11 17:54:42 +11:00
Shannon
3111a2d22f
Missing file
2013-11-11 17:12:35 +11:00
Shannon
f123c58c79
Fixes up some more tree sync, streamlines naming conventions, adds more doc/comments to the code and specifies what is internal (only to be used by legacy code). syncTree method now takes an object to sync and both sets the active tree and the path at the same time and fixes setting the active tree to search the root node and children because content/media trees are single section trees.
2013-11-11 17:12:09 +11:00
Shannon
9f613c04f3
Fixes more tree syncing - setActiveTreeType should *not* perform any tree loading, it should just set the active root tree node. syncTree is always used in conjunction with that call in the legacy API which means we get 2 tree queries loading at once and syncing ends up not working. We'll create a nicer method for our angular views to use to sync the tree, setActiveTreeType will typically only be used by the legacy umbraco wrapper.
2013-11-11 16:15:09 +11:00
Shannon
0be60a5c88
Fixes: U4-3466 Deleting Document Type with children fails
2013-11-11 15:09:26 +11:00
Shannon
8fc82476a6
Fixes some tree syncing with legacy trees - now need to cleanup the delete animation stuff.
2013-11-11 14:36:45 +11:00
Shannon
6fe647146c
Fixes: U4-3431 Macro property not passed to ASCX usercontrol
2013-11-11 12:23:46 +11:00
Shannon
dd80b41735
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Tests/Macros/MacroTests.cs
2013-11-11 12:23:27 +11:00
Shannon
a311a54d3d
Hugely simplifies setting properties from macro parameters on user control macros with tests.
2013-11-11 12:22:29 +11:00
Shannon
330732323f
Hugely simplifies setting properties from macro parameters on user control macros with tests.
2013-11-11 12:16:30 +11:00
Shannon
ad0b7e4259
Changed default (development) macro error handling to throw.
2013-11-11 10:16:25 +11:00
Shannon
0d42f721db
fixed more tree sync
2013-11-08 12:35:42 +11:00
Shannon
7664cec0d3
Fixes: U4-3442 tree sync doesn't work for nodes that are not loaded - tree sync is now working properly and loads in any nodes that are missing. Have removed the dependency on navigationService from umbTree directive since it should not have that dependency. navigationService now sets it's global current node after treeSync based on an event. Moved the treeSync logic to the treeService so it can be unit tested (now to write the unit tests). Added another method to treeService to reload a single node - this is now used by treeSync when the current node is being synced - much nicer than reloading all the children. Updates the treeService to always add the current section to each tree node, this will make it much easier to know the treenode section - and in theory should mean we might be able to remove the ui global currentSection var.
2013-11-08 11:48:04 +11:00
Shannon
ef40c76363
Re-formats the code structure of nav service and umbtree to be easier to read, adds better error checking to treeservice
2013-11-08 09:07:28 +11:00
Shannon
367cdde35e
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/umbraco.cms/businesslogic/workflow/Notification.cs
2013-11-08 08:55:22 +11:00
Shannon
590b7f2289
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-08 08:49:07 +11:00
Sandro Ciervo
9911f03745
Fixed potential DbReaderException
...
- Use Fetch<T> instead of Query<T> because we create another DbReader inside the loop with DoesMacroHaveParameters().
2013-11-07 20:09:06 +01:00
Anders Stentebjerg
2d09785753
Search form 1px up
2013-11-07 17:15:41 +00:00
perploug
7a31ba0de7
merge
2013-11-07 18:14:53 +01:00
Anders Stentebjerg
1cfb79788a
Align header
2013-11-07 17:11:35 +00:00
Anders Stentebjerg
641d0c737f
Styling
...
- Retina optimized gravatar
- White Umbraco logo
2013-11-07 16:51:25 +00:00
perploug
242b755b1a
Tabs overflow
2013-11-07 17:48:54 +01:00
Sebastiaan Janssen
d76336cd39
Merge pull request #194 from Attackmonkey/Hackathon-U4-3228
...
Fixes issue U4-3228, where dictionary item names are not trimmed.
2013-11-07 08:45:21 -08:00
Sebastiaan Janssen
0dc3920309
Merge pull request #191 from dipeshhirani/U4-2756
...
Fixed the issue below: U4-2756
2013-11-07 08:38:44 -08:00
Sebastiaan Janssen
98d1aafb75
Merge pull request #187 from wpyz/6.2.0
...
Fixes issue with opening VS solution when only Visual Studio 2013 is installed (fixes U4-3445)
2013-11-07 08:36:40 -08:00
Anders Stentebjerg
fa0b3ddab9
Set focus on pageName
2013-11-07 16:30:14 +00:00
Per Ploug Krogslund
7440855c72
merge
2013-11-07 17:16:22 +01:00
perploug
937bda9c16
select on focus directive
2013-11-07 17:11:32 +01:00
Anders Stentebjerg
2b3a9a0b8f
U4-3449 Polish UX so it matches grid
2013-11-07 16:04:07 +00:00
Sebastiaan Janssen
6a0d7ec8d6
Merge pull request #183 from mkariti/U4-1477
...
fix U4-1477
2013-11-07 07:49:27 -08:00
perploug
8b879183ba
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-07 16:05:43 +01:00
perploug
0f424d314f
Changes editor header editor to input:text
2013-11-07 16:05:22 +01:00
dipeshhirani
c6af319805
commented out the line that checked if the language is neutral.
2013-11-07 14:56:00 +00:00
Morten Christensen
f9a86385b5
Rearranging the create schema extensions methods to provide a bit more flexibility for external usage.
2013-11-07 14:03:34 +01:00
Morten Christensen
b8f7df1a96
Fixing the broken stylesheetrepository test and ignoring the StylesheetRepository in the RepositoryResolverTest for the time being as it takes two different UOWs as opposed to other repositories.
2013-11-07 13:33:49 +01:00
Tim Payne
425fd80e65
Fixes issue U4-3228, where dictionary item names are not trimmed.
2013-11-07 12:28:43 +00:00
Morten Christensen
04bb778dc1
Fix StylesheetRepositoryTest which broke as a result of PR #176
2013-11-07 12:52:25 +01:00
dipeshhirani
3f2be3342a
Fixed the issue below:
...
The "Unpublish" button (under Properties tab) is bad translated to Italian.
The used word is "Non pubblicato". This phrase is mean "It is not published".
A best translation is "Non pubblicare" (unpublish).
Did not do any of the others as they are either already done or the requesters change seems incorrect/irrelevent
2013-11-07 11:42:08 +00:00
Morten Christensen
3ba50e7bae
Merge pull request #176 from pynej/add-stylesheet-ids
...
Fix for missing Id's on FileService.GetStylesheets() call. This is need...
2013-11-07 03:41:33 -08:00
Morten Christensen
7306ddef14
Merge pull request #182 from stocksr/6.2.0-petapoco-refactor
...
6.2.0 petapoco refactor - umbraco.cms.businesslogic.language.Item
2013-11-07 03:37:37 -08:00
Morten Christensen
17bb29eb66
Merge pull request #185 from saciervo/6.2.0
...
Use PetaPoco instead of SqlHelper
2013-11-07 03:35:49 -08:00
Morten Christensen
8bf3de738f
Merge pull request #188 from stocksr/6.2.0-petapoco-refactor-umbraco.cms.businesslogic.language.Language
...
Refactoring umbraco.cms.businesslogic.language.Language class
2013-11-07 03:34:08 -08:00
Robert Stocks
2d37502a44
Refactoring umbraco.cms.businesslogic.language.Language class
2013-11-07 11:28:00 +00:00
Ryan Lewis
d5c485205a
Whitespace
2013-11-07 11:24:40 +00:00
Ryan Lewis
9533198365
Can open VS solution with only Visual Studio 2013 installed (fixes U4-3445)
2013-11-07 11:23:41 +00:00
Morten Christensen
66f20e3800
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-11-07 12:19:27 +01:00
Sandro Ciervo
9269a98806
Refactored Umbraco.Web.UI.Controls.InsertMacroSplitButton
...
- CreateChildControls()
- DoesMacroHaveParameters (Int32)
2013-11-07 12:15:03 +01:00
mkariti
7c97fddec5
fix U4-1477
2013-11-07 13:08:56 +02:00
Morten Christensen
a567cf2a87
Minor update to the DefaultData so the used PetaPoco db object is consistent
2013-11-07 12:00:45 +01:00
Morten Christensen
1e319d667b
Updating the remaining methods in the Notification class so it no longer uses the legacy SqlHelper.
2013-11-07 11:59:59 +01:00
Sebastiaan Janssen
cc039e365d
Merge pull request #181 from Attackmonkey/Tim-Payne-Hackathon-U4-2708
...
Fixes issue U4-2708
2013-11-07 02:55:03 -08:00
Morten Christensen
f91ff5dc31
Special commit for a special Lars-Erik
2013-11-07 11:48:25 +01:00
Robert Stocks
9347a2edbb
Refactoring umbraco.cms.businesslogic.language.Item class - Fix Update and Delete calls
2013-11-07 10:40:23 +00:00
Robert Stocks
64a73ef528
Refactoring umbraco.cms.businesslogic.language.Item class
2013-11-07 10:20:55 +00:00
Tim Payne
4ea04f5ffe
Fixes issue U4-2708
2013-11-07 10:08:11 +00:00
Morten Christensen
6b006e6fd7
Refactoring GetUserNotifications method in the Notification class
2013-11-07 11:00:19 +01:00
Shannon
30fe174601
working on U4-3442 tree sync doesn't work for nodes that are not loaded
2013-11-07 17:53:46 +11:00
Shannon
31448eb987
Fixes: U4-3427 Tree persistence not working
2013-11-07 17:41:44 +11:00
Shannon
29cf9ae46a
Changes all references of navigationService.ui.currentTreeNode to be navigationService.ui.currentNode since that was what has existed previously, now suddenly we have 2 references to current tree node - I'm 99% sure that we only want one reference and currentTreeNode seems to have been added later and isn't declared properly on the nav service.
2013-11-07 17:32:06 +11:00
Shannon
01eb7157bd
Adds missing moveNode from the legacy tree api
2013-11-07 17:20:01 +11:00
Shannon
bacdcb7abf
updates some more logic when saving macro properties to always try to map to the new ones if legacy aliases are used.
2013-11-07 16:07:08 +11:00
Shannon
164b630d5e
Fixes: U4-3428 Macro Parameter Types aren't set correctly when a (legacy) package installs them
2013-11-07 16:00:58 +11:00
Shannon
d9abbd4232
Fixes: U4-3437 Deleting a macro with parameters causes YSOD
2013-11-07 15:16:18 +11:00
Shannon
3d6eea9470
Fixes: U4-3350 Content Validation: Can't get rid of DateTime error
2013-11-07 14:58:41 +11:00
Shannon
345b96e253
Moves TreeControllerBase to separate file and moves the CreateTreeNode methods to that controller so they can be used in events handlers.
2013-11-07 13:52:06 +11:00
Shannon
546788761f
Fixes merge issue
2013-11-07 12:33:06 +11:00
Shannon
fad84ac0bb
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/members/EditMember.aspx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
2013-11-07 12:30:28 +11:00
Shannon
fc0654a80f
Fixes: U4-2241 Native Multi-node tree picker in Member Types: Saving clears selected items
2013-11-07 12:02:41 +11:00
Sebastiaan Janssen
4717faaf1b
Merge pull request #180 from Jeavon/U4-3432
...
Fix for U4-3432Rollback Dialog - CreateDate/Creator formatting tweaks
2013-11-06 09:48:08 -08:00
Jeavon Leopold
e7d587f776
Fix for U4-3432Rollback Dialog - CreateDate/Creator formatting tweaks required
2013-11-06 17:19:18 +00:00
Anders Stentebjerg
ceab957db5
Styling hover state on Page Name
2013-11-05 14:28:57 +01:00
perploug
ac21859587
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 14:28:23 +01:00
perploug
fc6fb4030b
re-adds deleted macro container files
2013-11-05 14:28:07 +01:00
Sebastiaan Janssen
039ec7b958
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-11-05 14:27:09 +01:00
Sebastiaan Janssen
5659ab5fc0
Remove promise of image galleries and blogs in installer screen. :)
2013-11-05 14:26:28 +01:00
perploug
f6b2888c26
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 13:56:45 +01:00
perploug
e41e017fa3
fixes dialog iframe auto-expanding
2013-11-05 13:56:20 +01:00
Anders Stentebjerg
63eccb4909
Styling: Error on tabs + hover state
2013-11-05 13:48:46 +01:00
Sebastiaan Janssen
4f9ddfeb7a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 13:19:38 +01:00
Sebastiaan Janssen
c19a8fa602
U4-3385 Find a better solution for approving members
2013-11-05 13:19:06 +01:00
Anders Stentebjerg
17529b90b6
Aling checkboxes and text
2013-11-05 13:16:43 +01:00
perploug
2371a40a8a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 12:38:59 +01:00
perploug
d2ae358a3d
hide search list on selection
2013-11-05 12:38:45 +01:00
perploug
f30416d20f
add border to bottom buttons
2013-11-05 12:38:32 +01:00
perploug
ef16e6c72f
history service skip dublicate entries
2013-11-05 12:38:20 +01:00
perploug
51c459d654
Fixes placeholder label overriding name label
2013-11-05 12:38:01 +01:00
Sebastiaan Janssen
01b21dc9eb
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 12:01:15 +01:00
perploug
bcf20f9f3f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 12:01:00 +01:00
Sebastiaan Janssen
fed8f51de8
Prefixed built in controllers to better avoid conflicts with people's custom code
2013-11-05 12:00:56 +01:00
perploug
d9e18859e9
Media recyclebin
2013-11-05 12:00:53 +01:00
perploug
ea73ecd9cb
merge
2013-11-05 11:44:34 +01:00
Anders Stentebjerg
1c4129fd64
Disable input[submit] styling
2013-11-05 11:36:43 +01:00
Niels Hartvig
5a690bcf33
Add progress status on starter kit install
2013-11-05 11:24:53 +01:00
perploug
4be6e21257
media editor tree sync
2013-11-05 11:18:23 +01:00
perploug
7e36a6b6e1
translation section icon
2013-11-05 11:18:06 +01:00
perploug
aa4bcdd040
color picker feedback
2013-11-05 11:17:58 +01:00
perploug
c9f29a443d
member tree sync fixes
2013-11-05 11:17:43 +01:00
perploug
725ef52243
version comment in build
2013-11-05 11:17:04 +01:00
Stephan
6bc41f53ee
Fix bogus PublishedContent unit tests
2013-11-05 10:50:12 +01:00
Tim Geyssens
11366558c9
Fixes U4-3335 Create dialogs, use placeholder instead of setting the value to Enter a name...
2013-11-05 10:40:17 +01:00
Sebastiaan Janssen
11c02eba49
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 09:05:56 +01:00
Sebastiaan Janssen
2617124ee8
Bump version to RC
2013-11-05 09:05:41 +01:00
Stephan
74df45a056
U3-3314 - refactor 4895b5a
2013-11-05 09:01:11 +01:00
Shannon
cf342ece45
Fixes: U4-3322 MNTP doesn't work when choosing media or members
2013-11-05 18:17:16 +11:00
Shannon
fbeff81128
Fixes pickers to be backwards compatible - they by default in v6 stored as INT. Fixing MNTP with media/members.
2013-11-05 14:28:25 +11:00
Shannon
787f304de7
Adds GetByKey to entity controller/repository/service, fixes: U4-3263 Member picker isn't working as expected
2013-11-05 13:23:27 +11:00
Shannon
2a52c584f8
Completes: U4-3293 MNTP, Markdown editor, related links should be core property editors in c# - had to hack a bit of the core for the markdown editor JS because we didn't have mapped icons for what they were trying to use.
2013-11-05 12:19:26 +11:00
Shannon
e6cc5a5736
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 11:36:49 +11:00
Shannon
1c423245e2
Fixes: U4-3320 When creating a new data type the pre-values are not displayed for a given editor unless you change the editor a couple of times
2013-11-05 11:36:32 +11:00
perploug
eb3bd9f89c
Fixes broken test loader
2013-11-05 01:11:37 +01:00
perploug
7f964beebf
merge
2013-11-05 00:46:16 +01:00
perploug
8b0767b41f
Removes hardcoded menu urls
2013-11-05 00:41:55 +01:00
Shannon
68e84c6c59
Removes hard coded url
2013-11-05 10:22:31 +11:00
perploug
38d6244611
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-05 00:02:00 +01:00
perploug
d321721a5e
Fixes broken content menu items
2013-11-05 00:01:46 +01:00
Shannon
23e85920ef
Adds some error checking for launching a dialog - the tree node must resolve a tree alias - this is why the new 'options' are not working.
2013-11-05 09:59:18 +11:00
Shannon
c36197a01c
Removes unpublish context menu option since it's not currently implemented, cleans up some code.
2013-11-05 09:38:54 +11:00
perploug
9ab423a280
New installer colors
2013-11-04 21:17:18 +01:00
Tim Geyssens
4895b5a2a8
Fixes U4-3314 Doctype property alias doesn't auto generate camelcase but does pascalcase instead
2013-11-04 15:00:13 +01:00
perploug
102bf79320
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 14:58:42 +01:00
perploug
47733b2bbe
starterkits html for installer
2013-11-04 14:58:25 +01:00
perploug
e9ae2c0836
only show content options on saved content
2013-11-04 14:57:48 +01:00
perploug
82b59c8f8d
better panel iframe scaling
2013-11-04 14:57:31 +01:00
perploug
2d53aca29c
snap to bottom buttons fix on resize
2013-11-04 14:57:13 +01:00
perploug
f342b80e86
Fixes installer issue on CE
2013-11-04 14:56:56 +01:00
perploug
be9f0c066e
ditto
2013-11-04 14:56:18 +01:00
perploug
b84c2007ef
new label for unpublish at
2013-11-04 14:56:10 +01:00
Anders Stentebjerg
87ce3806f9
Styling
...
- Shadow with tree
- hover states
- Added input[type=submit] to .btn
2013-11-04 14:23:02 +01:00
Stephan
dca0c85db5
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
2013-11-04 12:54:07 +01:00
Shannon
eb181b220f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 22:12:27 +11:00
Shannon
8d7456dfe7
Fixes: U4-3309 Dashboards cannot have multiple area elements
2013-11-04 22:12:17 +11:00
Tim Geyssens
9c25131958
Fixes U4-3288 Member types still has legacy icon in tree
2013-11-04 11:59:45 +01:00
Anders Stentebjerg
8d72705265
Styling
...
- Remove shadow on Tree
- Border around "more" button
- Small tweaks
2013-11-04 11:55:01 +01:00
Shannon
2adf2838f6
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 21:44:51 +11:00
Shannon
b19ed4c039
Trying to fix macro parser tests
2013-11-04 21:44:37 +11:00
Tim Geyssens
d3fcdff418
Fixes U4-3280 Logout button isn't actually clickable - except at it's bottom part
2013-11-04 11:17:43 +01:00
Tim Geyssens
8cd7f26431
Fixes U4-3190 Look for all umbraco.aspx references as there's still some buttons redirecting to there
...
Using Sebs suggestion
2013-11-04 11:01:13 +01:00
Tim Geyssens
89653183dd
Fixes U4-3308Related links, removing seems to remove wrong one
2013-11-04 10:53:30 +01:00
Tim Geyssens
5bbb54d6d0
Fixes: U4-3295 When adding a new related link by the picker, nothing is saved/displayed
2013-11-04 10:48:43 +01:00
perploug
1d72800c80
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 10:30:19 +01:00
perploug
1c6afe9cea
fixes window resizing and bottom buttons
2013-11-04 10:30:02 +01:00
perploug
637ca85ae0
Merge pull request #179 from diachedelic/7.0.0
...
Added required mocks to run the backoffice in dev mode
2013-11-04 01:29:22 -08:00
Shannon
6cf510a9be
More tests fixed
2013-11-04 19:47:09 +11:00
Shannon
485b69743f
Another test fixed
2013-11-04 18:53:47 +11:00
Shannon
eb0936c3a7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 18:49:32 +11:00
Shannon
2738cd41cd
some more unit tests fixed
2013-11-04 18:49:07 +11:00
perploug
c8cb724508
merge
2013-11-04 08:45:03 +01:00
perploug
548bdb6f02
js libs
2013-11-04 08:40:57 +01:00
perploug
136ef8f844
Adds context menu to editor and moves primary buttons
...
Buttons moved to the end of properties, but snap to bottom in case of
overflow, context menu is displayed the top instead, for faster access
to actions
2013-11-04 08:39:11 +01:00
Shannon
bc0da04470
Fixes another issue with the installer and detecting macros
2013-11-04 18:27:08 +11:00
Shannon
365eb6497f
Fixes an issue with packaging service with property alias changes which fixes part of another test and I think the issue per was having with package installs
2013-11-04 18:12:37 +11:00
Shannon
065aebac5b
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 17:25:20 +11:00
Shannon
94de454264
Fixing unit tests
2013-11-04 17:24:25 +11:00
diachedelic
2cd5b63555
Mocked user is regenerated for each call, fixes user lockout on client Belle
2013-11-04 14:37:22 +11:00
diachedelic
e1381e4e70
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-04 12:00:26 +11:00
Sebastiaan Janssen
8cda966388
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-03 10:58:04 +01:00
Sebastiaan Janssen
45d339928a
Include missing System.Net.Http/System.Net.Http.WebRequest
2013-11-03 10:57:42 +01:00
diachedelic
1d078965b9
Added application info to server variable mocks
2013-11-02 17:12:57 +11:00
diachedelic
2ef48a3355
Added required mocks to run the backoffice in dev mode
2013-11-02 16:34:40 +11:00
Shannon
5006115b2d
Fixes object extensions and tests
...
Conflicts:
src/Umbraco.Core/ObjectExtensions.cs
src/Umbraco.Tests/ObjectExtensionsTests.cs
2013-11-02 15:20:04 +11:00
Shannon
37967973a0
Fixes config tests since we've removed this section
2013-11-02 15:18:29 +11:00
Shannon
a348177126
Fixes object extensions and tests
2013-11-02 15:18:08 +11:00
diachedelic
1c7609d5e0
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-02 14:14:03 +11:00
Shannon
b75a9cc34b
Changed the naming to PublishedContentQuery and TagQuery
2013-11-02 13:22:48 +11:00
Shannon
5836c061fa
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/ObjectExtensions.cs
2013-11-02 13:03:46 +11:00
Stephan
058cec7551
Cache AspNet hosting permission level
2013-11-01 16:57:31 +01:00
perploug
998bc73a90
version number change in pakcage.json
2013-11-01 12:29:12 +01:00
perploug
b7ff856073
fixed: installer cant install macros
2013-11-01 12:29:00 +01:00
perploug
5363cafd7f
installer styling
2013-11-01 12:28:35 +01:00
perploug
1533acc219
placeholder error color
2013-11-01 12:28:06 +01:00
perploug
04e6e43fee
tree reload current node
2013-11-01 12:27:52 +01:00
perploug
7e7d93c815
Adds missing clientmngr methods
2013-11-01 12:27:37 +01:00
Stephan
2671709991
U4-2518 - issue with virtual dir named Umbraco
2013-11-01 09:53:50 +01:00
perploug
68f2396ff5
Changes unpublished to lower opacity instead of color
...
gives better indication of state in tree, when selected
2013-11-01 09:51:55 +01:00
perploug
34f0576a90
Fixes: missign web-service reference in installer
2013-11-01 09:42:24 +01:00
perploug
76e8b4871b
Fix: cant move/copy to root
2013-11-01 09:42:10 +01:00
perploug
520ee92b4f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-11-01 09:28:45 +01:00
perploug
e671300dc0
Move and copy dialog treee sync
2013-11-01 09:28:26 +01:00
perploug
31c7af1737
Tree syncing optimized
...
Tree now syncs new trees, and also takes the delayed tree-load + iframe
loading into account on legacy editors.
2013-11-01 09:28:12 +01:00
Shannon
20c624915f
Fixing up more unit tests - still a bunch more to do
2013-11-01 18:12:23 +11:00
Shannon
ac2d8633af
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-11-01 18:07:18 +11:00
Shannon
76bc312842
Fixes an issue with empty string conversions to date time - should fail
2013-11-01 18:06:58 +11:00
Shannon
b4176ca7df
ignores the code first tests that are failing with notes. Need Morten's help with these.
2013-11-01 17:34:14 +11:00
Shannon
9342a7e897
Starts fixing up some tests, un-ignores tests that shouldn't be ignored.
2013-11-01 17:32:03 +11:00
Shannon
e4bd459da4
Completes: U4-2666 Change the drop down for selecting an icon/thumbnail for doc/media types to display the new list of icons to choose from
2013-11-01 17:18:57 +11:00
Shannon
083ca23d93
Fixes: U4-3290 PackageBinaryInspector returns error during install
2013-11-01 17:10:01 +11:00
Shannon
b2c5d7270e
Fixes: U4-3286 Using a custom aspx page that inherits from UmbracoEnsuredPage seems to log you out - moves the authentication/ticket logic to one central place, now for all base page validation requests if the ticket is not already there it will attempt to authentication the request. This only occurs when a page is being loaded that requires back office authentication but is not part of the umbraco back office route (so packages mainly)
2013-11-01 15:37:59 +11:00
Shannon
59a81f4d12
Fixes: U4-2852 Create dialog with legacy implementations.
2013-11-01 14:46:33 +11:00
Shannon
60c4d670da
Fixes: U4-3294 When creating new content and there are validation errors we don't redirect to edit the content, instead validation errors are displayed and we create another item
2013-11-01 13:54:42 +11:00
Shannon
c1ad4aa560
Starts fixing: U4-3294 When creating new content and there are validation errors we don't redirect to edit the content, instead validation errors are displayed and we create another item
2013-11-01 12:23:37 +11:00
Shannon
7dc4cb7962
Removes 'propertyeditors' package folder from UI.Client project
2013-11-01 12:13:19 +11:00
Shannon
7cbd2f1aad
Changed member picker prop-editor to store as INT in the db - to be backwards compat.
2013-11-01 12:03:39 +11:00
Shannon
19a1ca64f6
Fixes tree cache - fixes the unit tests associated with the tree cache so they run properly, tree cache can now be cleared by section, by key, by both or all. There's no longer a default cache key since we don't want to cache things when not needed. ONLY the main trees are now cached, tree pickers and dialog trees should never be cached since tree structures change all of the time (i.e. by other users, changing node names, etc...). The tree-picker directive also had a cache which meant that anyone using that directive would end up with the same cache.
2013-11-01 11:35:48 +11:00
Shannon
35f49962ca
Fixes: U4-2461 If umbraco is not installed / uptodate login fails
2013-11-01 09:35:39 +11:00
Shannon
65db15487e
Removes UI logic for installation detection, need to move this all to the UmbracoModule - then back port to 6.2
2013-11-01 09:25:19 +11:00
Shannon
c722e57914
Moves the our umbraco web reference to where it needs to be.
2013-11-01 09:21:29 +11:00
Shannon
c1f35e6991
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-11-01 09:07:04 +11:00
Stephan
767719357e
U4-3279 - better exception message when failing to find a content type
2013-10-31 18:28:49 +01:00
Stephan
7b29bd67f3
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
2013-10-31 15:29:16 +01:00
perploug
e97bb0b354
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-31 12:44:47 +01:00
perploug
72c173dbee
Fixes: U4-2690 data type editor, makes 2 requests for the initial load
2013-10-31 12:44:35 +01:00
perploug
7e0e84ae21
fixes: non-configured install doesnt redirect
...
Adds install info to servervars, adds information to login screen about
going to the installer
2013-10-31 12:44:11 +01:00
Tim Geyssens
453769b1e7
Some styling for related links prop editor
2013-10-31 11:28:38 +01:00
Tim Geyssens
2b9211c56d
Work on related links prop editor
2013-10-31 10:10:51 +01:00
Tim Geyssens
a79132e922
Member groups picker prop editor is working
2013-10-31 09:29:06 +01:00
Tim Geyssens
adcf09c99b
Work on member group picker, allows multiple selection
2013-10-31 09:22:06 +01:00
perploug
177eb3d360
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-31 08:47:58 +01:00
perploug
336182d8b7
Absolute image path support, with and without tilde
2013-10-31 08:47:46 +01:00
Shannon
acb2e58a5c
Completes: U4-3067 Send to publish not implemented
2013-10-31 18:28:02 +11:00
Shannon
523c48d4fd
Nearly have send to publish working, it's all wired up in the UI to the controller, just need to implement the logic.
2013-10-31 18:17:30 +11:00
Shannon
90c62bddd9
Fixes security check on content controller for the correct publish letter. Adds cache listeners to the MacroService. Ensures the status message is cleared when a form is reset.
2013-10-31 17:22:10 +11:00
Shannon
719b777188
fixes js tests
2013-10-31 16:57:15 +11:00
Shannon
1ead3f9b6a
Updated the content display model to pass in a list of the allowed actions (using the letter of the permission). We then dynamically generate the action buttons on the content editor based on what the user is actually allowed to do and the current state of the content. Fixed up some content saving validation for Create + Publish at the same time, since we never allowed that behavior before we now have to check for both permissions during this one execution. Updated the Unpublish method to check for publish permissions - unpublish is an action but it is not permission assignable, you can only unpublish if you can publish. Fixes the user session timeout display timer.
2013-10-31 16:51:08 +11:00
Shannon
ab6a26445e
Fixed the horrible mess that was the permissions editor dialog.
2013-10-31 12:57:41 +11:00
Shannon
881dab1612
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-31 11:47:50 +11:00
Shannon
dc4a0fec80
Merge branch '6.2.0' into 6.2.0-membershipprovider
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-31 11:36:04 +11:00
Shannon
4c3d700c54
Changes the UserMembershipProvider to validate an already hashed/encrypted password and then validate a non hashed/encrypted attempt, this is to maintain compatibility with how v6 works, it's not ideal but needs to be there. Creates a settable property on the password changer to be able to dynamically hide the old password field if you are going to manually set the old password. Updates the EditUser to hide the old password field and pass in the alraedy encrypted pword to validate against like it used to be.
2013-10-31 11:35:12 +11:00
perploug
bfbed0249e
moves the label switch a bit up the controller
2013-10-30 23:02:50 +01:00
perploug
ea38f7a998
Ensures folder browser doesnt allow upload on creation
2013-10-30 22:33:36 +01:00
perploug
b704220133
Enable upload drag/drop message on folder browser
2013-10-30 22:16:51 +01:00
perploug
67903d7590
Publish button changes label depending on publishing access
...
Needed for the switch between send to pub and save and pub. So the
controller on the server handles the rest, same method called ideally
2013-10-30 22:16:31 +01:00
perploug
06d3f15fa0
We should return all content types, if none are set to allow at root
2013-10-30 22:14:58 +01:00
perploug
00f8472cfc
Adds permission checks to contentResource
2013-10-30 22:12:13 +01:00
perploug
db1ae58f96
relative image detection, solves tree icon bug
2013-10-30 22:11:29 +01:00
perploug
d981058498
Content name directive auto-focus fix
2013-10-30 22:10:46 +01:00
perploug
81d2aac0d2
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-30 19:35:02 +01:00
perploug
ce509638e1
Added 7.0 starterkit feed to installer
2013-10-30 19:34:35 +01:00
perploug
00d0d5e046
picker tweaks
2013-10-30 19:34:12 +01:00
perploug
b0b785954f
Dashboard iframe sizing
2013-10-30 19:33:36 +01:00
Stephan
ed80f75c1c
Merge pull request #177 from gildebrand/patch-1
...
Changed spelling of Wonderful to the correct one
2013-10-30 07:17:16 -07:00
gildebrand
cf1cbb5f94
Changed spelling of Wonderful to the correct one
2013-10-30 15:15:39 +01:00
Tim Geyssens
7f56c79a8d
Member group picker prop editor, almost got it working
2013-10-30 13:56:29 +01:00
Tim Geyssens
69e445239a
Updates member group picker dialog
2013-10-30 13:47:54 +01:00
Tim Geyssens
21f0e60061
More member group picker WIP
2013-10-30 13:41:29 +01:00
Tim Geyssens
8b5eefafdb
Some more member group picker WIP
2013-10-30 13:33:55 +01:00
Tim Geyssens
54e4866325
More work on member group picker
2013-10-30 13:19:10 +01:00
Tim Geyssens
5ce6ec124a
Adds member group picker prop editor to Umbraco.Web
2013-10-30 13:11:59 +01:00
Tim Geyssens
4f79b8bf45
Updates video dashboards to show chapters
2013-10-30 13:03:52 +01:00
perploug
451004d45e
Picker fine-tuning
2013-10-30 10:54:47 +01:00
perploug
e5879a4c70
Macro container
2013-10-30 10:54:23 +01:00
Shannon
bb5dad8c1d
Removes user timeout timer to do digests, now just has it's own internal clock and the countdown timer will count for itself and only digest it's own scope, this is heaps better for performance.
2013-10-30 18:57:43 +11:00
Shannon
51aefd2b6b
Adds the tab and multi-tab parameter editors
2013-10-30 18:30:04 +11:00
Shannon
5c7f551015
Creates a re-usable dropdown/multilist for any type of Entity that uses the entityResource, so now user picker, property type (+ multiple) param editor, content type (+multiple) param editor all use this. Fixes: U4-3268 UserPicker doesn't actually persist a value
2013-10-30 18:14:16 +11:00
Shannon
35f842f7ba
Content type and multiple content type parameter editors completed.
2013-10-30 16:53:53 +11:00
Shannon
e4f8f6ebd5
Fixes macro parameter form validation, adds the number parameter editor, updates the parameter editor mapping, adds more fixes to the number fixer and changes the integer property editor to use a type='number'
2013-10-30 15:45:16 +11:00
Shannon
46ba9718ff
Changes the explicit paramet editor implementations to simply use the already created property editors, updates the legacy parameter editor mappings and adjusts the resolver to use the mappings if one is not found.
2013-10-30 14:36:07 +11:00
Shannon
68b955e611
Fixes isDialog mode trees, creates content picker parameter editor, ensures the tree dialogs are all isdialog=true, fixes property editor resolution that are parameter editors.
2013-10-30 14:12:06 +11:00
Shannon
5be7ed7d58
Fixes: U4-3277 Macro insert in rte is not pre-populating selected macros
2013-10-30 13:28:41 +11:00
Shannon
201e28513a
fixes up some stuff with the slider
2013-10-30 13:05:24 +11:00
Shannon
ca8e840195
Completes: U4-3274 Create new Slider editor
2013-10-30 12:54:21 +11:00
Shannon
b30a479f86
Fixes the number editor - due to some angular bugs had to make a fixNumber directive.
2013-10-30 11:23:21 +11:00
Shannon
95d98b132a
Updates installer to not install some data types that we're not shipping with, fixes up some mappings, changes the simple editor convert to be the markdown editor converter (need to test that)
2013-10-30 08:59:28 +11:00
Shannon
ca0db38870
fixing file naming conventions to lower case
2013-10-30 08:37:36 +11:00
Shannon
3272be6a35
fixing file naming conventions to lower case
2013-10-30 08:37:23 +11:00
Shannon
2b4957d4f2
Fixes up mntp pre-value editor with convention naming
2013-10-30 08:35:05 +11:00
Shannon
abb28250f8
Updated property editors legacy -> new mappings
2013-10-30 08:31:22 +11:00
Shannon
d922846a7e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-30 08:16:30 +11:00
Shannon
70491bb6e6
changed name to readonlykeyvalues
2013-10-30 08:16:12 +11:00
perploug
d8a8556598
Fixes an issue with missing _key in member search
2013-10-29 22:10:56 +01:00
perploug
a7f5576fee
Wires up the help dialog with our and tv feeds
2013-10-29 21:49:40 +01:00
perploug
1860f3f953
Adds mntp filters, aligns picker ui
2013-10-29 21:48:59 +01:00
Jeremy Pyne
6451f6ad68
Fix sql errors in prev change.
2013-10-29 10:00:25 -04:00
Jeremy Pyne
7cd6882f28
Removed dependence in Stylesheet repository on Entity Service.
2013-10-29 09:24:05 -04:00
Shannon
968a94f281
Completes: U4-3261 Ensure label/readonly displays pre-values
2013-10-29 19:14:15 +11:00
Shannon
3d7f7db396
Fixes some value conversions and updates the entity search to be more accurate
2013-10-29 18:46:12 +11:00
Shannon
ff7116ac57
couple missing semi colons
2013-10-29 18:21:52 +11:00
Shannon
d62aae0205
Fixes property editors that have default pre-values for those prevalues to show up when creating a new data type, fixes: U4-3147 Create tag supported property editors - and adds the tag group to the pre-values for the tag property editor.
2013-10-29 18:17:10 +11:00
Shannon
37464e5f0f
Fixes: U4-3269 When a document doesn't have a link and instead just displays a message (because it isn't published), the UI shouldn't render an achor as a link - and makes the preventDefault directive to support conditional logic.
2013-10-29 16:56:22 +11:00
Shannon
d96de90cd9
Fixes: U4-3241 New content thinks it has been published
...
U4-3104 When a document is not published the links list shows there's an internal error
2013-10-29 16:36:56 +11:00
Shannon
aca550a9b4
Fixes search algorithm to have more accurate results
2013-10-29 16:00:15 +11:00
Shannon
e862ffcb1b
Fixes: U4-3266 Xml cache file is not created/persisted
2013-10-29 15:43:10 +11:00
Shannon
0cac739b50
Fixes EntityController search to search fields correctly with the correct case and wildcards
2013-10-29 15:22:52 +11:00
Shannon
3d44c78585
Gets search searching on the member picker - but the member picker doesn't really work, not sure what the UI is supposed to be doing. FIxing some closure issues with the other pickers.
2013-10-29 15:01:46 +11:00
Shannon
8588cbb836
Getting all the search working nicely with the pickers (WIP)
2013-10-29 14:03:46 +11:00
Shannon
f5a2f87038
Fixes member issues
2013-10-29 14:03:16 +11:00
Shannon
2075311773
Fixes member data indexing to ensure it includes the unique key, fixes the EntityService search to return IEnumerable<EntityBasic>, not search results so the data returned is limited to non-sensitive data, adds AdditionalData to EntityBasic so we can add additional values like URL to outgoing entities, Fixes up the searchService, searchControllers to use new structure.
2013-10-29 11:39:34 +11:00
Shannon
151e20240a
Changes debounce function to use underscore
2013-10-29 09:18:47 +11:00
perploug
fc2e605fd8
Improves the property safe alias lookup
2013-10-28 22:57:57 +01:00
perploug
6ee867c01b
Fixes: U4-2655 double-click to force reload
2013-10-28 22:12:27 +01:00
perploug
0a677a3b54
#U4-2962 Never hides name editor, better error feedback
2013-10-28 21:49:32 +01:00
perploug
0aab5e435a
Adds a way to do hotkys on webforms buttons
2013-10-28 21:32:35 +01:00
perploug
c75a7817cf
re-adds the jquery-ui sorting
...
The other libraries werent mature enough so we'll have to stick with
this for now
2013-10-28 20:26:18 +01:00
perploug
7716413015
updates umb.tv feeds on dashboard
2013-10-28 20:25:26 +01:00
perploug
e69559238d
Fixes tree picker multiple count
2013-10-28 20:25:06 +01:00
perploug
6b5326ccbd
hides search correct
2013-10-28 20:24:16 +01:00
perploug
eb622504f2
RTE updates for styles and button placement
2013-10-28 20:24:02 +01:00
perploug
228230d46b
removes unneeded files
2013-10-28 20:22:40 +01:00
Jeremy Pyne
dc336728b5
Fix for missing Id's on FileService.GetStylesheets() call. This is needed as sytlesheets can only be loaded in the editor via their Id so listing stylesheets needs to list there Id as well for custom plugins to render the build in editor.
2013-10-28 14:32:18 -04:00
Shannon
6263b07087
Working on (WIP) U4-3255 Fix search - shouldn't search on every key change, shouldn't show up for non-search sections, shouldn't return ISearchResults
2013-10-28 18:38:20 +11:00
diachedelic
75dfde3bc5
Added test for dictionaryToQueryString method in Belle
2013-10-28 16:35:48 +11:00
Shannon
7c9f742b4d
Fixes U4-2702 Ensure the new file uploader has consistent pre-values pre previous versions
2013-10-28 16:01:07 +11:00
Shannon
025e7eba1d
Separates some classes
2013-10-28 15:36:08 +11:00
Shannon
2b7a9389b4
Fixes: U4-3254 Property level validation not working when no field level validators are used
...
U4-2683 Ensure all uploaded files are cleaned up when they change for the FileUploadValueEditor
U4-3252 File uploader needs to adhere to DisallowedUploadFiles config
U4-2774 FileUploadValueEditor needs to remove old files
2013-10-28 15:34:48 +11:00
Shannon
3110b199c6
Completes: U4-3155 Ensure new tree events are fired for legacy trees
2013-10-28 13:45:38 +11:00
Shannon
e707506303
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-10-28 12:36:27 +11:00
Shannon
49d5791825
Adds DescendantsOrSelf extensions on ienumerable to published content extensions
2013-10-28 12:35:50 +11:00
Shannon
660e89a46c
Fixes merge issues
2013-10-28 11:38:07 +11:00
Shannon
fea90482b6
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web/Standalone/StandaloneBootManager.cs
src/Umbraco.Web/UmbracoContext.cs
2013-10-28 11:26:01 +11:00
Shannon
6cfb864055
Fixes DataTypeDefinitionRepository to properly delete a data type including it's pre-values
2013-10-28 11:23:09 +11:00
Shannon
d0ef627532
Fixes config change from merge
2013-10-28 11:22:36 +11:00
Shannon
7fd823c9e9
Fixes DataTypeDefinitionRepository to properly delete a data type including it's pre-values
2013-10-28 11:22:23 +11:00
Stephan
89c5d5d613
PublishedContent - get published properties to report the CLR type of the value
2013-10-28 01:09:34 +01:00
Stephan
73b7729b82
Standalone - fix so it works again
2013-10-28 01:07:29 +01:00
Stephan
c66d49dbfe
PublishedContent - remove useles code in model factory
2013-10-28 01:07:17 +01:00
Shannon
ecf73a6230
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Web/Mvc/UmbracoViewPage.cs
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-28 11:03:14 +11:00
Shannon
a915dff4a8
Fixes packaging service up to export data type's properly, fixes legacy DataTypeDefinition to export data type's properly with the prop ed alias instead of id, obsoletes old content extension methods.
2013-10-28 11:02:04 +11:00
Shannon
9a3b70149c
Fixes packaging service to export data type's property with the ID as the property editor ID
2013-10-28 11:00:14 +11:00
Shandem
98cc1c63ce
Merge pull request #173 from pynej/trees-config-action
...
Trees config action
2013-10-27 16:00:00 -07:00
perploug
757086b7bd
merged
2013-10-27 15:22:04 +01:00
perploug
ab36687c85
Adds contentype alias to media and cotnent tree nodes
2013-10-27 14:12:27 +01:00
perploug
d86654fa6b
Readds datatype editor killed in merge
2013-10-27 14:12:09 +01:00
Stephan
128a08f169
Web.Mvc - Refactor UmbracoViewPage, UmbracoTemplatePage, support strongly-typed content
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-25 13:21:29 +02:00
Stephan
4487e686d7
Core.TypeExtensions - add methods
2013-10-25 13:19:20 +02:00
Shannon
7679b36f13
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-25 16:29:02 +11:00
Shannon
716def8d33
Completes: U4-3020 Installning package with legacy data types just gives error
2013-10-25 16:28:46 +11:00
Shannon
4ceb16e20d
removes contour committed app config
2013-10-25 16:28:26 +11:00
Shannon
61318df0b4
Removes contour files that were committed by accident
2013-10-25 16:27:09 +11:00
Shandem
822117e453
Merge pull request #175 from diachedelic/7.0.0
...
Encoded API query string & removed refs to umbraco.aspx
2013-10-24 22:21:42 -07:00
diachedelic
d09b34dd03
* Updated references to 'umbraco.aspx' in static content
...
* URI encode query strings in frontend API calls
2013-10-25 16:07:20 +11:00
Shannon
ab8d0c6504
Gets the package inspector all working with type checks and app domains
2013-10-25 14:04:53 +11:00
Shannon
c5c1946d1b
Got more of the install checker working and inspecting package assemblies for report.
2013-10-25 11:35:09 +11:00
perploug
5b6fd83f21
merge
2013-10-24 15:25:59 +02:00
Shannon
2587b06361
WIP - Fixing up the package installer to detect incompatible legacy data types, dlls, etc... and cleaning up some of the old code in there.
2013-10-24 19:50:46 +11:00
Shannon
e507ad4ace
Removes IActionHandler - and all it's references : U4-3226 Remove IActionHandler
2013-10-24 17:15:37 +11:00
Shannon
7636f17ba9
Fixes: U4-3225 Media recycle bin malfunction - and removes the default menu for items in the bin since people normally aren't creating children when it's in the bin.
2013-10-24 16:54:17 +11:00
Shannon
36ffd41007
Updates data type service for the way it saves pre-values so we can maintain ids if necessary - updates the pre-value editors to except a different dictionary which includes an id if necessary. This all fixes: U4-2751 Check that when publishing keys for drop down list prop eds that if we change a value that the id remains constistent
2013-10-24 16:38:00 +11:00
perploug
b5e06a6552
Cosmetic changes discovered during testing today
2013-10-24 06:39:35 +02:00
Shannon
165caa5aba
Ensures data type editor has ctrl+s wired up
2013-10-24 15:14:15 +11:00
Shannon
a5d6cfd812
Adds HideLabel pre-val to the RTE, created a new ConfigureForDisplay method which allows property value editors to change any properties like HideLabel based on the pre-values.
2013-10-24 15:06:41 +11:00
Shannon
638a614a24
adds tag controller url to server vars
2013-10-24 13:51:21 +11:00
Shannon
a3c3e220a0
Creates public api service for querying tags
2013-10-24 13:42:41 +11:00
Shannon
8d724ff2f7
Completes: U4-3040 Create UmbracoHelper methods for querying real tags on the front-end and creates new TagQueryContext
2013-10-24 13:31:10 +11:00
Shannon
f13fd59059
Creates a new PublishedQueryContext which is responsible for all content querying on the front-end templates (now wrapped by the UmbracoHelper). This allows for better separation of logic.
2013-10-24 12:50:43 +11:00
Shannon
c03b839bb1
Completes: U4-3052 Create TagsService
2013-10-24 11:49:09 +11:00
perploug
055cf5da3a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 16:07:39 +02:00
perploug
d8de1c5b1b
Removing boostrap tags lib, updating bootstrap to 2.2.3
2013-10-23 16:07:24 +02:00
perploug
04ab76e5a9
Merge pull request #174 from mvanhelmont/patch-1
...
Update content.resource.js
2013-10-23 07:06:25 -07:00
mvanhelmont
22da0c85f7
Update content.resource.js
...
getByIds fails because there is no id property
2013-10-23 16:04:26 +02:00
perploug
440d26d982
Changed sir trevor to json
2013-10-23 15:34:19 +02:00
perploug
2891f96006
Added tablet button for media upload
2013-10-23 15:34:10 +02:00
perploug
7d885e8af0
Visual tweaks for tablet compat
2013-10-23 15:33:35 +02:00
perploug
7d35ad124a
basic tag property editor
2013-10-23 15:33:15 +02:00
perploug
45cf5d88cf
Changed Url.Link to Url.Route
...
When running on a different port then port 80, an incorrect path to all
services was returned, as it returned domain and no port number in the
url, this changes it so it only returns the path without domain or port
number
2013-10-23 13:20:25 +02:00
Shannon
ee5e0a9b7e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 20:28:05 +11:00
Shannon
865d8e633e
Created a json converter so we don't have to use DarkMagic - this is based on a new "JSON" value type that is applied to a property editor.
2013-10-23 20:27:48 +11:00
perploug
69a0de20d7
Adds global "esc" hotkey to close all open dialogs
2013-10-23 09:20:03 +02:00
perploug
13f1c80329
Fixes RTE embed sizing hidden
2013-10-23 09:11:34 +02:00
perploug
9a36d40623
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-23 08:42:56 +02:00
perploug
db4bcab192
adds suport for ctrl+s in legacy editors
2013-10-23 08:39:17 +02:00
Shannon
be3288af44
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00
Shannon
322ad6ca26
Completes: U4-3030 Need to remove the starter kit/skin dashboard
2013-10-23 14:30:43 +11:00
Shannon
617d7dcea1
Completes: U4-2656 Put in upgrade checker functionality like we have in v6
2013-10-23 13:02:39 +11:00
Shannon
0510773dc5
Added some docs about tag support.
2013-10-23 12:34:10 +11:00
Shannon
2325052d69
Adds notification for 404 errors, updates password changer to use new provider property for legacy backwards compatibility. Fixes validation logic on post.
2013-10-23 11:31:13 +11:00
Shannon
00486eeaa7
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/controls/passwordChanger.ascx
src/Umbraco.Web/Security/WebSecurity.cs
src/umbraco.providers/UsersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-23 10:51:06 +11:00
Shannon
ae32968efd
Updates the legacy membership providers and WebSecurity/Password changer to stay backwards compatible with their previous settings whilst still keeping all of the provider fixes.
2013-10-23 10:19:43 +11:00
Shannon
dc3c517697
Fixes: U4-3123 Umbraco 7 - unable to use email address as user name
2013-10-23 09:20:15 +11:00
perploug
36a472b79a
Vertical space improvements
2013-10-22 15:32:49 +02:00
perploug
99766e3f22
removes debuggin value from view
2013-10-22 15:27:23 +02:00
perploug
937e7f9004
Minor tweaks to fix current node indication
2013-10-22 15:23:19 +02:00
perploug
d82fd3dd04
member groups tree and editor polish
2013-10-22 14:58:42 +02:00
perploug
b94f2aba70
Datatype delete controller
2013-10-22 14:58:30 +02:00
perploug
01c601f87e
Responsive tree
...
Tree collapses on small screens, stays pinned on large ones
2013-10-22 14:58:11 +02:00
perploug
3ba05aca8f
Much better tree syncing
...
Is now pluggable, without those directive watches, and only active when
used from external controllers, so dialog trees become much lighter
2013-10-22 14:57:41 +02:00
perploug
d4a069451f
Datatype delete dialog
2013-10-22 09:46:22 +02:00
perploug
547361a185
Removes all the views/*.controller.js files from build
2013-10-22 09:46:11 +02:00
Shannon
736339ad1c
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-22 17:38:09 +11:00
Shannon
c1778918b5
Fixes more membership provider woes.
2013-10-22 17:37:03 +11:00
Shannon
3f5fdf840a
Completes: U4-3212 Support unlocking a member, also fixes quite a few other issues regarding the membership provider properties of the content type.
2013-10-22 17:36:46 +11:00
Shannon
90c76ae465
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web.UI/install/steps/DefaultUser.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/memberTasks.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-22 13:45:23 +11:00
Shannon
680a4b9570
Fixes a lot -
...
U4-3208 Ensure all membership provider properties exist on the default Member type shipped with Umbraco
U4-3158 user back office password policies doesn't adhere to membership provider rules
and even more fixes to the membership provider like actually integrating the last locked out date and last pword change date. Fixes member creation to actually use the membership provider - this means that the password is created properly based on the provider config. Fixes the provider to have default fields specified so people don't actually have to specify in config.
2013-10-22 13:41:04 +11:00
Shannon
2243452261
Completes: U4-3089 fix membership provider to be able to change email address
2013-10-22 11:24:56 +11:00
Shannon
4427554752
Completes: U4-3085 member editor should automatically generate a password for new users
2013-10-22 09:45:07 +11:00
perploug
16be7a2971
External editor sample
2013-10-21 22:19:07 +02:00
perploug
35a03a1e58
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-21 14:29:19 +02:00
perploug
d258fc5a9f
added minification to grunt file
2013-10-21 14:29:00 +02:00
perploug
17e1020724
language file updates
2013-10-21 14:28:43 +02:00
perploug
24858dfdfc
tinymce button color
2013-10-21 14:28:32 +02:00
perploug
2a9a7ee9c5
removes legacy js
2013-10-21 14:28:23 +02:00
perploug
00690d011a
listview localization serverside
2013-10-21 14:28:05 +02:00
perploug
4b5284fd7b
fallback in case on no children on listview
2013-10-21 14:27:46 +02:00
perploug
a286f358be
create dialog localization
2013-10-21 14:27:16 +02:00
perploug
0b65b3b4a1
used dialog closes when going to profile
2013-10-21 14:27:05 +02:00
perploug
48ef1aab1c
adds cancel buttons to all dialogs
2013-10-21 14:26:51 +02:00
perploug
652f1e52ec
listview selection css
2013-10-21 14:26:26 +02:00
perploug
5a682c44bc
minor localization change for keys
2013-10-21 14:26:14 +02:00
Shannon
70a1704b35
Completes U4-2929 Finish obsoleting the remaining legacy property editors
2013-10-21 18:36:46 +11:00
Shannon
d8ff1e97b3
Fixes: U4-3206 MemberService doesn't generate xml for a member
2013-10-21 17:57:36 +11:00
Shannon
39eb0351c0
Completes U4-3086 Remove EditMember.aspx
2013-10-21 17:29:13 +11:00
Shannon
49df332734
Completes: U4-3194 member editor needs group/role support
2013-10-21 17:02:33 +11:00
Shannon
3af8354a93
Fixes: U4-3161 YSOD when clicking on user permissions
2013-10-21 11:57:38 +11:00
perploug
a39d41b1b7
adding media move dialog and support for media containers
...
media containers are disabled currently for UI reasons
2013-10-20 23:36:26 +02:00
perploug
d9a1d3438b
minor typo in previous commit
2013-10-20 20:00:04 +02:00
perploug
9000ece7d1
Update service notifications
2013-10-20 19:58:44 +02:00
perploug
2b8c566e65
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-19 15:07:20 +02:00
perploug
aedb17781b
WIP on updates notifications
2013-10-19 15:07:02 +02:00
Jeremy Pyne
ba6ba15732
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.1.3-clean
2013-10-18 11:37:28 -04:00
Jeremy Pyne
291f526368
Fix to properly read actions from trees.config.
2013-10-18 11:37:06 -04:00
Shannon
6fd05ab6be
Listens to new member events for cache refreshing
2013-10-18 16:23:33 +11:00
Shannon
fca605287b
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Tests/ObjectExtensionsTests.cs
src/Umbraco.Web/WebBootManager.cs
2013-10-18 16:18:55 +11:00
Shannon
5e63077a32
Adds Xml output for members to packaging service and ToXml extensions, updates examine event handler to listen to new member events as well as old (until we fix that). Adds events to MemberService
2013-10-18 16:16:30 +11:00
Shannon
ff61812e65
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-membershipprovider
2013-10-18 16:14:24 +11:00
Shannon
d20ea58467
Fixes: U4-3193 Partial view cache needs to invalidate based on cache refreshers
2013-10-18 16:13:41 +11:00
Shannon
c6431bde3f
Automagically converts json stored data to it's equivalent json.net json structure and works with dynamics.
2013-10-18 14:07:31 +11:00
Shannon
c737c43fa2
Completes: U4-3169 Publicize new MacroService
2013-10-18 12:54:18 +11:00
Shandem
c4f3dae317
Merge pull request #172 from IDisposable/6.2.0
...
Reduce Exceptions thrown during type conversions.
2013-10-17 18:07:52 -07:00
Shannon
a663cad110
Fixes styling on passwordChanger to be inline with Belle styles
2013-10-18 11:55:53 +11:00
Shannon
e0c1b5cd8d
Fixes merge issues
2013-10-18 11:39:51 +11:00
Shannon
b95575572d
Merge remote-tracking branch 'origin/6.2.0-membershipprovider' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/Rdbms/UserDto.cs
src/Umbraco.Core/NameValueCollectionExtensions.cs
src/Umbraco.Core/Security/MembershipProviderBase.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Membership/MembershipProviderBaseTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Models/PasswordChangedModel.cs
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
src/umbraco.cms/businesslogic/member/Member.cs
src/umbraco.providers/Properties/AssemblyInfo.cs
src/umbraco.providers/UsersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-18 11:33:38 +11:00
Shannon
92c7b4446b
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSixTwoZero/AddChangeDocumentTypePermission.cs
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSixTwoZero/AdditionalIndexesAndKeys.cs
src/Umbraco.Core/Services/ContentService.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
2013-10-18 11:27:32 +11:00
Shannon
844f4490fe
Completes: U4-3168 Proxy legacy macro APIs to new MacroService
2013-10-18 11:24:53 +11:00
Marc Brooks
4d5b330567
Reduce Exceptions thrown during type conversions.
...
There are tons of places where null, blank or empty strings are being
converted to primative types (like int,, long, etc) or other ValueTypes
(like Guid, DateTime, etc.). When this is attempted, Exceptions are
thrown (and caught/swallowed) to allow for value defaulting. Since this
happens all the time in normal operation, tons of Exceptions are being
thrown. By switching to the TryParse methods available on all primative
types and the interesting ValueTypes, we can greatly speed the
processing of content data.
2013-10-17 19:12:08 -05:00
Shannon
e18b00ef25
Obsoletes legacy relation API
2013-10-18 10:39:00 +11:00
Shannon
3cef9d9186
csproj updates
2013-10-18 10:35:15 +11:00
Shannon
8188f66892
Implements: U4-3171 Create an interface for RelationService
2013-10-18 10:35:04 +11:00
Shannon
a87e699f8d
Updates the web.config template to allow password reset
2013-10-18 09:54:34 +11:00
Shannon
40287fd427
adds some tests for membership provider base
2013-10-18 09:33:10 +11:00
Shannon
5d5f7a4516
Updated edit member with correct usage of password changer.
2013-10-18 08:52:46 +11:00
Shannon
ac6aaedf3e
missing csproj commit to fix build
2013-10-18 08:34:37 +11:00
Shannon
61ef83c748
Gets the password changer working - on the edit user page. reset/change password wth validation
2013-10-18 00:37:51 +11:00
Shannon
f82329b371
More updates the password changer and edit user
2013-10-17 22:52:37 +11:00
Shannon
0fee434ac2
Working on the password changer control to present the correct inputs based on the membership provider given.... nearly there.
2013-10-17 22:40:38 +11:00
Shannon
3aab41b1e4
Fixes lots of membership provider stuff
...
U4-3057 MembershipPasswordFormat problem at EncodePassword method in UmbracoMembershipProvider class
U4-3176 UsersMembershipProvider.CreateUser does not encrypt/hash the password
U4-3173 UserMembershipProvider.ChangePassword does not work
- Now we need to update the UI for the member
Signed-off-by: Shannon <sdeminick@gmail.com >
2013-10-17 20:20:43 +11:00
Shannon
e0e5aef43e
Fixes lots of membership provider stuff
...
U4-3057 MembershipPasswordFormat problem at EncodePassword method in UmbracoMembershipProvider class
U4-3176 UsersMembershipProvider.CreateUser does not encrypt/hash the password
U4-3173 UserMembershipProvider.ChangePassword does not work
2013-10-17 17:40:29 +11:00
Shannon
fd6046ebb6
The user change password dashboard now works and adheres to the membership provider rules.
2013-10-17 14:46:16 +11:00
Shannon
2a7844d031
Fixes more of U4-3174 UsersMembershipProvider.ResetPassword does not work
2013-10-17 13:55:01 +11:00
Shannon
dc0f4757a2
Fixes: U4-3174 UsersMembershipProvider.ResetPassword does not work, U4-3173 UserMembershipProvider.ChangePassword does not work
2013-10-17 13:44:21 +11:00
Shannon
d6bd3354cf
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-10-17 11:29:04 +11:00
Shannon
e94f8da3e8
removes the macro renderings ref
2013-10-17 11:28:39 +11:00
Shannon
d28cdf3bdc
Updates the formHelper and streamlines the way form submission is handled, updates the member and user controller to use the new change password functionality in the Security object which uses all of the correct logic to update a password based on the membership provider. Gets the user's change password form working correctly with server validation. now just need to get the user membership provider to actually work.
2013-10-17 11:28:21 +11:00
Shannon
1ac2ccb8c2
makes public the ApplicationTreeService on the services context
2013-10-17 11:26:34 +11:00
Shannon
3be2af15ee
Removes ObjectExtensions from the config - this was left over from the importing of the new config.
2013-10-17 11:25:21 +11:00
perploug
aef7525354
localization and visual tweaking
2013-10-17 01:10:14 +02:00
perploug
eef44e97c5
user localization
2013-10-17 01:09:55 +02:00
perploug
1f65f02f49
dashboards localization
2013-10-17 01:09:46 +02:00
perploug
87cacaf92c
touch padding
2013-10-17 01:09:32 +02:00
perploug
b3830067ca
on touch, make the dialog sticky to avoid instant collapse
2013-10-17 01:09:22 +02:00
perploug
ff40de7c29
tree menu clicks adjustment
2013-10-17 01:08:58 +02:00
perploug
3f76a130f1
hotkeys osx compat
2013-10-17 01:08:39 +02:00
perploug
205d5f7d71
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-16 20:37:35 +02:00
perploug
100ab5643a
Localizing cotnent and media editors main grid
2013-10-16 20:37:12 +02:00
Sebastiaan Janssen
f9ad06be29
Something odd going on with the new tests being affected by tests that ran before them, no time to fix. Runs fine independently.
2013-10-16 14:19:24 +02:00
Sebastiaan Janssen
699c651daa
Merge pull request #169 from stocksr/U4-3033-take2
...
Really Fix U4-3033 - inserting extra blank line at end of CSS
2013-10-16 04:00:26 -07:00
Robert Stocks
79299175c1
Really Fix U4-3033 - inserting extra blank line at end of CSS
2013-10-16 11:49:02 +01:00
Sebastiaan Janssen
14e3976e88
Merge pull request #142 from lars-erik/6.2.0-recursive_isofdocumenttype
...
Recursive PublishedContentExtensions IsDocumentType
2013-10-16 02:55:09 -07:00
Sebastiaan Janssen
76c86daf24
Update da.xml
2013-10-16 11:50:12 +02:00
Lars-Erik Aabech
a1ef40e4be
Split the recursive IsDocumentType into an overload for "real" backwards compatibility.
...
Changed string comparison to use InvariantEquals. (guessing it doesn't _really_ break backw. compat?)
Added XML docs.
2013-10-16 11:38:58 +02:00
Sebastiaan Janssen
e4a0904de6
Merge pull request #167 from lars-erik/change-doctype-defaultnone
...
Change doctype - default suggestion none when no matching alias.
2013-10-16 01:09:02 -07:00
Shannon
6cca01718d
Updated changepassword property editor to be able to be more re-used, now using it for the back office user change password which configures itself based on the membership provider configured for the user provider. now to wire it all up.
2013-10-16 17:51:48 +11:00
Shannon
6b259c8147
removes legacy belle files
2013-10-16 15:38:11 +11:00
Shannon
cb727bf6e6
Simplifies user service to launch the dialog and clear user data, updates the login dialog to show that their session has expired when it has expired (not during initial login)
2013-10-16 13:49:50 +11:00
Shannon
6400e7988f
adds a logout.aspx for legacy reasons in case an inline page redirects to there
2013-10-16 13:33:08 +11:00
Shannon
93d44df72b
After 2 hours of debugging finally figured out the login controller is trying to manually set the iframe url... !?
2013-10-16 13:16:33 +11:00
Shannon
2267ac4534
More work on user timeouts, have the login dialog showing when it needs to and updating the user's ticket and correct new timeout seconds value - now to get it to not re-load routes when they log back in so their data is still editable.
2013-10-16 12:00:42 +11:00
Shannon
7a3e9facd0
Got the user timeout counter all working nicely with minimal server queries, now to show the login dialog when timeout is close or finished.
2013-10-16 11:31:35 +11:00
Shannon
7c881a29ae
Fixes path issue and user history issue
2013-10-16 10:37:45 +11:00
Lars-Erik Aabech
607a52883a
Change doctype - default suggestion none when no matching alias.
2013-10-15 13:21:30 +02:00
Sebastiaan Janssen
4651dfc763
Merge pull request #166 from stocksr/U4-3033
...
Fix U4-3033 - inserting extra blank line at end of CSS
2013-10-15 01:13:37 -07:00
Robert Stocks
da74c0a163
Fix U4-3033 - inserting extra blank line at end of CSS
2013-10-15 09:09:03 +01:00
Shannon
8d9f741a6a
Working on user timeouts - now have the user timeout time being nicely tracked in the back office with a bit of injector magic both on the client side and the server side with filters. Now to wire up the call to get remaining seconds if a request hasn't been made for a specified amount of time, then we can add UI notification about timeout period.
2013-10-15 18:46:44 +11:00
Shannon
c42170cf6b
Fixes: U4-3110 Cant create new relationstype - ensures that the legacy action js path references are included
2013-10-15 16:18:55 +11:00
Shannon
35545019a5
Fixes: U4-3111 Codeeditorsave.asmx always appear to fail - might need to be backported to 6.2
2013-10-15 15:51:30 +11:00
Shannon
0312b947e1
Fixes template editor to re-enable ajax saving - might need back porting to 6.2
2013-10-15 15:38:08 +11:00
Shannon
e7162d46ce
ignores some properties from being updated after saving otherwise we get duplicate tabs, etc...
2013-10-15 15:12:44 +11:00
Shannon
dfec3965ab
Completes: U4-3147 Create tag supported property editors
2013-10-15 15:02:52 +11:00
Shannon
fbb7f18f23
fixes publish status when publishing child that doesn't have a parent published.
2013-10-15 14:12:10 +11:00
Shannon
e2e40a3356
Fixes content service publishing status when parent isn't published, fixes listview to properly have selected checkbox (ng-checked is not supposed to be used), fixes the pre-check if nothing is actually selected before performing bulk operations - U4-3149
2013-10-15 14:11:28 +11:00
Shannon
754ed06d86
Fixes: U4-3103 The content name doesn't rebind from the server if the server changes the name
2013-10-15 12:48:35 +11:00
Shannon
171de064f6
Fixes up the legacy calls to UmbClientMgr.mainTree() and UmbClientMgr.mainTree().getActionNode()
2013-10-15 12:26:16 +11:00
Shannon
e7176c40df
Fixes legacy action issue where the modal would load as a v7 modal instead of a menu dialog.
2013-10-14 20:11:39 +11:00
Shannon
51cb4ca371
Fixes ParameterEditor - constructs config on ctor, no overrides.
2013-10-14 19:08:04 +11:00
Shannon
d9c42e2aca
Fixes initial part with legacy trees and legacy actions - now a modal window can launch - but now we need to get the legacy umb client manager js tree stuff hooked in.
2013-10-14 18:47:34 +11:00
Shannon
df25edfaf6
Fixes: U4-2928 Packages tree shows context menu for items that shouldn't have one + other issues with legacy trees and menus
2013-10-14 15:36:17 +11:00
Shannon
af43b35d17
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-10-14 10:46:06 +11:00
Shannon
72ea43758d
Fixes - U4-3119 Non-Admin Users Cannot Create or Edit Users regardless of permission settings - 6.1.6
2013-10-14 10:45:51 +11:00
Sebastiaan Janssen
d41188598a
Merge pull request #165 from parnar/7.0.0
...
translated some keys in he.xml language file
2013-10-13 02:57:07 -07:00
parnar
2ed7fc06ea
translated some keys in he.xml language file
2013-10-11 19:35:34 +02:00
perploug
5f1c69bc13
Stops tinymce from converting absolute urls
2013-10-11 13:12:21 +02:00
Stephan
ee5af4998f
Fix bug after merge
2013-10-11 12:30:17 +02:00
Stephan
4740e5f0c7
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-10-11 12:28:56 +02:00
Stephan
4b36dcc13b
Fix bug after merge
2013-10-11 12:28:31 +02:00
perploug
b92f5c4719
ui.xml file changes
2013-10-11 12:19:39 +02:00
perploug
11441fb1b1
ui.xml release files
2013-10-11 12:16:24 +02:00
perploug
377879d081
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-11 12:13:29 +02:00
perploug
738cc81439
fixes membersearch returning no results
2013-10-11 12:12:29 +02:00
Sebastiaan Janssen
14ba484fc1
Don't include release configs in final package
2013-10-11 12:11:47 +02:00
Stephan
0f894da7a6
Merge remote-tracking branch 'origin/7.0.0-pubcontent' into 7.0.0
2013-10-11 12:07:26 +02:00
Stephan
52640a94ee
Fix tests after merge
2013-10-11 12:05:52 +02:00
perploug
133e2fdba7
tree config updates
2013-10-11 11:48:26 +02:00
perploug
e6ef1c2506
header error message
2013-10-11 11:43:57 +02:00
Stephan
565a020acf
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-11 11:14:36 +02:00
Stephan
7718adfca1
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/Models/DataTypeDefinition.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/Security/Providers/MembersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-11 11:11:18 +02:00
perploug
afe3ace32e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-11 10:54:50 +02:00
perploug
9a0679d41c
docs update
2013-10-11 10:54:39 +02:00
Sebastiaan Janssen
a54b2297c7
Changed version to beta
2013-10-11 10:51:12 +02:00
Stephan
871e390c5e
U4-3094 - Fix GetPropertyValue returned type in DynamicPublishedContent
2013-10-11 10:28:16 +02:00
Stephan
34875855db
U4-3095 - Fix IPublishedContent navigation axes
2013-10-11 10:27:49 +02:00
Tim Geyssens
6c0fb765f0
Related links prop editor: fixes issue in view
2013-10-11 10:25:11 +02:00
Stephan
69367e0cda
Merge remote-tracking branch 'origin/6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/Models/DataTypeDefinition.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Properties/AssemblyInfo.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/TestHelpers/BaseWebTest.cs
src/Umbraco.Web/Security/Providers/MembersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-11 10:24:24 +02:00
Stephan
15bbe1b829
PublishedContentModel - keep it internal for now
2013-10-11 10:10:19 +02:00
perploug
f95ec4d8f4
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-11 09:47:57 +02:00
perploug
4a6f0a791e
Multinode treepicker now supports media,content,members + search
2013-10-11 09:47:36 +02:00
Tim Geyssens
3779ba38cb
Related links prop editor: make sure value is saved
2013-10-11 09:47:11 +02:00
Shannon
c459a893a5
adds new db indexes
2013-10-11 18:45:37 +11:00
Shannon
2c6eeb7193
changes order of migrations
2013-10-11 18:40:54 +11:00
Shannon
6c5849cca9
adds new db indexes
2013-10-11 18:40:37 +11:00
Stephan
671b94dd06
PublishedContentModel - keep it internal for now
2013-10-11 09:24:26 +02:00
Stephan
bc9dc911ed
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-11 09:24:06 +02:00
Stephan
cc8298d83c
U4-2606 - List registered types in a ManyObject resolver
2013-10-11 09:22:48 +02:00
Shannon
42dd48a3d1
removed editmember.aspx
2013-10-11 17:32:04 +11:00
Shannon
d97a98f45d
Updates the macro tag parser to not care about the class - if it ever gets stripped again it won't matter on the server side.
2013-10-11 17:28:50 +11:00
Shannon
8d892bd099
Fixes: U4-3093 RTE doesnt pre-render macros
2013-10-11 17:18:14 +11:00
Shannon
886ab32f27
Streamlines both insert macro and change password forms.
2013-10-11 16:20:10 +11:00
Shannon
937b308444
Streamlines form and form validation with new val-form-manager (replaces a couple of other directives). Fixes styling on the umb-content-name, removes the test MyPackage stuff from app-plugins.
2013-10-11 15:44:49 +11:00
Shannon
ee4c0cbfc3
Streamlines how forms (editors) work with a new formHelper, this reduces much of the repetitive code and also ensures that the correct events fire, this will be the start of streamlining how all forms work - even simple ones.
2013-10-11 14:11:25 +11:00
Shannon
3ba9f87d93
Simplifies the editors and file manager service so they don't have to manually clear the files, this is now done automatically on route change.
2013-10-11 13:20:37 +11:00
Shannon
626f21aecd
changes controller code to use contentId scope var
2013-10-11 13:08:12 +11:00
Shannon
2f6637dcc4
Removes the editorContextService - there is zero reason to have this and it will also mean that the content item that is being stored is never released from memory. Changes form event names to formSubmitting and formSubmitted
2013-10-11 13:05:09 +11:00
Shannon
21de6dfd00
Fixes the DataTypeDefinition - addition data ctor
2013-10-11 12:43:57 +11:00
Shannon
a3b0714a9d
Fixes the tab error styles - ensures all tab styles are in one place - tab errors should *not* show up until form is submitted.
2013-10-11 12:37:58 +11:00
Shannon
b9975ad1f5
Gets password resetting working and displaying the generated one in the UI.
2013-10-11 12:25:10 +11:00
Shannon
b63135771e
Got more member reset password working based on the provider config.
2013-10-11 11:44:48 +11:00
Shannon
bc828176d1
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/DataTypeDefinition.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Properties/AssemblyInfo.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/Security/Providers/MembersMembershipProvider.cs
src/umbraco.providers/members/MembersMembershipProvider.cs
2013-10-11 11:02:35 +11:00
Shannon
13dcfbbd2b
Fixes build - removes .net 4.5 reference of EmailAddressAttribute - we'll leave that in for v7 when targettng 4.5
2013-10-11 10:58:31 +11:00
perploug
3d8138f3ef
Added configuration to the multinode picker
2013-10-10 21:15:04 +02:00
perploug
e67f85695c
fixes U4-3054 icon picker viewstate
2013-10-10 19:47:12 +02:00
perploug
088253ebfd
minor content editor tweaks
2013-10-10 19:46:46 +02:00
perploug
dc542a4ae7
Moved help section into context-sensitive modal
2013-10-10 19:46:15 +02:00
perploug
219a46f736
mocked conten path
2013-10-10 19:44:18 +02:00
perploug
7599a68c90
tree sync actually works now
2013-10-10 19:44:06 +02:00
perploug
a5522188ca
contentpicker dialog polish
2013-10-10 19:43:34 +02:00
perploug
36bc2473bf
handles parent.right.documet js references
2013-10-10 19:43:15 +02:00
perploug
abf8aa7ea3
tinymce valid elements config
2013-10-10 19:42:41 +02:00
perploug
e0da6f2dec
remove old membersearch
2013-10-10 19:41:41 +02:00
Stephan
8a8b09141f
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Tests/TestHelpers/BaseWebTest.cs
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx.designer.cs
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/umbraco/config/create/UI.xml
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoHelper.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx
2013-10-10 16:15:23 +02:00
Stephan
18ea5b3768
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
...
Conflicts:
src/Umbraco.Tests/TestHelpers/BaseWebTest.cs
2013-10-10 15:52:09 +02:00
perploug
0e392843dd
Adds search field to standard content picker
2013-10-10 14:33:25 +02:00
perploug
faaa408201
ultrasimple picker stub
2013-10-10 14:09:57 +02:00
perploug
9514654ca4
wrong tree root link
2013-10-10 14:09:31 +02:00
perploug
e34e63db51
hides empty divs on initial load
2013-10-10 13:34:02 +02:00
perploug
c6c07b3861
missing char
2013-10-10 13:33:42 +02:00
perploug
6f39f190a4
Adds guid to entitybasic
2013-10-10 13:33:25 +02:00
perploug
e2c06852d5
adds "overload" to member editor so it can accept a member ID
2013-10-10 13:32:53 +02:00
perploug
f45d25c09a
minor member docs update
2013-10-10 13:32:31 +02:00
perploug
2ec96a9123
fixes search menu urls
2013-10-10 13:32:18 +02:00
perploug
2cea2e1b41
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-10 12:44:11 +02:00
perploug
59f711f802
memberpicker search updates
2013-10-10 12:43:59 +02:00
perploug
0d4ee6e5d1
fix missing data annotations reference
2013-10-10 12:43:48 +02:00
Shannon
f9319c0db9
Lots more work done with members mostly around passwords and membership provider - can't yet update your password but it's close
2013-10-10 20:56:30 +11:00
Shannon
3ff4930e8a
Properly exposes the IRememberBeingDirty.ResetDirtyProperties required method
2013-10-10 19:03:59 +11:00
Shannon
ee3fb3745c
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-10 18:46:55 +11:00
Shannon
b512376c5c
more member editor updates
2013-10-10 18:46:28 +11:00
perploug
d97ae3fbd2
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-10 08:52:40 +02:00
perploug
a3e4eaa2e4
membersearch support
2013-10-10 08:51:55 +02:00
perploug
a2df4ea742
support for fetching a specific tree
2013-10-10 08:51:46 +02:00
perploug
79f7ea60f2
Memberpicker search field
2013-10-10 08:51:25 +02:00
Shannon
52aac5ba10
Ok, got members creating so long as the umbraco membership provider is being used - otherwise currenlty you'll get a ysod saying we don't support that. Now to get updating working.
2013-10-10 17:44:56 +11:00
Shannon
63a4e00f52
tweaks to membership providers so if we cast we can specify the member type.
2013-10-10 17:23:29 +11:00
Shannon
5df30ac0cc
tweaks to membership providers so if we cast we can specify the member type.
2013-10-10 17:22:57 +11:00
Shannon
cb8c1a31cb
Fixes/updates more of the member repository and related items
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
2013-10-10 16:50:57 +11:00
Shannon
8ad4ee4e58
Fixes/updates more of the member repository and related items
2013-10-10 16:48:02 +11:00
Shannon
6c77749e32
Fixes: U4-3077 No id "xxxx" exists in dictionary
2013-10-10 15:45:52 +11:00
Shannon
4170713e29
More member service and provider updates
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
2013-10-10 14:51:01 +11:00
Shannon
8917a5ad92
More member service and provider updates
2013-10-10 14:50:25 +11:00
Shannon
49110ffaf7
Changes the legacy membership provider to use the custom member converter which works like the legacy one used to - the new extension method isn't quite there yet.
2013-10-10 14:13:21 +11:00
Shannon
a3bca42117
updates UmbracoMembershipMember
2013-10-10 14:10:28 +11:00
Shannon
7919a39bb6
updates UmbracoMembershipMember
2013-10-10 14:10:04 +11:00
Shannon
80488e012f
Fixes up and implements more if the IMemberService, repository and membership providers (both legacy and what seems to be the new one).
2013-10-10 14:00:35 +11:00
Shannon
0856173c9c
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-10-10 13:41:11 +11:00
Shannon
98832357bf
Lots of work on the member editor - creates new email address prop editor, allows text prop editor to be required based on config, fixes the section directive bug, creating change password prop ed, streamlines more of the services layer to ensure that the things that need to be public are public
2013-10-10 13:41:06 +11:00
Shannon
0843388a41
Fixes up and implements more if the IMemberService, repository and membership providers (both legacy and what seems to be the new one).
2013-10-10 13:39:17 +11:00
Shannon
71e6ea70b2
Updates member repository and tests to ensure that an existing password will not be replaced if the password specified is null or empty.
2013-10-10 12:22:38 +11:00
Shannon
a87b37d6ca
Cleans up more of the IContentService and ensures that we have PublishStatus returned from the publishing methods instead of hiding them internally.
2013-10-10 09:35:23 +11:00
Tim Geyssens
0594bafa5b
Member picker prop editor: more WIP
2013-10-09 16:39:53 +02:00
perploug
2214916fed
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-09 15:55:45 +02:00
perploug
8618947d62
fixes non-working content picker
2013-10-09 15:55:30 +02:00
perploug
912a111f14
broken da.xml file
2013-10-09 15:54:18 +02:00
Tim Geyssens
47c7f9bfda
Member picker prop editor: More WIP
2013-10-09 15:29:02 +02:00
Tim Geyssens
d844c33a2d
Member picker prop editor: Adds stubs
2013-10-09 15:15:21 +02:00
perploug
fac71dfd11
Merge killed the listview namespace
2013-10-09 15:12:43 +02:00
perploug
1e6b80e45e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
2013-10-09 15:10:51 +02:00
perploug
31d3b88a5b
dictionary tree icons
2013-10-09 15:07:17 +02:00
perploug
de14a6dad7
labels for localization support
2013-10-09 15:07:09 +02:00
perploug
e3102cf95b
style updates
2013-10-09 15:06:36 +02:00
perploug
ce97350d76
listview bugfixes
2013-10-09 15:06:21 +02:00
perploug
a5b597e2f7
localized tree names
2013-10-09 15:05:52 +02:00
perploug
2b76d4b22d
Adds publishById method to contentController
2013-10-09 15:05:27 +02:00
perploug
d7b732ba4b
working clientside localization
2013-10-09 15:05:05 +02:00
perploug
2d3cf3da23
section mapper
2013-10-09 15:04:30 +02:00
perploug
2ff5b63089
RTE now works without a provided configuration
2013-10-09 15:04:05 +02:00
Shannon
530f88aa11
Changes how the property and tab validation is notified about validation changes - we use a new directive on the parent form to notify child changes, this is much better for performance so we don't have multiple $watches. This also fixes the tab validation since watching $invalid on a form for some reason isn't always accurate.
2013-10-09 23:16:09 +11:00
Shannon
c42e957c4c
fixes unit tests
2013-10-09 20:36:12 +11:00
Shannon
659cba563a
Changes property editor controller namespace to be PropertyEditors instead of just Editors
2013-10-09 20:02:39 +11:00
Shannon
d255b3a6a3
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-09 19:54:08 +11:00
Shannon
ba7713fb93
Auto selects all text in the header if it is still empty
2013-10-09 19:53:29 +11:00
Sebastiaan Janssen
d5498cc66e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-09 10:45:43 +02:00
Sebastiaan Janssen
a023ddb76b
Fix json.net NuGet problem
2013-10-09 10:44:54 +02:00
Shannon
f7c49758e1
Fixes more of the umbcontentname directive - but we still have no design to show a validation message
2013-10-09 19:42:41 +11:00
Shannon
95a834b8b6
Started creating the member create dialog - but really we should just do this like content/media will save this revision since it was a nice form :)
2013-10-09 19:08:03 +11:00
Shannon
5d71e08922
Fixes manifest file again - just tested that the app loads even if a manifest is invalid
2013-10-09 18:22:27 +11:00
Shannon
e51b43084b
Fixes: U4-2762 Handle errors in package.manifest & fixes manifest stylesheet parsing with unit test
2013-10-09 18:13:24 +11:00
Shannon
f299fe76e4
fixes localization with empty recycle bin menu
2013-10-09 17:35:16 +11:00
Shannon
128cceaf91
Fixes: U4-3045 Can't empty recycle bin with unit tests
2013-10-09 17:32:13 +11:00
Shannon
ccedd6757b
removes cascade deletes for upgrade since we do not support these for install currently and we want to make sure they are the same... and i don' thave time to implement that.
2013-10-09 16:26:43 +11:00
Shannon
a94f61702f
Changes plugin folder convention to use sub folder BackOffice instead of umbraco
2013-10-09 16:08:39 +11:00
Shannon
2b2cf48fdb
Implements HideLabel for property editor value editors for both c# and manifest declarations.
2013-10-09 16:06:07 +11:00
Shannon
858135175e
Completes: U4-2956 Update all services with correct public methods/properties
2013-10-09 15:21:01 +11:00
Shannon
de8b69a399
Creates public IApplicationTreeService and ISectionService interfaces, adds initialization methods
2013-10-09 14:31:30 +11:00
Shannon
27e6e9b91c
removes duplicate declaration
2013-10-09 13:52:44 +11:00
Shannon
1c13a896eb
Fixes up merge issues.
2013-10-09 13:52:24 +11:00
Shannon
f8d6c85779
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/Models/ContentBase.cs
src/Umbraco.Core/Models/ContentTypeBase.cs
src/Umbraco.Core/Models/DataTypeDefinition.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/RepositoryFactory.cs
src/Umbraco.Core/Services/IMemberTypeService.cs
src/Umbraco.Core/Services/MemberTypeService.cs
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Tests/Routing/uQueryGetNodeIdByUrlTests.cs
2013-10-09 13:41:14 +11:00
Shannon
09b7186713
Completes: U4-2963 Updated EntityService / IUmbracoEntity to have a dictionary to fill additional data - fixes merge issues and explicitly implements interface for entities that are not UmbracoEntity and hides other implementations from intellisense.
2013-10-09 13:32:58 +11:00
Shannon
c6389852ea
Adds public ctors for ApplicationContext, ServiceContext, DatabaseContext, RepositoryFactory, makes IDatabaseFactory public, makes an interfaces for IEntityService, adds EnsureContext methods for ApplicationContext - to set the singleton.
2013-10-09 13:17:19 +11:00
Shannon
49f10ccd32
Fixes merge issue , fixes the ServiceContext lazy fields to be the underlying interfaces, adds public ctor
2013-10-09 12:18:42 +11:00
Shannon
a8b037f2e0
Fixes member type repository when member types don't have properties declared and adds tests. Adds IMemberTypeService.
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Services/ServiceContext.cs
2013-10-09 12:09:28 +11:00
Shannon
3c38b335a6
Converts DlrScripting & xslt to the correct webforms structure.
2013-10-09 12:07:50 +11:00
Shannon
3a8bbcc8fc
Fixes up the PartialView, PartialViewMacro and Xslt create dialogs after merge and ensures PartialView dialog is up to v7 legacy standard
2013-10-09 11:57:14 +11:00
Shannon
1ecb864e5f
Fixed umbsections directive - do not make any requests until the user is logged in - if they are already logged in, the event still executes.
2013-10-09 11:29:41 +11:00
Shannon
d281f97659
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx.designer.cs
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/umbraco/config/create/UI.xml
src/Umbraco.Web.UI/umbraco/create/DLRScripting.ascx
src/Umbraco.Web.UI/umbraco/create/xslt.ascx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoHelper.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx
2013-10-09 11:12:33 +11:00
Shannon
38761e1413
started on member create dialog (wip!)
2013-10-09 11:01:43 +11:00
Sebastiaan Janssen
f85f418d52
We need Json.Net v5+
2013-10-08 20:41:54 +02:00
Sebastiaan Janssen
0184b396be
Whoops! Left a weird linebreak in there
2013-10-08 19:08:30 +02:00
Sebastiaan Janssen
8b2e2f8447
Create appSettings.config / connectionString.config if they don't exist yet
2013-10-08 19:00:57 +02:00
Sebastiaan Janssen
2fc8244f71
Fix NuGet package creation
2013-10-08 19:00:24 +02:00
perploug
7c5b6851a1
Added standard js libs to usercontrol proxy
2013-10-08 15:29:53 +02:00
perploug
a2ebb1b06f
support for loading actions directly from search results
2013-10-08 15:04:47 +02:00
perploug
196ce492be
Section menu overflow detection and extra tray
2013-10-08 13:18:42 +02:00
Stephan
a5848a17c5
Commit missing files after merge
2013-10-08 11:22:33 +02:00
Stephan
31535e3bd8
Merge remote-tracking branch 'origin/6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx.designer.cs
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/umbraco/config/create/UI.xml
src/Umbraco.Web.UI/umbraco/create/DLRScripting.ascx
src/Umbraco.Web.UI/umbraco/create/xslt.ascx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoHelper.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx
2013-10-08 11:21:38 +02:00
perploug
dfc3e468c4
fixes: U4-3046 rollback dialog
2013-10-08 11:07:42 +02:00
perploug
90ec849b5f
adding tree states css
2013-10-08 10:35:13 +02:00
perploug
30f147a9d3
excluding appsettings and connectionstrings config
2013-10-08 10:27:22 +02:00
Stephan
e7a238b2bc
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
2013-10-08 09:48:11 +02:00
Stephan
17c055472d
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-08 09:44:37 +02:00
perploug
dd4827493b
missing files in sln
2013-10-08 09:31:30 +02:00
Shannon
572e23d307
Adds methods to IMemberTypeService
2013-10-08 17:58:38 +11:00
Shannon
febff1560e
Added member type controller and resource, started getting creating members dialog working.
2013-10-08 17:49:40 +11:00
Shannon
7b14e8eacc
Fixes member type repository when member types don't have properties declared and adds tests. Adds IMemberTypeService.
2013-10-08 17:47:29 +11:00
Shannon
881d922f30
Adds another overload for GetBigThumbnail, adds better thumbnail err checking to the folder browser thing and updates the file uploader to use this thumbnail proxy, now upgrades should be good.
2013-10-08 16:20:22 +11:00
Shannon
8b358da2f0
Creates big thumbnail proxy on the MediaController, now to wire it up with the folder browser and upload controls
2013-10-08 15:58:37 +11:00
Shannon
19d96ac0e2
ensures the lsit is created for styles.
2013-10-08 13:02:46 +11:00
Shannon
3a33a39411
Adds node styles and ensures they are set for the content tree nodes, now to get them to display styles
2013-10-08 12:58:11 +11:00
Shannon
883a662240
Moves tree/menu models into the Models.Trees namespace
2013-10-08 12:38:27 +11:00
Shannon
e6908c7678
Adds tag support to member repository.
2013-10-08 12:29:56 +11:00
Shannon
0b8b413f2f
Adds tag support for any IContentBase and to the MediaRepository, adds test to ensure tags relations are removed.
2013-10-08 12:25:03 +11:00
Shannon
38a5b49ea3
renames methods on ITagsRepository to make it clear that the tags repo/db table ONLY deals with published tags.
2013-10-08 12:07:08 +11:00
Shannon
6a43972267
Adds content service tests for tags
2013-10-08 12:05:24 +11:00
Shannon
d102db795e
Adds better compatibility for the legacy data layer and the ToXMl method - using our new xml converter.
2013-10-08 11:22:08 +11:00
Shannon
6f2a7180d8
Adds new ConvertDbToXml converter on the PropertyValueConverter and simplifies the ToXml method for PropertyExtensions.
2013-10-08 11:08:36 +11:00
Shannon
6cec665f7d
Renames the PropertyValueEditor converter methods to be inline with the new converter method names
2013-10-08 10:58:47 +11:00
Shannon
d0cd8ba346
Moves GetPath to EntityController and entityResource since all entities can have a path not just content.
2013-10-08 10:55:47 +11:00
Shannon
16bce4248d
Fixes merge issues with 6.2 and copying across TempData properly.
2013-10-08 10:46:02 +11:00
Shannon
a2e9ec0412
Merge remote-tracking branch 'origin/6.1.6' into 6.2.0
...
Conflicts:
src/Umbraco.Web/Mvc/UmbracoPageResult.cs
2013-10-08 10:37:46 +11:00
Shandem
11c9abf359
Merge pull request #145 from florisrobbemont/6.1.6
...
U4-3007 RouteDefinition should not store instance of controller
2013-10-07 16:31:50 -07:00
perploug
4b942dcc32
Working link picker and TinyMCE plugin
2013-10-07 15:15:02 +02:00
Sebastiaan Janssen
12b7a9d874
Argh, didn't save csproj file before committing.
2013-10-07 13:20:34 +02:00
perploug
ec4eeb5de6
tree syncing
2013-10-07 10:09:03 +02:00
perploug
f676ce6ac2
Remove missing file to unbreak build
2013-10-07 10:08:48 +02:00
perploug
aa0bb166a8
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-07 10:08:28 +02:00
perploug
60a81ac879
Allows legacy editors to sync the tree
2013-10-07 09:48:08 +02:00
perploug
a9bc67538d
Fixes: U4-3000
2013-10-07 09:39:25 +02:00
perploug
c0a7a9a427
adds section alias to framed urls
2013-10-07 09:33:29 +02:00
Sebastiaan Janssen
df909983db
Update NuGet Core dependency to AutoMapper 3+
2013-10-07 08:37:33 +02:00
Sebastiaan Janssen
1a9e5f20a8
U4-2511 Locallink:NODEID not working
2013-10-07 08:36:26 +02:00
Sebastiaan Janssen
a90f32035d
U4-2733 call to umbraco.library:Request broken?
2013-10-07 08:18:44 +02:00
Sebastiaan Janssen
33b09c80aa
Forgot to commit csproj file
2013-10-06 18:55:52 +02:00
Sebastiaan Janssen
b2980cedc6
Also apply to media types - U4-541 Wrong dictionary key when using in backend template names
2013-10-06 18:54:46 +02:00
Sebastiaan Janssen
34b7f86b8b
U4-541 Wrong dictionary key when using in backend template names
2013-10-06 18:24:46 +02:00
Sebastiaan Janssen
130f6d3a42
Additions for U4-2776 Default Content For A Razor Layout Section
2013-10-06 17:52:46 +02:00
Sebastiaan Janssen
3ff9d6adbc
U4-2509 Umbraco backend search not working correctly with spaces - Also updated search.aspx dialog
2013-10-06 16:55:54 +02:00
Sebastiaan Janssen
fd5de171c9
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-10-06 16:45:31 +02:00
Sebastiaan Janssen
45ad51b8df
U4-2737 Snippets that are available when creating new MacroScripts should also be available for Partial Views
2013-10-06 16:45:21 +02:00
Floris Robbemont
b02657f32c
Cleaning up commit for issue U4-3007
...
Changed documentation on UmbracoMvcHandler
2013-10-05 23:31:02 +02:00
Sebastiaan Janssen
9f3784aaed
U4-1242 Template editor sometimes stops editing.
2013-10-05 19:26:01 +02:00
Sebastiaan Janssen
2ab2a5a9f3
Fix bug where Right ALT+S would save in Firefox instead of inserting the correct character
2013-10-05 19:23:57 +02:00
Sebastiaan Janssen
2d83ba06a5
Fix small styling issues in installer
2013-10-05 19:18:11 +02:00
Sebastiaan Janssen
06d5c60803
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-10-05 19:09:49 +02:00
Sebastiaan Janssen
fe18722e1f
Merge pull request #147 from AndyButland/u4-2958
...
Fix for issue U4-2958 Member can edit & Show on profile do not persist on Member Type editor
2013-10-05 19:08:03 +02:00
Stephan
c2e7fc2f10
PropertyValueConverter - add converters for built-in data types
2013-10-04 20:14:38 +02:00
Stephan
e31dd688bf
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
2013-10-04 14:54:18 +02:00
perploug
5060dab7a5
adds getpath to contentController
2013-10-04 14:01:07 +02:00
perploug
c8fa22c767
Tree can now sync, only need to bridge it with the old legacy umbClient calls
2013-10-04 14:00:43 +02:00
perploug
418a29cbbf
Odd, missing config files crashed the site
2013-10-04 11:18:57 +02:00
perploug
0b907d4ae3
more work on link picker, added dialog service and views
2013-10-04 10:53:07 +02:00
perploug
765ed9687a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-04 09:37:09 +02:00
perploug
66e7a6322a
Start on link picker for RTE
2013-10-04 09:36:53 +02:00
Sebastiaan Janssen
b595ec4d88
Merge pull request #149 from bjawnie/patch-1
...
Made two minor corrections to the text
2013-10-04 00:25:59 -07:00
Shannon
7425e070d2
Got the SetTags and RemoveTags methods in place and working.
2013-10-04 17:13:57 +10:00
Shannon
3cb70f67c9
TagsRepository is all working with unit tests, now to make the service and integrate the extension methods.
2013-10-04 16:11:51 +10:00
Shannon
a029d98209
Adds db index to cmsTags over tag/group
2013-10-04 14:35:51 +10:00
Shannon
db6b8930ab
Removes appsettings,connectionstring configs from the repo and adds them to the ignore list.
2013-10-04 12:18:05 +10:00
Shannon
4d8a3f4453
Updated the proj file to create the appSettings, connectionString config files if they are missing, then we also ignore these files and remove them from the repo - just like the web.config
2013-10-04 12:15:35 +10:00
Shannon
f1f5374b81
Fixed that damn upgrade checker to not throw exceptions
2013-10-04 11:05:19 +10:00
Shannon
961928105c
Moves connectionStrings to external file, now to figure out how to deal with both of these files with multiple devs
2013-10-04 10:53:22 +10:00
Shannon
c6229f131a
Moves appSettings to external file and updates the code that modifies the app settings.
2013-10-04 10:34:00 +10:00
Shannon
ff3aebd4b1
Completes: U4-2893 Remove the entire umbraco.macroRenderings assembly
2013-10-04 10:01:57 +10:00
Shannon
ad6e4ae745
Adds ability to use the c# property name as the pre-value field key, adds examples of declaring pre-value fields.
2013-10-04 09:22:07 +10:00
Shannon
b462082ed9
Fixes up some naming conventions and removes need to instantiate another umbraco helper
2013-10-04 09:00:02 +10:00
perploug
95f120e98f
Unpublishing button on the content editor
2013-10-03 22:18:44 +02:00
perploug
a42bd4dbf0
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-03 20:59:04 +02:00
perploug
21d6209793
Removing unussed libraries, moving legacy tinymce plugins
2013-10-03 20:58:47 +02:00
perploug
9ee1584ede
Initial PublishedContent service for niceUrl access
2013-10-03 20:58:16 +02:00
perploug
a3d77b7e72
Adds RTE and stylesheet services
2013-10-03 20:57:36 +02:00
perploug
14e1e741ed
Added configuration fetching to tinymce service
2013-10-03 20:53:34 +02:00
perploug
94f72b3938
minor log.resource docs update
2013-10-03 20:53:16 +02:00
bjawnie
20ab14beb4
Made two minor corrections to the texts.
...
"Content>alias" changed to "Alternativ link" from "Alias", so it makes more sense.
"defaultdialogs>treepicker" changed to "Vælg" from "Vælg punkt", so it fits in the button.
2013-10-03 20:43:42 +02:00
Stephan
e14e5bee95
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Tests/CodeFirst/ContentTypeMapper.cs
src/Umbraco.Web/Models/DynamicPublishedContent.cs
2013-10-03 18:49:58 +02:00
Stephan
9e1364db42
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-10-03 18:48:42 +02:00
Stephan
1902bc4807
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
2013-10-03 18:17:35 +02:00
Stephan
a264342bcc
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
...
Conflicts:
src/Umbraco.Tests/CodeFirst/ContentTypeMapper.cs
src/Umbraco.Web/Models/DynamicPublishedContent.cs
2013-10-03 18:16:29 +02:00
Stephan
08660704cc
Core.StringExtensions - adjust to new default IShortStringHelper (see f64b8d6)
2013-10-03 18:10:51 +02:00
Stephan
4c13dbf8b7
Core.StringExtensions - fix methods that should be extension methods
2013-10-03 18:10:50 +02:00
Stephan
9a10863760
Core.EnumerableExtensions - bugfix f9663a9
2013-10-03 18:10:48 +02:00
Tim Geyssens
74e414d858
Related links prop editor WIP
2013-10-03 16:46:32 +02:00
Tim Geyssens
6a1072e918
Related links prop editor: more WIP
2013-10-03 15:09:52 +02:00
Tim Geyssens
fb1ea4b880
Related links prop editor: more work
2013-10-03 14:58:12 +02:00
Tim Geyssens
cbe566302c
Related links prop editor: first attempt at UI
2013-10-03 14:20:13 +02:00
Tim Geyssens
4ace6e10db
Related links prop editor: adds RelatedLinksPropertyEditor.cs
2013-10-03 13:27:13 +02:00
Tim Geyssens
bd32c7cc4a
Related links prop editor: adds controller / view stubs
2013-10-03 13:05:13 +02:00
Shannon
25a0c595e7
Fixes up the DashboardController to use the new configuration classes, creates DashboardSecurity (which needs some unit testing) and removes all that ugly code.
2013-10-03 19:00:31 +10:00
Shannon
3d3be5ecbc
Renames Control to DashboardControl so it has some meaning.
2013-10-03 17:59:23 +10:00
Shannon
1730005a58
Updates web.config template and transform for new dashboard section.
2013-10-03 17:54:10 +10:00
Shannon
b9257fceeb
New dashboard config classes all tested
2013-10-03 17:50:42 +10:00
Shannon
e2f9b1c7d9
Got the dashboard config section classes working with tests, now to add more tests
2013-10-03 17:17:53 +10:00
Shannon
03b1c9e5ee
Fixed build issue, started adding dashboard config section as real .net section.
2013-10-03 17:06:58 +10:00
Shannon
85098b84f7
started proxying events to the old tree but think it should be done opposite.
2013-10-03 15:57:32 +10:00
Shannon
936be3934b
Updated MenuItemCollection with MenuItemList for full featured List access to the items. Added the MenuRendering event to TreeController, updated the tree controller events to be TypedEventHandler's though developers will need to cast the TreeController to the type they are expecting - still better than 'object'.
2013-10-03 15:05:48 +10:00
Shannon
ed8f22c371
Completes: U4-2829 Allow for JSON objects to be saved/retrieved by property editors - OH YEAH!!
2013-10-03 13:52:33 +10:00
Shannon
969abb5057
Fixes merge issues
2013-10-03 12:53:26 +10:00
Shannon
21c0152131
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Tests/BusinessLogic/BaseTest.cs
src/Umbraco.Web.UI/install/steps/theend.ascx
src/Umbraco.Web.UI/umbraco/Default.aspx
src/Umbraco.Web.UI/umbraco/controls/GenericProperties/GenericProperty.ascx
src/Umbraco.Web.UI/umbraco/developer/Xslt/editXslt.aspx
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx
src/Umbraco.Web.UI/umbraco/umbraco.aspx
src/Umbraco.Web/UmbracoContext.cs
src/Umbraco.Web/umbraco.presentation/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/install/steps/Definitions/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/install/steps/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/library.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Controls/LiveEditingToolbar.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/CreateModule/CreateModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/DeleteModule/DeleteModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/MacroModule/MacroModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/SkinModule/ImageUploader.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/SkinModule/SkinCustomizer.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/SkinModule/SkinModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/LiveEditing/Modules/UnpublishModule/UnpublishModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadTemplates.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/macroParameterControl.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScriptingTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/MediaTypeTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/ScriptTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/contentTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/mediaTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dashboard.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/DataTypes/editDatatype.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/login.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/settings/editTemplate.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/umbraco.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbracobase/baseHttpModule.cs
src/Umbraco.Web/umbraco.presentation/umbracobase/restExtension.cs
src/umbraco.businesslogic/Utils/TypeFinder.cs
src/umbraco.cms/businesslogic/Packager/Installer.cs
src/umbraco.cms/businesslogic/Packager/PackageActions/addRestExtension.cs
src/umbraco.cms/businesslogic/Packager/PackageActions/addXsltExtension.cs
src/umbraco.cms/businesslogic/skinning/Skin.cs
src/umbraco.cms/businesslogic/skinning/tasks/AddStyleSheetToTemplate.cs
src/umbraco.cms/businesslogic/skinning/tasks/ModifyCss.cs
src/umbraco.cms/businesslogic/skinning/tasks/ModifyTemplate.cs
src/umbraco.controls/CodeArea.cs
src/umbraco.controls/ProgressBar.cs
src/umbraco.editorControls/macrocontainer/Editor.cs
2013-10-03 12:51:46 +10:00
Shannon
86430f1b01
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-10-03 12:46:01 +10:00
Shannon
55247fe31d
Finally got around to changing all calls to umbraco.IO to Umbraco.Core.IO - that'll clear up several hundreds of warnings :)
2013-10-03 12:45:40 +10:00
Shannon
6ac724951b
Explicitly adds automapper to the UI proj so we don't get that strange YSOD that says it's not there sometimes.
2013-10-03 12:18:21 +10:00
Shannon
b0dfc90557
Added docs on creating trees and view path location conventions.
2013-10-03 12:11:22 +10:00
Shannon
b09a743beb
Gets view paths to load in dynamically based on whether a core or plugin tree is rendering, this allows us to store view files based on conventions for packages. Completes: U4-2849 Ensure editor views, etc... can exist outside of the /umbraco folder for package devs
2013-10-03 11:25:26 +10:00
Shannon
2ed4206f93
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web/WebBootManager.cs
2013-10-03 09:01:24 +10:00
Shandem
a806f40093
Merge pull request #146 from mortenbock/6.2.0
...
Custom ProfilingViewEngine
2013-10-02 15:53:58 -07:00
perploug
4283734a94
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-02 19:23:57 +02:00
perploug
6c20815210
Initial commit of rte prevalue editor
2013-10-02 19:23:36 +02:00
perploug
a371ebe841
Progressbart convert to css3 from gif
2013-10-02 19:23:20 +02:00
perploug
92a32a8f8d
rollback dialog polish
2013-10-02 19:23:04 +02:00
perploug
bb1a47aa81
Permissions dialog polish
2013-10-02 19:22:54 +02:00
perploug
6126a52156
child action icon alignment tweak
2013-10-02 19:22:34 +02:00
mortenbock
24020cfea3
Make sure the profilingengine doesn't wrap itself
2013-10-02 18:30:59 +02:00
Stephan
1b2f0246e8
Oops, fix build
2013-10-02 18:00:02 +02:00
mortenbock
9ec30860b0
Wrap all ViewEngines in a profiler
...
Wrap all ViewEngines in a custom profiler view engine, using the
ProfilerResolver to track performance
2013-10-02 17:48:44 +02:00
Stephan
19784e04bf
Merge remote-tracking branch 'origin/6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/ObjectResolution/Resolution.cs
2013-10-02 17:42:59 +02:00
Stephan
3ee4399fca
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/ObjectResolution/Resolution.cs
2013-10-02 17:40:03 +02:00
Stephan
06206c60d9
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-02 17:06:46 +02:00
Stephan
5937a7e976
CoreXml - fix tests CRLF issues for build server, take 2
2013-10-02 17:03:50 +02:00
Stephan
f64b8d680d
Core.StringExtensions - switch over to the new DefaultShortStringHelper
2013-10-02 16:54:56 +02:00
Stephan
f9663a9e80
Core.EnumerableExtensions - refactor InGroupsOf to enumerate source only once
2013-10-02 16:54:47 +02:00
Stephan
c604cc5c2f
CoreXml - fix tests CRLF issues for build server
2013-10-02 16:39:54 +02:00
Shannon
dc42c1ebb7
More work on streamlining package development for views and conventions.
2013-10-02 21:03:51 +10:00
Shannon
92efd6d645
Got menu items working with external packages to look for views by convention inside of their package folder.
2013-10-02 20:48:15 +10:00
Shannon
6560865f61
Fixed view path conventions for menu items
2013-10-02 20:20:02 +10:00
Shannon
8f53bea3d7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-02 20:00:34 +10:00
Shannon
89f7a31bef
Updates the Create/AddMenu overloads to ensure a name is specified, fixes all localization of all menu items for all new trees.
2013-10-02 20:00:01 +10:00
Stephan
424b8cd408
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
2013-10-02 11:49:23 +02:00
Stephan
65898411e7
Core.Resolution - umbraco.cms.Action should NOT reset resolution
2013-10-02 11:48:50 +02:00
Stephan
759a3619ca
Core.Resolution - fix concurrency issues
2013-10-02 11:48:30 +02:00
Stephan
520ebc3394
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-02 11:43:10 +02:00
Stephan
e6bb999d83
Core.Resolution - umbraco.cms.Action should NOT reset resolution
2013-10-02 11:42:17 +02:00
Stephan
cdd1a0a4cb
Core.Resolution - fix concurrency issues
...
Conflicts:
src/Umbraco.Core/ObjectResolution/Resolution.cs
2013-10-02 11:41:48 +02:00
Stephan
5e0fbe5634
Macros - bugfix parameters
2013-10-02 11:16:39 +02:00
Stephan
e5b3ca1907
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-10-02 11:14:08 +02:00
Stephan
efb4a6652d
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
2013-10-02 11:11:38 +02:00
Stephan
9b43a86b94
Core.Resolution - fix concurrency issues
2013-10-02 11:09:26 +02:00
Shannon
1090248223
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-02 18:58:21 +10:00
Shannon
880077f6e9
Created TagRepository, added foreign key to cmsTags.ParentId
2013-10-02 18:57:44 +10:00
perploug
ffc1b62b8a
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-02 10:56:54 +02:00
perploug
17f2602ca2
icon finder now loads .icon-* from all registered stylesheets
2013-10-02 10:56:40 +02:00
perploug
a71e255468
re-adds tree cache
2013-10-02 10:55:58 +02:00
perploug
f2458b833e
consistent create dialogs
2013-10-02 10:55:48 +02:00
perploug
2b2d986371
Content copy with relation in js layer
2013-10-02 10:55:38 +02:00
perploug
1ed21a3ffb
Better font handling with correct weights
2013-10-02 10:55:20 +02:00
perploug
1f32373bd2
sample manifest with css
2013-10-02 10:54:59 +02:00
perploug
5b1c626714
Reverts meadia sort to legacy dialog
2013-10-02 10:54:37 +02:00
perploug
ce30153830
Enables the manifest to load custom stylesheets outside the js loading
2013-10-02 10:54:25 +02:00
perploug
727f3a804d
Removes osx shadow files
2013-10-02 10:53:12 +02:00
Shannon
be7179b962
Fixed up the TagRelationshipDto to have the correct columns, keys, etc.. as our upgrade, updated the old tags API to support the new changes.
2013-10-02 17:10:12 +10:00
Shannon
7eee954d4d
OOPS! didn't mean to delete this a couple days ago :P
2013-10-02 15:56:53 +10:00
Shannon
36cb078073
Tags db upgrades done, now to look at ensuring the legacy tags stuff works.
2013-10-02 15:51:02 +10:00
Shannon
8b6171bb13
Almost got the tags tables upgraded
2013-10-02 13:50:42 +10:00
Shannon
917d5b39ec
Changes auth controller post login to return an normal validation response instead of 4.3 so the err msg doesn't show up.
2013-10-02 13:42:36 +10:00
Shannon
65f809a0fb
chagnes IsAuthenticated to not return a 403 so the warning msg doesn't display.
2013-10-02 09:53:58 +10:00
Shannon
bad4d0c6e6
fixes merge issues
2013-10-02 09:30:53 +10:00
Shannon
2a1e3dc2f8
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Persistence/Factories/MemberTypeReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
2013-10-02 09:22:33 +10:00
perploug
5199a5dc99
Move, Copy, protect, notifications dialogs polish
2013-10-02 00:11:10 +02:00
perploug
2e8a8e3623
Working move dialog, needs feedback and validation
2013-10-01 16:14:54 +02:00
perploug
1ec74a5ae8
Fixes: U4-3005 userdialog refuses to close
2013-10-01 15:51:39 +02:00
perploug
6c02eadd88
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-01 15:37:19 +02:00
perploug
60c4307f2e
Fixes: u4-3009 missing context menu in search results
2013-10-01 15:37:05 +02:00
perploug
e1c0e70d07
Fixes: U4-3001 missing root node in tree selectors
2013-10-01 15:36:42 +02:00
Floris Robbemont
9ddee615cc
U4-3007 RouteDefinition should not store instance of controller
2013-10-01 14:09:38 +02:00
Shannon
2c88c7c971
Fixed up content tree to check for IsContainer with the new entity AdditionalData, fixes up the AddContainerView to be part of the ContentModelMapper.
2013-10-01 21:12:32 +10:00
Shannon
9e361b7669
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-01 21:02:47 +10:00
perploug
e64eb05dcd
adds alt+click to context menu to skip default action
2013-10-01 12:32:43 +02:00
perploug
0898638e33
Fixes: U4-2982 missing translation on contextmenu
2013-10-01 12:32:27 +02:00
perploug
5dd9510d69
Fixes: U4-2973 - View editor save button broken
2013-10-01 11:51:19 +02:00
perploug
229b770447
fixes: U4-2854 Re-adds actions on root tree nodes
2013-10-01 11:40:56 +02:00
Shannon
434e194ba7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-01 19:38:18 +10:00
Shannon
9c96b247be
Completes: U4-2963 Updated EntityService / IUmbracoEntity to have a dictionary to fill additional data
2013-10-01 19:37:51 +10:00
Morten Christensen
74f6a34651
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-10-01 10:20:29 +02:00
Morten Christensen
7dee2802fe
Fixing Member and MemberType, so the ids are properly assigned through the repositories.
...
Adding test to assert that no Properties, PropertyTypes or PropertyGroups exists without an id when loaded from the db.
NOTE Changes signature of Member class as Email, Username and Password is required.
2013-10-01 10:20:16 +02:00
perploug
15d25ebb3d
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-01 10:11:08 +02:00
perploug
fbe388a616
Cleans up rte embed dialog
2013-10-01 10:10:55 +02:00
perploug
891955f164
Fixes: U4-2953 - could not load google fonts file
2013-10-01 10:10:41 +02:00
Shannon
f7103c97cf
Completes: U4-2768 Remove legacy/unused webforms files/classes in folder: /umbraco
2013-10-01 17:03:03 +10:00
Shannon
a90e96d066
Completes: U4-2926 Remove unused/obsoleted 'tasks' for media & content
2013-10-01 16:42:32 +10:00
Shannon
4e56d88eb5
Fixes: U4-2672 Fix how trees are rendered when a start node is applied, the Content/Media titles must always be visible
2013-10-01 16:38:10 +10:00
Shannon
770514919d
Gets member deleting working and adds refresh to each letter node.
2013-10-01 15:54:44 +10:00
Shannon
31a5951626
Updated member tree/editor to use the GUID
2013-10-01 15:36:08 +10:00
Shannon
76b7b131a9
Gets members saving (initially) still needs lots more work though, waiting on some feedback from morten in the meantime.
2013-10-01 15:25:04 +10:00
Shannon
4602a6b989
Fixes an issue with the MemberTypeReadOnlyFactory
2013-10-01 14:46:16 +10:00
Shannon
e27a0e2bd2
updates boolean and check box list to use onValueChanged to detect any server value changes.
2013-10-01 14:16:57 +10:00
Shannon
e5c7a35e8f
updates g-maps editor to use onValueChanged to detect if a server val has changed.
2013-10-01 14:12:15 +10:00
Shannon
6277bc379e
updates mediapicker to use onValueChanged in case the server value changes.
2013-10-01 14:10:11 +10:00
Shannon
2bb279d8f7
Ensures rte controller will re-load itself if server data has changed.
2013-10-01 14:08:14 +10:00
Shannon
a8f87d6dc1
Updates mediapicker to not use jquery each methods since they are not DOM items, use underscore instead.
2013-10-01 14:07:56 +10:00
Shannon
bb350035ef
Fixed merge issues
2013-10-01 13:43:55 +10:00
Shannon
6f6c33a721
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
build/NuSpecs/UmbracoCms.nuspec
src/Umbraco.Core/Persistence/Factories/MemberTypeReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Relators/PropertyDataRelator.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Tests/BusinessLogic/BaseTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/TestHelpers/TestHelper.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
2013-10-01 13:38:17 +10:00
Shannon
7451e83c73
Integrates authentication within the routes and prevents controllers from being loaded when the user isn't authorized. Ensures we also have a /login route and allows routes to redirect when auth fails.
2013-10-01 13:23:13 +10:00
Shannon
79e35d5c06
Ensures that if a user session times out and another user logs in that we redirect to root
2013-10-01 10:08:55 +10:00
Shannon
59196020bb
Fixes up content controller move/copy actions
2013-10-01 10:04:07 +10:00
perploug
fc1e4f959e
adds container doctype lookup
...
TODO: find a better/faster way to do this
2013-10-01 00:54:46 +02:00
perploug
146aca31a0
Updating legacy domain, publsh and sort dialogs
2013-10-01 00:47:18 +02:00
perploug
c928769911
adds container UI to doctype editor
2013-09-30 23:34:43 +02:00
perploug
cdbc02354d
umbracoField dialog tweaks
2013-09-30 23:34:20 +02:00
perploug
bd3cdd83f6
WIP: adds move and copy methos to content contoller
2013-09-30 23:34:07 +02:00
perploug
5a757f129c
Implements doctype container
2013-09-30 23:33:27 +02:00
perploug
987c4401a3
U4-2852: Fixes error messages
2013-09-30 23:32:35 +02:00
perploug
dee067d071
cleans up umbfield legacy dialog
2013-09-30 21:37:35 +02:00
perploug
d901f4d4f1
umb-dialog visual tweaks
2013-09-30 21:36:49 +02:00
perploug
081457ddc8
enables classes on inline modals
2013-09-30 21:36:22 +02:00
perploug
4f98a1b0c8
adds move to content.resource
2013-09-30 21:36:08 +02:00
perploug
7668c3bafa
adds initial loading back to umb-tree
2013-09-30 21:35:54 +02:00
Sebastiaan Janssen
5238293c09
Merge branch '6.1.6' into 6.2.0
...
Conflicts:
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
2013-09-30 16:09:25 +02:00
Stephan
05f7ede26a
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/macro.cs
2013-09-30 14:12:36 +02:00
Stephan
ea638c37b7
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Web/UmbracoContext.cs
2013-09-30 14:05:12 +02:00
Stephan
bfa7ab788b
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0-pubcontent
2013-09-30 14:00:01 +02:00
Stephan
5a15c93195
PublishedContent - ensure exceptions don't corrupt InPreviewMode
2013-09-30 13:58:02 +02:00
Stephan
77777c8007
Bugfix e775421
2013-09-30 13:57:58 +02:00
perploug
85e2c3e5b1
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-30 13:19:10 +02:00
perploug
47d124a41b
wraps datepicker valye set in apply
2013-09-30 13:18:56 +02:00
perploug
ca56539c65
Fixes U4-2980 - tabs not in the right order
2013-09-30 13:18:34 +02:00
perploug
8b25210895
adds localdata to timepicer hide event
2013-09-30 13:10:58 +02:00
perploug
9c4dc838a5
Adds number prevalue editor
2013-09-30 13:10:34 +02:00
perploug
57511b9c5a
Fixes: U4-2977 legacy tabs reset to one one submit
2013-09-30 13:10:15 +02:00
Shannon
472ef6e48c
Starts fixing: U4-2947 Fix complex property editors with $watch expressions
2013-09-30 20:33:19 +10:00
Shannon
9ff74b39f8
fixed web.config xform for debugging
2013-09-30 20:24:11 +10:00
Morten Christensen
5aa01e78ab
Updating conn.string in test
2013-09-30 12:13:49 +02:00
Morten Christensen
a21bee6683
Fixing MemberType- and MemberRepository so properties, property types and property groups are properly initialized.
2013-09-30 12:12:58 +02:00
Shannon
3e9afcfc41
Finishes: U4-2678 Fix logging out and then logging in as another user, the sections, etc... do not get updated.
2013-09-30 20:08:15 +10:00
Shannon
ac2a4a1e0a
Fixing: U4-2678 Fix logging out and then logging in as another user, the sections, etc... do not get updated. - all event broadcasting is now centralized.
2013-09-30 19:14:30 +10:00
Shannon
5ffca11c5b
Fixing: U4-2678 Fix logging out and then logging in as another user, the sections, etc... do not get updated.
2013-09-30 18:58:24 +10:00
Shannon
56f1062db8
Fixes up EditUser - non-admins who have access to the Users app can edit other non-admins and cannot change anyone to be admin, but only admins can edit other admins that are not the root admin. Only the root admin can edit the root admin.
2013-09-30 17:28:44 +10:00
Shannon
a11e947f96
Fixes: U4-2780 UserPermissions editor just YSODs
2013-09-30 17:12:31 +10:00
Shannon
0be07f467f
Fixes: U4-2989 Username & password must be changed if login credentials are invalid in order to submit again.
2013-09-30 17:03:26 +10:00
Shannon
1a9ced80f9
Fixes: U4-2974 Authentication fail displays username and password
2013-09-30 16:31:52 +10:00
Shannon
33599a15a2
Fixes: U4-2952 Preview mode causes ysod - null reference
2013-09-30 16:06:56 +10:00
Shannon
42f9427e24
ignores the built in member properties for now, adds more logging to Resolution to try to figure out the underlying problem.
2013-09-30 15:42:29 +10:00
Shannon
e0878fdd9f
fixes unit test
2013-09-30 14:48:05 +10:00
Shannon
fb3bad90d6
had to change port 9999 to 9990 because the new sony vaio admin uses 9999
2013-09-30 14:24:39 +10:00
Shannon
590838302b
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0-member-editor-wip
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
2013-09-30 14:19:12 +10:00
Shannon
c9aac96c1a
Fixes EditUser.aspx
2013-09-30 14:15:39 +10:00
Shannon
bbdce28951
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0-member-editor-wip
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadContent.cs
2013-09-30 13:52:01 +10:00
Shannon
cf6ecf5bc9
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-member-editor-wip
...
Conflicts:
src/Umbraco.Web.UI/config/trees.config
2013-09-30 13:51:18 +10:00
Shannon
4df79ce55b
re-enables LoadMinimalDocument and adds this to the optimized check, even in optimized model the OnRenderNode can still execute with a minimal doc.
2013-09-30 13:47:19 +10:00
Shannon
15d2021786
Obsoletes the LoadMinimalDocument flag since it no longer serves a purpose.
2013-09-30 13:36:49 +10:00
Shannon
a8f6b9eeb9
Fixes: U4-2925 Tree performance is very poor in 6.1.x when having event subscriptions
2013-09-30 13:31:48 +10:00
Shannon
3d4b403c0e
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-30 12:02:51 +10:00
Shannon
957760d29a
Creates IDisposeOnRequestEnd and ensures UmbracoContext and UmbracoDatabase implement it, then we only dispose of these types of objects at the end of the request if they are part of the httpcontext items (U4-2738). Fixes: U4-2988 UmbracoObjectTypesExtensions is not thread safe
2013-09-30 12:02:35 +10:00
Stephan
928f7a1ed0
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/macro.cs
2013-09-29 16:05:52 +02:00
Stephan
a7603747a6
XmlPublishedCache - 'version' is not a property
2013-09-29 15:22:39 +02:00
Stephan
e7754213f1
INode to IPublishedContent transition for Razor macros
2013-09-29 15:22:35 +02:00
Stephan
ea82e9c67e
Web.Routing - fix PublishedContentRequest exception message
2013-09-29 15:22:31 +02:00
Stephan
182cc1ace7
Web.UmbracoHelper - add Url overload w/mode
2013-09-29 15:22:27 +02:00
Stephan
205b9889f2
Macros - PartialViewMacro use IPublishedContent, not INode
2013-09-29 15:22:23 +02:00
Stephan
4a58fbfa1d
PublishedContent - add OfType<> extension to IPublishedContent
2013-09-29 15:22:19 +02:00
Stephan
af534e87f3
PublishedContent - bugfix IsDraft on previewed document
2013-09-29 15:22:15 +02:00
Stephan
53c753b8d9
Fix build after merge
2013-09-28 17:11:05 +02:00
Stephan
a8a2c706ba
Merge branch '7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/PublishedContentHelper.cs
2013-09-27 15:59:42 +02:00
perploug
f456e5b83e
One last icon class update in tree.config
2013-09-27 14:21:06 +02:00
perploug
840047335a
removes folder.gif references
2013-09-27 13:48:06 +02:00
perploug
6ee7dbb7e6
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-27 13:38:44 +02:00
perploug
f0692329b6
Moved contentpicker button to bottom
2013-09-27 13:36:59 +02:00
Sebastiaan Janssen
4f43172d29
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-27 13:36:17 +02:00
Sebastiaan Janssen
f74b9f9071
Renaming columns in SQL CE is a bit more elaborate..
2013-09-27 13:35:52 +02:00
Lars-Erik Aabech
b6777e4635
Recursive PublishedContentExtensions IsDocumentType
...
Optional recursive parameter defaulted to false for backwards compatibility and no performance hit.
Settings recursive = true fetches content type for content and checks ancestor content types for the same alias.
2013-09-27 13:12:16 +02:00
perploug
0b856302d9
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-27 12:23:33 +02:00
perploug
540a28ea8b
Fixes image upload extensions
...
filters out disallowed
converts images to mediaType=image
everything else type = file
2013-09-27 12:23:12 +02:00
Sebastiaan Janssen
46590c8fce
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-27 12:02:16 +02:00
Sebastiaan Janssen
962bab088c
Update nuspec files to get the correct dependencies with the correct versions
2013-09-27 12:00:36 +02:00
perploug
0c8a7f3466
Updates missing dashboard paths
2013-09-27 11:35:59 +02:00
perploug
dcb08250ab
Minor search visual tweaks
2013-09-27 11:23:38 +02:00
perploug
23822a97ef
fixes dialog legacy redirects
2013-09-27 11:23:03 +02:00
perploug
c4984bffc7
Nodetype create dialog
2013-09-27 11:22:39 +02:00
perploug
10b58fbd29
Adds drag drop to media dashboard
2013-09-27 11:22:26 +02:00
perploug
812ed78cd9
made mediatype editor async
2013-09-27 11:21:56 +02:00
perploug
ba838e893e
Polished nodetype dialog windows
2013-09-27 11:21:33 +02:00
perploug
1db94711f5
tree icons updated
2013-09-27 11:21:10 +02:00
perploug
08e21e36a6
minor styling updates
2013-09-27 11:03:01 +02:00
perploug
249015a0e9
Remove non-working doctype add link
2013-09-27 11:02:40 +02:00
Shannon
a3d674f574
Updated the saving model and validator inheritance chain to better support members, have the members editor display data and posting/validating data - now need to get the correct fields being displayed and the correct tab/layout but coming along very nicely!
2013-09-27 16:59:38 +10:00
Stephan
9a66948857
Merge pull request #141 from IDisposable/patch-1
...
Fix order of null-check versus dotting through to .UmbracoContext.
2013-09-26 23:29:59 -07:00
Shannon
82c784d560
Most of the member tree working, have the member editor rendering data
2013-09-27 15:19:39 +10:00
Shannon
30095000e6
Updates to latest version of JSON.Net
2013-09-27 13:25:28 +10:00
Shannon
5d224cca9b
Updates to latest version of Microsoft.Net.Http
2013-09-27 13:22:27 +10:00
Shannon
c5c1a7ddfc
Upgrades to latest AutoMapper lib
2013-09-27 13:16:25 +10:00
Shannon
7684381326
Fixes issue with media edit controller not having a $timeout reference.
2013-09-27 13:05:57 +10:00
Shannon
ed7851c962
Fixes more issues with the legacy API backwards compatibility issues with new property editor that don't have legacy predecessors. - can now create a member.
2013-09-27 12:51:52 +10:00
Shannon
bf124cb326
Fixes: U4-2957 Member type saving generates YSOD
2013-09-27 12:39:52 +10:00
Shannon
e0fb09c6bc
Added better backwards compatibility for when people are using the legacy business logic APIs but they are using new property editors when there is no legacy property editor predecessor (IDataType implementation).
2013-09-27 11:02:59 +10:00
Shannon
49554b7983
updates macro script web.config to what it should be
2013-09-27 09:30:08 +10:00
Shannon
6cf689220e
Fixed up the log controller & models (based on feedback http://bit.ly/1h6KiJf )
2013-09-27 09:25:08 +10:00
perploug
51912bd50f
Fixes those resizing issues we've been having
2013-09-26 23:07:51 +02:00
perploug
afb5139aec
enables the super rough search data in navigation
2013-09-26 22:56:01 +02:00
perploug
c9ce0117b9
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-26 21:44:08 +02:00
perploug
67a81d7b2d
content name directive exit method change
2013-09-26 21:43:55 +02:00
perploug
7c66d26973
Latest edits dashboard
2013-09-26 21:43:42 +02:00
perploug
bcac690fd5
Media picker tinymce icon
2013-09-26 21:43:33 +02:00
Marc Brooks
b5022bb183
Fix order of null-check versus dotting through to .UmbracoContext.
...
The order of operations in the constructor dots through to the _routingContext.UmbracoContext before checking if the value was null and throwing the argument exception (which really isn't an ArgumentException...)
2013-09-26 13:41:51 -05:00
Sebastiaan Janssen
1138e54672
Unignore macroscripts/web.config and add an empty config as a placeholder for now
2013-09-26 15:52:16 +02:00
Sebastiaan Janssen
5d9ffde268
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-26 15:45:44 +02:00
Sebastiaan Janssen
e37ce030f9
Pointing to the Belle docs for building from source
2013-09-26 15:44:12 +02:00
Sebastiaan Janssen
2e9bc3bb2b
Oops updated wrong branch
2013-09-26 15:43:08 +02:00
perploug
757178b90b
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-26 15:35:59 +02:00
perploug
f2e7cff048
Minor css updates
2013-09-26 15:35:44 +02:00
perploug
0c350e9cc1
Content name directive refactor
2013-09-26 15:35:28 +02:00
perploug
33b4a73794
Beginning work on localization
2013-09-26 15:34:58 +02:00
perploug
e52cbf7130
Log resource
2013-09-26 15:34:10 +02:00
Sebastiaan Janssen
98e487753f
Pointing to the Belle docs for building from source
2013-09-26 14:52:48 +02:00
Shannon
63f5d0acaf
Fixes: U4-2787 Copy dialog results in YSOD, converts move/copy dialog to only use the new API. removes xhtmlConformance from web.config.
2013-09-26 17:17:18 +10:00
Stephan
ce15d46a5e
Merge remote-tracking branch 'fork1/6.2.0-pubcontent' into 7.0.0-pubcontent
2013-09-26 09:12:02 +02:00
Stephan
02ffebde49
Merge branch '7.0.0' into 7.0.0-pubcontent
2013-09-26 09:06:01 +02:00
Stephan
2e06c61a4f
Fix issues after merge
2013-09-26 09:04:23 +02:00
Stephan
36d6e4b4da
Merge branch '7.0.0' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/PublishedContentHelper.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Models/XmlPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContentProperty.cs
src/Umbraco.Web/Templates/TemplateUtilities.cs
2013-09-26 08:57:01 +02:00
Shannon
57af8727e9
fixes an async issue with .net 4.5 - well actually it fixes an issue with previous versions :)
2013-09-26 16:36:48 +10:00
Shannon
4212199226
Fixes: U4-2941 Sort dialog YSODs on root node and updates media GetChildren to be the same as content with options/sorting/filtering.
2013-09-26 16:26:05 +10:00
Shannon
18c1ec8ae7
fixed issue with the 'do something else' button
2013-09-26 16:05:42 +10:00
Shannon
e1cf3bc597
Implements: U4-2937 A tree item should be able to have a default action
2013-09-26 15:55:38 +10:00
Shannon
c9fd168cbd
Fixes: U4-2905 Refresh node at tree root (i.e. content/media) doesn't work
2013-09-26 14:28:18 +10:00
Shannon
ac755d7a22
Fixes: U4-2943 Insert macro dialog no longer works when editing mvc views, U4-2930 Get macro picker dialog working with partial views and partial view macros
2013-09-26 13:20:19 +10:00
Shannon
36ddb872fa
fixes: U4-2942 re-publish all on content root not displaying
2013-09-26 13:03:09 +10:00
Shannon
29d849754c
Fixes: U4-2703 Content editor save/publish should update modified attributes
2013-09-26 12:53:33 +10:00
Shannon
f9055016ff
Completes: U4-2868 Remove ActionSave, fixes unit tests
2013-09-26 12:21:52 +10:00
Shannon
00cb8f08a0
Fixes unit tests
2013-09-26 12:18:52 +10:00
Shannon
0371b44a84
fixes some unit tests
2013-09-26 11:58:03 +10:00
Shannon
f5f25ed017
Completes: U4-2900 remove explicit declarations in web.config
2013-09-26 11:57:45 +10:00
Shannon
bb78e38a67
Updated the default release config for umbracoSettings.config
2013-09-26 11:03:28 +10:00
Shannon
5ba1ad5e93
Completes: U4-2900 remove explicit declarations in web.config, U4-2940 Remove old spellchecker for now
2013-09-26 10:50:19 +10:00
Shannon
611f3a04b6
Fixes api controller tests
2013-09-26 10:00:01 +10:00
perploug
aca64ae08e
Fixes: U4-2871
2013-09-25 16:03:34 +02:00
perploug
b918462e40
Missing csproj files + minor css updates
2013-09-25 15:39:23 +02:00
perploug
2415e39e43
merge
2013-09-25 15:17:21 +02:00
perploug
123e70ae21
Small tweaks on the macro dialog
2013-09-25 15:15:52 +02:00
perploug
8a3f1e6fbf
NH code refactor
...
Moved view into directive
Moved dropzone into directive
Reused in media dialog
2013-09-25 15:15:35 +02:00
perploug
7d50d0fc6c
Replaces all the old core dashboards
2013-09-25 15:14:09 +02:00
Shannon
d689ad488c
Fixes macro rte editor to use the current page id
2013-09-25 21:46:04 +10:00
Shannon
1901351f3a
Changes the property convert to log errors when it cannot find a property editor - this means that packages can still install
2013-09-25 21:35:24 +10:00
Stephan
725b938de1
PublishedContent - revert to using property.Value vs .ObjectValue
2013-09-25 13:17:21 +02:00
Shannon
f976a9b246
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-25 21:10:13 +10:00
Shannon
394915fa05
centralizes the thumbnail/image handling
2013-09-25 21:09:59 +10:00
Stephan
042973ce19
PublishedContent - revert to using property.Value vs .ObjectValue
2013-09-25 12:54:24 +02:00
Tim Geyssens
fb811ce810
Embed rte plugin: minor copy update
2013-09-25 12:16:11 +02:00
Tim Geyssens
32ba52f340
rte: adds iframe as allowed element
2013-09-25 12:07:25 +02:00
Tim Geyssens
04275eba63
Embed rte plugin: prettify
2013-09-25 11:51:47 +02:00
Shannon
f01e3ee9f2
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-25 19:27:12 +10:00
Shannon
1e9a17babe
Fixes merge issues, fixes up some unit tests, removes the For<T> config section stuff and simplifies the singleton, refactors it with methods as per discussion with stephen.
2013-09-25 19:23:41 +10:00
Tim Geyssens
ab2b916103
Embed rte plugin: adds cancel button to dialog
2013-09-25 11:21:10 +02:00
Tim Geyssens
b3914c4eaa
Embed rte plugin: changes icon
2013-09-25 11:17:32 +02:00
Shannon
f356b94c39
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Cache/CacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/NullCacheProvider.cs
src/Umbraco.Core/Cache/StaticCacheProvider.cs
2013-09-25 19:09:16 +10:00
Shannon
5fd25e26f5
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-25 19:04:12 +10:00
Shannon
e02dddc747
obsoleting legacy prop eds
2013-09-25 19:03:05 +10:00
Shannon
cf462bd28e
Fixes starter kit installer with no skins
2013-09-25 18:49:19 +10:00
Shannon
b2e2a2b004
removes the old skinning.config and updates the installer to not show that option.
2013-09-25 18:18:36 +10:00
Shannon
a939c14de9
Completes: U4-2917 Remove canvas/live editing support, U4-2916 Remove skinning support
2013-09-25 17:57:44 +10:00
Shannon
a1f87c7232
Fixes: U4-2918 After I set admin password, the error shows.(7.0.0-build.85, new install)
2013-09-25 16:52:26 +10:00
Shannon
55e9a4fbb0
fixes rte property editor to ensure that data is saved since tinymce events are a bit strange. fixes up selection changes and ensures that macro markup in the editor can never be modified.
2013-09-25 16:30:13 +10:00
Shannon
06400f8db5
Gets the modal content loading in the rte on editor load all in async, fixes an issue with valtogglemsg when used in a modal to ensure we unsubscribe from the events when the modal element is destroyed.
2013-09-25 14:29:59 +10:00
Shannon
6c9fe2ebd0
Adds dynamic filtering to EntityService (post filtering for GetAll) - updated the insert macro dialog to ensure that it only shows macros flagged for the rte when in rte mode, otherwise shows all of them. adds unit tests for dynamic queryable stuff.
2013-09-25 13:54:25 +10:00
Shannon
f127d31928
Gets the rte macro contents rendering with macro parameter values.
2013-09-25 12:05:07 +10:00
Stephan
f9022d8189
Cleanup project after merge
2013-09-24 16:31:26 +02:00
Stephan
7f4a98883b
Merge branch '7.0.0' into 7.0.0-pubcontent
2013-09-24 16:24:20 +02:00
Stephan
8ff0307a95
Fix bugs & tests after merge
2013-09-24 16:23:03 +02:00
perploug
3dd583b1d3
Fixes broken table drag n drop
2013-09-24 16:03:09 +02:00
perploug
5c8d027383
Media delete dialog, missing D attr validation
2013-09-24 16:02:58 +02:00
Stephan
917c514fab
PublishedContent - use generic published content in MacroController
2013-09-24 15:05:53 +02:00
perploug
e9f69e39ab
Adds folder icons to the photo folder directive
2013-09-24 14:47:06 +02:00
perploug
9a1457fb6d
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-24 12:15:52 +02:00
perploug
828965b902
umb photo folder directive
2013-09-24 12:15:15 +02:00
Stephan
2ef4b77bd9
Fix broken tests
2013-09-24 11:28:54 +02:00
Shannon
c739146f24
Completes: U4-2917 Remove canvas/live editing support, U4-2919 Remove defaultToLiveEditing column, U4-2825 Remove default permissions column
2013-09-24 19:27:13 +10:00
Stephan
c7ac4eea2f
Merge branch '7.0.0' into 7.0.0-pubcontent
2013-09-24 10:53:26 +02:00
Stephan
fae9fc6e2d
Merge branch '6.2.0' into 6.2.0-pubcontent
2013-09-24 10:51:44 +02:00
Stephan
000e278e48
Fix bugs & tests after merge
2013-09-24 10:49:30 +02:00
Shannon
5fc8e7b0fb
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-24 18:47:17 +10:00
Shannon
d3a9087093
Got the macro dialog working with previously selected macros in the rte and pre-fills the data that was previously there.
2013-09-24 18:46:53 +10:00
perploug
020f4f9fc5
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-24 09:40:06 +02:00
perploug
468238e4d2
more work on the sorting, almost works on tables now too
2013-09-24 09:39:55 +02:00
Niels Hartvig
26ab581af5
Updates to folderbrowser view - still WIP.
...
Needs code review as there's some non-clean NG work needed to provide
the clean view. Upload haven't been styled yet. Working on it.
2013-09-24 09:36:39 +02:00
Stephan
bcfb562dde
Fix build after merge
2013-09-24 09:12:58 +02:00
Shannon
dbf9f70369
Fixed more styling and validation bits for insert macro dialog.
2013-09-24 16:01:00 +10:00
Shannon
1ce9554e66
Fixes width styles for prop editors
2013-09-24 15:32:32 +10:00
Shannon
f6db9d9189
Updates textbox/textarea property editors to show field level validation for the regex/required server validation.
2013-09-24 15:00:43 +10:00
Shannon
42e8e9442e
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-24 13:34:36 +10:00
Shannon
972d33ccec
Got macro content loading in editor async updated more of the macro plugin to ensure the macro contents cannot be edited.
2013-09-24 13:34:29 +10:00
Shannon
099c1ff2ea
Fixes: U4-2914 Examine doesn't index newly created items
2013-09-24 10:39:47 +10:00
perploug
13ea14e3a9
WIP on sorting directive, but index switching works now
2013-09-24 00:31:24 +02:00
Jeremy Pyne
5716edcf80
Added node type to quick search(as a toooltip).
...
Added node type to search results.
2013-09-23 16:19:05 -04:00
Stephan
3ca8b356ee
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
...
Conflicts:
src/Umbraco.Core/Cache/CacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/NullCacheProvider.cs
src/Umbraco.Core/Cache/StaticCacheProvider.cs
src/Umbraco.Core/Configuration/UmbracoSettings.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Dynamics/PropertyResult.cs
src/Umbraco.Core/Models/IPublishedContentProperty.cs
src/Umbraco.Core/Models/PublishedItemType.cs
src/Umbraco.Core/PropertyEditors/IPropertyEditorValueConverter.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorValueConvertersResolver.cs
src/Umbraco.Core/PropertyEditors/PropertyValueConvertersResolver.cs
src/Umbraco.Core/PublishedContentExtensions.cs
src/Umbraco.Core/PublishedContentHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/CodeFirst/StronglyTypedMapperTest.cs
src/Umbraco.Tests/LibraryTests.cs
src/Umbraco.Tests/PropertyEditors/PropertyEditorValueConverterTests.cs
src/Umbraco.Tests/PublishedCache/PublishedContentCacheTests.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
src/Umbraco.Tests/PublishedContent/PublishedMediaTests.cs
src/Umbraco.Web/ExamineExtensions.cs
src/Umbraco.Web/Models/DynamicPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContentProperty.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
src/Umbraco.Web/PublishedContentExtensions.cs
src/Umbraco.Web/Templates/TemplateUtilities.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/macro.cs
src/umbraco.MacroEngines/RazorDynamicNode/PropertyResult.cs
src/umbraco.MacroEngines/RazorDynamicNode/PublishedContentExtensions.cs
2013-09-23 21:57:22 +02:00
perploug
60dab31656
Canvas directive for preview
2013-09-23 21:55:04 +02:00
perploug
0383ec5ed1
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-23 21:26:39 +02:00
perploug
ad0ec30e62
styling cleanup
2013-09-23 21:26:23 +02:00
Niels Hartvig
32f4eaf900
WIP on image uploading
...
UX work - broken atm.
2013-09-23 21:24:34 +02:00
Per Ploug Krogslund
46ccb616f3
typo in helveticons.less
2013-09-23 21:20:41 +02:00
Stephan
6c32cf9529
Fix broken build
2013-09-23 17:30:09 +02:00
Stephan
d925f856ae
Take care of FIXMEs
2013-09-23 16:55:59 +02:00
Stephan
3de2196e01
PublishedContent - reorg. existing IPropertyValueConverter impl.
2013-09-23 16:42:35 +02:00
Stephan
ac2d010df3
PublishedContent - refactor PublishedContentType cache
2013-09-23 16:18:39 +02:00
Anders Stentebjerg
3104e234c9
Styling
...
Replaced Open Sans fonts locally with googleapis
Styling sections menu
2013-09-23 14:12:07 +02:00
perploug
d0c500824e
Added umb-editor width classes to all property editors
2013-09-23 14:10:39 +02:00
perploug
640286c283
minor tweaks
2013-09-23 13:32:26 +02:00
perploug
b9d066b262
Fixes rte property validation null refs
2013-09-23 13:32:18 +02:00
perploug
6ab4d177e4
fixes xslt dialog ysod
2013-09-23 13:31:12 +02:00
perploug
0adf0d1fb6
Css for panel footer
2013-09-23 13:30:50 +02:00
perploug
7f8045dc55
Filters out media items that returns null
2013-09-23 13:30:39 +02:00
perploug
9bad5d0233
Updateds media picker styles
2013-09-23 13:29:44 +02:00
Stephan
eb4317a9c1
Take care of FIXMEs
2013-09-23 13:08:45 +02:00
perploug
bd4ecafc74
Richtext null ref exception fixed
2013-09-23 10:45:12 +02:00
Shannon
4c77e0de0e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-23 13:51:14 +10:00
Shannon
dc258400f1
Have the RTE insert macro stuff working, needs a few tweaks and needs to load content but its working. YOU NEED A FULL BRAND NEW DB RE-INSTALL FOR THIS.
2013-09-23 13:49:24 +10:00
Shannon
61654a370a
Got TinyMCE insert macro button/dialog inserting into the rich text editor - now need to ensure it is written out correctly and then parsed on the server properly so that it works!
2013-09-23 12:15:15 +10:00
Shannon
334b09f351
Moves insert macro dialog to common, creates a tinymce service to put our plugin logic inside instead of having the logic in the controller.
2013-09-23 10:36:21 +10:00
Shannon
c6a86d15a2
Fixes up more compatibility issues with the GUID -> alias change, completes U4-2909 Remove unused/obsoleted interfaces in interfaces.dll
2013-09-23 09:00:12 +10:00
Shannon
6340afce69
Fixes change doc type to use the prop alias instead of the guid
2013-09-21 12:40:04 +10:00
Shannon
f30bac2919
Fixes: U4-2800 ContentPostValidate apparently doesn't work - need to look into it
2013-09-21 12:29:53 +10:00
Shannon
a065874421
Fixes some issues with the GUID change and psot validate attributes
2013-09-20 17:27:26 +10:00
Shannon
7037f0626a
completes U4-2706 Change form watching in the validators over to use functions , test using other manifest property editors as parameter editors, fixes up validation in the dialog.
2013-09-20 17:00:34 +10:00
Sebastiaan Janssen
d12b0b857e
Update web.Template.config
2013-09-20 08:30:10 +02:00
Shannon
7396b01466
Got macro parameter editors inserting macros into the template editor for both webforms and mvc, created unit tests for macro syntax in macroservice. Removed the hard coded span8 for input elements for property editors - need to figure out a different way to set their width.
2013-09-20 14:24:39 +10:00
Shannon
661bc3149f
Fixes macro parameter id assignment at the repo level.
2013-09-20 13:40:32 +10:00
Shannon
6a343ef2b6
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-09-20 09:58:24 +10:00
Shannon
3d3ea12aba
Gets the parameter editor resolver to resolve parameter editors from: c# parameter editors, c# property editors that have been flagged as a param editor, manifest parameter editors and manifest property editors flagged as param editor. Fixes more of the macro editor.
2013-09-20 09:47:01 +10:00
Tim Geyssens
9c19f161dc
List view editor: adds delete confirmation
2013-09-19 16:22:37 +02:00
Tim Geyssens
42e3a3cf2b
List view editor: disable bulk actions if action is in progress
2013-09-19 16:10:31 +02:00
Tim Geyssens
da0c98e158
List view editor: small copy update
2013-09-19 16:07:18 +02:00
Tim Geyssens
f79be4ecf7
List view editor: updates progress message on bulk actions
2013-09-19 16:05:58 +02:00
Tim Geyssens
3d28db6897
List view editor: hooks in notification service
2013-09-19 16:03:42 +02:00
Tim Geyssens
d7c0e897cf
List view editor: make sure delete docs get removed from the selection
2013-09-19 15:23:19 +02:00
Tim Geyssens
35f62ffa67
List view editor: makes bulk publish work
2013-09-19 15:17:21 +02:00
Tim Geyssens
03ddc14ba5
List view editor: adds stubs for bulk publish/unpublish
2013-09-19 15:11:47 +02:00
Tim Geyssens
c3c89cb577
List view editor, adds some feedback on bulk delete progress
2013-09-19 15:06:10 +02:00
Tim Geyssens
cc8c477b16
List view editor, make bulk delete work
2013-09-19 14:58:32 +02:00
Tim Geyssens
36133a3ee4
List view editor, make select all function and show bulk actions when at least 1 thing is selected
2013-09-19 14:47:08 +02:00
Tim Geyssens
2d569b40d2
List view editor, disable icon from item view since that wasn't working anyway and did strange stuff with the checkbox
2013-09-19 14:19:03 +02:00
Tim Geyssens
39fb77cf93
List view editor, removing some unnecessary labels from the row view
2013-09-19 14:04:48 +02:00
Tim Geyssens
0746a73860
List view editor, makes paging work
2013-09-19 13:48:21 +02:00
Tim Geyssens
0a11d8beda
List view editor, makes error on filtering go away (content controller still need to implement filtering)
2013-09-19 13:44:56 +02:00
Tim Geyssens
d9dae1e71a
List view editor, makes sorting work
2013-09-19 13:42:11 +02:00
Tim Geyssens
18c00e21ce
List view editor, fixes "Duplicates in a repeater are not allowed.” error
2013-09-19 13:25:22 +02:00
Tim Geyssens
8d9fc7fad9
List view editor, make sure edit goes to correct place
2013-09-19 13:20:41 +02:00
Stephan
c3caf7ff04
PublishedContent - align with v7, refactor IPublishedProperty & names
2013-09-19 13:12:18 +02:00
Tim Geyssens
9162dac22a
List view editor, small update to controller to make sure fetching children doesn't fail
2013-09-19 13:11:57 +02:00
Tim Geyssens
1a38e3ccb9
Oops didn't want to commit this file in preview commit
2013-09-19 13:00:56 +02:00
Tim Geyssens
b8cac519fa
List view editor, make sure create passes content id
2013-09-19 12:42:54 +02:00
Tim Geyssens
a233c30f07
List view editor, make create link to correct place
2013-09-19 12:23:01 +02:00
Shannon
90fe92da82
Getting parameter editor architecture done: we can share with prop eds or create standalone in both c# and in manifest.
2013-09-19 20:17:12 +10:00
Stephan
f9cae9c4d8
PublishedContent - align with v7, refactor IPropertyValueConverter
2013-09-19 12:07:43 +02:00
Stephan
dd16af0989
PublishedContent - align with v7, refactor PublishedPropertyType
2013-09-19 12:07:30 +02:00
perploug
aa2f020aa4
added lisview guid - does all editors need that?
2013-09-19 11:21:59 +02:00
perploug
43bbc89a07
Removing unneeded button icons
2013-09-19 10:38:37 +02:00
perploug
ab35718e95
Listview datatype
2013-09-19 10:37:57 +02:00
Shannon
f62546a308
Adds some other macro parameters fixes up more of the macro editor, all seems to be working there now and have added validation (which never existed before :(
2013-09-19 18:36:36 +10:00
Shannon
c0a303b328
Gets macro editor working with new db changes and using new MacroService data layer
2013-09-19 17:34:57 +10:00
Shannon
ec3761baa0
Creates parameter editor manfests and resolver, updates the legacy macro editor to resolve items from here.
2013-09-19 15:33:47 +10:00
Shannon
bbd5747177
Differentiates between a property and parameter editor, though they are similar they are still different. Renames ValueEditor to PropertyValueEditor, creates new parameter editor base classes.
2013-09-19 14:55:00 +10:00
Shannon
d88221cad3
Fixes up more legacy biz logic macros
2013-09-19 14:54:00 +10:00
Shannon
1ae6aac489
Attempting to update the legacy macro business logic code to support the db structure changes.
2013-09-19 13:35:00 +10:00
Shannon
33cad8ed78
Removes the table cmsMacroPropertyType, tests install upgrade and new installs.
2013-09-19 13:05:36 +10:00
Shannon
a4717c5cb9
Creates all of the macro parameter db upgrade scripts, fixes folder browser alias
2013-09-19 12:53:12 +10:00
perploug
d673bed168
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-18 15:45:03 +02:00
perploug
4891c54ef5
Migrated the old content picker to the new dialogs
2013-09-18 15:44:50 +02:00
perploug
4dd708820f
default dialog padding
2013-09-18 15:44:21 +02:00
Tim Geyssens
f09225eb48
Updates loading animation on embed rte plugin
2013-09-18 15:15:05 +02:00
Tim Geyssens
1a53334bf2
And make sure insert button only works after succesfull embed
2013-09-18 15:04:43 +02:00
Tim Geyssens
b469ed92ff
Also make sure the embed rte plugin only shows resize options if provider supports it
2013-09-18 15:03:23 +02:00
Tim Geyssens
8eb07963ec
Update to the embed rte plugin, adds code that makes the resize work
2013-09-18 14:52:03 +02:00
perploug
44e7a915b4
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-18 13:11:43 +02:00
perploug
82f3f5bc61
removes iframe borders
2013-09-18 13:11:29 +02:00
perploug
c5000b9656
Better click detection for closing dialogs
2013-09-18 13:11:19 +02:00
perploug
2cea746644
Updates legacy editor visuals
2013-09-18 13:11:03 +02:00
perploug
408740b3dd
Iconpicker dialog to use promise
2013-09-18 13:10:16 +02:00
perploug
13baaf5182
Changes icon loading into a promise
2013-09-18 13:10:03 +02:00
perploug
445e749372
Fixes: Legacy dialogs couldnt close
2013-09-18 13:09:40 +02:00
Stephan
c2db7b2b9b
Core.Cache - bugfix + add new method to remove items from cache
2013-09-18 12:52:57 +02:00
Stephan
c118990a4c
Merge branch '6.2.0' into 6.2.0-pubcontent
2013-09-18 12:51:07 +02:00
Morten Christensen
ebf60071ab
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-18 11:51:13 +02:00
Morten Christensen
f4b8d9bd6e
Fixing broken Publishing test after the service and repository tests are probably setup.
2013-09-18 11:50:52 +02:00
Morten Christensen
5cf07ba6be
Refactoring how DeleteVersion and DeleteVersions is used in the Content- and MediaRepository, so we ensure that the latest version is never deleted. Worse case would have been an incomplete content node, which we want to avoid. So better to have a fail safe way of deleting versions, and use the regular Delete method for deleting the latest version.
2013-09-18 11:49:36 +02:00
Stephan
cb4eef54a4
Core.Cache - fix issue introduced in 761354d
2013-09-18 11:47:37 +02:00
Stephan
7a541ba489
Merge branch '6.2.0' into 6.2.0-pubcontent
2013-09-18 11:34:00 +02:00
Stephan
d2647ea607
Core.Cache - fix issue introduced in 761354d
2013-09-18 11:33:42 +02:00
Shannon
491b56ee27
Completes: U4-2874 Add a unique index to column cmsMacroProperty.macro + cmsMacroProperty.macroPropertyAlias, U4-2875 Add unique index to column cmsMacro.macroAlias with tests
2013-09-18 19:20:36 +10:00
Shannon
f0a141567e
Fixes db fluent index builder
2013-09-18 19:18:28 +10:00
Stephan
a785cd1569
Merge branch '6.2.0' into 6.2.0-pubcontent
2013-09-18 10:56:07 +02:00
Stephan
d1f36346de
Core.Cache - fix bug in StaticCacheProvider
2013-09-18 10:55:20 +02:00
Stephan
761354dbf5
Core.Cache - add new method to remove items from cache
2013-09-18 10:55:10 +02:00
Shannon
44cc095163
Gets macro resource and controller working to return macro param data, now to start looking at how to get this all working.
2013-09-18 18:20:14 +10:00
Stephan
1e786ac311
PublishedContent - proper PublishedContentType cache management
2013-09-18 10:09:11 +02:00
Stephan
0c28e01347
Core.Cache - add new method to remove items from cache
2013-09-18 10:09:08 +02:00
Stephan
08566f32de
Take care of more FIXMEs
2013-09-18 10:09:05 +02:00
Morten Christensen
dc1a67bfa2
Fixes U4-2822 Datepicker throws "Specified cast is not valid" when saving through API
2013-09-18 10:06:08 +02:00
Shannon
95df28bf64
Fixes issue with runtime cache provider when retrieving all items of a certain type, we were sending back an array of nulls if the cache was expired.
2013-09-18 17:44:25 +10:00
Shannon
29b7892e14
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-18 17:31:45 +10:00
Shannon
ccf3442992
Getting the macro picker dialog working slowly.
2013-09-18 17:31:41 +10:00
Shannon
258d26dda4
changes form styles slightly to show the error styles when the form is dirty, not necessarily the individual items.
2013-09-18 17:30:57 +10:00
Shannon
e261018e3c
Fixes issue with runtime cache provider when retrieving all items of a certain type, we were sending back an array of nulls if the cache was expired.
2013-09-18 17:10:40 +10:00
perploug
9e7cd28ab4
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-18 09:01:43 +02:00
perploug
725b3f9bd9
Updated stylesheet property editor
2013-09-18 09:01:32 +02:00
perploug
80d2407aab
Updated user editors
2013-09-18 09:01:11 +02:00
perploug
aa708b82aa
Dictionary editor updates
2013-09-18 09:00:53 +02:00
perploug
af20f16bc5
Updated user tress
2013-09-18 09:00:37 +02:00
perploug
c6ab36503d
Updated doctype editor styles
2013-09-18 09:00:23 +02:00
perploug
fe71974ce4
updated docs to use alias
2013-09-18 08:59:51 +02:00
Shannon
a027c3cb22
Found out if we don't do ToArray here and if we were caching we'd end up with null values in the cache, do to yield return i think.
2013-09-18 16:08:15 +10:00
Shannon
09b2a1f5d0
updated entity resource docs
2013-09-18 15:39:17 +10:00
Shannon
503d28ae92
Fixes up entity resource to use the correct methods of entity controller and anything that was referencing those methods.
2013-09-18 15:35:52 +10:00
Shannon
f1c0aa2439
adds a comment
2013-09-18 15:21:35 +10:00
Shannon
6155eb709a
Updated EntityController to be consistent and now uses a new enum of all umbraco obj that should be accessible.
2013-09-18 15:00:32 +10:00
Shannon
422a22f150
Adds unique db index to macro alias since there can never be duplicates.
2013-09-18 14:14:48 +10:00
Shannon
2a143aec46
Fixed up remaining macro service tests
2013-09-18 14:05:00 +10:00
Shannon
67171db955
Fixes merge issues... but now have to fix all the unit tests
2013-09-18 13:26:09 +10:00
Shannon
81365cec25
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Persistence/RepositoryFactory.cs
src/Umbraco.Tests/Models/DataValueSetterTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/DataTypeDefinitionRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MediaTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserTypeRepositoryTest.cs
src/Umbraco.Tests/TestHelpers/FakeHttpContextFactory.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
2013-09-18 12:59:46 +10:00
Shannon
c8fa881bc5
Ensures all service tests do not use any caching in their underlying repos. This change has been made to the base database test classes so any repo/service access done for inheritors also ensure that no cache is used for tests.
2013-09-18 12:54:06 +10:00
Shannon
b17db9f143
Fixed last failing unit test with repo's
2013-09-18 12:42:18 +10:00
Shannon
23b7e94ce3
Fixes pretty big issue with MediaType's not implementing the same IsDirty property check rules as ContentType when they should have shared the same rules. After removing caching on the unit tests, this bug became known.
2013-09-18 12:36:38 +10:00
Shannon
8fe7c0da9e
Changed all repository tests to ensure they are not testing with cache enabled... now to fix the problems :(
2013-09-18 11:40:40 +10:00
Shannon
3e03fea1ae
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-18 10:49:18 +10:00
Shannon
544bb4eb81
Added ability to launch a native angular modal window from an iframe, starts creating the macro parameter dialog for templates.
2013-09-18 10:49:10 +10:00
perploug
526f2f2e81
Fixes broken doctype editor
2013-09-17 13:43:47 +02:00
perploug
4b3db20d90
Fixes bug with multiple TinyMCE editors on the same page
2013-09-17 13:43:38 +02:00
perploug
b8ae98ab13
Updates TinyMCE to 4.0.6
2013-09-17 13:43:19 +02:00
perploug
2ac84a467d
rte.controller
2013-09-17 12:50:20 +02:00
perploug
e452ff6e36
Adds editor context
...
Enables property editors to access the complete entity when editing
2013-09-17 12:44:52 +02:00
Shannon
75c913cced
Updated macro repo and services and ensures correct data joins
2013-09-17 20:19:27 +10:00
perploug
6a026ab489
Fixes broken datatype editor
2013-09-17 11:15:20 +02:00
perploug
96c426f8c7
Adds userpicker alias and guid mapping
2013-09-17 11:15:09 +02:00
Stephan
16ec58f338
Merge branch '6.2.0' into 6.2.0-pubcontent
2013-09-17 10:49:46 +02:00
perploug
aee411517b
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-17 10:25:34 +02:00
perploug
740a3fd534
force commit to refresh
2013-09-17 10:25:19 +02:00
Stephan
e8fd6a6ece
Take care of FIXMEs
2013-09-17 10:18:26 +02:00
Shannon
89f2c0e38f
Finishes macro repository + tests.
2013-09-17 17:54:09 +10:00
Shannon
f2f8004599
Have the macro repository working, just need to write more unit tests regarding macro properties.
2013-09-17 17:18:54 +10:00
Tim Geyssens
193a991349
Fixes error with rte embed dialog
2013-09-17 08:10:56 +02:00
Shannon
44d01e3868
Started creating a MacroRepository + tests and pretty much have it working for basic data but realized Morten has already done this before so will commit this work and see what I can find from the previous code.
2013-09-17 15:07:15 +10:00
Shannon
55cf2bd790
Fixes new aspx inline config references.
2013-09-17 12:31:39 +10:00
Shannon
9054ec0125
Fixes U4-2859 Cannot save content, authorization errors
2013-09-17 12:11:01 +10:00
Shannon
5b943ca866
fixed couple tests
2013-09-17 11:53:57 +10:00
Shannon
abe3efa9a1
Replaces Rhino mocks with Moq... so much nicer/easier.
2013-09-17 11:35:08 +10:00
Shannon
9351710579
Changes default UrlProviderMode to AutoLegacy, fixes a few unit tests, adds ability to set Set<T> for UmbracoConfiguration for testing. Fixes razor static mapping section template.
2013-09-17 10:55:04 +10:00
Stephan
ee4f4440d5
PublishedContent - implement strongly typed methods for other axes
2013-09-16 17:17:51 +02:00
Stephan
f4d060f3eb
PublishedContent - implement strongly typed methods for parent, children, ancestors & descendants axes
2013-09-16 17:17:49 +02:00
Stephan
85cb7fadfc
PublishedContent - implement a model factory
2013-09-16 17:17:48 +02:00
Stephan
ac19ac7a6b
PublishedContent - use PublishedContentModelFactory in XmlPublishedCache
2013-09-16 17:17:46 +02:00
Stephan
0415a31d0e
PublishedContent - the big refactoring
2013-09-16 17:17:45 +02:00
Stephan
912716f889
Content - add @isDraft to preview Xml for draft content
2013-09-16 17:17:42 +02:00
Stephan
5dc9bb752e
Macros - cache xslt settings
2013-09-16 17:17:41 +02:00
Stephan
cf435011df
Macros - support navigable caches
2013-09-16 17:17:39 +02:00
Stephan
f63514e8ea
Web.PublishedCache - add XPathNavigatorIsNavigable to caches
2013-09-16 17:17:38 +02:00
Stephan
1ddf2fa365
Core.Xml - import NavigableNavigator initial version
2013-09-16 17:17:36 +02:00
Shannon
6357d8f6ce
Fixed merge issues
2013-09-17 00:33:02 +10:00
Shannon
371b1817ea
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
...
Conflicts:
src/Umbraco.Core/Configuration/LegacyUmbracoSettings.cs
src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Expressions/AlterColumnExpression.cs
src/Umbraco.Core/PropertyEditors/TinyMcePropertyEditorValueConverter.cs
src/Umbraco.Core/XmlHelper.cs
src/Umbraco.Tests/ObjectExtensionsTests.cs
src/Umbraco.Web/PropertyEditors/RteMacroRenderingPropertyEditorValueConverter.cs
src/Umbraco.Web/Routing/DefaultUrlProvider.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/macro.cs
2013-09-17 00:27:17 +10:00
Shannon
86a5d16e25
Added moq (need to replace all rhino mock later) allowing us to nicely mock umbraco settings, fixing up more unit tests.
2013-09-17 00:14:15 +10:00
perploug
bb641c937c
Userpicker propertyeditor
2013-09-16 16:06:11 +02:00
perploug
0a2fa12b58
New treepicker
2013-09-16 16:05:56 +02:00
perploug
681ce4abb3
init load on folderbrowser
2013-09-16 15:19:46 +02:00
perploug
6288c672e1
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-16 14:52:41 +02:00
perploug
3965413d5d
Fixes: U4-2647 adds folderbrowser with drag/drop support
2013-09-16 14:52:26 +02:00
perploug
7681fb1925
Updated icon and media picker htm to new styles
2013-09-16 14:51:48 +02:00
perploug
53e9bd187e
Thumbnails styles improvement
2013-09-16 14:51:26 +02:00
perploug
46db322538
Improved ng-error styles
2013-09-16 14:51:13 +02:00
perploug
fdfb019ea7
User password change dashboard
2013-09-16 14:50:56 +02:00
Tim Geyssens
f38fc69ec7
More changes to rte embed stuff related to Shannons comments
2013-09-16 12:31:07 +02:00
Shannon
48db556d1b
Updated SettingsForTest to return mockable umbraco settings so we can set whatever we want. Fixing up unit tests. Removes calls to CleanUmbracoSettingsConfig and EnsureUmbracoSettingsConfig since we should be dealing with the mockable settings.
2013-09-16 19:33:21 +10:00
Tim Geyssens
940f7f4534
Some more minor updates to the tiny mce embed stuff
2013-09-16 11:31:27 +02:00
Tim Geyssens
ecbaa94ab5
Update to rte embed stuff following Shannons comments
2013-09-16 10:05:33 +02:00
Shannon
b043ee577f
Renamed config interfaces properly with Section suffix, re-implemented the For<T> UmbracoConfiguration method to retreive specific settings... might use this entirely instead of the nested access as it might make it easier to mock.
2013-09-16 17:39:45 +10:00
perploug
b6d00cca63
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-16 09:18:02 +02:00
perploug
135701b845
change password dashboard form
2013-09-16 09:17:46 +02:00
perploug
99dc128b8f
user dialog scaling issue
2013-09-16 09:17:19 +02:00
perploug
078c698601
dashboard headline padding
2013-09-16 09:17:07 +02:00
perploug
8400ad82ab
added examine constants to core
2013-09-16 09:16:47 +02:00
perploug
c4049bcf84
Added changepwd to usercontroller
2013-09-16 09:16:21 +02:00
perploug
8c85be6683
Added search support in entityController
2013-09-16 09:16:10 +02:00
perploug
ad62b96909
Categorised directives into seperate folders
2013-09-16 09:15:54 +02:00
Shannon
bd644bc707
Simplifies more of the interface config collection to reduce nesting.
2013-09-16 16:16:42 +10:00
Shannon
09b68a75be
Simplifies the IContentSection so that there's no nesting of interface classes and updates some unit tests
2013-09-16 15:52:59 +10:00
Shannon
81b43545c1
Updated the remainder of the legacy UmbracoSettings calls to use the new format, now to just fix up the unit tests
2013-09-16 12:36:12 +10:00
Shannon
046dcdcaf7
Replaces more calls to legacy UmbracoSettings with the new configuration section, fixes loads of null checks when dealing with package repository APIs
2013-09-16 11:22:11 +10:00
Sebastiaan Janssen
9d243c6c46
Merge pull request #139 from greystate/pedantic-casing
...
Minor corrections to language files
2013-09-15 04:24:44 -07:00
Tim Geyssens
34bc27745e
Adds loader animation
2013-09-13 14:22:01 +02:00
Tim Geyssens
2a16e05699
Some more small changes to the embed dialog
2013-09-13 14:13:58 +02:00
Tim Geyssens
d3f1d6bb6b
Small change to embed controller js
2013-09-13 14:06:56 +02:00
Tim Geyssens
dd4b094b66
Adds a comment to the embed controller
2013-09-13 13:54:15 +02:00
Tim Geyssens
bc7bbea650
Initial checkin of the rte embed option
2013-09-13 13:46:19 +02:00
Sebastiaan Janssen
8f8da5a7ec
Merge pull request #138 from kalletoxic/6.2.0
...
Swedish languagefile
2013-09-13 03:27:14 -07:00
Kalle Ekstrand
7e1d8a6108
Swedish languagefile
...
This is a fully translated languagefile fpr the swedish language.
2013-09-13 12:10:16 +02:00
Shannon
7538698e7b
updated most of the calls from the legacy UmbracoSettings to use the new way - nearly done.
2013-09-13 18:36:41 +10:00
Shannon
f38a6e1561
Makes some massive headway with the real config section, have got all code re-delegated to using it and have migrated the baserest config to the core project, all configs will be shared out of the UmbracoConfiguration singleton, now to get the unit tests all wired up and using mocks for the most part.
2013-09-13 18:11:20 +10:00
Shannon
36d82dc43b
Created umbraco config holder object which is exposed on the application context, updated the web.config with the new section and the transform to ensure it get's added.
2013-09-13 14:06:36 +10:00
Shannon
e16e2917c9
Interfaced all the new config elements with unit tests... hooray for fully mockable configs !
2013-09-13 13:41:07 +10:00
Stephan
da05196023
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-09-12 22:21:40 +02:00
perploug
805ebd950e
Fixes: U4-2725 broken headline validation
2013-09-12 14:52:13 +02:00
perploug
03aeb9775a
iconpicker legacy file
2013-09-12 14:40:49 +02:00
perploug
0c8f63487d
Clean up the legacy doctype editor
2013-09-12 14:40:30 +02:00
perploug
0037283c75
Adds a notifications test
2013-09-12 14:40:07 +02:00
perploug
8c71195244
Seperates modal columns and panels html
2013-09-12 14:39:36 +02:00
perploug
852a946051
Fixes the grid height issues
2013-09-12 14:38:53 +02:00
Stephan
ff76e58e1c
Core.Attempt - replace calls to obsolete members
2013-09-12 13:09:07 +02:00
Stephan
d1af20424e
merge branch '6.2.0' into '7.0.0'
2013-09-12 13:09:04 +02:00
Stephan
67a632aa43
Merge branch '6.2.0' into zb-cleanup
2013-09-12 11:13:07 +02:00
Shannon
5aed53162e
Implemented the remaining default values for the new configuration section with tests.
2013-09-12 19:12:21 +10:00
Shannon
8990a2fe61
Fixes a unit test
2013-09-12 15:31:01 +10:00
Shannon
dcd5decd3a
Fixes up the events in the new MacroRendering event stuff
2013-09-12 14:55:29 +10:00
Shandem
b6d4415f5c
Merge pull request #131 from neehouse/6.2.0
...
Removing file location restriction from PartialViewMacro
2013-09-11 21:47:51 -07:00
Shannon
df4453b099
Completes: U4-2836 Remove EXSLT xslt extensions since many have been broken for some time
2013-09-12 14:26:20 +10:00
Shannon
24471c32f9
Improved search with "and", partial match U4-2509
...
- added partial matching on each word.
- fixed bug so 'all' words match rather than 'any' words.
2013-09-12 14:12:33 +10:00
Chriztian Steinmeier
b22fd4c5b1
Minor typos
2013-09-11 21:36:45 +02:00
Chriztian Steinmeier
e977a8c656
Fix spelling of "publisere" => "publicere"
2013-09-11 21:36:03 +02:00
Chriztian Steinmeier
af6eb2724d
Casing XSLT (zh)
2013-09-11 21:22:00 +02:00
Chriztian Steinmeier
237ee71177
Casing XSLT (ru)
2013-09-11 21:21:44 +02:00
Chriztian Steinmeier
d5604ea427
Casing XSLT (pt)
2013-09-11 21:21:38 +02:00
Chriztian Steinmeier
16f8c61f28
Casing XSLT (pl)
2013-09-11 21:21:31 +02:00
Chriztian Steinmeier
f066473f14
Casing XSLT (nl)
2013-09-11 21:21:24 +02:00
Chriztian Steinmeier
1a1641d300
Casing XSLT (ko)
2013-09-11 21:21:15 +02:00
Chriztian Steinmeier
3d46cd1186
Casing XSLT (it)
2013-09-11 21:21:08 +02:00
Chriztian Steinmeier
1d200b6f2f
Casing XSLT (fr)
2013-09-11 21:21:03 +02:00
Chriztian Steinmeier
86f0c7c7c9
Casing XSLT (he)
2013-09-11 21:20:55 +02:00
Chriztian Steinmeier
72e1b5a0c6
Casing XSLT (es)
2013-09-11 21:20:36 +02:00
Chriztian Steinmeier
94a78aec4b
Correct XSLT casing for da, en & en-us
2013-09-11 21:19:40 +02:00
perploug
7642619407
Updating legacy edtors in developer section
2013-09-11 14:04:26 +02:00
perploug
377d72b5da
better handling of closing dialogs
2013-09-11 14:03:59 +02:00
perploug
c3e67a2144
chore: less cleanup
2013-09-11 14:03:28 +02:00
perploug
998e8bf9bd
Updates header css class to include padding
2013-09-11 14:03:13 +02:00
perploug
4719caf653
Changes span size on c# panel
2013-09-11 14:02:45 +02:00
Stephan
f53a23553b
Core.Attempt - replace calls to obsolete ctor
2013-09-11 11:06:14 +02:00
Stephan
42c432caa0
Merge branch '6.2.0' into zb-cleanup
2013-09-11 10:39:40 +02:00
Shannon
968c921829
Finished the new installer screen report, finished and tested the v7 db upgrade script which is working!! :) Changed over all package manifests to have an alias instead of a GUID.
2013-09-11 18:25:51 +10:00
Morten Christensen
e69b043cfa
Oops, double column is no good syntax...
2013-09-11 10:24:05 +02:00
Morten Christensen
812d5c1391
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-11 10:17:08 +02:00
Morten Christensen
8d510fd512
Committing some POC code in the test project for strongly typed models/queries
2013-09-11 10:16:49 +02:00
Morten Christensen
c5c44cec37
Correcting syntax output for AlterColumnExpression, so Shannon's migrations will work
2013-09-11 10:15:31 +02:00
Stephan
82f81d1f4f
Core.Attempt - backport and refactor Attempt.Outcome from v7
2013-09-11 10:03:17 +02:00
Stephan
32e3048717
Core.Attempt - refactor Succ() into Succeed()
2013-09-11 09:30:00 +02:00
Shannon
86d73712fd
Changes the migration script to set any unknown editors to label
2013-09-11 13:22:00 +10:00
Shannon
d39cea7edd
Fixes merge issues with new member stuff regarding the column controlId -> propertyEditorAlias change. Removed the old sqlce sql scripts (
...
U4-2802 Obsolete unused/obsolete legacy umbraco.datalayer SQL utilities and installers)
2013-09-11 13:19:35 +10:00
Shannon
e75c050eff
Merge branch '7.0.0' into 7.0.0--property-editor-guid-to-alias
...
Conflicts:
src/Umbraco.Core/Models/Rdbms/PropertyDataReadOnlyDto.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
2013-09-11 13:07:22 +10:00
Shannon
4c5d6b5730
Fixes: U4-2832 Could not load stylesheets tree
2013-09-11 12:54:35 +10:00
Shannon
15518f2069
Completes: U4-2749 Fix auth filters to return 401 when not logged in and 403 when the user has no access - adds ngSanitize which is required for ng-bind-html so we can add a bit of html to the notification msgs (like line breaks) and since devs might do this as well we require ngSanitize so that unsafe html cannot be injected.
2013-09-11 12:40:43 +10:00
Shannon
90abe8c25f
Fixes: U4-2823 RenderRouteHandler.GetUmbracoRouteDefinition() fails to store the route definition when an incidental alias-controller match is made
2013-09-11 12:15:29 +10:00
Shannon
9f1d212375
Implements: U4-2824 Type Converter for string type with unit test
2013-09-11 11:57:15 +10:00
Shannon
01de1158f4
Completes: U4-2835 Remove unused/obsoleted code from namespace umbraco.cms.presentation.developer & U4-2801 Remove legacy/un-used editDataType.aspx webforms editor
2013-09-11 11:11:34 +10:00
perploug
3aa9873db9
legacy Editmacro editor tweaks
2013-09-10 23:33:26 +02:00
perploug
4a84b039c1
remove debugging alert
2013-09-10 18:04:03 +02:00
perploug
17833022a3
Update dev section editors
2013-09-10 18:03:50 +02:00
perploug
d5846a5a4c
delete unneedded files
2013-09-10 18:01:52 +02:00
perploug
9846823688
notifications css tweak
2013-09-10 18:01:13 +02:00
perploug
9ba341d490
Made dialogservice return the dialog obj instead of dom
2013-09-10 18:01:03 +02:00
perploug
bd85f9b5b7
Speechbubble fixes for legacy editors
2013-09-10 18:00:34 +02:00
Stephan
9ca048f0ad
Core.Attempt - maintain backward compatibility
2013-09-10 17:56:49 +02:00
Stephan
85ab96f71a
Core.Attempt - refactor and cleanup
2013-09-10 17:56:47 +02:00
Stephan
1ba8ad5fbb
Comments - UmbracoModule
2013-09-10 17:56:46 +02:00
Stephan
433e141761
Comments - misc
2013-09-10 17:56:44 +02:00
Stephan
9fa5821f07
Comments - Web.Standalone
2013-09-10 17:56:43 +02:00
Stephan
447b3227a9
Web.Routing - remove duplicate code
2013-09-10 17:56:41 +02:00
Stephan
ddfd9eeb18
Core.UriExtensions - refactor + issue with IsClientSideRequest
2013-09-10 17:56:39 +02:00
Stephan
6e0fa9f945
Core.Configuration - support missing notDynamicXmlDocumentElements
2013-09-10 17:56:38 +02:00
Stephan
4d726167f6
Core.XmlHelper - refactor
2013-09-10 17:56:36 +02:00
neehouse
1781528390
Removing Whitespace
2013-09-10 09:36:09 -04:00
neehouse
c0214ac4ec
Modified the MacroRendering event as requested. Removed the unnecessary check for the file path from the Partial View Macro as it would not be hit anyhow since the macro engine is determined using the same rule. U4-2644 & U4-2643
2013-09-10 09:34:19 -04:00
perploug
f1dda1b86c
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-10 15:09:36 +02:00
perploug
64fc4f617d
Hide nav on tree item click
2013-09-10 15:08:15 +02:00
perploug
4f2abcab1c
wrapping pane class in dialog
2013-09-10 15:07:58 +02:00
perploug
27f28dffef
events on nav for touch support
2013-09-10 15:07:43 +02:00
perploug
121b7c391b
udated datepicker icons
2013-09-10 15:07:29 +02:00
perploug
ae24b280ec
Base classes on index and dialog
2013-09-10 15:07:17 +02:00
perploug
aeb3b466dc
Simple create dialog html
2013-09-10 15:07:01 +02:00
perploug
7139fda098
Adds pane cssclass attr
2013-09-10 15:06:46 +02:00
perploug
fcc07bc663
minor dialog and modal css updates
2013-09-10 14:37:10 +02:00
perploug
11cceaceab
fixes the broken tree icons
2013-09-10 14:36:50 +02:00
perploug
d8b9437986
adds $event to enter and leaver treees for touch compat
2013-09-10 14:36:35 +02:00
perploug
9c26462d29
Only prevent default when non-ctrl-meta click
2013-09-10 14:35:59 +02:00
perploug
6adace58fd
Better click detection for modal closing
2013-09-10 14:35:44 +02:00
Shannon
b097f33bc9
Fixes: U4-2789 Tree.config registeres tree inconsistently
2013-09-10 18:28:45 +10:00
Shannon
7061051d2c
added support for the legacy closeTriggers for legacy modals.
2013-09-10 18:07:22 +10:00
Shannon
8d83dc462d
Fixes: U4-2777 Get legacy tree pickers working - calls the close callback by inside of the umb client mgr instead of having to modify the dialogservice, this works well for legacy pickers.
2013-09-10 17:58:59 +10:00
Shannon
404062b4d0
Removes committed code for contour installation.
2013-09-10 17:41:32 +10:00
Shannon
42c86a05b8
Completes U4-2390 Remove VersionID Guid in IPublishedContent properties
2013-09-10 17:37:10 +10:00
Shannon
4957acb8d3
Completes: U4-2693 Make package.manifest less complex - WARNING: You need to upgrade your package.manifest files to support the new syntax. If you don't have validation specified then you just need to update the "prevalues" key. See the issue for details.
2013-09-10 17:20:13 +10:00
Shannon
a244516b19
changed to deal with a 403
2013-09-10 15:39:42 +10:00
Shannon
261828f7e5
Streamlined response messages and http codes for validation and authorization all relating to U4-2749 Fix auth filters to return 401 when not logged in and 403 when the user has no access
2013-09-10 15:37:44 +10:00
Shannon
9b2af87115
Have re-added the permissions check for content [ContentPostValidate]
2013-09-10 14:03:08 +10:00
Shannon
c11adccb53
Fixes: U4-2818 Sort Dialog cancel button are causing the submit POST to occur
2013-09-10 13:45:02 +10:00
Shannon
5036df4174
Fixes permissions issue with default permissions and ensures default permissions come from the user type instead of the unused db column in the umbracoUser table. Fixes up the FilterAllowedOutgoingContentAttributeTests attribute with the new permissions changes. Fixes: U4-2771 Content sort dialog, ysod on loading children
2013-09-10 13:38:45 +10:00
Shannon
edc4dc6f7f
Fixed merge issues
2013-09-10 11:51:57 +10:00
Shannon
e962e86c3c
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/Rdbms/MemberReadOnlyDto.cs
src/Umbraco.Core/Models/Rdbms/PropertyDataReadOnlyDto.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
src/Umbraco.Web/Umbraco.Web.csproj
2013-09-10 11:49:05 +10:00
Shannon
105af392dc
Obsoletes all legacy installer classes from the legacy data layer.
2013-09-10 11:43:07 +10:00
Shannon
e60f20a6a2
MIgration script updated to set any property editor that doesn't have a GUID-> alias map to a text box.
2013-09-10 11:31:57 +10:00
Shannon
41766d7738
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
2013-09-10 11:29:11 +10:00
Shannon
b2deb3def3
Fixes: U4-2815 The code to determine the macro type is currently case sensitive
2013-09-10 11:15:25 +10:00
Per Ploug Krogslund
d7c68b7f12
tutorials index.ngdoc update to include part 4
2013-09-09 20:26:54 +02:00
neehouse
998e222881
Adding event to RenderMacro methods to allow for manipulation of the MacroModel.
2013-09-09 14:00:08 -04:00
perploug
f1bd8d29c6
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-09 16:31:22 +02:00
perploug
f6fbf1fa51
merge
2013-09-09 16:31:04 +02:00
perploug
3b6d0055ed
Merge pull request #130 from stocksr/patch-1
...
fix typo - getImagePropertyVaue should be getImagePropertyValue
2013-09-09 07:28:04 -07:00
perploug
6bc8713b7f
Remove vaue->value typo in all files
2013-09-09 15:26:22 +01:00
Per Ploug Krogslund
e69f0ae6a3
karma conf update
2013-09-09 14:38:02 +02:00
Per Ploug Krogslund
d2e68cca54
Docs update
2013-09-09 14:37:49 +02:00
Per Ploug Krogslund
0da60087ae
Adds touch and swiping support to navigation and all modals
2013-09-09 14:37:42 +02:00
perploug
ed3ef2d1c7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-09 11:15:40 +02:00
perploug
3ba7fbd0e7
Assets service spec for testing lib loading
2013-09-09 10:15:27 +01:00
Per Ploug Krogslund
752e4af59a
imagehelper typo fix
2013-09-09 11:12:00 +02:00
Per Ploug Krogslund
69c5183dac
tree touch specific padding
2013-09-09 11:11:37 +02:00
Per Ploug Krogslund
2f055e0c31
Fixes type in imagehelper method?
2013-09-09 11:11:13 +02:00
Per Ploug Krogslund
ff65237414
removes service.active clause in nav.closeNav method
2013-09-09 11:10:56 +02:00
Per Ploug Krogslund
a8caee75a5
Adds ngTouch events to main navigation
2013-09-09 11:10:31 +02:00
Shannon
6647aaeed1
Added data migration script for the GUID -> alias change, just waiting on feedback from the core.
2013-09-09 18:38:42 +10:00
Shannon
96fe478ac6
Fixes issue with DynamicNode trying to call OrderBy on a newer extension method
2013-09-09 18:38:11 +10:00
Shannon
3468f776d1
Adds another unit test and assertion for package service to make sure it can import the legacy IDs and the new Aliases without error.
2013-09-09 17:35:21 +10:00
Shannon
cded3ae6dd
Another change to the packaging service to support the legacy GUID
2013-09-09 17:20:52 +10:00
Shannon
ec2dd5bad1
Updates packaging service to export the property editor alias instead of the legacy id and changes it's import logic to detect a GUID for comparison against the legacy control id.
2013-09-09 16:43:53 +10:00
Shannon
719b921e0b
Created the maps for all core property editors to map from legacy GUID to new alias with unit tests.
2013-09-09 15:57:22 +10:00
Shannon
26a47e7ee1
Updated the published conversion process with the new PropertyValueConverter and migrated the old core IPropertyEditorValueConverters to the new format.
2013-09-09 15:17:33 +10:00
Sebastiaan Janssen
58ba7d2d6d
Fixes U4-502 TextString/TextBox multiple don't accept polish Ś character
2013-09-08 21:29:20 +02:00
Sebastiaan Janssen
edd9aa80ae
Fixes U4-489 Installer, link to folder permission video broken
2013-09-08 21:18:00 +02:00
Sebastiaan Janssen
7ddb77db66
Fixed U4-576 Umb 4.7.x - Dashboards
2013-09-08 21:06:22 +02:00
Sebastiaan Janssen
b25e015890
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-09-08 19:42:51 +02:00
Sebastiaan Janssen
686250c586
Fixed U4-608 Empty tinymce config throws null ref exception
2013-09-08 19:42:34 +02:00
Robert Stocks
98d1b93862
Fix all references to to getImagePropertyVaue
2013-09-07 14:32:01 +01:00
Stephan
c5197dbe17
U4-2807 - better exception message on bogus domain
2013-09-07 10:25:39 +02:00
neehouse
d821401ea2
Removing file location restriction from PartialViewMacro to allow custom paths.
2013-09-06 15:34:19 -04:00
Stephan
39316a345f
Tests - stop deleting dummy.txt files
2013-09-06 20:24:22 +02:00
Sebastiaan Janssen
349dc9a228
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-09-06 16:20:16 +02:00
Sebastiaan Janssen
303c1e16b8
Change document type did unnecessary checks on root node which resulted in YSOD
2013-09-06 16:17:08 +02:00
stocksr
a99deb655b
Update util.service.js
...
Fix typo
2013-09-06 15:09:03 +01:00
Shannon
8adfec51d0
Getting more unit tests fixed up, removed the old SQL installer scripts since there are not used whatsoever anymore
2013-09-06 18:03:00 +10:00
Shannon
b3ec44b61d
Getting all the unit tests working again with the GUID to alias change, lots of little fixes everywhere.
2013-09-06 17:50:31 +10:00
Shannon
cf6a3cdfef
A bunch more work done to convert the GUID -> alias for prop eds
2013-09-06 16:00:35 +10:00
Shannon
9a017279ae
More work converting obsoleted methods to new ones
2013-09-06 15:37:01 +10:00
Shannon
78741bf134
more work on removing the GUID requirement for prop editors, removes legacy editDataType webforms editor (U4-2801 Remove legacy/un-used editDataType.aspx webforms editor)
2013-09-06 15:27:38 +10:00
Shannon
b1b7a330b5
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
2013-09-06 15:09:24 +10:00
Shannon
c2b1ed205b
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-06 11:40:56 +10:00
Shannon
fee02af4eb
Completes: U4-1639 Add support to generate GET urls to SurfaceController actions
2013-09-06 11:40:37 +10:00
perploug
b3c68d44f1
Getting closer to the sorting to work
2013-09-06 01:12:12 +02:00
leekelleher
4770e903fb
Minor corrected to uQuery doco/comments.
2013-09-05 18:22:48 +01:00
perploug
37c07bbc51
Working css for IE
2013-09-05 15:17:10 +02:00
Morten Christensen
e080965468
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-05 11:28:45 +02:00
perploug
70a1b63813
make rte handle null images from dialog
2013-09-05 11:14:56 +02:00
perploug
779ba61fb1
removes uglify from build for now
2013-09-05 11:14:38 +02:00
perploug
b30bcec390
Normaliize dialogservice method signature
2013-09-05 11:14:24 +02:00
perploug
d2df96e2e0
Comment outnContentPostValidate as its currently broken
2013-09-05 11:13:55 +02:00
perploug
cb06b97d69
Making propertyeditor and attribute public
2013-09-05 11:13:22 +02:00
Morten Christensen
0c05836537
Fixes U4-2791 Error creating node containing @ v6.1.4.
...
Adding unit test which covers both U4-2791 and U4-2607
2013-09-05 10:44:28 +02:00
Shannon
45dabd6293
Lots of work on U4-2722 Change Property Editors over to use unique alias instead of GUID
...
it compiles but i haven't had time to test anything yet, will start all unit testing/fixing tomorrow, just needed to save this work somewhere.
2013-09-05 18:38:54 +10:00
perploug
39233aa219
gruntfile
2013-09-05 08:33:40 +02:00
Shannon
e4cb079ae1
Fixes template drop down data and persisting an updated template.
2013-09-05 15:14:28 +10:00
Shannon
0026f7bd01
More ignores
2013-09-05 14:55:55 +10:00
Shannon
0b1cad7687
Fixes app.dev to not include ui.sortable. Fixes server vars mocks to have an entry for dashboardApiBaseUrl, adds dashboard.mocks to not throw an exception when trying access that data.
2013-09-05 14:54:40 +10:00
Shannon
038780614c
Re-deletes files that should not be committed! Seriously WHY DOES THIS KEEP HAPPENING??! Have updated the ignore to try and stop this
2013-09-05 14:38:22 +10:00
Shannon
c269f55074
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-05 14:01:48 +10:00
Shannon
177486418d
Implements: U4-1639 Add support to generate GET urls to SurfaceController actions
2013-09-05 14:01:28 +10:00
perploug
ac4eb18b55
Add ngmin and uglify to grunt setup RERUN NPM INSTALL
2013-09-04 23:31:05 +02:00
perploug
cab92d203e
Delete contour files checked in by mistake
2013-09-04 21:08:48 +02:00
perploug
9414639ee1
icons and modal css updates
2013-09-04 21:07:10 +02:00
Morten Christensen
3393b6b0da
Adding comments to the MemberService methods
2013-09-04 16:35:54 +02:00
Morten Christensen
33bba57047
Implementing addtional methods in the MemberService
2013-09-04 16:30:51 +02:00
perploug
c27f6e3458
merge legacy client
2013-09-04 16:02:23 +02:00
Morten Christensen
269f573b82
Refactoring the GetById method in the MemberService.
2013-09-04 16:00:38 +02:00
perploug
8e93cfa94d
merge
2013-09-04 16:00:30 +02:00
Morten Christensen
2ec367fd59
Removing the SecurityHelper and moving the 3 methods into the Provider as private classes, as they aren't used anywhere else.
...
The SecUtility will be removed along with the legacy MembershipProvider when cleanup is possible.
2013-09-04 15:44:29 +02:00
perploug
334374b9f6
New sorter and contentType editor
2013-09-04 15:43:56 +02:00
perploug
a5445bb779
media picker icons
2013-09-04 15:43:41 +02:00
perploug
fd06c1b785
add jqueyr sortable lib
2013-09-04 15:43:24 +02:00
perploug
d59963a53e
Comment jquery UI for new sorter
2013-09-04 15:43:00 +02:00
Morten Christensen
72dcb32ac2
Refactoring the TypedModelBase and UmbracoTempaltePage for the TypedModel POC
2013-09-04 15:42:25 +02:00
perploug
025b952fb6
Remove old debug valu from content picker
2013-09-04 15:42:23 +02:00
Morten Christensen
1f68cad45b
Refactoring MemberService and MembersMembershipProvider from Darrens pull request to fit the changes made the past week.
...
SecurityHelper is moved to the Umbraco.Web.Security namespace.
MembershipExtensions are changed to the new models
2013-09-04 15:42:01 +02:00
perploug
ed4c22b2c1
css updates
2013-09-04 15:40:56 +02:00
perploug
f2376c4340
add datatype.getall resource
2013-09-04 15:40:46 +02:00
perploug
00534251ea
Remove old ui.sortable while I work on the new one
2013-09-04 15:40:31 +02:00
perploug
b97b4eaa89
Revert "Revert "Remove jquery sourcemap reference""
...
This reverts commit 87df168c7d .
2013-09-04 15:39:50 +02:00
perploug
87df168c7d
Revert "Remove jquery sourcemap reference"
...
This reverts commit fbdd94e577 .
2013-09-04 15:35:57 +02:00
perploug
fbdd94e577
Remove jquery sourcemap reference
2013-09-04 15:35:32 +02:00
Morten Christensen
8ffbad4b49
Merge pull request #118 from darrenferguson/6.2.0
...
Adding new Memership provider implementation
2013-09-04 06:14:40 -07:00
Morten Christensen
24091991fa
Updating MemberRepository test fixture. All tests ignored while using local db for testing.
2013-09-04 14:47:42 +02:00
Morten Christensen
d65e94f519
Adding LocalizationService test fixture class
2013-09-04 14:43:48 +02:00
Shannon
0273b79935
Fixes the dialogs when used by the legacy umb manager to ensure that they only close the latest open (which is what the legacy stuff is expecting), now the xslt visualizer works with the picker as well. Completes: U4-2777 Get legacy tree pickers working
2013-09-04 20:42:37 +10:00
Shannon
ecdfecd173
Fixed the dialog service to be able to call registered callbacks even if the dialog is an iframe, this helps fix the legacy tree pickers, fixed up the legacy tree control so that it can load in new trees as well
2013-09-04 20:06:41 +10:00
Morten Christensen
966416c0a5
Updating classes for small TypedModel POC
2013-09-04 11:30:21 +02:00
Morten Christensen
09de4a3666
Adding LocalizationService to ctor
2013-09-04 11:30:00 +02:00
Shannon
b105bd305b
Ok, getting pretty close to making those legacy tree dialogs work.
2013-09-04 18:10:57 +10:00
Shannon
be9c3b8996
Got a solution for legacy dialog trees with the new format trees, just committing all of the work in case i need to come back and reference some stuff I'm about to remove.
2013-09-04 17:36:05 +10:00
Shannon
db79d87c08
Fixes infinite loop ... oops.
2013-09-04 16:09:54 +10:00
Shannon
838788c270
Fixes a few stupid medium trust issues... even though running in full trust... it never ends! :/
2013-09-04 13:18:23 +10:00
Shannon
f6ea604101
First attempt at getting legacy tree dialog to work with new trees. Just saving this revision since I might need to reference the code later but am going to revert since this doesn't seem like the way to go.
2013-09-04 12:01:41 +10:00
Morten Christensen
f2f1d265ec
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-03 17:15:03 +02:00
Morten Christensen
642c6c1afe
Implementing a POC and tests for a simple TypedModel base class
2013-09-03 17:03:35 +02:00
Morten Christensen
c5945789f0
Refactoring the MemberRepository to use the new Member class
2013-09-03 17:02:15 +02:00
Morten Christensen
6742bf4708
Removing the old Member, MemberType and MemberGroup classes from the Model.Membership namespace
2013-09-03 17:01:34 +02:00
Sebastiaan Janssen
5e83023ce5
Merge pull request #126 from Jeavon/6.2.0
...
U4-2783 url attribute in installedPackages.config is not populated when ...
2013-09-03 05:55:51 -07:00
Jeavon Leopold
05039fdd7c
U4-2783 url attribute in installedPackages.config is not populated when a package is installed
2013-09-03 13:32:10 +01:00
perploug
91de4ebd42
datatype tree icons update
2013-09-03 14:26:07 +02:00
perploug
6c4fba1a4e
client-side icons update
2013-09-03 14:26:06 +02:00
perploug
f6f6da2f21
Tree icons update
2013-09-03 14:26:04 +02:00
perploug
0175bb0d9e
IAction icons update
2013-09-03 14:26:03 +02:00
Shannon
c40e4fed87
Got the file upload making thumbs based on pre-vals - U4-2778 FileUploadValueEditor - need to create pre-values like we had in v6 including thumb sizes.
2013-09-03 18:33:17 +10:00
Sebastiaan Janssen
21954f7bc6
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-09-03 10:31:17 +02:00
Sebastiaan Janssen
25d2b56ed7
U4-2776 Default Content For A Razor Layout Section
2013-09-03 10:31:00 +02:00
Shannon
e5633df6c3
Added pre-vals for the file upload property editor (backwards compatible format) and fixed saving a data type.
2013-09-03 18:28:14 +10:00
Shannon
70eb3e8613
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
.gitignore
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Tests/Models/DataValueSetterTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/EditProfile.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Login.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViews/Templates/RegisterMember.cshtml
src/Umbraco.Web/Controllers/RegisterController.cs
src/Umbraco.Web/Models/ProfileModel.cs
src/Umbraco.Web/Models/RegisterModel.cs
src/Umbraco.Web/Models/UmbracoProperty.cs
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
2013-09-03 17:30:08 +10:00
Shannon
eeeb99b3b5
Fixes U4-2738 Collection Disposal issue when deploying 6.1.4 on Windows Server 2008 (Random, environment specific)
2013-09-03 17:19:31 +10:00
Shannon
7c9f5eda9d
Fixes up more permissions checks, refactors MediaController.PostAddFile to use the correct WebAPI usage. Fixes issue with UmbracoClientManager throwing errors because the treeProps didn't include all called props.
2013-09-03 16:35:36 +10:00
Shannon
f0a2bfdea4
Updates EntityController with corrected permissions checking, updated media controller with correct permissions checking, added unit tests for the permisions filters.
2013-09-03 13:59:25 +10:00
Shannon
aee521ce1a
Fixes: U4-2770 Legacy content dialogs doesnt render and removes a file that shouldn't have been committed.
2013-09-03 12:27:48 +10:00
perploug
020623acd3
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-02 17:09:16 +02:00
perploug
427efcdfe2
stadard icon sizing
2013-09-02 17:08:59 +02:00
perploug
9f4ac8a1af
image picker multiple select toggle
2013-09-02 17:08:48 +02:00
perploug
ede8f837a0
media picker item html
2013-09-02 17:08:27 +02:00
perploug
5c6578c06b
recommit iconpicker
2013-09-02 17:08:15 +02:00
perploug
9a33849f6e
Auto resize image on insert
2013-09-02 17:08:04 +02:00
Morten Christensen
008d413302
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaRepository.cs
src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/moveOrCopy.aspx.cs
2013-09-02 15:55:05 +02:00
Morten Christensen
186d5157ec
Implementing the read only side of the MemberType/MemberTypeRepository.
...
PropertyTypes and PropertyGroups are loaded as part of the MemberType in one go.
MemberTypeRepository uses the same approach as the ContentTypeRepository and MediaTypeRepository for saving/updating.
Refactoring how the 9-PropertyType convention is handled.
2013-09-02 15:53:09 +02:00
Anders Stentebjerg
5b2705181b
Styling Mediapicker dialog
2013-09-02 15:44:41 +02:00
perploug
c49ee0da7a
Mocks merge
2013-09-02 15:43:33 +02:00
perploug
623a28c158
delete fontawesome
2013-09-02 15:40:14 +02:00
perploug
26da26fe8d
add icon picker dialog
2013-09-02 15:34:48 +02:00
perploug
2a0878a071
move markdown editor to umbraco.packages module
2013-09-02 15:34:35 +02:00
perploug
551c7b38b7
rte tweaks
2013-09-02 15:34:14 +02:00
perploug
0f108eb842
seach headline
2013-09-02 15:34:07 +02:00
perploug
f4310687ea
tree search css
2013-09-02 15:33:23 +02:00
perploug
fa6c9b3ba4
image helper for resizing
2013-09-02 15:33:08 +02:00
perploug
5713226297
add umbraco.package module
2013-09-02 15:32:55 +02:00
perploug
2324e4f810
Media mocks
2013-09-02 15:32:31 +02:00
Anders Stentebjerg
350d90e9a3
Changed from Font Awsome to Helveticons + custom Umbraco icons
2013-09-02 14:47:31 +02:00
Sebastiaan Janssen
35c7b224bd
Fix merge issue
2013-09-02 12:49:01 +02:00
Sebastiaan Janssen
437408464f
Merge branch '6.1.5' into 6.2.0
...
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
2013-09-02 12:29:47 +02:00
Shannon
dc05b10f46
Added more config defaults + unit tests
2013-09-02 19:54:31 +10:00
Shannon
30b42332e1
Completes: U4-2434 Remove legacy webservices and config section from umbracoSettings
2013-09-02 19:46:31 +10:00
Shannon
a5f31dba1a
moved tests into diff files
2013-09-02 19:44:02 +10:00
Shannon
6367b33980
Updated more default config values with unit tests.
2013-09-02 19:42:51 +10:00
Shannon
6fd091b7a3
Added a lot more defaults to the config section + unit tests to test the default values. Removed the web services config: U4-2434 Remove webservices config section from umbracoSettings - then need to remove the webservices themselves.
2013-09-02 18:49:00 +10:00
Morten Christensen
969dece8fc
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-02 09:53:42 +02:00
Shannon
6bf0a255b6
updated case
2013-09-02 17:44:56 +10:00
Shannon
b99c29b404
changing file name to change case
2013-09-02 17:44:41 +10:00
Shannon
a99794c34c
Fixed up a couple things based on code review
2013-09-02 17:43:56 +10:00
Shannon
0be1604163
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-09-02 16:37:02 +10:00
Shannon
5cd04b5c9e
Got lots of the default values configured with unit tests, still need to finish the rest though.
2013-09-02 16:36:47 +10:00
Sebastiaan Janssen
a535a4c96f
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-09-01 17:21:32 +02:00
Sebastiaan Janssen
c3ef39661b
Fix MySQL install failing on UmbracoServer table
2013-09-01 17:21:19 +02:00
Sebastiaan Janssen
e9b9fb15c1
Can't install starterkits message was always showing, even if install folder was present
2013-09-01 16:47:28 +02:00
Sebastiaan Janssen
3d4b54064f
I love managing files in csproj files.. NOT.
2013-09-01 15:32:55 +02:00
Sebastiaan Janssen
14303fab0c
File move didn't make it into the csproj file previously, leading to build errors. Fixed!
...
Also changed default PartialView template and added another Empty one
2013-09-01 15:05:17 +02:00
Sebastiaan Janssen
262ef8d305
Merge pull request #115 from stocksr/6.2.0
...
U4-516 - Fix DatePicker with time default value
2013-09-01 05:34:18 -07:00
Sebastiaan Janssen
6e6ac8a4d5
Merge pull request #124 from AndyButland/wip-u4-2759
...
U4-2759 - member authorise attribute was not restricting for group
2013-09-01 05:22:51 -07:00
AndyButland
a262f0b342
Fixed bug where member authorise attribute was not restricting for groups
2013-08-31 22:52:54 +01:00
Morten Christensen
20b4975cfb
Creating a new Member/IMember and MemberType/IMemberType class under the Umbraco.Core.Model namespace in order to move away from the weird structure that we initially ported over.
...
Refactoring the MemberTypeRepository to use the new MemberType class.
Starting the implementation of ReadOnly DTOs for MemberType.
Starting the implementation of the factory for the MemberTypeReadOnlyDto.
2013-08-31 19:13:36 +02:00
Morten Christensen
757283a3ff
Making explicit references to the legacy member class to avoid ambiguous references to the new member classes
2013-08-31 19:09:29 +02:00
Morten Christensen
ea76c42c7b
Updating Resolves_Assigned_Mappers test to reflect current number of mappers
2013-08-31 18:02:10 +02:00
Shannon
7806762b80
Implemented a real .Net configuration section for umbracoSettings.config + unit tests for every property. NOTE: This isn't referenced in the codebase yet, going to start setting default values for most of the properties so that we can remove them from the config file for shipping (ship minimal config) then reference these settings in the codebase.
2013-08-31 11:28:19 +10:00
Morten Christensen
0196afa12a
Correcting the update of the cmsContentVersion table so the UpdateDate is updated properly
2013-08-30 17:24:42 +02:00
Morten Christensen
5d5c25f0e4
Implemented new IMemberType, MemberTypeFactory, MemberFactory and MemberTypeMapper.
...
Started implementation of MemberTypeRepository.
2013-08-30 17:24:06 +02:00
perploug
c7c3bb6183
Forgot to update the dashboard.release.config
2013-08-30 12:29:48 +02:00
perploug
6a480b9def
Fixes the imageHelper image lookup so it works with and without tabs
2013-08-30 12:05:05 +02:00
perploug
e921c670dd
Another missing package file
2013-08-30 10:54:28 +02:00
Morten Christensen
09c9fb4e8f
Fixes U4-2731 Document.BeforeMove + Document.AfterMove Doesn't get fired.
...
Using the legacy Document and Media classes for the .Move and .Copy calls as they already use the new services under the hood, so shouldn't make any noticeable difference except that the legacy events will also work.
2013-08-30 10:52:58 +02:00
Morten Christensen
d44318f589
Fixes U4-2752 ContentService.DeleteVersion and DeleteVersions fail
2013-08-30 10:50:43 +02:00
perploug
a057e9bcbd
Missing file in vs csproj
2013-08-30 10:32:31 +02:00
perploug
d004d529b7
New dashboard using angular
2013-08-30 10:17:46 +02:00
Morten Christensen
9112e2e626
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-30 09:43:11 +02:00
Shannon
9b56c7eab6
Fixes U4-2300 6.1.0: Changing a template's parent causes tree to collapse
2013-08-30 14:15:51 +10:00
Shannon
f332e6530a
Ensures the whole ancestry of view data is merged in with unit tests.
2013-08-30 12:50:39 +10:00
Shannon
c228c24ba5
Creted MergeParentContextViewData filter, this is by default applied to SurfaceController's and the PartialViewMacroController. Now if you are rendering a partial view macro or a child action from a SurfaceController and are putting data into ViewData on a POST, you don't have to access the ViewData from the ParentViewContext.
2013-08-30 12:03:16 +10:00
Shannon
697aa03758
Fixes U4-1339 SurfaceController returning PartialView - cannot use ModelState - TempData merge correctly.
2013-08-30 11:34:02 +10:00
Stephan
c62689450b
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
2013-08-29 17:28:46 +02:00
Stephan
0ed4c1868b
U4-2549 - fix it differently
2013-08-29 17:08:16 +02:00
Sebastiaan Janssen
2bdbd6c7d9
Updated controller, more flexible, moved UmbracoProperty to Umbraco.Web.Helpers
2013-08-29 16:12:50 +02:00
Sebastiaan Janssen
23517d0c36
Argh, starter kit is hardcoding a content type, so I have to register the new member type with a different Id
2013-08-29 16:10:23 +02:00
Sebastiaan Janssen
2238f81d83
Oops, accidentally killed creating a partial view from the backoffice as it's also using PartialViewTasks.cs (like when you create a partial view macro)
2013-08-29 16:09:23 +02:00
Morten Christensen
37ce5c7a22
Implementing subquery addon for PerformGetByQuery, which allows for better querying first level properties as well as the property collection on a member
2013-08-29 15:42:13 +02:00
Sebastiaan Janssen
4ef10c8afe
Install a default member type during initial setup
2013-08-29 13:54:30 +02:00
Morten Christensen
e5145f3eb0
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-29 12:51:43 +02:00
Shannon
aa0fca5de9
Fixes small error with entityresouce, adds app based security to some of the entity controller methods, need to add diff sec checks to the other ones based on the type requested.
2013-08-29 20:15:08 +10:00
Shannon
ac83fa781b
Completed a backwards compatible radio button list property editor - re-uses all of the other already created list type editors.
2013-08-29 18:06:16 +10:00
Shannon
339ee11dc0
Completes U4-2744 Remove very old TinyMCE 2 and all that is related to it
2013-08-29 17:45:16 +10:00
Shannon
52700c0c18
Fixes: U4-2730 500 - PostSave
2013-08-29 17:26:18 +10:00
Shannon
72a90cb865
Completes: U4-2743 Remove legacy/un-used code from the namespace UmbracoExamine.*
2013-08-29 17:17:01 +10:00
Shannon
733b6aa945
Completes: U4-2742 Remove legacy xsltExtensions.config - xslt extensions are configured using attributes
2013-08-29 17:14:34 +10:00
Shannon
cd7f737fa6
Removes remaining references to the restExtensions.config
2013-08-29 15:55:58 +10:00
Shannon
89324370b4
Completes U4-2415 Remove legacy RestExtensions and restExtensions.config
2013-08-29 15:50:48 +10:00
Shannon
63455f1555
Completes U4-2423 Remove legacy installation webforms classes
2013-08-29 15:36:23 +10:00
Shannon
b8ff20073a
Completed U4-2741 Removed un-used obsoleted code in namespace umbraco.presentation.cache
2013-08-29 15:23:43 +10:00
Shannon
f7e7687f27
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoContext.cs
2013-08-29 15:18:19 +10:00
Shannon
c53c644868
Completes U4-2740 Remove un-used legacy classes from namespace "umbraco"
2013-08-29 15:14:12 +10:00
Shannon
244dcff8da
Fixes: U4-1339 SurfaceController returning PartialView - cannot use ModelState ?
2013-08-29 14:51:30 +10:00
Shannon
2e747caa10
Fixes: U4-2727 PluginManager's TypeList can contain duplicates - updates the locks to be upgradeable read locks, changes over all lists/collecitons to be HashSet<T> this ensures no duplicates and also improves performance.
2013-08-29 13:33:01 +10:00
Shannon
93691f13df
Fixes U4-2734 Don't set the cache references to null when disposing the UmbracoContext
2013-08-29 12:38:14 +10:00
Shannon
258d526435
Merge branch 'U4-2711-Fix-imagecropper-ToXMl' of https://github.com/stocksr/Umbraco-CMS into stocksr-U4-2711-Fix-imagecropper-ToXMl
...
Conflicts:
src/umbraco.editorControls/imagecropper/DataTypeData.cs
2013-08-29 12:31:08 +10:00
Shannon
357dc6ec8e
Fixes: U4-2711 DAMP throws unknown exception on image upload with image cropper
2013-08-29 12:27:49 +10:00
Shannon
232c81543a
Fixes the rest of U4-2713 Property Editor Value Converters don't get applied to Umbraco.TypedMedia
2013-08-29 12:11:48 +10:00
Shannon
581f3a1893
Fixes build errors
2013-08-29 12:01:30 +10:00
Shannon
9fc3efd73a
Fixes U4-2713 Property Editor Value Converters don't get applied to Umbraco.TypedMedia
2013-08-29 11:59:07 +10:00
Shannon
9445f008bc
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-29 10:09:09 +10:00
Shannon
36c281a19a
updated ignore
2013-08-29 10:08:54 +10:00
perploug
d6493a742d
wip on the media picker cropper
2013-08-28 23:13:32 +02:00
perploug
4ebf44ed88
Fixes imageHelper prop lookup
2013-08-28 23:13:21 +02:00
Per Ploug Krogslund
74339f9a55
Started working on the media picker config
2013-08-28 21:30:31 +02:00
Per Ploug Krogslund
c6211c2aab
Latest docs on build, running and getting started
2013-08-28 21:30:30 +02:00
perploug
8a9f38f97c
Adding GetByIds to mediaService.cs
2013-08-28 20:57:42 +02:00
Stephan
3fc4f36859
U4-2549 - fix issue with last chance content finder
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-08-28 18:16:20 +02:00
Sebastiaan Janssen
02566589fe
Added admin permission for change doctype action to the OOB installer
2013-08-28 17:52:44 +02:00
Sebastiaan Janssen
49637e62fe
Updated, more robust versions of the Member template/snippets
2013-08-28 17:52:06 +02:00
Morten Christensen
136673fd23
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-28 17:27:43 +02:00
Morten Christensen
c7351dfad7
Adding additional methods to the MemberRepository to support various types of lookups/queries, and experimenting with adding dummy properties to the model so a strongly typed query can be translated using mappers.
...
GetByQuery needs to be refactored so the selection is done in a subquery, so we don't loose properties in the result set
2013-08-28 17:27:29 +02:00
Morten Christensen
575abc6abf
Implementing the mapper for Member. Refactoring the MemberProfile, IMember and IMembershipUser interfaces
2013-08-28 15:24:22 +02:00
Morten Christensen
6f63369e11
Updating the Member and MemberProfile class to include the standard UmbracoEntity properties.
...
Refactoring the sql query and the dtos to use the PropertyType as Primary and Property as secondary as a Property might be empty for a defined type.
Adding labels to the conventional Member PropertyType aliases.
2013-08-28 14:17:16 +02:00
Darren Ferguson
1995b25092
Adding new Memership provider implementation
...
Obsolete SecUtility class
Add Security Helper class
2013-08-28 12:48:04 +01:00
Sebastiaan Janssen
f26d759c84
Moved controllers and models as per Shannon's suggestion
...
Added LoginStatus and updated Register
Updated to use CDF instead of <script> tags
2013-08-28 13:36:04 +02:00
Shannon
2d0b7f0b3b
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-28 18:52:26 +10:00
Shannon
4b4fc037dd
Fixes up pre-value formatted data so it doesn't include ID in the value since this confuses things.
2013-08-28 18:52:00 +10:00
perploug
d9bb7ba7cb
Removes the temp mediaupload ctrl
2013-08-28 10:05:27 +02:00
Shannon
68b337729b
fixed sort order on prop editor drop down
2013-08-28 18:01:30 +10:00
Shannon
0ebe9ec0fa
Updated some of the property editor API to ensure that when formatting data for persistence we have access to the pre-values as well since these might need to be used to format the persisted data. Completed the new property editor: Multiple text box and it is saving the data in a backwards compatible format. Changed the internal AsDictionary method of the pre value collection to be a public method called FormatAsDictionary.
2013-08-28 17:53:31 +10:00
Morten Christensen
3f0dc7f652
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-28 09:38:40 +02:00
Sebastiaan Janssen
8274883fa5
Bump version number to 6.2.0
2013-08-28 09:09:21 +02:00
Shannon
bec36fd91b
Fixes notifications if they dont' contain a body, so it doesn't contain a colon
2013-08-28 14:49:45 +10:00
Shannon
79ab84a793
Fixes some issues with pre-values with the previous changes made to include the IDs of the pre-values, needed to ensure they are formatted incoming/outgoing properly so the id isn't included.
2013-08-28 14:45:33 +10:00
Shannon
cb368b4335
Implemented the numeric property editor
2013-08-28 13:30:05 +10:00
Shannon
008b5f0d2a
Fixed build errors
2013-08-28 11:14:49 +10:00
Shannon
d257835cb5
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Models/ContentTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/legacyAjaxCalls.asmx.cs
2013-08-28 11:08:23 +10:00
Shannon
2ed97fe957
small css change
2013-08-28 11:03:16 +10:00
Shannon
861d4fe14a
fixes up some css styles with approved colors
2013-08-28 11:01:42 +10:00
Shannon
dedaa2125d
Fixes up a few issues found with media uploading
2013-08-28 10:45:50 +10:00
Shannon
f03180e6f8
Fixes up security issues with MediaUploadController, removes Delete since we shouldn't be arbitrarily deleting any media files without referencing media items, fixes up disposables and naming conventions.
2013-08-28 10:15:43 +10:00
Shannon
0cb084b9d1
Removes images that shouldn't be checked in
2013-08-28 09:51:19 +10:00
Shannon
bb6adcab92
Fixed up new actions in MediaController
2013-08-28 09:50:15 +10:00
Shannon
8fc127e195
Fixes up coding standards, null checks and strongly typed enums in EntityController
2013-08-28 09:34:48 +10:00
Sebastiaan Janssen
12b3d50717
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-08-27 19:29:43 +02:00
Sebastiaan Janssen
86276206d5
Add register member partial view macro template
2013-08-27 19:29:15 +02:00
Stephan
da719377df
U4-2691 - fix issue with alt template and internal redirects
2013-08-27 18:06:53 +02:00
Robert Stocks
614dc8f4d1
Fix U4-2711 add Null Check to ToXMl method
...
Fixes Object reference not set to an instance of an object. at
umbraco.editorControls.imagecropper.DataTypeData.ToXMl(XmlDocument data)
2013-08-27 16:10:04 +01:00
perploug
8b1fcf3e07
Media dialog upload and folder creation
2013-08-27 16:01:39 +02:00
Morten Christensen
a3f41af3ba
Updating the sql query in the MemberRepository
2013-08-27 15:50:17 +02:00
Morten Christensen
342232f21e
Updating the Member class and adding an UmbracoMember wrapper as a bridge between MembershipUser and Member
2013-08-27 15:49:46 +02:00
Morten Christensen
c3c9c10060
Implementing a factory for readonly Member objects
2013-08-27 15:48:58 +02:00
Morten Christensen
89fbad447b
Adding propertytype alias conventions for Member
2013-08-27 15:48:18 +02:00
Morten Christensen
0aa38728fc
Updating the readonly dtos
2013-08-27 15:48:00 +02:00
Robert Stocks
23e4003af0
U4-516 - Fix DatePicker with time default value
...
Enables the standard jQuery date picker to parse the current value of
the field correctly, this prevents it from defaulting to Today and
overwriting the currently stored value.
2013-08-27 12:04:20 +01:00
perploug
208453f364
Entity and backoffce controller updates for JS sergvices
2013-08-27 12:02:23 +02:00
Sebastiaan Janssen
53b6fb7b56
Add login template to partial view macros
2013-08-27 11:37:20 +02:00
Shannon
61aa102268
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-27 18:37:31 +10:00
Shannon
8863a9bb86
Got the color picker pre-values updated to dynamically display the color they are typing in.
2013-08-27 18:31:40 +10:00
perploug
f25d1ec917
Fixes readonly validator issue
2013-08-27 10:07:48 +02:00
perploug
d81ccecd10
Media service
2013-08-27 10:05:36 +02:00
perploug
6a1a478cdd
start on improved cropper and media picker
2013-08-27 10:05:35 +02:00
perploug
0ec4e70a1b
Added entity service overloads,
2013-08-27 10:05:34 +02:00
Anders Stentebjerg
c03839d985
ImageCropper
...
- Media Picker grid
- Image Cropper dialog
- Updated Font Awsome to 3.2.1
2013-08-27 09:52:13 +02:00
Sebastiaan Janssen
6bbc2de43e
Update failing unit test due to added action for changing the document type on a node
2013-08-27 09:37:00 +02:00
Shannon
76666a4c67
Lots more done on the multi-value property editors like drop down list, check box list, color picker in regards to the pre-value editor and ensuring correct validation is done on the server side including some unit tests. Also allows for updating values not just removing and adding. Now need to make a directive of it so we can customize more for the color picker.
2013-08-27 17:33:11 +10:00
Shannon
e448436614
Color picker is working, added custom validation to the pre-values but need to get them working a bit better and showing the colors in the pre-val editor as well. Then also need to update the other list pre-value editors to be able to update values so we don't have to remove and re-add them.
2013-08-27 15:02:24 +10:00
Shannon
3e95b0468f
Checkbox list property editor is now working.
2013-08-27 13:18:47 +10:00
Shannon
562a8f38bb
Attempted to fix up validation for header but still jumps around and wont work with the label message because the H1 tag is block
2013-08-27 12:26:13 +10:00
Sebastiaan Janssen
91590c824f
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-08-26 17:28:31 +02:00
Sebastiaan Janssen
d17b2cf884
Added ability to have predefined templates for Partial View Macros
2013-08-26 17:28:15 +02:00
Morten Christensen
aed017641d
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-08-26 17:01:05 +02:00
Morten Christensen
2b82e74b90
Adding test fixture for the MemberRepository
2013-08-26 17:00:12 +02:00
Morten Christensen
37d190c97d
Implementing read-only DTOs for improved reading of Members from db.
...
Started implementation of Member, MemberType and MemberGroup repositories.
2013-08-26 16:59:41 +02:00
Morten Christensen
f1818aae1b
Updating the Profile and Member classes
2013-08-26 16:58:08 +02:00
Per Ploug Krogslund
f40de60fc4
set default w/h on rte images
2013-08-26 15:17:27 +02:00
Per Ploug Krogslund
f6fcc9d314
uncommented debugging code
2013-08-26 15:05:07 +02:00
perploug
1e3d505df1
Serverside js loader
2013-08-26 15:04:02 +02:00
Per Ploug Krogslund
840d425502
Missing spans
2013-08-26 15:03:31 +02:00
Per Ploug Krogslund
b86f2474d5
missing files
2013-08-26 14:48:58 +02:00
Per Ploug Krogslund
266840cfdb
Adding jquery file upload and modal tweaks
2013-08-26 14:48:58 +02:00
Sebastiaan Janssen
ee4312b7f2
U4-2464 Single user protection, password not changeable!
2013-08-26 13:56:22 +02:00
Sebastiaan Janssen
2345a5e133
U4-2477 Member editing - Indicate which box is active and which is inactive
2013-08-26 13:45:09 +02:00
Sebastiaan Janssen
cbe8f15007
U4-2636 Allow at root property are outside of view in backoffice
2013-08-26 12:11:07 +02:00
Shannon
86a82a666f
Got all drop down editors working: normal, multiple, normal publishing keys, multiple publishing keys and should be backwards compatible.
2013-08-26 19:00:04 +10:00
Sebastiaan Janssen
dd59038369
Fixes U4-2686 Error when trying to delete member group with ampersand in name.
2013-08-26 10:29:30 +02:00
Shannon
a6f70619eb
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-26 18:04:06 +10:00
Per Ploug Krogslund
cec3518347
Markdowneditor package files merge
2013-08-26 10:03:55 +02:00
Shannon
3708b0de65
Got value editors being able to handle 'object' not just string so we can post and return json structures directly to the angular editors, got the multiple drop down list working and saving data. U4-2704 Change property editor value editor to return/receive object instead of string
2013-08-26 18:03:35 +10:00
Per Ploug Krogslund
1553b66943
Merge
2013-08-26 10:02:35 +02:00
Per Ploug Krogslund
a2a6e899ec
merge branch ahead
2013-08-26 09:58:49 +02:00
Per Ploug Krogslund
d2cfb83817
Remove old headline
2013-08-26 09:57:17 +02:00
Shannon
5b289a4971
Implemented much more for the new drop down property editors to ensure backwards compatibility, had to implement a new required method for property editors to format their data for cache storage. Changed how the drop down angular list is generated, now it uses a dictionary which is much more elegant with less code. Got drop down (normal) and drop down publishing keys working and saving the correct data types, nearly have drop down list multiple working but going to change the property editors to be able to post object (json) instead of just a string for values.
2013-08-26 17:24:08 +10:00
Shannon
5844c54a1f
Fixed build error
2013-08-26 11:28:15 +10:00
Shannon
2157942b38
Adds GetAllUsers to the UserService and converts the call in the UserController (and removes the need for User model mapper as we just use auto-mapper now). U4-2720 Add a get all users method to the UserService
2013-08-26 11:26:58 +10:00
Sebastiaan Janssen
c9942d7ca5
Merge pull request #106 from pynej/code-mirror-search
...
Added plugin to all code area editors to suppressed normal browser Find ...
2013-08-25 08:37:08 -07:00
Sebastiaan Janssen
ab8e6b8f33
Merge branch 'wip-dragdrop2' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-wip-dragdrop2
2013-08-25 17:26:08 +02:00
Sebastiaan Janssen
d21f10ec1e
Db migration to allow admins to change the document type
2013-08-25 17:14:01 +02:00
Sebastiaan Janssen
76d0ffb797
Merge branch 'wip-changedoctypeui' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-wip-changedoctypeui
...
Conflicts:
.gitignore
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/Umbraco.Web.csproj
2013-08-25 15:50:07 +02:00
Sebastiaan Janssen
6437179a83
Merge pull request #112 from dampee/6.1.3
...
U4-2638 Developer/Packages/Install Starterkit give 500 server error
2013-08-25 05:36:49 -07:00
Sebastiaan Janssen
f26280fff6
Merge branch '7.0.0' of github.com:umbraco/Umbraco-CMS into 7.0.0
2013-08-23 16:54:34 +02:00
Sebastiaan Janssen
120f707c67
Fixes a unit test
2013-08-23 16:53:15 +02:00
Sebastiaan Janssen
cc45bbeca6
Fix unit tests that failed because UmbracoSettings.config was being cleaned up
2013-08-23 16:22:26 +02:00
perploug
1b0bffbe04
Changing karma log back to info level
2013-08-23 15:51:10 +02:00
perploug
bbc04c23b4
Missing imageHelper rename
2013-08-23 15:49:43 +02:00
perploug
a7754c7e8c
image helper rename
2013-08-23 15:43:23 +02:00
perploug
0b116b8082
Missed a delete on the sample
2013-08-23 15:40:46 +02:00
perploug
fe7d61ef37
The completed markdown sample
2013-08-23 15:40:20 +02:00
Per Ploug Krogslund
1d60cdb2bc
Property editor tutorials
2013-08-23 15:26:00 +02:00
Per Ploug Krogslund
7763550a89
Renames umbImageHelper to imageHelper
2013-08-23 15:26:00 +02:00
perploug
13afb127f4
Whoops, broke build, now fixed
2013-08-23 14:19:16 +02:00
Sebastiaan Janssen
8cd9266ea6
Updated obsolete msg after feedback here: https://github.com/umbraco/Umbraco-CMS/commit/2b532f72c34a33e2966b1fb5c7f068564e518c91#commitcomment-3899011
2013-08-23 14:17:40 +02:00
Per Ploug Krogslund
c77f17962e
Add more documentation on property editors
2013-08-23 14:08:23 +02:00
Sebastiaan Janssen
ad44feb6dd
Don't throw exception when node has no template and asking for GetTemplateAlias (return string.Empty instead)
2013-08-23 14:08:13 +02:00
Sebastiaan Janssen
16ed85ecc9
Merge branch '4.11.10' into 6.2.0
...
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/GlobalSettings.cs
2013-08-23 13:48:38 +02:00
Sebastiaan Janssen
9d45b10ee5
Merge pull request #104 from umbraco/6.0.7
...
6.0.7
2013-08-23 04:46:41 -07:00
Sebastiaan Janssen
e9f8cf25b9
Merge branch '6.0.0-PetaPocoExtension' into 6.2.0
...
Conflicts:
.hgignore
2013-08-23 13:42:26 +02:00
perploug
b916de4cf7
git broekN
2013-08-23 13:01:14 +02:00
perploug
b850cd68a1
csproj file updates
2013-08-23 12:22:37 +02:00
Sebastiaan Janssen
19a3b8809e
Merge branch '4.11.9' into 6.2.0
...
Conflicts:
.hgtags
2013-08-23 12:18:25 +02:00
Sebastiaan Janssen
96e40b8b4f
Merge pull request #101 from umbraco/4.11.8
...
Closing branch 4.11.9 as that version number was used for the emergency ...
2013-08-23 03:17:46 -07:00
Sebastiaan Janssen
53aeb59eb4
Merge pull request #100 from umbraco/6.0.5
...
Closing branch 6.0.5 as that version number was used for the emergency s...
2013-08-23 03:17:29 -07:00
Sebastiaan Janssen
befb42cd68
Merge pull request #99 from umbraco/4.11.7---cmsContentXml-fixes
...
Close 4.11.7 - cmsContentXml fixes branch
2013-08-23 03:17:06 -07:00
Sebastiaan Janssen
15bab05e18
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
2013-08-23 12:15:37 +02:00
Sebastiaan Janssen
7d2e408363
Merge branch '4.11.5' into 6.2.0
...
Conflicts:
.hgtags
2013-08-23 12:15:28 +02:00
Sebastiaan Janssen
c1cc62543d
Merge pull request #97 from umbraco/6.1.0-public
...
Close 6.1.0-public branch, merged.
2013-08-23 03:13:19 -07:00
Sebastiaan Janssen
6d61c93f62
Merge pull request #96 from umbraco/6.0.0-LegacyApi-Refactor
...
Close 6.0.0-LegacyApi-Refactor branch
2013-08-23 03:12:29 -07:00
Sebastiaan Janssen
38c8860e92
Merge pull request #95 from umbraco/6.0.0-Repository-Resolvers-refactor
...
Closing branch after having merged the changes to events to the main 6.0...
2013-08-23 03:12:08 -07:00
Sebastiaan Janssen
4719bfb4ad
Merge pull request #94 from umbraco/4.10.1
...
Close 4.10.1 branch
2013-08-23 03:11:49 -07:00
perploug
f52bf5f4a4
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-23 12:10:56 +02:00
perploug
c076d21151
New users.resource
2013-08-23 12:10:44 +02:00
Sebastiaan Janssen
b5719ab103
Merge pull request #93 from umbraco/4.6.1
...
Closing branch
2013-08-23 03:10:24 -07:00
perploug
eb60593815
Fxies the headline directive to actually work
2013-08-23 12:10:16 +02:00
Sebastiaan Janssen
c82573a697
Merge pull request #92 from umbraco/4.7.1
...
Closing branch
2013-08-23 03:10:03 -07:00
Sebastiaan Janssen
6448554343
Merge pull request #91 from umbraco/4.7.2
...
Closing branch
2013-08-23 03:09:40 -07:00
Sebastiaan Janssen
c0b9e803d9
Merge pull request #90 from umbraco/4.8-apptreexml-wip
...
Closing branch
2013-08-23 03:08:55 -07:00
Sebastiaan Janssen
ab06a22272
Merge pull request #89 from umbraco/4.8-tinymce-wip
...
Closing old branch
2013-08-23 03:08:31 -07:00
Sebastiaan Janssen
eac56eba47
Merge pull request #88 from umbraco/4.8-solutioncleanup-wip
...
Close 4.8-solutioncleanup-wip branch
2013-08-23 03:07:25 -07:00
Sebastiaan Janssen
0e822bdc81
Merge pull request #87 from umbraco/4.6.0
...
Closing branch
2013-08-23 02:52:25 -07:00
Shannon
b1f3e8d8ef
Drop down list seems to be working with pre-values :)
2013-08-23 18:38:33 +10:00
Shannon
fbaaf7a6cb
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-23 18:10:49 +10:00
Shannon
59a8e03c79
Got further with pre-value editors and strongly typed stuff, got the pre-value editor for drop down list working and saving array objects. Now need to wire that up to the editor but think i need to change how the drop down list displays it's values.
2013-08-23 18:10:32 +10:00
perploug
3835b50a44
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-23 08:31:57 +02:00
perploug
66684bc6f5
Tried writing assets and keyboard tests, both failed :(
2013-08-23 08:31:47 +02:00
Shannon
fff8eac43f
Implemented: U4-2692 Add attribute access to property editor prevalues
2013-08-23 15:33:52 +10:00
Shannon
ec4f6de631
Fixes: U4-2701 The media creation process needs to be optimized, there's far too much IO occuring
2013-08-23 13:41:16 +10:00
Shannon
3bb61294e9
Ensures all IDisposables are in a using clause for all processes involved with the media uploader, there were also a few streams not being closed or disposed either!
...
U4-2699 The media upload process doesn't dispose all resources
2013-08-23 11:46:55 +10:00
Shannon
c477da95fd
Ensures all IDisposables are in a using clause for all processes involved with the media uploader, there were also a few streams not being closed or disposed either!
2013-08-23 11:20:00 +10:00
perploug
258b5ee2dd
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-22 14:46:51 +02:00
perploug
baaecedac2
Finetuning html adding prevalue editors
2013-08-22 14:46:43 +02:00
Shannon
ad4ebe3755
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
Shannon
6127cfccbd
Fixed up the umbPropEditorHelper to ensure that the correct path is returned for views (because we can have relative views specified too). Moved angularhelper to it's own file, started on the DropDown property editor in c#.
2013-08-22 16:37:21 +10:00
Shannon
e463faa943
Got the template drop down working with the dropdown property editor which allows some config.
2013-08-22 15:48:32 +10:00
Shannon
49dc33c713
Fixes up the content editor js, updates some docs to reflect correct naming conventions.
2013-08-22 13:03:12 +10:00
perploug
d24b349073
last tweaks to the app.js
2013-08-21 22:20:08 +02:00
perploug
789b0d1c41
Moved 1.1.5 to folder, added 1.2Rc1
2013-08-21 21:13:23 +02:00
perploug
6264e6f15d
added 1.2 upgrade note
2013-08-21 21:12:24 +02:00
perploug
6cee33a1fc
$location.search will stop working with null
2013-08-21 21:11:54 +02:00
perploug
d181a39343
Added 1.2 references to app.js and dev.app.js
2013-08-21 21:11:15 +02:00
perploug
16c67bd435
Added seperate test watcher in gruntfile
2013-08-21 21:10:33 +02:00
perploug
d1d84e8be6
Delete old angular files
2013-08-21 21:09:55 +02:00
perploug
f9e6efbf8f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-21 14:57:24 +02:00
perploug
e2ddaff401
start on migration to 1.2
2013-08-21 14:57:14 +02:00
Per Ploug Krogslund
5bd1b4bef3
Angular 1.2 files
2013-08-21 14:54:11 +02:00
perploug
b0e78e5b92
Adds wrapper html to navigation for better css
2013-08-21 14:25:24 +02:00
perploug
5cd7fc128a
CloseDialogs() ignores clicks inside the #navigation
2013-08-21 14:25:09 +02:00
perploug
35538d0fa2
Makes the grid work in chrome, ff, and ie10
2013-08-21 14:24:42 +02:00
perploug
fc87a91e14
Adds a delay to the navigation hide
2013-08-21 14:24:29 +02:00
perploug
50845c63a8
Makes the grunt engine faster and only acts on specific files
2013-08-21 14:24:16 +02:00
perploug
4e1c915781
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-21 13:10:16 +02:00
perploug
a75cfc5a2d
legacy dashboard url fix
2013-08-21 13:10:05 +02:00
Per Ploug Krogslund
3c55ccb590
loader.js
2013-08-21 13:08:52 +02:00
Per Ploug Krogslund
39ae3f6160
Fixes firefox height scale issues
2013-08-21 13:08:52 +02:00
perploug
1cff6d99ef
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-21 10:35:06 +02:00
perploug
e18a07e908
Unlocks the login button, failed attempt to test the keyboard service reverted
2013-08-21 10:34:53 +02:00
Shannon
ed68f2d28f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-21 17:55:31 +10:00
Shannon
5581af2d25
Fixed up the file uploading and the readonly property editors and saving/updating their data/control based on the data changed on the server side.
...
U4-2680 Fix file uploading
2013-08-21 17:54:30 +10:00
perploug
6c9f4c6353
Removes missing files from web.ui csproj
2013-08-21 09:32:50 +02:00
Shannon
466b2a1cb2
Fixes: U4-2677 Fix content/media creation for media
2013-08-21 14:13:22 +10:00
Shannon
0dab52e8f6
Fixes creating content: U4-2677 Fix content/media creation - now to fix media
2013-08-21 13:38:49 +10:00
Shannon
b2eac9ab8f
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/BusinessLogic/BaseTest.cs
2013-08-21 11:36:37 +10:00
Sebastiaan Janssen
8cfb39ba2b
Fix a strange VS2012 build targets problem
2013-08-20 18:08:34 +02:00
Sebastiaan Janssen
0939a31c84
Merge branch '7.0.0' of github.com:umbraco/Umbraco-CMS into 7.0.0
2013-08-20 16:43:59 +02:00
Sebastiaan Janssen
9b70c0fbbf
Fix wrong path and don't include index.html in build
2013-08-20 16:43:36 +02:00
perploug
121d5462e9
Missing $scope in content edit controller
2013-08-20 16:07:46 +02:00
perploug
d09b1d9949
7.0.0 merge changed .cs from shannon
2013-08-20 15:26:53 +02:00
perploug
5c59269340
Fixes broken scope reference for rebinder
2013-08-20 15:22:30 +02:00
perploug
ff5afb91e6
Set a default avatar on navivation
2013-08-20 15:22:06 +02:00
perploug
3b7f12c883
set content to default section in the routes
2013-08-20 15:21:27 +02:00
perploug
dd7e4f19ba
Removed keyboard service debug logging
2013-08-20 15:21:12 +02:00
perploug
2e90e354bc
Fixes dashboard redirect on login
2013-08-20 15:20:46 +02:00
Sebastiaan Janssen
e71fa681e6
Update build to v7 and include belle files
2013-08-20 14:18:02 +02:00
Shannon
7df641cf2b
Got Data Type Creation working. Need to look at fixing up the issues with creating content/media tomorrow.
2013-08-20 18:10:19 +10:00
Shannon
b901ae3269
Updated the data type controller post method and moved validation, etc... over to a filter, updated data type tree with the create menu action to launch into a blank element.
2013-08-20 17:25:17 +10:00
Shannon
ddef2cc7ff
Got validation working properly with pre-values, updated the content editing helper to be more generic and work with different editors like the data type editor that supports umb-property.
2013-08-20 16:02:10 +10:00
Shannon
949748a7f7
Added some overloads to the data type service to be able to save data types + pre-values in one transaction, and also to be able to update pre-values (before we could only insert). Got the data type editor now validating and saving values back to the db. Updated the content views (content/media) to have a correct form structure with ng-submit working.
2013-08-20 14:44:59 +10:00
Shannon
ea8d7c842e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-20 11:33:56 +10:00
Shannon
a29706b5ce
Updated the model mappers to include the pre-value value which is now wired up to the display, now just need to get the data type's persisting.
2013-08-20 11:33:41 +10:00
dampee
fb03de37ce
U4-2638 Developer/Packages/Install Starterkit give 500 server error
2013-08-19 12:51:13 +02:00
perploug
ab2be923ff
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-19 10:06:46 +02:00
perploug
b357989f18
Keyboard service test WIP
2013-08-19 10:06:32 +02:00
Shannon
e783b35a3a
Updated the data type controller to return the correct data for the editor, including more models and model mappings.
2013-08-19 17:39:50 +10:00
Shannon
78e836025b
Fixes EntityController to have a correct model mapper and removes invalidly named 'map' method. Removes the key from entity since we don't need it. Added some notes to the controller since we have to implement security for the results.
2013-08-19 16:49:07 +10:00
Shannon
024511a605
got data type editor dynamically loading pre-vals when the drop down changes, got the mock services to save the data.
2013-08-19 12:37:04 +10:00
perploug
bcf49c440a
Fix create dialog paths
2013-08-16 15:42:10 +02:00
perploug
5ff32b5c11
Fx url list
2013-08-16 15:41:59 +02:00
perploug
c85ca2b65b
Fix content picker url listing
2013-08-16 15:41:50 +02:00
perploug
05dea9707b
Fix login css glitch
2013-08-16 15:41:38 +02:00
perploug
2b0e32cdcf
Linking tree header to dashboard
2013-08-16 15:41:27 +02:00
perploug
55e74eba39
Fixing the folder uploader for media section
2013-08-16 15:41:13 +02:00
perploug
ce7c4833f4
merge
2013-08-16 13:30:51 +02:00
perploug
a82c367db8
merge content/edit.html
2013-08-16 13:29:23 +02:00
perploug
6df9a912f0
Adds keyboard.service for hotkeys, final contentpicker
2013-08-16 13:13:46 +02:00
Shannon
ddccc378d5
Started getting the creation process working for data types, created custom mock data type trees and menu's to get it all up and running but is still in progress. Will finish that on Monday along with dynamically changing the pre-value editors based on the drop down changing.
2013-08-16 17:25:52 +10:00
Shannon
7c1687710b
re-deleted the 'property editors' folder in the UI project since there should be no space. Fixed up more of the pre-value definitions and tests. Got an initial demo working of pre-value editors in the mock data
2013-08-16 16:15:08 +10:00
Shannon
315652e384
Got the data type editor drop down working properly, implemented structure for pre-value editor including the manifest
2013-08-16 13:33:43 +10:00
Shannon
3fc44d9a34
Streamlined more of the validation directives, fixed up the regex val directive with the pre-value changes got validation working properly with the data type editor, finally on track with validation!
2013-08-16 11:29:59 +10:00
Shannon
6c46aa4727
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-15 19:20:26 +10:00
Shannon
f2f1106034
Started on data type editor
2013-08-15 19:20:06 +10:00
perploug
15fc3a3665
content picker
2013-08-15 09:47:12 +02:00
Shannon
2153dc2f56
Getting data type (pre-value) editor going (WIP)
2013-08-15 17:27:31 +10:00
Shannon
8fbbd3d8a0
Fixes issue with invalid cookie
2013-08-15 17:14:05 +10:00
Shannon
bedd938553
fixes issue with legacy data types and new-prevalues
2013-08-15 13:29:35 +10:00
Shannon
b3defcb007
fixes merge issues
2013-08-15 13:05:09 +10:00
Shannon
89ce60ef0f
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Events/RecycleBinEventArgs.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/SimilarNodeNameComparer.cs
src/Umbraco.Web.UI/config/ExamineIndex.config
src/Umbraco.Web/Strategies/DeleteFilesAfterEmptiedRecycleBin.cs
src/Umbraco.Web/Umbraco.Web.csproj
2013-08-15 12:59:05 +10:00
Shannon
66cdd90994
fixes up legacy trees with the correct alias and forces legacy root nodes to load the dashboard route.
2013-08-15 12:57:56 +10:00
Shannon
3b749073d7
updated ignore to ignore these new strange merge files for routes.js
2013-08-15 12:47:56 +10:00
Shannon
d4f8cb4e41
remove un-needed files
2013-08-15 12:40:16 +10:00
Shannon
bb36477207
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/services/tree.service.js
src/Umbraco.Web.UI.Client/src/routes.js
2013-08-15 12:36:35 +10:00
Shannon
c61206d03f
Changed routes to have section + tree
2013-08-15 12:34:22 +10:00
Shannon
59d40c4127
fixed build error
2013-08-15 10:34:32 +10:00
perploug
523434a126
Fixes broken content model test
2013-08-14 21:45:09 +02:00
Per Ploug Krogslund
8b71b6bf70
broken routes
2013-08-14 21:44:26 +02:00
Per Ploug Krogslund
f13d5c48fe
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/routes.js
2013-08-14 14:30:23 +02:00
Per Ploug Krogslund
99d41ca63a
added ace editor directive
2013-08-14 14:28:17 +02:00
Per Ploug Krogslund
8a32753cbc
Replaced codemirror lib with ace
2013-08-14 14:26:40 +02:00
Shannon
4a8026c902
Got the Date and Date/Time new property editors created, fixed up a few date casting issues with data. These editors 'should' be compatible with the previous legacy date/datetime editors, just need to test it.
2013-08-14 20:08:45 +10:00
Shannon
3e675ff2cc
Converted over pre-value config to be a dictionary, not an array. To do that I needed to create a new PreValueCollection object which encapsulates support for legacy (array based) pre-vals which get converted to a dictionary and newer dictionary pre-vals... which we will now require because we'll support pre-value overrides eventually. Fixed up the mapper unit tests and added other unit tests.
2013-08-14 19:24:20 +10:00
Shannon
6d3008b053
Fixed up some more validation issues with the reshuffling of how properties are rendered.
2013-08-14 17:52:16 +10:00
Shannon
c3619d9ac5
Fixes plugin mgr to not resolve types that shouldn't be resolved. Fixes mntp legacy editor to not throw exceptions when initializing because the legacy tree no longer exists. Fixes authentication when an invalid cookie is detected.
2013-08-14 13:38:28 +10:00
Shannon
4a7fbfa3fa
Fixes the datepicker control, updates it so that it supports time and a format that is configurable (pre-values) fixes toIsoDateTimeString() method.
2013-08-14 11:08:40 +10:00
Shannon
599caeb933
removed test examine settings
2013-08-14 10:08:59 +10:00
Shannon
d7fd1efd60
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Tests/Models/ContentExtensionsTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedContentTypes.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
2013-08-13 18:22:45 +10:00
Shannon
4e13b0afe6
Converted the DataType tree to the new tree structure, now need to start creating the pre-value editor. Obsoleted IDataType and a bunch of other things associated with IDataType. Obsoleted old tree classes that we've replaced so far.
2013-08-13 18:19:56 +10:00
Shannon
2e2229e388
Created a sortable directive to share the markup between content and media and got media sorting done too.
2013-08-13 17:48:56 +10:00
Shannon
4a778ac1d3
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/datepicker/datepicker.controller.js
2013-08-13 11:36:36 +10:00
Shannon
642c4d10fe
Fixes date picker value that is posted
2013-08-13 11:34:27 +10:00
perploug
9c38670dde
Nicer modal animations, fixes rte bug
2013-08-12 22:23:06 +02:00
perploug
5a435523ed
merge
2013-08-12 15:26:31 +02:00
perploug
e825c08901
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
perploug
3e3f12bf63
Added events.Service and xmlhelper.service
2013-08-12 15:06:12 +02:00
Shannon
50aa9d7144
Adds more functionality to prop editors to be able to flag the value editor as readonly so no bound values will be persisted (ie. for the label property editor)
2013-08-12 18:09:16 +10:00
Shannon
c3e773b598
Wires up release and expire dates to be persisted, template is wired up but need to get the picker rendering.
2013-08-12 16:45:00 +10:00
Shannon
8525468312
Get the generic property tab rendering properly with a url list as well.
2013-08-12 15:57:54 +10:00
Shannon
1e2af42ce6
Ensures internal generic properties are all wired up in c# and fixes up the boolean editor, adds templatepicker html file so that something is rendered and there are no js errors.
2013-08-12 14:16:45 +10:00
Shannon
afe1023e19
Fixes EntityController to accept multiple query string values, adds null checks to the parameter and to null (not found entities).
2013-08-12 11:53:50 +10:00
Shannon
31d6575746
removes space in 'property editors'
2013-08-12 11:41:33 +10:00
Shannon
ecb7a1cda2
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
2013-08-12 11:36:40 +10:00
Shannon
c7f8a65a43
removes the space from 'property editors' folder, removes file commits to App_Plugins in the UI proj.
2013-08-12 11:36:11 +10:00
Per Ploug Krogslund
930bca4a2b
start on new property editors
2013-08-10 20:04:17 +02:00
Per Ploug Krogslund
369b0b74c0
updated docs
2013-08-09 16:25:05 +02:00
Per Ploug Krogslund
f777fdc843
Added mntp changes
2013-08-09 15:36:36 +02:00
Per Ploug Krogslund
ebaf353e4a
Content picker full api and test coverage
2013-08-09 15:24:43 +02:00
Per Ploug
b3f1c7fa1e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-09 13:40:18 +02:00
Per Ploug
6abb98d9c3
Added entityController
2013-08-09 13:40:09 +02:00
Per Ploug Krogslund
23459719f6
Added entityResource + entity mocks
2013-08-09 13:39:07 +02:00
Shannon
4241916d14
Started adding more permissions checks for media
2013-08-09 18:18:32 +10:00
Shannon
f518076ab8
Added permissions check to sort on content controller
2013-08-09 18:13:05 +10:00
Shannon
437f2dc588
Added more security checks to the content controller
2013-08-09 18:04:44 +10:00
Shannon
b8df64742c
Fixes up the permissions attribute and tests... was accidentally storing persisted data in the attribute.
2013-08-09 17:27:02 +10:00
Shannon
0a3cdfbd40
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-09 16:53:33 +10:00
Shannon
f04d5f43e0
Fixed media editor (to be the same as content). Implemented media permissions check when retreiving node.
2013-08-09 16:53:20 +10:00
Per Ploug Krogslund
8f37925aef
adds a pre tag to render the raw model to the editor, this can be toggled in main.ctrl
2013-08-09 08:46:31 +02:00
Shannon
49f3c9e4b2
Adds more code and tests for permissions checks
2013-08-09 16:39:09 +10:00
Shannon
4bb71273e2
doh, re-publicized EntityPermissions... caused test errors.
2013-08-09 16:00:09 +10:00
Shannon
88e9c9c522
Fixes up tests for content permissions repository with permissions repo change.
2013-08-09 15:58:49 +10:00
Shannon
4267b88f77
Changed the PermissionsRepository to be more like the RecycleBinRepository in that it is stand alone and just gets created by other repos that need it (instead of being inhertied from). Added more methods for querying permissions and added these methods to the user service/repository. Converted one of the webapi permission check filters to use the new api.
2013-08-09 15:26:34 +10:00
Shannon
df0cb49728
Fixed up the server validator
2013-08-09 13:54:48 +10:00
Shannon
3169b52bf4
Updates more of WebSecurity to use the new user api.
2013-08-09 13:45:57 +10:00
Shannon
0228d745f9
Fixes recursive lock on cache providers
2013-08-09 13:41:45 +10:00
Shannon
a1b6917c10
Changes the port back to what it should be
2013-08-09 13:39:17 +10:00
Shannon
c5a80ccb03
Changed WebSecurity to expose IUser instead of User, then fixed up the knock-on effect, obsoleted all calls to the legacy User object in the base classes to point to use the WebSecurity class to access the new user object.
2013-08-09 13:24:26 +10:00
Shannon
f5c4aad270
Added overload to User object to be created from an IUser object. Added GetUserSections to IUserService.
2013-08-09 13:23:27 +10:00
Shannon
8d4c8ab10e
Adds more tests for caching
2013-08-09 12:24:29 +10:00
Shannon
f4bd10065e
Fixes up some v7 failing tests.
2013-08-09 12:10:42 +10:00
Shannon
01510ce126
Fixes up the tests with changes to cache helper
2013-08-09 11:42:20 +10:00
Shannon
75ceb539b4
Streamlines cache helper ctor's
2013-08-09 11:37:57 +10:00
Shannon
4d55122cd4
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
2013-08-09 11:18:32 +10:00
Shannon
cc5912f7e1
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-08-09 11:17:38 +10:00
Shannon
b62d5125d5
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-08-09 11:16:34 +10:00
Shannon
6522193118
Simplifies the caching interfaces and updates the CacheHelper to expose the different caching levels (obsoletes it's normal methods)
2013-08-09 11:16:10 +10:00
Per Ploug Krogslund
2ef0b1d56e
Fixes dialog closing too fast
2013-08-08 16:01:21 +02:00
Per Ploug Krogslund
3d39fa8f03
Boolean type change
2013-08-08 15:40:13 +02:00
Per Ploug
155873cb43
Changes Request.properties contentItem lookup
...
Content by id failed due to key not found exception
2013-08-08 15:39:32 +02:00
Per Ploug Krogslund
0578d30711
Mocked generic properties, removes the tab filter again
2013-08-08 14:05:57 +02:00
Per Ploug Krogslund
2222e1356e
Changes the property editor to use model again
2013-08-08 13:48:02 +02:00
Shannon
8fea9530b5
Simplified the base cache provider, no generics, these will be taken care of by extensions
2013-08-08 20:25:26 +10:00
Shannon
8c55946b1b
Worked on the application cache, added request cache, changed some stuff over to be interfaces, added unit tests suite (need mroe) to test all caching providers.
2013-08-08 19:46:58 +10:00
Shannon
a72512da72
Changed the outgoing date/time format to the base content controller
2013-08-08 16:31:55 +10:00
Shannon
66595a53c1
Fixes issue with saving to filter out the extra custom generic tab properties before submitting. Removes date filter because we aren't dealing with JS date objects from the server, only strings which are always formatted consistently.
2013-08-08 16:10:05 +10:00
Shannon
8d8d62c3bc
Fixed most of the remaining issues with validation
2013-08-08 15:13:03 +10:00
Shannon
918366ef25
Fixes up issues with the refactoring of how properties are being rendered, fixes up the validation bits and pieces and unit tests. Adds a new validatable property in the mock data so that validation actually occurs.
2013-08-08 14:51:23 +10:00
Jeremy Pyne
f3e8359e36
Added plugin to all code area editors to suppressed normal browser Find function with internal code mirror functions. This is needed for search to work on long documents and also adds more advanced regex search and replace options including:
...
Ctrl-F / Cmd-F
Start searching
Ctrl-G / Cmd-G
Find next
Shift-Ctrl-G / Shift-Cmd-G
Find previous
Shift-Ctrl-F / Cmd-Option-F
Replace
Shift-Ctrl-R / Shift-Cmd-Option-F
Replace all
Demo: http://codemirror.net/demo/search.html
2013-08-07 16:08:40 -04:00
Per Ploug
2ca894f605
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-08-07 13:48:21 +02:00
Per Ploug
55385d6374
Removes hardcoded reference to shannons users dir from sln file
2013-08-07 13:48:12 +02:00
Per Ploug Krogslund
8ddaee9e00
basic indent on content editor
2013-08-07 13:45:55 +02:00
Per Ploug Krogslund
5cd197ffe0
Merg listview.controller.js
2013-08-07 13:41:07 +02:00
Per Ploug Krogslund
aeedcae088
Moved additional docs to tutorial section
2013-08-07 13:36:22 +02:00
Shannon
cbc841301b
Got more of the sorting stuff working, started implementing much of the back office security checks in the content controller, updates some of the c# unit tests and got a self-hosted test running (but commented out currently until we can mock things properly).
2013-08-07 19:28:32 +10:00
Shannon
d01f3a1012
Got the sort dialog posting the correct data and displaying a success message. Updated the alerts.less to not have a txt shadow as it looks pretty bad with the colors we have.
2013-08-07 15:42:28 +10:00
Shannon
371bf785b0
Changed to jquery 2.0.3, added a few jquery ui bits and pieces, got the sort dialog working with an angular-ui sortable directive and styled it.
2013-08-07 14:25:30 +10:00
Shannon
c3737018e0
Fixes overflow on dialogs when there too much content, fixes date format for content mocks.
2013-08-07 12:27:50 +10:00
Shannon
91a2ffcf1d
removes js files we aren't using, if we need them later we can add them back.
2013-08-07 12:26:49 +10:00
Shannon
7125231e43
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/umbraco.sln
2013-08-07 11:54:12 +10:00
Shannon
65d7e04049
fix up merge errors
2013-08-07 10:34:51 +10:00
Shannon
0a26eccd2d
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
.gitignore
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/Models/PropertyTypeExtensions.cs
src/Umbraco.Core/Security/AuthenticationExtensions.cs
src/Umbraco.Core/Security/UmbracoBackOfficeIdentity.cs
src/Umbraco.Core/Security/UserData.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/UmbracoModule.cs
src/umbraco.businesslogic/BasePages/BasePage.cs
src/umbraco.cms/businesslogic/datatype/DefaultData.cs
src/umbraco.sln
2013-08-07 10:29:34 +10:00
Shannon
66fc7e91dd
Got the GetChildren wired up to the back end, updated the sort and list view controls to use the new resource with promises, updated unit tests to support.
2013-08-06 18:42:36 +10:00
Shannon
ec0e5107ea
Ensures all controller names are consistent.
2013-08-06 14:24:30 +10:00
Shannon
94a67d12ef
Got content/media thumbnails rendering properly even with old legacy ones (file based).
2013-08-06 14:15:35 +10:00
Shannon
801e2dea7b
Removes tree icon filters and just ensures the data is formatted on retrieval, this is much better for performance and just makes a lot more sense.
2013-08-06 13:24:49 +10:00
Per Ploug Krogslund
319da4816a
replaces scriptLoader references with assetsService
2013-08-05 14:16:04 +02:00
Per Ploug Krogslund
31aa7a4ff9
Re-adds event bubble to tree, renames scriptLoader to assetsService
...
adds docs for assetsService.loadcss and .loadjs
2013-08-05 14:16:04 +02:00
Shannon
968e6224c7
Changed over the content/media type mappers to be auto-mapper based
2013-08-05 19:29:47 +10:00
Shannon
ab594db5fc
Got the media tree converted to new tree structure.
2013-08-05 19:22:00 +10:00
Shannon
603e698621
Fixes issue with ensuring the correct section is assigned to each menu item
2013-08-05 18:48:01 +10:00
Shannon
4b996ac693
Got the legacy refresh action working (should work for all trees)
2013-08-05 18:27:05 +10:00
Shannon
4b7345bfbd
Ensures auth proceeds for /base request too
2013-08-05 16:20:39 +10:00
Shannon
8aa547123f
Fixes deleting, ensures it is moved to the recycle bin when necessary or deleted permanently if already in there and fixes finding a node even if the Ids are of a different clr type
2013-08-05 16:13:27 +10:00
Shannon
c40084c625
updates the forms auth stuff to be more inline with how v6 operates. Cookie is always stored for 1 day and we need to ensure that https and httponly is checked.
2013-08-05 15:39:18 +10:00
Shannon
62aafc6606
Lots of work on trees and menus. Got delete and empty recycle bin working as well as refresh (first menu action).
2013-08-01 18:35:55 +10:00
Shannon
2ebf6d09c6
Gets delete and empty recycle bin working, adds unit tests for tree service, ensures that the recycle bin shows children whenever something is deleted (though, i now realize i need to refresh the recycle bin node and expand it when something is deleted). Renames some namespaces for content/media/etc... controllers and makes the file names more readable.
2013-08-01 14:51:35 +10:00
Shannon
f63988639f
Updates content tree class heirarchy, updates all IActions to have the correct icon in c# and udpates the icon mapping
2013-08-01 12:20:28 +10:00
Shannon
60b40b09ff
fixes tree item option showing
2013-07-31 19:25:06 +10:00
Shannon
813750b0a9
Fixes merge issues
2013-07-31 19:14:02 +10:00
Shannon
66c2157bea
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
...
Conflicts:
src/Umbraco.Core/UriExtensions.cs
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/MediaController.cs
src/Umbraco.Web/Install/UmbracoInstallAuthorizeAttribute.cs
src/Umbraco.Web/Mvc/UmbracoAuthorizeAttribute.cs
src/Umbraco.Web/Mvc/UmbracoAuthorizedController.cs
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoContext.cs
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/WebApi/MemberAuthorizeAttribute.cs
src/Umbraco.Web/WebApi/UmbracoApiController.cs
src/Umbraco.Web/WebApi/UmbracoAuthorizeAttribute.cs
src/Umbraco.Web/WebApi/UmbracoAuthorizedApiController.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/DataTypes/editDatatype.aspx.cs
2013-07-31 18:52:14 +10:00
Shannon
4e24016052
adds a region
2013-07-31 18:32:14 +10:00
Shannon
d8630a3ec1
Fixes cast issue
2013-07-31 18:28:18 +10:00
Shannon
dcf730a1bc
ensures the ui cultures are set in the back office. adds WebSecurity as a dependency for UmbracoContext.
2013-07-31 18:21:27 +10:00
Shannon
6f464567bb
Implements real FormsAuthentication for back office cookie authentication... finally :)
2013-07-31 17:08:56 +10:00
Shannon
b9cb3de167
updates uri extensions + tests
2013-07-31 17:06:45 +10:00
Shannon
53a0041c6e
Implemented logout
2013-07-31 11:12:18 +10:00
Shannon
2f80aee165
Fixes an issue with WebSecurity logout
2013-07-31 11:09:30 +10:00
Shannon
5987d6fa13
Implemented logout functionality in the mocks proj
2013-07-31 11:01:02 +10:00
Shannon
6b9bf8d952
Updates login screen with validation and messaging
2013-07-30 21:46:07 +10:00
Shannon
217bcaf625
Added the permissions checks in the new content tree including start node rendering
2013-07-30 15:30:04 +10:00
Shannon
2d38938d86
Added native events to base tree class so they will all have them.
2013-07-30 14:23:39 +10:00
Shannon
2bbc610550
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-07-30 13:29:21 +10:00
Shannon
b3b2b5b9ee
Implemented much more of the new tree api structure. Have converted most of the content tree over to use it.
2013-07-30 13:29:05 +10:00
Per Ploug Krogslund
9592c44849
Fixed what the merge before broke
2013-07-28 01:05:56 +02:00
Per Ploug Krogslund
f9f54b3ee7
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/services/util.service.js
src/Umbraco.Web.UI.Client/src/routes.js
2013-07-28 01:01:50 +02:00
Per Ploug Krogslund
0877a69a3e
Removed trailing space from ngdoc declaration
2013-07-28 00:41:28 +02:00
Per Ploug Krogslund
82a756dbb5
Added directives, filters and resources to doc generation
2013-07-28 00:39:13 +02:00
Per Ploug Krogslund
a21a6c440a
Adds manual tabs to the header tab collection
2013-07-27 23:21:32 +02:00
Shannon
bf1f78e3aa
Finished content and media model mapping using AutoMapper and now the tabs display composite properties correctly.
2013-07-25 16:08:18 +10:00
Shannon
4b8fed9f06
Started converting content model mapping over to use AutoMapper to fix the composite tabs/properties. New unit tests for the mapping as well.
2013-07-25 15:31:26 +10:00
Shannon
7d6736907f
adds correct messaging for when publishing fails even after validation might fail
2013-07-24 14:59:49 +10:00
Shannon
500d25fd5a
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Services/Importing/ImportResources.Designer.cs
2013-07-24 13:10:43 +10:00
Sebastiaan Janssen
89622998e0
Merge pull request #34 from luckyrat/6.0.7
...
Fixes U4-2187 - Enable support for MySQL on Linux
2013-07-23 06:24:42 -07:00
Shannon
5dc43e99fa
Got media controllers working just like content, have tried to share as much code as possible between them. Can probably do a bit better but there's minimal code replication.
2013-07-23 18:55:31 +10:00
Shannon
e7ed08b260
Fixes auto fill props when multiple files.
2013-07-23 18:03:35 +10:00
Shannon
4dbec9264f
obsoletes all of the old "DataType" classes since they won't be used anymore.
2013-07-23 17:53:56 +10:00
Shannon
a1206b25b7
Adds media service events to fill in all of the image properties in the uploadField property editor... at least this logic isn't completely hacked into the FileHandlerData anymore!
2013-07-23 17:51:37 +10:00
Shannon
739a6c47a4
Obsoletes UmbracoFile with new UmbracoMediaFile in the Core assembly and wraps the legacy class to use the new one. Improves performance of UmbracoMediaFile by ensuring any IO is lazy loaded and then saved to a local property so it doesn't need to re-read the file for things like length/size.
2013-07-23 17:49:54 +10:00
Shannon
53891a69af
Fixed up the media uploader property editor so that it doesn't store any json, this leaves it as fully backwards compatible with 6.x < but also still allows us to upload multiple images if we want.
2013-07-23 16:43:08 +10:00
Shannon
5aeac564cb
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
2013-07-23 14:01:55 +10:00
Shannon
dadb98176d
starts fixing up upload prop editor to be the same as the 6.x < one so that it is 100% compatible
2013-07-23 14:01:41 +10:00
Shannon
d9deae39ef
fixed merge issue
2013-07-23 13:46:59 +10:00
Shannon
4df80eb976
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/legacyAjaxCalls.asmx.cs
2013-07-23 13:41:42 +10:00
Shannon
d657f2c3cb
Gets the back office routing to /umbraco again.
2013-07-23 13:33:37 +10:00
Shannon
b565a3468b
Moves larger util classes to their own files, fixes up the notification service to ensure notifications go away properly.
2013-07-22 18:40:02 +10:00
Shannon
feb1892e9e
Gets notification msgs on the server side to be displayed. Fixes property existence checking... was checking on id before but that is incorrect, needs to be on alias since a new property id is gen'd on each save and we're not re-wiring them back up. Fixes YSOD messaging for content as well. Changes the ModelState to modelState to be consistent in js.
2013-07-22 18:16:50 +10:00
Shannon
ae2ed17050
missing files.
2013-07-22 17:13:56 +10:00
Shannon
b9d0bca1b6
Fixed up validation messages when we are not redirecting, fixed up how we re-bind the content values to make sure we only set the values if they have been changed by the server and added unit tests for that. Added more properties to our display model including a new INotificationModel to put localized notifications in.
2013-07-22 17:13:38 +10:00
Shannon
8b7bbed1b5
Implemented YSOD overlay when an unhandled server exception is thrown, this also ensures only when debug=true in the web.config which is injected into the server vars.
2013-07-22 15:18:10 +10:00
Per Ploug Krogslund
9421ae054f
Removes security.service
...
Merges into user.service, moves the umbraco.security module into
umbraco.services, instead of in the root module, we could consider
doing that for umbraco.resources as well.
2013-07-21 22:14:05 +02:00
Shannon
d58b1ac107
Changed serverValidationService to be called serverValidationManager and added a bunch of unit tests for it.
2013-07-18 19:18:53 +10:00
Shannon
d5c9d278df
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-07-18 17:06:07 +10:00
Shannon
d3fe37a080
Adds RequiredForPersistenceAttribute to easily detect if any entity fails validation in a way that it cannot be persisted to the data store. Changes all tree events to not be jquery events and to not require a 'callback' jquery object, instead we just use angular events broadcast globally, much nicer.
2013-07-18 17:05:40 +10:00
Shannon
17eb3db336
Fixed validation problems when creating new content without the absolute mandatory values needed to create something (like name)
2013-07-18 12:28:01 +10:00
Shannon
4cd0489540
Fixed up creating content so that after creation it re-routes back in to edit mode so we don't just keep the 'create' flag. This caused some issues with validation because after creation the edit page needs to re-bind the entity from the server and previous to now that means that the server validation collection would have been cleared. We now persist the collection and it's up to the controller to re-bind if necessary.
2013-07-18 11:45:45 +10:00
Per Ploug Krogslund
8df39ddeab
Docs update
2013-07-17 22:46:00 +02:00
Shannon
6f4a7f06a5
Changed naming conventions of spec files so they are human readable. Fixed up the route handling when clicking on nodes to ensure the query/search is cleared (so there's no overlap with creating nodes). Moved much of the data handling functionality of the content edit controller to a new service called contentEditingHelper which I've now written unit tests for.
2013-07-17 17:04:52 +10:00
Shannon
16574c2de3
Fixes tree re-loading when it doesn't need to based on navigating to the same section that was just accessed, improves performance a lot.
2013-07-17 14:58:15 +10:00
Shannon
428cb89ade
updated getting started docs
2013-07-17 14:28:55 +10:00
Shannon
2212de3455
Got server side field validation wired up to non-user defined properties (such as name).
2013-07-16 18:52:58 +10:00
Shannon
e2fa610358
Lots of work for validation. We have a different type of validation model in Umbraco where we still save content even if some things are invalid (we just don't publish) so we have to take all of this into account. We also have other rules where if it is new content but required fields like 'name' are empty we cannot continue to save. Also started working on dealing with server side validation errors for content fields (not just user defined fields).
2013-07-16 18:23:20 +10:00
Shannon
c7b4cfd375
Creates umb-content-name to share amongst editors so we have less html duplication.
2013-07-16 12:58:57 +10:00
Shannon
c4d2c7d31a
Fixes issue with 'headline' when there is no content. Added client side validation to the content name.
2013-07-16 12:25:54 +10:00
Shannon
6251b86a0a
Fixes content type icons and removes reference to tagsResource since it doesn't actually exist (Think Per hasn't checked it in yet)
2013-07-16 11:58:45 +10:00
Shannon
66dd37b911
Fixes del animations when collapsing child nodes.
2013-07-15 23:41:27 +10:00
Shannon
556360143e
Fixes issues with ObjectExtensions when converting an entity to XML. U4-2473 Installer throws examine exception: Unable to cast object of type 'System.Int32' to type 'System.String'
2013-07-15 23:27:15 +10:00
Shannon
5c9dabeeb6
Fixes delete animation issue with collapsing nodes.
2013-07-15 23:21:35 +10:00
Shannon
82cce853da
Cleans up the navigationController to not have to duplicate all props of the nav service, we just make 'nav' a property of the scope that equals the nav service.
2013-07-15 23:08:23 +10:00
Shannon
10a0c33a99
Fixed up del animations to be dynamically set so they dont animate when switching sections. Added the loading bar for when the node is being deleted from the server to indicate activity. Updated the navigationService.currentTree to be currentSection since that is actually what it is.
2013-07-15 22:31:01 +10:00
Shannon
b624f95e2a
got deleting working properly with the node animation and color changes.
2013-07-15 20:11:56 +10:00
Shannon
5738b5a4b8
Updated media/content type services to allow us to now create content/media at the root.
2013-07-15 18:05:58 +10:00
Shannon
28eff9b34b
Updated the tree structure to support the root section node. Now we actually get a menu listing for section roots when there is only one tree (i.e. media/content).
2013-07-15 17:56:34 +10:00
Shannon
7926318709
start looking at tree service to remove a node but realized that our initial app tree loading isn't correct, we need to have a true root node but currently we dont.
2013-07-15 17:05:54 +10:00
Shannon
f2b28e6bfb
Adds 'native' content deleting (not via the legacy objects) and updates the mock data to support this in the Client proj.
2013-07-15 16:48:29 +10:00
Per Ploug Krogslund
4ff4e3dfab
Deleted unneeded icons files from pagedown
2013-07-12 11:59:55 +02:00
Per Ploug Krogslund
9daf61fd5a
Completed the Property editor ngdoc
2013-07-12 11:55:02 +02:00
Per Ploug
e4a72caf96
merge
2013-07-12 11:51:39 +02:00
Per Ploug
22f6be61de
Updates yepnope, adds markown sample editor
2013-07-12 11:36:22 +02:00
Shannon
e2ef802f65
Got delete working for legacy items... just need to get the tree to respond, do tree syncing, etc... but it is working.
2013-07-12 14:36:35 +10:00
Shannon
cdf114df4b
Converted all resources over to use a newer structure for generating URLs, created unit tests for those, fixed the js build so that the name is still "umbraco" not "umbraco 7" since that causes problems with css and other file references.
2013-07-12 13:26:11 +10:00
Shannon
812686f5e2
Fixes merge issues
2013-07-12 11:51:10 +10:00
Shannon
de2660cfb2
Merge branch '4.11.7---ITask-updates' into 7.0.0
...
Conflicts:
.gitignore
.hgtags
src/Umbraco.Core/XmlExtensions.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/CreatedPackageTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScriptingTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/MediaTypeTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/ScriptTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/XsltTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/content.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/contentTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/dialogHandler_temp.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/dictionaryTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/media.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/mediaTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodetypeTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/simple.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/templateTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/legacyAjaxCalls.asmx.cs
2013-07-12 11:30:06 +10:00
Shannon
deceec3fa2
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/Membership/IUser.cs
src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/umbraco.businesslogic/packages.config
src/umbraco.cms/Actions/ActionNew.cs
2013-07-12 11:03:49 +10:00
Shannon
f0e4977d41
Created new base api controller for json only, started implementing the legacy controller for dealing with legacy delete, etc.. calls (based on the ui.xml)
2013-07-12 10:57:54 +10:00
Shannon
550f8b196d
Fixed manifest comments, streamlined how the navigationService ensures only one dialog exists at a time and removes that functionality from the navigationController. Changes how the menu's work with showing dialogs and displaying the correct dialog title, the delete dialog is looking good!
2013-07-12 10:42:18 +10:00
Shannon
9e0dec89b1
updated ignore, we don't want to commit anything to App_Plugins, if you want stuff there you'll need to add them explicitly.
2013-07-12 09:20:25 +10:00
Per Ploug Krogslund
cfd4ded456
Start on property editor tutorial
2013-07-11 22:13:16 +02:00
Per Ploug Krogslund
18a0ff4fdd
Adds dialog, notications and scriptloader docs
2013-07-11 14:01:38 +02:00
Shannon
5222cfcfe7
Got pretty far with deletions. It still doesn't actually do the deletions but the dialog is in place, now just need to inject some more metadata into the menu item to get the legacy delete controller to call the correct rest method to delete the legacy items (again, this is based on the silly ui.xml stuff)
2013-07-11 19:46:13 +10:00
Shannon
824b5ad5a4
Fixes issue with showing the recycle bin menu
2013-07-11 17:04:30 +10:00
Shannon
e7a00adff4
Removes hack for defaultAction, navigationService.showMenu now returns a promise because it needs to get the defaultAction from the resource. Fixes up the mock menu to have metaData assigned.
2013-07-11 16:18:58 +10:00
Shannon
a00074af44
Updated menu items and legacy action converters, now all legacy dialogs should now load. Now need to get legacy js actions being handled (i.e. just raw js calls like deleting)
2013-07-11 13:26:54 +10:00
Shannon
9d2c3865ed
Updated icon mappings and updated to latest font-awesome but I have no idea how to make the font-awesome.min.less file from the download... will leave for Per :)
2013-07-11 11:03:03 +10:00
Shannon
35753a12a7
Fixes navigationController selectedSection issue
2013-07-11 10:11:15 +10:00
Shannon
b1a1bb547a
Similar fix to the last commit, fixes the navigation controller when working in the UI project and the create action is displayed by default instead of the menu, the menuDialog was not being cleared when changing nodes. This causes a stack overflow exception and also causes the html stack to build up. However, now there's a flicker because the html is being replaced, not sure the best way to fix this ?
2013-07-11 10:06:34 +10:00
Shannon
c89efc8497
Fixes navigation controller sometimes trying to perform an apply when there's already one in progress.
2013-07-11 09:50:21 +10:00
Shannon
7395eba161
Fixes action dialog so that it doesn't keep appending content to the container each time you move to a diff tree node and click create. Before there was nothing removing the previous $modal object from the container so you'd end up with the same create action dialog being shown for each node and then it would eventually show a munged up duplicated markup and jquery would throw a stack overflow exception.
2013-07-11 09:43:47 +10:00
Per Ploug
410b664f7f
Got legacy create dialogs working
...
Its not pretty, but it works, and over time these hacks should slowly
fade away
2013-07-10 15:35:38 +02:00
Per Ploug Krogslund
8ff4d9c24c
harcoded create dialog hacks
2013-07-10 13:58:21 +02:00
Per Ploug
beef52e555
adds nodetype to tree converter
2013-07-10 13:57:58 +02:00
Per Ploug Krogslund
a16855dac2
Fixes the dialog I broke yesterday
...
Adds some defaults to the dialogs, so we can open the inline without
animation as well
2013-07-10 13:12:07 +02:00
Shannon
e7b816a958
All resources now converted to using resourcePromise.
2013-07-10 18:48:14 +10:00
Shannon
0060aa816b
Converts media resource to use correct structure, fixes up the media editor and controller so at least stuff renderes now.
2013-07-10 18:18:48 +10:00
Shannon
6652016faa
Makes the 'active' property on a tab a server side thing, updates more resources to use the resourcePromise.
2013-07-10 17:28:15 +10:00
Shannon
0f207b01f2
Integrated auth into the UI project and unit tests (you need to log in each time with arbitrary username/password). Fixes authorization, the auth check SHOULD return a 401 so that the MainController re-fires the auth check in order to re-set the 'authenticated' scope flag. Fixed err caused by trying to launch login dialog too many times when too many http calls fail. Converted over authResource to use correct resourcePromise structure. The mock auth is done with angular cookies, so integrated that too. Removes main.js since we don't use it anymore. Fixes media mocks. Removes call to get sections in navigationService since it is irrelevant and causing more issues when not authenticated.
2013-07-10 13:24:28 +10:00
Shannon
5a18c0b0e2
Fixes up resourcePromise
2013-07-10 11:33:36 +10:00
Shannon
74ca129697
Changed auth.resource to use the new resource promise and also enhanced the resource promise + docs.
2013-07-10 11:08:58 +10:00
Shannon
08f6f92e8c
Fixed JS Build issues - Mixed spaces/tab issues, missing semi-colon. Fixed grunt build to ensure that a self executing function wraps the JS build output.
2013-07-10 10:38:16 +10:00
Per Ploug Krogslund
58500bd5b8
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/directives/umbtreeitem.directive.js
src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
2013-07-09 22:22:29 +02:00
Per Ploug Krogslund
245c764bf1
docs on navigationService
...
working ngDocs setup, started adding docs to navigation and dialog
service
2013-07-09 22:17:23 +02:00
Shannon
5af57d9667
Fixed up the 401 issue with checking authentication which led to other issues of lazy loading in the legacy js tree JS block.
2013-07-09 21:01:29 +10:00
Shannon
76c6d952f3
Fixed up the 401 issue with checking authentication, but now have other auth issues... but better than before :)
2013-07-09 20:13:26 +10:00
Shannon
9af23fdaf7
Converted compat.js to use namespaces
2013-07-09 19:21:44 +10:00
Shannon
7e0066f405
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/directives/umbtreeitem.directive.js
2013-07-09 18:52:54 +10:00
Shannon
a6acb4c558
Got tree menu items loading async so the menu is not part of the treenode json. Created docs for using Umbraco resources and how to use promises properly. Created a helper: angularHelper.resourcePromise for use with all of our resources (still need to convert the rest). Got the legacy tree data working with seperate requests for menu items (not too easy!)
2013-07-09 18:51:45 +10:00
Per Ploug
df98ad4edf
Sets the installer redirect to umbraco/default
2013-07-08 15:54:07 +02:00
Per Ploug
34f64fbb2f
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-07-05 16:10:08 +02:00
Per Ploug
f51306b0e2
Removed js redirect from logout.aspx
2013-07-05 16:10:00 +02:00
Per Ploug Krogslund
92c797d837
Adds native events to the umb-tree directive
...
Better and isolated callbacks
2013-07-05 16:08:16 +02:00
Per Ploug Krogslund
0c3d274232
merge
2013-07-05 14:27:26 +02:00
Per Ploug Krogslund
852fe4210a
Removes left-col leftover file, adds contentLoaded to contentEdit controller
2013-07-05 14:26:43 +02:00
Per Ploug
1b03dbd9c2
Adds compat.js click registering, adds bg load
2013-07-05 14:22:19 +02:00
Per Ploug
291c5920d8
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-07-05 14:14:31 +02:00
Per Ploug
18a7f3dcc3
html encodes profile link to aspx page
2013-07-05 14:14:20 +02:00
Per Ploug Krogslund
63323c494f
Adds body click detection to legacy pages
2013-07-05 14:13:45 +02:00
Per Ploug
699f76282d
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-07-05 12:58:45 +02:00
Per Ploug
cfd299562e
rename umb leftcol to umb navigation
2013-07-05 12:58:36 +02:00
Per Ploug Krogslund
d88c817770
User profile link in dialog
2013-07-05 12:57:46 +02:00
Per Ploug Krogslund
2580f13978
Changesection should trigger a $location.path change
2013-07-05 12:46:11 +02:00
Per Ploug
4a83262e1f
Routes fallback to content if set to default
2013-07-05 12:45:37 +02:00
Per Ploug Krogslund
fd1e647ca7
Changes dashboard routing to the real dashboard.aspx
2013-07-05 12:26:06 +02:00
Per Ploug Krogslund
00ca7242b9
Adds user modal and history service
...
User can now log out, and see recent actions
2013-07-05 12:25:47 +02:00
Per Ploug Krogslund
63495d05e1
merge
2013-07-05 11:05:43 +02:00
Per Ploug Krogslund
0a08dce8f5
Modifies the dialog css class loading and allows for left side modals
2013-07-05 10:48:12 +02:00
Per Ploug
0030488b61
Fixes dialog service instant closing modals
2013-07-05 10:40:28 +02:00
Per Ploug
d9e79666ca
css-template editor tweaks, more compat polish
2013-07-04 13:33:06 +02:00
Per Ploug Krogslund
a984bf0d68
Fixes failing tests
...
Adds a seperate unit test app loader, removes e2e backend from tests
adds scope.digest and httpbackend.flush to tests
2013-07-04 09:28:27 +02:00
Shannon
371a0cc65a
Fixes SectionService to properly return the user's allowed sections now that the IUserRepository is working nicely.
2013-07-04 15:33:24 +10:00
Shannon
7e345fda70
puts angular.js source back in repo as it is good for debugging/learning. Fixed editContentController tests, but now there's other test issues which I'm not sure how to fix ?
2013-07-04 15:16:02 +10:00
Shannon
15f0503a99
Added js unit tests for icon helper
2013-07-04 13:11:07 +10:00
Shannon
93844f30ac
Re-fixed the section icons, deals with legacy icons, new icons and legacy file based icons
2013-07-04 12:50:25 +10:00
Shannon
0f06308efc
removed VS build events, hopefully that can kick start the build server
2013-07-04 12:36:28 +10:00
Shannon
1f30a427b0
Reverted Tea commerce commit
2013-07-04 12:30:52 +10:00
Per Ploug
01d55625d5
merge
2013-07-03 14:04:00 +02:00
Per Ploug
693c0cb2a5
working modals
2013-07-03 13:55:33 +02:00
Shannon
71bff2d1d7
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/Membership/IUser.cs
src/Umbraco.Core/Models/Membership/UserProfile.cs
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/Models/PropertyTypeExtensions.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IUserRepository.cs
src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
src/Umbraco.Core/Services/UserService.cs
src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedUser.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
2013-07-03 20:24:02 +10:00
Shannon
d85c454012
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/mocks/umbraco.httpbackend.js
2013-07-03 16:10:10 +10:00
Shannon
32ee1fadd6
Finished upgrading the UserRepository and entities to properly support Users' Allowed Sections
2013-07-03 16:07:20 +10:00
Shannon
a9efd08b08
Created new IUserProfile to support the Sections stuff as an interface to work in the IUserRepository
2013-07-03 11:16:45 +10:00
Shannon
3e31faee3b
Moving UserSection implementation to one-many relationship with User object.
2013-07-03 10:29:05 +10:00
Per Ploug
a798b5c343
Try to get the dialogService to intercept legacy modals
...
replace modals with dialogservice
2013-07-02 16:17:59 +02:00
Per Ploug
2e636d5bcb
fixes testing due to wrong httpbackend injection
2013-07-02 15:46:50 +02:00
Per Ploug Krogslund
4c7351aa8a
Working tree mock data
2013-07-02 10:45:43 +02:00
Shannon
ff410a9d7f
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/mocks/umbraco.httpbackend.js
2013-07-02 17:47:57 +10:00
Shannon
3779e79367
Changes over SectionCollection to SectionService, ApplicationTreeCollection to ApplicationTreeService. Starts implementing UserSectionRepository for use with SectionService. Streamlines BaseMapper implementations.
2013-07-02 17:47:20 +10:00
Per Ploug Krogslund
7c63b88925
changed runner to phantomjs from chrome
2013-07-02 09:33:43 +02:00
Per Ploug Krogslund
0e431ffd3c
File rename, refactor $httpBackend mocks
2013-07-02 09:17:32 +02:00
Shannon
9e419f9bcc
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
2013-07-02 12:58:40 +10:00
Shannon
357e29ebe1
implemented section resource and mocks to load in the sections (applications)
2013-07-02 12:57:28 +10:00
Per Ploug
32d7b88b45
Removes the ng-hide when unauthed
...
Not needed anymore, still something weird with the retry queue tho
2013-07-01 16:17:20 +02:00
Per Ploug
2b13dff769
Fixes login and tree
...
Adds tree loader, fixes icons, fixes toggle arrows
Refactors httpbackend into nicer system
Testing of promises are broken :(
TODO: update docs
2013-07-01 16:06:41 +02:00
Per Ploug Krogslund
0d44189f7f
Mocked login works again
2013-07-01 09:58:10 +02:00
Shannon
a06821ffc0
missing files
2013-07-01 14:24:28 +10:00
Shannon
388f55d7fd
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
2013-07-01 14:23:56 +10:00
AndyButland
2fd9efffa1
Styling of drop zone for draggable document type properties
2013-06-29 23:37:02 +02:00
AndyButland
91465c6aa2
Fixed issue with re-ordering on a single tab
2013-06-29 23:15:41 +02:00
AndyButland
f4eb8c7517
Localised no properties message
2013-06-29 22:57:53 +02:00
AndyButland
bd3616239f
Fixed issue where dropped properties not saving when dropped on a tab inherited from a parent document type
2013-06-29 22:42:41 +02:00
AndyButland
ef0744a849
Drag/drop UI for document type properties and tabs
2013-06-29 22:42:15 +02:00
AndyButland
adeb859195
Reload content page when document type changed if content already loaded; improved display of confirmation screen
2013-06-29 22:30:12 +02:00
AndyButland
aaec90e47a
Used override on change document type to clear properties; display of summary on completion
2013-06-29 21:54:48 +02:00
Per Ploug
ad766a2544
Authentication almost done
...
Missing some styling and we are good to go on promised based
authentication
2013-06-28 15:49:28 +02:00
Sebastiaan Janssen
d4d21c18b2
Correct little mistake in nuspec file
2013-06-28 14:21:00 +02:00
Per Ploug Krogslund
86a330ae8e
enabled the security interceptor
2013-06-28 14:13:20 +02:00
Per Ploug
453719e07b
Mocked server variables
2013-06-28 14:07:38 +02:00
Per Ploug Krogslund
0744adf8a2
Start on a proper httpbackend
2013-06-28 14:00:52 +02:00
Shannon
a077836936
Implemented the required/regex validation that is applied to PropertyType's on a Document type (this might be temporary if we get around to implementing pre-value overrides). Changed the name from ManifestValueValidator to just ValueValidator and allows for property editors to override the defaults if they need to change how the regex/required validation is processed against the property's value. Have streamlined all of the validation directives to require an FormController which we then listen to. Have removed valBubble as we don't actually need that functionality anymore and this simplfies input elements too.
2013-06-28 12:23:15 +10:00
AndyButland
9d0f544840
Handled inherited properties on source and destination side
2013-06-27 22:24:10 +02:00
AndyButland
3ecd564c57
Sync tree once document type changed
2013-06-27 21:49:06 +02:00
AndyButland
9c23bbd87a
Minor styling improvements
2013-06-27 21:44:53 +02:00
AndyButland
d3562b797e
Back-office UI for change of document type for content item
2013-06-27 21:29:27 +02:00
Shannon
8001a78b68
updated some legacy references
2013-06-27 15:28:30 +10:00
Shannon
7417e1706e
Fixed naming conventions and changed new classes to internal since we shouldn't expose these publicly (they are already legacy)
2013-06-27 15:27:05 +10:00
Chris Tomlinson
ea1aefa09e
Fixes U4-2187 - Enable support for MySQL on Linux
2013-06-26 15:46:50 +01:00
Per Ploug
d2273ee8ce
Updated karma to 0.9
...
Tests are now cross-platform and runs in local phantomJS instead of in
chrome, remember to run npm install to upgrade
2013-06-26 15:46:36 +02:00
Per Ploug
7a89cf1ffd
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-06-26 11:12:24 +02:00
Per Ploug
d214935ecb
Panel, Tabview, Propertie controls converted
...
Changed the html to output bootstrap html, masterpages load our belle
css + bootstrap.min.js
2013-06-26 11:12:06 +02:00
Shannon
abbd79f4d0
adds notification msgs for failed validation. ensures that the subscriptions to the servervalidationservice are unsubscribed on $destroy = very important!
2013-06-26 14:36:45 +10:00
Shannon
e571e68d0c
ensures validation msgs are not shown until the first submit.
2013-06-26 13:33:24 +10:00
Shannon
f2283d8457
fixes js errors
2013-06-26 13:03:03 +10:00
Shannon
7b35e7627a
fixes js errors
2013-06-26 13:02:47 +10:00
Shannon
6ee1171e9c
Got tab validation indication working.
2013-06-26 13:01:40 +10:00
Shannon
43972a66c2
another tweak to property level validation
2013-06-25 22:53:59 +10:00
Shannon
d290ea81a2
css class adjustments for test prop ed
2013-06-25 22:49:27 +10:00
Shannon
4718b5e3e5
Got server validation working better and targetting specific fields properly, adjusted form styles to work with angularjs validation.
2013-06-25 22:45:08 +10:00
Shannon
3de98b60c4
fixes prop editor view path
2013-06-25 22:15:33 +10:00
Shannon
5148687ed3
Wired up validation elements and have server side validation nearly working properly
2013-06-25 22:10:39 +10:00
Shannon
808d9fe589
Removes umbpropertyinclude directive since we won't be lazy loading js files for prop editors, they'll be included in the manifest. Fixes JS errors from grunt after re-enabling some of the validation stuff. Had to adjust the jshint build to ignore some of the warnings.
2013-06-25 14:54:42 +10:00
Shannon
a2e16b4922
Fixed up gravatar with a watch, started implementing legacy proxy JS notification calls to our angular services.
2013-06-25 14:02:31 +10:00
Shannon
68a648d3ba
Merge remote-tracking branch 'origin/6.1.2' into 7.0.0
...
Conflicts:
.hgignore
2013-06-25 10:01:23 +10:00
Shannon
39d7676bee
Got the legacy editors working and iframe implementation almost done!
2013-06-25 08:54:36 +10:00
Shannon
5af8e86e3b
updated web.config settings and default settings.
2013-06-24 13:37:25 +10:00
Shannon
ed1aee5047
Implements: #U4-1770 - no more umbracoDebugMode, will use the compilation setting in the web.config
2013-06-21 16:20:18 +10:00
Shannon
c81cd0fd1d
Merge branch '6.1.2' into 7.0.0
...
Conflicts:
.gitignore
src/Umbraco.Web.UI/config/ClientDependency.config
2013-06-21 15:49:40 +10:00
Shannon
7a94b49b34
Merge branch '6.1.2' into 7.0.0
2013-06-21 08:47:29 +10:00
Shannon
ae8820849b
Fixes unit tests
2013-06-21 08:45:08 +10:00
Sebastiaan Janssen
1628dfaa2f
Update version to 4.11.10
2013-06-20 17:20:17 +02:00
Shannon
3ff888f77a
Fixes: #U4-2403
2013-06-20 14:47:59 +02:00
Murray@tbpc10.terabyte.co.nz
9af3a10da8
#U4-2326 Added Try Catch for PlatformNotSupportedException
...
Signed-off-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2013-06-20 14:46:21 +02:00
Sebastiaan Janssen
0470a0ca51
Add gitignore
2013-06-20 14:46:13 +02:00
Shannon
06bbfe2960
Gets the context menu items actually resolving from the server data, created converters to convert legacy menu items to new ones including more icon converters (still need to get more stuff on menu items working and planned out but the data is from the server). Updated the mocks to include a menu structure with each node, creaeted a simply context menu directive.
2013-06-20 19:49:27 +10:00
Shannon
44b02a851f
Got application level trees working (rendering) now, now to see how to render an iframe!
2013-06-20 17:47:14 +10:00
Shannon
b6cbd521ce
Merge branch '6.1.2' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Models/ContentExtensions.cs
src/Umbraco.Web.UI/config/ClientDependency.config
2013-06-20 16:06:23 +10:00
Shannon
befc0943b1
Merge branch '6.1.2' into 7.0.0
2013-06-20 11:26:18 +10:00
Shannon
b4ba57695e
Merge branch '6.1.2' into 7.0.0
2013-06-20 10:09:39 +10:00
Shannon
24111c52f2
Obsoleted umbraco.businesslogic.ApplicationTree, have moved logic and new classes to core and proxied calls from it to the new ones. The new ApplicationTreeCollection will be the runtime colleciton of trees which can also read/write/save to the xml.
2013-06-20 10:05:51 +10:00
Shannon
2650740fa7
moved umbraco property editors into the core and outside the manifest (as c# declarations). Changed property editor names to not be editor.html and instead be the name of the folder as a convention.
2013-06-19 16:42:50 +10:00
Shannon
8db763c953
Updated server side stuff to work with new yepnope which makes things much simpler.
2013-06-19 13:45:41 +10:00
Shannon
f05f1a4302
Merge remote-tracking branch 'origin/4.11.9' into 4.11.7---ITask-updates
...
Conflicts:
src/Umbraco.Core/XmlHelper.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
2013-06-19 12:06:07 +10:00
Shannon
41346a784d
adds ngdocs
2013-06-18 20:18:08 +10:00
Shannon
111ae3d3e3
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-06-18 20:09:30 +10:00
Shannon
608265ff19
Created new directive: umbpropertyinclude which handles the lazy loading of a property editor and then checks if it declares a controller before it compiles it. If it does, we'll make a lazy JS request for it's JS file and then finally compile it. With this in place we could have our own custom directive to officially state that a JS file is required instead of just checking for the ng-controller.
2013-06-18 20:08:00 +10:00
Per Ploug Krogslund
f92ee9b768
Updates the mocked content to support new editor path
2013-06-18 11:45:04 +02:00
perploug
26d63439ec
Update README.md
2013-06-18 11:43:07 +02:00
perploug
bcc0beb79b
Update README.md
2013-06-18 12:41:40 +03:00
Per Ploug
1ca883631e
Media Resource Mock returns promise
2013-06-18 11:14:16 +02:00
Per Ploug
03b9a91458
merge
2013-06-18 11:09:16 +02:00
Shannon
3caa44d26b
Removes property editor filter as it gets executed too many times, changed this into a helper method.
2013-06-18 19:02:53 +10:00
Per Ploug
e501e7fb98
chore Clean up the build/belle directory
2013-06-18 10:58:04 +02:00
Per Ploug
4b68d1950c
Replaces require.js with jepnope
...
Gets rid of the AMD pattern, adds scriptLoader service, work on security
service started
2013-06-18 10:51:26 +02:00
Shannon
9720717076
changed default location of prop editor views to not be in the 'umbraco' folder (not needed)
2013-06-18 18:44:33 +10:00
Shannon
895ff65585
Got mock user data working and updated index.html to reflect how we're working with it in the .net solution with correct directives. Now mock tree data seems to be an issue.
2013-06-18 18:36:32 +10:00
Shannon
47b6c42253
removes mock userresource as that doesn't exist.
2013-06-18 18:17:25 +10:00
Shannon
4630ddb818
updated user service to use $q.when so we can just return values instead of promises.
2013-06-18 18:16:11 +10:00
Shannon
1f56d0b280
Starting to move umbraco property editors into the core, not in a manifest.
2013-06-18 17:57:15 +10:00
Shannon
816edce620
Implemented auto-mapper for mapping and converted over the user mappings. Got the gravatar directive working now too. Removed all umbracoUseMediumTrust settings.
2013-06-18 17:22:01 +10:00
Shannon
feeba0e6f9
Merge branch '6.1.2' into 7.0.0
...
Conflicts:
src/Umbraco.Web/WebBootManager.cs
2013-06-18 15:47:56 +10:00
Shannon
93fa4c0447
Merge branch '6.1.2' into 7.0.0
...
Conflicts:
.gitignore
src/Umbraco.Web/Mvc/BackOfficeArea.cs
src/Umbraco.Web/WebBootManager.cs
2013-06-18 15:28:37 +10:00
Shannon
eb8f957977
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-06-18 15:25:12 +10:00
Shannon
f0f394263f
Removed all build files, updated sln to not try to build website project,
2013-06-18 14:11:23 +10:00
Shannon
15ea17e6d6
started on avatar directive
2013-06-18 12:02:34 +10:00
perploug
00898902a3
Create README.md
2013-06-17 13:36:34 +02:00
Shannon
e408d5f536
moves other controllers into separate files
2013-06-17 17:12:19 +10:00
Shannon
6ecfcd3767
Moves main controller into separate file, ignore file removes a bunch of build files that don't need to be there.
2013-06-17 17:02:36 +10:00
Shannon
a7b546527c
Added more methods to User Repo/Service to get an IUser by id. Upgraded to angular 1.5.5 to fix an animation bug. Got authorization working nicely now. Fixed up the animation.less files with 1.5.5's breaking animation changes. Fixed up WebSecurity class to always have an instance of HttpContextBase (still requires much more fixing though).
2013-06-17 16:03:27 +10:00
Shannon
34c98fe97b
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
...
Conflicts:
.gitignore
2013-06-17 05:36:18 +02:00
Shannon
88b84c5bcf
Fixed up user login logic and works now, now to clean up the user data.
2013-06-17 05:34:30 +02:00
Shannon
c52e51b2d8
Fixed up external templated directives to use the templateUrl property which i didn't previously know about, this ensures that a new scope is not created for these elements which was causing issues. updated ignore file some more, removed committed files that shouldn't be there
2013-06-17 04:51:59 +02:00
Shannon
b50658121d
Started integrating authorization services.
2013-06-17 01:06:31 +02:00
Per Ploug
a2e4b6b698
Icons fixed again, F U rebase
2013-06-11 18:16:48 +02:00
Per Ploug
a8cf9b1a44
merge
2013-06-11 18:15:17 +02:00
Per Ploug
0ace3a1f74
utill.service.js update to support icons
2013-06-11 18:06:52 +02:00
Shannon
9cc95aba0e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-06-11 18:02:23 +02:00
Shannon
1511a5b951
Got images to work even if they are stored as legacy image data structure
2013-06-11 18:00:25 +02:00
Per Ploug
30ebf71c15
Google maps editor
2013-06-11 17:30:00 +02:00
Shannon
750b5fcaa3
updates ignore
2013-06-11 16:44:43 +02:00
Shannon
141e78064b
updated ignore
2013-06-11 16:39:46 +02:00
Shannon
ab0ad9b255
Fixed drag drop upload for media in vdir
2013-06-11 16:04:28 +02:00
Shannon
017987f16d
updated gitignore to latest
2013-06-11 15:43:33 +02:00
Shannon
d32ea915e1
publishing is working
2013-06-11 15:13:45 +02:00
Shannon
5dee0208f5
Fixed content title saving
2013-06-11 15:04:23 +02:00
Shannon
c055dedee9
GetByIds content method
2013-06-11 14:43:36 +02:00
Shannon
b89958af41
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-06-11 14:31:14 +02:00
Shannon
d4cfa57b2a
Got media creation working and fixed updating node names.
2013-06-11 14:30:37 +02:00
Per Ploug Krogslund
20bac8085e
Update manifest to support textstring, area, boolean and content picker
2013-06-11 13:19:58 +02:00
Shannon
16d2711177
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-06-11 13:16:03 +02:00
Shannon
a39e57f4d9
added null check for prop editors, got the RTE media picker working properly with correct styles and using the server data.
2013-06-11 13:12:54 +02:00
Per Ploug Krogslund
e32d0890c0
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
...
Conflicts:
.gitignore
2013-06-11 12:29:34 +02:00
Per Ploug Krogslund
8810f7d742
gitignore file
2013-06-11 12:27:05 +02:00
Shannon
a656911061
Updating media picker to work and look properly
2013-06-11 12:16:37 +02:00
Per Ploug Krogslund
6061190021
googlemaps update to support duncanson
2013-06-11 12:16:31 +02:00
Shannon
da146891ef
Updated ignore file and ignored all Belle build files.
2013-06-11 09:32:51 +02:00
Shannon
3fee64d6eb
Got media saving now.
...
Signed-off-by: Shannon <sdeminick@gmail.com >
2013-06-11 02:01:17 +02:00
Sebastiaan Janssen
4bf09089e6
Merge branch '7.0.0' of https://umbmigrate.kilnhg.com/Code/Repositories/Group/UmbMigrate into 7.0.0
2013-06-11 01:05:33 +02:00
Sebastiaan Janssen
f4fe0636d8
Update README.md
2013-06-11 00:58:23 +02:00
Sebastiaan Janssen
ca4f5a39da
Add missing files
2013-06-11 00:49:19 +02:00
Shannon
aea1a17a03
Last commit into mercurial!!! -- a bunch of model mapping mayhem
2013-06-10 20:24:54 -02:00
Shannon
e750fda197
added readonly view to support showing value from legacy data types.
2013-06-10 17:12:59 -02:00
Shannon
711cc3629b
Fixed up some model mapping.
2013-06-10 17:01:50 -02:00
Shannon
877c0b85cd
Refactors content model mapper to be re-used for media, added new base model class
...
to deal with content similarities like media. Renamed some service methods to be consistent.
2013-06-10 16:43:42 -02:00
Shannon
e8c4063ed1
Fixes data saving services
2013-06-10 15:58:52 -02:00
Shannon
01c48b7dba
Fixed content edit data issue and fixes media controller naming
2013-06-10 15:49:35 -02:00
Shannon
655a280cf1
Ensures the tree expansion doesn't happen when there are no child nodes.
2013-06-10 15:03:25 -02:00
Shannon
5a51a8440a
updates ignore
2013-06-10 14:51:21 -02:00
Shannon
c8df4a08f9
missing file commit
2013-06-10 14:48:29 -02:00
Shannon
b12e59cbac
Removed temp committed files for belle, added build scripts
2013-06-10 14:46:49 -02:00
Shannon
6b6dfceda0
Fixed issues with tree data loading
2013-06-10 14:03:41 -02:00
Shannon
81f10b72d7
Fixes some issues with merge changes.
2013-06-10 13:39:44 -02:00
Shannon
966531bd95
renames content controllers with correct file names
2013-06-10 13:20:46 -02:00
Shannon
fa9c259a84
Adds media views and controllers
2013-06-10 13:19:45 -02:00
Shannon
e88c28c486
Fixed JS build issues.
2013-06-10 13:16:13 -02:00
Shannon
10facc24fa
ensures media picker html is correct
2013-06-10 13:10:21 -02:00
Shannon
afb4867951
Ensures resources are correct
2013-06-10 13:05:57 -02:00
Shannon
77c8b22fe1
Merges in custom controller changes.
2013-06-10 13:01:17 -02:00
Shannon
3bd7fbfa9a
Ensures tree directive is using the icon filters (which we'll need to change later) Added
...
custom validation directives.
2013-06-10 12:56:32 -02:00
Shannon
6e83541e05
merging in controllers.js
2013-06-10 11:55:54 -02:00
Shannon
bf7eda9347
Removing items that shouldn't be there
2013-06-10 11:19:15 -02:00
Shannon
bc5ef66f1a
Merge
2013-06-10 11:16:05 -02:00
Shannon
df72297429
Got media picker working with real media items.
2013-06-10 11:15:33 -02:00
Per Ploug Krogslund
e09272316f
Merge
2013-06-10 10:56:44 -02:00
Per Ploug Krogslund
9c32a4ead0
Merge
2013-06-10 10:48:56 -02:00
Per Ploug Krogslund
f472e139b5
clearing out legacy common folder
2013-06-10 10:48:36 -02:00
Per Ploug Krogslund
47f1dcf4e5
Missing client files, excluding node_modules
2013-06-10 10:44:40 -02:00
Per Ploug Krogslund
6b6ece01f6
Moved all JS files to umbraco.ui.client folder so naming and structure is consistent with the umrbaco 7 structure
...
Added locally mocked data in a seperate module
2013-06-10 10:39:34 -02:00
Shannon
47d70e858b
Getting media picker working
2013-06-10 10:36:59 -02:00
Shannon
1b59c1ba6e
Got content item creation working and rte property editor working/saving
2013-06-09 11:40:52 -02:00
Shannon
083328e473
Fixes tree source parsing.
2013-06-09 06:27:16 -02:00
Shannon
54bad14590
Merge
2013-06-09 06:21:09 -02:00
Shannon Deminick
1f8aa65b5d
missing template to get demo working
2013-06-09 06:19:36 -02:00
Shannon
0205f8a025
Merge
2013-06-09 06:19:27 -02:00
Shannon
1da4f2379f
Temp removes uGoLive since the old TypeFinder isn't there anymore.
2013-06-09 06:19:08 -02:00
Shannon Deminick
b341cf8b93
Commits temp js files needed for demo to work
2013-06-09 06:16:56 -02:00
Shannon Deminick
e888bd39d6
Commits some directive views - temporary to get demo working
2013-06-09 05:58:06 -02:00
Shannon Deminick
8e3f075fd9
missing file
2013-06-07 04:18:30 -10:00
Shannon Deminick
6028cebc90
Fixes lookup for getting allowed child content types
2013-06-07 02:45:06 -10:00
Shannon Deminick
9cfbb24f4c
Content is now saving properly in the editor.
2013-06-07 02:29:24 -10:00
Shannon Deminick
9431ae7fdb
Fixed issues of using StateHelper since we do things in async which don't have an HttpContext.Current, so we use our
...
UmbracoContext.Current instead if required. Changed StateHelper to be obsolete as we need to replace all calls to it with
proper extension methods. Updated the content model mappers to ensure we ToArray property objects so they don't keep
re-processing the Linq statement when iterating. Content is now saving to the db.
2013-06-07 01:39:53 -10:00
Shannon Deminick
96fac60c3f
So close to having data saving but now we have issues with HttpContext.Current because we are running async processes... fail.
2013-06-05 14:37:19 -10:00
Shannon Deminick
406edc4aab
Adds a bunch of directives from my POC to do with validation but haven't implemented them. Ensures that ng-form is applied to each property item.
2013-06-04 23:01:26 -10:00
Shannon Deminick
6dd48262e1
Fixed up how tabs are loading to work with async data and am now displaying real data !
2013-06-04 22:30:49 -10:00
Shannon Deminick
fea28df758
Fixed more tree merge issues, fixed how property editors are rendered.
2013-06-04 15:59:14 -10:00
Shannon Deminick
c932f31f40
merged in other styling and fixes from belle repo
2013-06-04 14:39:23 -10:00
Shannon Deminick
55521458b4
Fixed up some merge issues
2013-06-04 14:29:41 -10:00
Shannon Deminick
9e928ef0fa
Merged in latest changes from Belle repo
2013-06-04 14:05:13 -10:00
Shannon Deminick
35ada35257
Updated content model mapper to re-use mappings as much as possible. Added most of the missing properties to content and inline with the expected format
...
in the UI project. Added basic user model and a mapper for that too. updated tree service in UI to automatically create the 'view' for each node based on
the section and id, the same way it updates the level for each node.
2013-06-03 23:50:20 -10:00
Shannon Deminick
13c2aaf346
Fixed hard coded paths, removed html path in markup
2013-06-03 21:43:46 -10:00
Shannon Deminick
34cb8ea633
Changed back office routes to use a proper MVC area and ensures that the controller creations for all controllers are limited
...
to ONLY look in the namespaces declared for them, this will increase performance and ensure there's not conflicting controller
creation... need to back port this to 6.0.x
2013-06-03 21:38:43 -10:00
Shannon Deminick
8bced15f56
updates icon output
2013-06-03 21:19:38 -10:00
Shannon Deminick
bb1052c063
Started integrating the contentTypeResource with the real back office data.
2013-06-03 18:56:16 -10:00
Shannon Deminick
0d071e9fe9
Changed all my custom stuff over to only be a part of the 'umbraco' module, this will just help with merging later so I'm not
...
mucking about with other module definitions. Added an icon converter so that we can automatically try to map all legacy sprite icons
to the new icons. Merged in recent chagnes from Belle repo to get sections working again.
2013-06-03 17:36:04 -10:00
Shannon Deminick
695b238499
Merge with 6.1.2
2013-06-03 16:27:42 -10:00
Shannon Deminick
76bbdcd32c
Merge with 6.1.2
2013-06-03 13:36:40 -10:00
Shannon Deminick
edfffad122
updates proj file
2013-06-03 13:09:49 -10:00
Shannon Deminick
47af165ad8
Got legacy icons working
2013-06-02 23:00:02 -10:00
Shannon Deminick
1a5eb33422
Ok, no reverted to my merged versions... now we have a clear idea of whats chagned.
2013-06-02 22:34:35 -10:00
Shannon Deminick
87103ceba7
Ok, this is the raw belle files that I've modified which I'll revert to after this commit.
2013-06-02 22:30:34 -10:00
Shannon Deminick
193fcd3083
merged all new changes in... going to revert to the raw belle files after this and then move back to this revision so we have a
...
clear picture of whats changed.
2013-06-02 22:29:07 -10:00
Shannon Deminick
dd3490a2ab
added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working)
2013-06-02 20:34:06 -10:00
Shannon Deminick
4a24abca17
Fixes issues with requirejs not loading in things in order.
2013-06-02 18:42:17 -10:00
Shannon Deminick
575b5b71ab
got legacy tree icons showing up now, added a couple of filters for this to work.
2013-06-02 17:09:16 -10:00
Shannon Deminick
c60cc5d10d
fixes blue tree style, updated tree.html to not show caret when there is no children, applied inline styles to it which
...
should be moved to the stylesheet.
2013-06-02 15:48:43 -10:00
Shannon Deminick
1fc262063a
Fixes tree styles.
2013-06-02 15:20:57 -10:00
Shannon Deminick
8aba37cb10
removes container controller
2013-06-02 14:35:26 -10:00
Shannon Deminick
2cf1ee283f
Ensures controllers are authenticated. fixes type with login directive.
2013-06-02 14:35:15 -10:00
Shannon Deminick
f3fbae7173
Updated trees to get children nodes from the server... nearly working and also works with proxying
...
to legacy trees. In fact there are not new trees created yet, just focusing on adapting for legacy trees
which so far seems to be good.
2013-05-31 17:20:56 -10:00
Shannon Deminick
4a57dcfd01
Updates tree service and controller to work with promises when retreiving data for the tree.
2013-05-31 16:14:16 -10:00
Shannon Deminick
ad1a36c0ee
Changed new directives over to user proper function declaration with code comments. Added new tree data resource, using
...
promise api to return the data (handy!)
2013-05-31 04:28:26 -10:00
Shannon Deminick
84856eaf30
Merge with 6.1.1
2013-05-31 03:11:16 -10:00
Shannon Deminick
43c7ccc5cc
adds custom directives to simplify the default razor view markup so it can be managed externally.
2013-05-31 03:04:38 -10:00
Shannon Deminick
160811e190
added new tests for model mapping and serialization of the content display models. Started integrating trees. Committed the compiled
...
angular controllers, directives, services, resources since I'll be modifying them to work with the real data services. Then we'll have
to merge back to the belle repo with the changes.
2013-05-30 21:21:52 -10:00
Sebastiaan Janssen
7b6cda6b44
Closing branch 4.11.9
2013-05-30 09:46:32 -02:00
Sebastiaan Janssen
332d91b6dc
Added tag release-4.11.9 for changeset fb8fd83e8e70
2013-05-30 09:46:21 -02:00
Shannon Deminick
03f64521cb
updated sln to have a simple website project in the Umbraco.UI.Client folder which will be the Belle development folder, its a website so it doesn't compile or anythng
...
just a space to be able to edit files. We can probably also update it to launch IIS Express to point to the build folder for testing. Moved the back office
scripts controller actions just to the normal back office controller. Tweaked some of the Belle POC so now it is loading and have created an index.html
file which contains all the belle stuff so people won't have to worry about the container razor file.
2013-05-29 20:25:29 -10:00
Shannon Deminick
957e98ac78
adding libs to repo to support Belle, again these are temporary until the real integration starts in a few weeks.
2013-05-29 17:33:05 -10:00
Shannon Deminick
5d10325d50
Adding required files to get the Belle demo working, these files will are not part of VS project and will actually be removed from this
...
space in the future, they are here for now until we integrate the belle repo with this one.
2013-05-29 17:30:36 -10:00
Shannon Deminick
936c2a87ab
Fixed up the property editors to now all work with saving data, updated the file uploaded to actually save the files, clear the files, and update
...
its UI accordingly. Ensures that when data is saved we send back down the up-to-date model and re-bind everything which works awesome.
2013-05-28 22:58:31 -10:00
Shannon Deminick
c5ff9ddec9
Updated property editors deserialization method to accept more information and original values, updated the upload property editor to now save
...
files in accordance with exactly how we are saving them currently and it is all working... expcept the new uploader can do multiple files. It is
now persisting to the database as well.
2013-05-28 18:27:11 -10:00
Shannon Deminick
94786f08c6
Removes old type finder and type resolver. Updates POC postcode editor to work with new config array.
2013-05-28 16:49:01 -10:00
Shannon Deminick
302b3c3750
Fixed some build problems, replaces all calls to the legacy/obsolete data type factory to the DataTypesResolver and removes test for DataTypeFactoryTests.
...
Updates data type editor to show legacy data types at the bottom and the new Property editors at the top. Updated the data type editor to use the new api
so that we can test assigning Belle property editors to data types (pre-values have not been converted though). #U4-2289
2013-05-28 15:54:19 -10:00
Shannon Deminick
522d909d37
Merge with 6.1.0
2013-05-28 14:20:43 -10:00
Shannon Deminick
cf631974a8
Updated validator definitions, updated ToXml logic to take into account new Property Editors, added Serialization and Deserialization methods
...
for property editor's to override if necessary, updated the ContentItemBinder to bind the db and dto models so now that validator filter
just validates against the model and doesn't actually do any data lookups itself (much nicer). Now saves and retreives from the database !!
2013-05-27 21:32:37 -10:00
Shannon Deminick
7d7ca4530b
Getting server side integration working from ported over Belle POC including temporary custom property editors.
...
Many files committed will be temporary and will be removed once development between the Belle UI project and this project are merged
and working.
2013-05-27 18:21:07 -10:00
Shannon Deminick
8ab85133bd
Merge with 6.1.0
2013-05-27 17:17:52 -10:00
Shannon Deminick
cdbd1b504f
upgraded other projs to 4.5, added page to render for back office for, now to get requirejs wired up properly as its not returning the correct
...
paths.
2013-05-27 01:23:49 -10:00
Shannon Deminick
faae0b85cb
importing more stuff from Belle proj
2013-05-26 19:54:50 -10:00
Shannon Deminick
8b841e19eb
Upgrades required projects to .Net 4.5
2013-05-26 13:33:43 -10:00
Shannon Deminick
0f5d61bae8
Started importing classes and functionality from the Belle project so we can start wiring up data.
2013-05-23 22:15:52 -10:00
Shannon Deminick
ac93406194
Creating v7 branch
2013-05-23 21:32:59 -10:00
Shannon Deminick
f4dcdf8487
Changed to 4.11.9
2013-05-02 05:40:32 -10:00
Shannon Deminick
0586042535
Merge with 4.11.9
2013-05-02 05:03:07 -10:00
Shannon Deminick
63d52a1e12
Fixes issues with transfering logic over to LegacyDialogHandler
2013-05-02 04:56:05 -10:00
Sebastiaan Janssen
85421cf714
Closing branch 4.11.9 as that version number was used for the emergency security fixes
2013-05-01 13:08:21 -02:00
Sebastiaan Janssen
97dd5433e0
Closing branch 6.0.5 as that version number was used for the emergency security fixes
2013-05-01 13:06:59 -02:00
Shannon Deminick
32fa920279
Fixes merge issue, changed to version 4.11.8, removes post build copy (thought that was removed a long time ago)
2013-04-25 13:44:17 -10:00
Shannon Deminick
4a619967bd
Merge with 4.11.8
2013-04-25 13:34:19 -10:00
Shannon Deminick
0ae9a75b32
Close 4.11.7 - cmsContentXml fixes branch
2013-04-25 12:20:27 -10:00
Shannon Deminick
9fe0b44694
fixed typo
2013-04-19 04:31:55 +06:00
Shannon Deminick
d66a0a3105
fixed typo
2013-04-19 04:30:15 +06:00
Shannon Deminick
abc1e8d01f
fixes typo on word disallow
2013-04-19 04:20:24 +06:00
Shannon Deminick
8be40c5013
Merge with 4.11.7
2013-04-19 04:13:00 +06:00
Shannon Deminick
6d9f989472
Merge with 4.11.7
2013-04-16 04:07:12 +06:00
Stephan
4c3b9c6f35
Close 6.1.0-public branch, merged.
2013-04-10 14:05:11 -02:00
Shannon Deminick
10f303efec
change build version number
2013-04-10 04:34:37 +06:00
Shannon Deminick
7fc7fb0ba9
Merge with 4.11.7
2013-04-10 03:25:45 +06:00
Shannon Deminick
6a9f587188
fix merge issue
2013-04-09 07:17:53 +06:00
Shannon Deminick
967b7fec66
Merge with 4.11.7
2013-04-09 07:16:22 +06:00
Shannon Deminick
27f8191852
Fixes merge issue
2013-04-09 07:12:12 +06:00
Shannon Deminick
f17218637c
Merge with 4.11.7
2013-04-09 07:06:15 +06:00
Shannon Deminick
8b9bae6dcb
Merge with 4.11.7
2013-04-09 05:06:13 +06:00
Shannon Deminick
2d37abffb6
checks user timeout in media uploader
2013-04-09 02:46:34 +06:00
Shannon Deminick
0474694790
Fixes GetUserId call to ensure that the call cannot work with an invalid id
2013-04-09 02:26:13 +06:00
Shannon Deminick
5a9bdd20c1
Merge with 4.11.7
2013-04-09 01:10:08 +06:00
Shannon Deminick
15b9a98521
removed un-used web service method, added some docs to UmbracoEnsuredPage
2013-04-09 01:03:21 +06:00
Shannon Deminick
cb19fe3902
Secures all ITasks, adds unit tests to ensure they are all secured and the correct app is assigned.
2013-04-08 23:11:47 +06:00
Shannon Deminick
fe01bd1f29
Starts securing ITasks
2013-04-06 02:03:46 +06:00
Sebastiaan Janssen
a7bd0d97a7
Closing branch 4.11.5
2013-03-01 06:51:01 -01:00
Sebastiaan Janssen
5943c87fc6
Added tag Release-4.11.5 for changeset 74cfea3262f4
2013-03-01 06:50:28 -01:00
Sebastiaan Janssen
ac9d6431f4
Close 6.0.0-LegacyApi-Refactor branch
2012-12-28 08:56:41 -01:00
Morten Christensen
a6b16b4878
Closing branch after having merged the changes to events to the main 6.0.0 branch.
2012-12-21 08:29:45 -01:00
Shannon Deminick
6abca67fc4
Close 4.10.1 branch
2012-11-14 21:19:00 +05:00
sitereactor
2738f45d14
Closing feature branch
2012-10-18 12:25:46 -02:00
sebastiaan
34bbf95146
Closing branch
2012-09-10 07:53:20 -02:00
sebastiaan
ecd6c42924
Closing branch
2012-09-10 07:53:03 -02:00
sebastiaan
03e34cde87
Closing branch
2012-09-10 07:52:35 -02:00
sebastiaan
7d69e859f9
Closing branch
2012-09-10 07:52:15 -02:00
sebastiaan
661e92218a
Closing branch
2012-09-10 07:51:28 -02:00
sebastiaan
3a2ac6c4d3
Closing old branch
2012-09-10 07:19:22 -02:00
shannon@ShandemVaio.home
f62b8a604e
Close 4.8-solutioncleanup-wip branch
2012-06-27 23:33:10 +04:00