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
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
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
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
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
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
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
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
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
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
Shandem
b12cd81c01
Merge pull request #264 from mvanhelmont/patch-1
...
fix /{localLink:ID}
2013-12-09 14:53:48 -08:00
perploug
1f81107485
Fixes: U4-3653 Bottom "Action" links inaccessible
2013-12-09 15:24:38 +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
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
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
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
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
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
perploug
ff34024f39
fixes: U4-3717 List view doesn't honor the sort order
2013-12-04 13:17:55 +01:00