Commit Graph

5047 Commits

Author SHA1 Message Date
Andre Rodrigues
435b688816 Merge
--HG--
branch : 1.x
2011-05-11 14:30:46 -07:00
Andre Rodrigues
2c6873dc8c Adding setting to common part owner as well with default set to true. Removing incorrect permission check, adding missing UTC conversion.
--HG--
branch : 1.x
2011-05-11 14:30:31 -07:00
Dave Reed
ba5fe7bd2b Merge
--HG--
branch : 1.x
2011-05-11 14:17:53 -07:00
Dave Reed
98bbca397c #17737: Updated mediapicker tinymce compressed script to match src script
--HG--
branch : 1.x
2011-05-11 14:17:02 -07:00
Andre Rodrigues
f0689952f8 Merge
--HG--
branch : 1.x
2011-05-11 14:08:47 -07:00
Andre Rodrigues
755df9e913 #17772: Making creation date editable on blog posts and pages by making it a setting on the common part
--HG--
branch : 1.x
2011-05-11 14:08:22 -07:00
Sebastien Ros
123e4681f3 Fixing Json formatting in Shape Tracing
--HG--
branch : 1.x
2011-05-10 20:49:17 -07:00
Andre Rodrigues
4e742d28b3 #17813: Replacing theme name by theme id (missing file).
--HG--
branch : 1.x
2011-05-09 22:06:55 -07:00
Andre Rodrigues
ff3aa4b535 #17813: Replacing theme name by theme id.
--HG--
branch : 1.x
2011-05-09 21:41:31 -07:00
Andre Rodrigues
51d56f7e89 Merge
--HG--
branch : 1.x
2011-05-09 20:38:09 -07:00
Andre Rodrigues
954dd2ef90 Clearing suffixes dictionary when a threshold is hit to avoid memory starvation. Adding further method header comments.
--HG--
branch : 1.x
2011-05-09 20:36:56 -07:00
Sebastien Ros
5bbd017475 #17612: Fixing validation message in Warmup module
Work Items: 17612

--HG--
branch : 1.x
2011-05-09 17:27:30 -07:00
Sebastien Ros
eddf71bcd1 #17764: Core Shapes can't be overriden
Work Items: 17764

--HG--
branch : 1.x
2011-05-09 16:40:21 -07:00
Andre Rodrigues
6cc4a3dc91 Setting logging to quiet mode on unit test to avoid CI server failure.
--HG--
branch : 1.x
2011-05-09 15:32:34 -07:00
Suha Can
76fce40918 Merge
--HG--
branch : 1.x
2011-05-09 14:43:49 -07:00
Suha Can
8d1b1d6325 #17755: Export data should download file.
--HG--
branch : 1.x
2011-05-09 14:43:28 -07:00
Andre Rodrigues
797a7a2261 Adding null check for logging config file name. Using complete filename for logging file suffix dictionary. Adding logging message on log file attempt fail.
--HG--
branch : 1.x
2011-05-09 14:16:04 -07:00
Andre Rodrigues
9d95dd542d Merge
--HG--
branch : 1.x
2011-05-09 13:52:29 -07:00
Andre Rodrigues
342fc55a22 #17774: Rolling files when locked. Removing unecessary custom XMLConfigurators, reconfiguring and monitoring files in the logger factory only under full trust.
--HG--
branch : 1.x
2011-05-09 13:51:59 -07:00
Sebastien Ros
52d5a2695c #17765: Fixing security notification in Shape Tracing
Work Items: 17765

--HG--
branch : 1.x
2011-05-09 13:37:25 -07:00
Suha Can
a976b38388 #17791: List Admin UI uses Content Type name instead of DisplayName in "Add New" button
--HG--
branch : 1.x
2011-05-09 13:32:25 -07:00
Suha Can
72b34307be #17782: Reports Module - Inconsistent Permissions
Contributed by ldhertert.

--HG--
branch : 1.x
2011-05-09 13:10:51 -07:00
Suha Can
7ba079f40c #17790: Recipe switch for CLI setup is case sensitive
--HG--
branch : 1.x
2011-05-09 13:03:57 -07:00
Nathan Heskew
773121864b Merge
--HG--
branch : 1.x
2011-05-09 11:04:28 -07:00
Nathan Heskew
d3f31eb116 Making the rest of the copy on the admin dashboard localizable.
work item: 17724

