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 |
|
perploug
|
6c4fba1a4e
|
client-side icons update
|
2013-09-03 14:26:06 +02:00 |
|
perploug
|
0175bb0d9e
|
IAction icons update
|
2013-09-03 14:26:03 +02: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 |
|
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
|
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 |
|
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
|
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 |
|
perploug
|
6a480b9def
|
Fixes the imageHelper image lookup so it works with and without tabs
|
2013-08-30 12:05:05 +02:00 |
|
perploug
|
d004d529b7
|
New dashboard using angular
|
2013-08-30 10:17:46 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
perploug
|
8b1fcf3e07
|
Media dialog upload and folder creation
|
2013-08-27 16:01:39 +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
|
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 |
|
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 |
|
Per Ploug Krogslund
|
f40de60fc4
|
set default w/h on rte images
|
2013-08-26 15:17:27 +02:00 |
|