Commit Graph

102 Commits

Author SHA1 Message Date
starfighter83
0cd73c3273 updates color picker datatype so it supports updates to key value prevalue editor
[TFS Changeset #80615]
2010-11-25 09:59:42 +00:00
starfighter83
abb97482fe Fixes #28810: Color Picker broken in 4.5.2 ~in nada.gif path
[TFS Changeset #80614]
2010-11-25 09:49:50 +00:00
starfighter83
d726348bef Fixes small bug in macro container prevalue editor
[TFS Changeset #80609]
2010-11-25 08:01:15 +00:00
starfighter83
730ded46a6 Fixes #28696: Macro Container bug: Can't handle bool/checkboxes
[TFS Changeset #80524]
2010-11-24 11:54:12 +00:00
starfighter83
c4e5bae76e Fixes #28732 Macro container slows down big times when allowed macroes int are getting bigger.
[TFS Changeset #80227]
2010-11-19 11:37:47 +00:00
starfighter83
15d0cf2f89 key value prevalue editor polish, feature #29466 complete
[TFS Changeset #80224]
2010-11-19 09:24:28 +00:00
starfighter83
802b33da94 WIP, updates radiobox datatype so it supports updates to key value prevalue editor
[TFS Changeset #80223]
2010-11-19 08:55:26 +00:00
starfighter83
8cdfec1cc0 WIP, updates dropdown list multiple datatype so it supports updates to key value prevalue editor
[TFS Changeset #80222]
2010-11-19 08:48:33 +00:00
starfighter83
97897c3062 WIP, updates dropdown datatype so it supports updates to key value prevalue editor
[TFS Changeset #80221]
2010-11-19 08:42:14 +00:00
starfighter83
b180f1614f WIP, updates checkboxlist datatype so it supports updates to key value prevalue editor
[TFS Changeset #80185]
2010-11-18 15:06:09 +00:00
starfighter83
1fdbfff8fe WIP , update to key value prevalue editor (inline edit and sorting of values)
[TFS Changeset #80184]
2010-11-18 14:56:47 +00:00
Shandem
33b7ade10d Fixes: 28681
[TFS Changeset #78958]
2010-10-26 09:13:47 +00:00
starfighter83
4671e462eb WIP dataeditor settings, adds default value option
[TFS Changeset #78719]
2010-10-21 14:23:57 +00:00
Shandem
82df347d41 Fixes: 25831 - Applied Patch
[TFS Changeset #78661]
2010-10-20 11:45:47 +00:00
Shandem
0cb1877924 Fixes: 29069 - Patch applied.
[TFS Changeset #78651]
2010-10-20 09:27:19 +00:00
starfighter83
df18581cd2 WIP, data editor settings
[TFS Changeset #78604]
2010-10-19 13:42:59 +00:00
hartvig
79278e4199 Update to SQL CE 4 Umbraco project configuration
[TFS Changeset #77246]
2010-09-17 09:23:16 +00:00
hartvig
84a3e8dcc6 Update to sqlce4umbraco project (reference to datalayer)
[TFS Changeset #77245]
2010-09-17 09:13:44 +00:00
hartvig
a83ea36dd2 Adding the SQLCE4Umbraco project and SQLCE4 CTP assemblies
[TFS Changeset #77243]
2010-09-17 08:44:25 +00:00
hartvig
9c8436d286 Implements 28907. First version of SQL CE 4 support (more installer TLC to come)
[TFS Changeset #77238]
2010-09-17 08:07:02 +00:00
starfighter83
8c644760a4 Fixes 27102: RelatedLinksDataEditor inserts a broken url for close.png image
[TFS Changeset #76412]
2010-08-25 07:01:28 +00:00
hartvig
5fd5852a68 Implements 28647, cache panel sizes
[TFS Changeset #76338]
2010-08-24 07:57:38 +00:00
hartvig
34f9d84e5e Fixes 28407
[TFS Changeset #75946]
2010-08-20 09:09:19 +00:00
hartvig
81c799184b Fixes 28050, 28145 and 28176. Various issues with virtual directories and media + xslt
[TFS Changeset #73401]
2010-07-20 08:39:13 +00:00
hartvig
a59f72b183 Fixes 28158, issues with the folder browser datatype and thumbnails
[TFS Changeset #73322]
2010-07-19 10:16:32 +00:00
hartvig
60fa1158b4 Fixes 28157, thumbnails are not shown on upload fields
[TFS Changeset #73321]
2010-07-19 10:11:37 +00:00
hartvig
b1c09c34b9 4.5
[TFS Changeset #71094]
2010-06-24 09:57:25 +00:00
hartvig
cfb088ee07 fixing javascript error with tab view in media picker for tinyMCE
fixing assembly versioning so that all umbraco assemblies have the same version
~AP

[TFS Changeset #70951]
2010-06-23 14:12:16 +00:00
hartvig
011b71652d Fixes issues with safeAlias and imported packages
[TFS Changeset #70920]
2010-06-23 11:34:28 +00:00
hartvig
83f16c7039 Fixes issues with performance in ensureuniquenaming, issue with GetMedia in library and an issue with moving media via the GUI
[TFS Changeset #70577]
2010-06-21 18:19:59 +00:00
starfighter83
dd569525d6 fixes issue with macro container datatype and ie js error
[TFS Changeset #70515]
2010-06-21 14:01:47 +00:00
kenny
b9d3529f86 Fixes 27750 and 27787: Disable CodeMirror in IE due to the automatic hyperlinking "feature" in content editable areas which effectively removes quotes around whatever it believe is a link.
[TFS Changeset #70466]
2010-06-21 11:44:35 +00:00
hartvig
8885005e62 Fixes 27584
[TFS Changeset #70429]
2010-06-21 09:46:10 +00:00
slace
3010d62a8d fixing the problem with adding tabs and the new icon-based drop downs on editing data types
[TFS Changeset #70254]
2010-06-20 17:44:48 +00:00
Shandem
9cb12554ae Updated ClientDependency default provider.
Fixes: 47649

[TFS Changeset #70172]
2010-06-20 07:56:48 +00:00
Shandem
e5404a14ac Bug fixing/unit testing.
[TFS Changeset #68283]
2010-06-13 13:47:51 +00:00
hartvig
b90b449883 26880 and 27479. Merge 4.0.4.x and upgrade to tinymce 3.3
[TFS Changeset #67814]
2010-06-10 22:10:41 +00:00
slace
6492d6fd9b fixing the path for the editor control build to be into the presentation project
[TFS Changeset #67813]
2010-06-10 21:59:44 +00:00
Shandem
56f6934075 Examine update.
More unit tests.
Fixes: 27236, 27126, 27229, 27230, 27231, 27232, 27235

[TFS Changeset #66358]
2010-06-01 09:58:20 +00:00
slace
e32304dc3b upgraded to vs2010
[TFS Changeset #66309]
2010-05-27 13:28:58 +00:00
Shandem
4982fdb937 More unit tests.
ClientDependency update (Fixes: 27155 medium trust issue)
Fixes: 27156 - DLLs locked when building solution
Fixes: 27154 - Examine requirePermission attributes for medium trust
Fixes: 27152 - TypeFinder never creating seperate AppDomain for finding types in full trust

[TFS Changeset #66282]
2010-05-24 14:55:47 +00:00
Shandem
dcdb44975e Fixes upgrade script
[TFS Changeset #65962]
2010-05-05 12:16:00 +00:00
Shandem
531de44f62 Fixes: 26812 - editContent error checking
Fixes: 26813 - Document.cs optimized constructor & Save() fix
Fixes: 26814 - null tree preventing UI to be drawn

[TFS Changeset #65617]
2010-04-19 15:08:04 +00:00
slace
6fbddc5597 Better support for dictionary with DropDownList data type via patch #5761
[TFS Changeset #65524]
2010-04-17 01:32:24 +00:00
Shandem
9a12f4eef2 Fixes 26070 - Significant improvement in SQL queries
Fixes 26780 - More sql improvements
Fixes ClientDependency checkin.

[TFS Changeset #65496]
2010-04-15 12:54:31 +00:00
pgregorynz
408be002a8 Handled error when no allowed macros selected for MacroContainer datatype
[TFS Changeset #65145]
2010-03-31 11:42:20 +00:00
hartvig
f7e71efa54 Fixes 26544
[TFS Changeset #64975]
2010-03-25 09:35:40 +00:00
Shandem
03f02a44bc WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Examine & ClientDependency update.
Modal windows now render full screen and stack.

[TFS Changeset #64559]
2010-03-08 14:52:29 +00:00
starfighter83
75d691826e DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26388: Ultimate picker datatype, use jquery autocomplete instead of ajaxcontroltoolkit

[TFS Changeset #64439]
2010-03-04 13:34:34 +00:00
starfighter83
319c93cea3 DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
[TFS Changeset #64438]
2010-03-04 13:00:50 +00:00