--HG--
branch : 1.x
2011-05-09 11:01:15 -07:00
Nathan Heskew
b059bdfa6e Grabbing the latest TinyMCE (3.4.2) in order to get a bugfix for adding script tags in IE9
work item: 17783

--HG--
branch : 1.x
2011-05-09 10:39:51 -07:00
Andre Rodrigues
d9f313e0ef #17716: Specifying area in the action link.
--HG--
branch : 1.x
2011-05-08 23:28:07 -07:00
Andre Rodrigues
fe41a08e8e #17742: Making package installation work even if recipes module / feature is not enabled.
--HG--
branch : 1.x
2011-05-08 23:12:59 -07:00
Andre Rodrigues
8c67c9f386 #17775: Checking if a theme exists before applying it.
--HG--
branch : 1.x
2011-05-02 14:47:19 -07:00
Sebastien Ros
657c762d84 #17752 Fixing indexing failure on content deletiong
Work Items: 17752

--HG--
branch : 1.x
2011-04-29 07:42:18 -07:00
Andre Rodrigues
accc1c34d2 #17776: Making gallery feed Context ignore unknown properties.
--HG--
branch : 1.x
2011-04-28 13:25:03 -07:00
Andre Rodrigues
674fe6ecb8 #17745: Decoding Nuget paths.
--HG--
branch : 1.x
2011-04-15 16:44:12 -07:00
Renaud Paquay
71978e3e37 Fix Logger and Localizer properties to be public
If they are not public, they are not injected (no private
reflection in Medium Trust)

--HG--
branch : 1.x
2011-04-10 18:37:31 -07:00
Renaud Paquay
ee1a96ec99 Last minute bug fix with recipes execution
Work Item: 17465

--HG--
branch : 1.x
2011-04-10 18:31:22 -07:00
Renaud Paquay
8616f7a2e2 Don't exclude Recipes and MediaPicker from default modules
--HG--
branch : 1.x
2011-04-09 09:34:29 -07:00
Sebastien Ros
8f6b89f7ae Preventing deferred execution of Linq queries in Media
--HG--
branch : 1.x
2011-04-08 18:31:14 -07:00
Suha Can
fe77e45805 Merge
--HG--
branch : 1.x
2011-04-08 17:17:29 -07:00
Suha Can
6ad06a5dcf Ignore a specflow test. Reason: specflow only simulates no js browser.
--HG--
branch : 1.x
2011-04-08 17:17:06 -07:00
Sebastien Ros
ac9d37de3f Fixing Azure file system bugs
--HG--
branch : 1.x
2011-04-08 17:14:07 -07:00
Sebastien Ros
66ddf43730 Merge
--HG--
branch : 1.x
2011-04-08 15:31:44 -07:00
Sebastien Ros
c89477eaa2 Using StorageProvider.Combine() in Recipe
--HG--
branch : 1.x
2011-04-08 15:31:27 -07:00
Sebastien Ros
7353fe5f58 Adding CreateFile on IStorageFile
--HG--
branch : 1.x
2011-04-08 14:53:26 -07:00
Andre Rodrigues
0073fbd1a9 #17691: Possible to create invalid admin account with Turkish collation
--HG--
branch : 1.x
2011-04-08 14:44:32 -07:00
Nathan Heskew
a4248217cd Changing how user removal works.
--HG--
branch : 1.x
2011-04-08 15:01:33 -07:00
Nathan Heskew
e81f1ed1ba Fixing some preliminary specflow tests.
--HG--
branch : 1.x
2011-04-08 14:32:05 -07:00
Nathan Heskew
6bf32dbbfb Getting the widget layer hinting on Page creation working reliably.
work item: 17681

--HG--
branch : 1.x
2011-04-08 13:09:13 -07:00
Renaud Paquay
e39a034091 Merge
--HG--
branch : 1.x
2011-04-08 11:50:25 -07:00
Nathan Heskew
9981dfe3ff Fixing the admin menu icon position for the content types in the "New" group.
--HG--
branch : 1.x
2011-04-08 11:23:06 -07:00
Nathan Heskew
64e0bb1048 Correcting the slashes in paths for specflow tests.
Helps to correct the invalid values (according to Url.IsLocalUrl) for the return
URLs we've been seeing in the spec tests. Gets the "works on my box" stamp of approval.

--HG--
branch : 1.x
2011-04-08 11:05:19 -07:00
Nathan Heskew
291f1b3503 Using Request.RawUrl for the returnUrl (in the Widgets module) to keep it relative.
--HG--
branch : 1.x
2011-04-08 11:02:13 -07:00