Commit Graph
5204 Commits
Author SHA1 Message Date
Suha Can ed5b107b7a Merge 1.x -> default 2011-04-08 12:01:40 -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
Suha Can 01c483db81 Merge 1.x -> default 2011-04-08 09:14:31 -07:00
Renaud Paquay db3046f68f Fix 1.0 to 1.1 migration issue
SiteSettings are used very early and often in Orchard, so we
can't rely on having the user be able to run migration for
SiteSettings. The workaround for 1.1 is to move the changes
we did to SiteSettings into a new SiteSettings2 Part/Record.

With this change, database compatiblity from 1.0 and 1.1 seems
to be in a good working state on a real blog site.

--HG--
branch : 1.x
2011-04-07 18:29:23 -07:00
Andre Rodrigues 6ec50fcddd Merge
--HG--
branch : 1.x
2011-04-07 18:07:15 -07:00
Andre Rodrigues ea02054da9 Backed out changeset: 7fc6a3fb3b84
--HG--
branch : 1.x
2011-04-07 18:05:57 -07:00
Dave Reed fe38d887bd #17362: Fix UL not using css classes for Lists in Widgets, too.
--HG--
branch : 1.x
2011-04-07 17:28:16 -07:00
Andre Rodrigues 3ce43e1eb2 #17553: Fixing issue on the extension reference repository that was generating an HTTP request per package on the gallery during installation.
Adding a null check on the package source manager in case there is absolutely no screenshot defined.

--HG--
branch : 1.x
2011-04-07 17:06:18 -07:00
jowall d2bc28df48 Updated CSS for Advisory on Dashboard and added icon.
--HG--
branch : 1.x
2011-04-07 16:45:07 -07:00
Andre Rodrigues 2c0a725bf2 Merge
--HG--
branch : 1.x
2011-04-07 16:07:20 -07:00
Andre Rodrigues fd6a552f9c Backed out changeset: b7e1d65e4ea5
--HG--
branch : 1.x
2011-04-07 16:07:13 -07:00
Nathan Heskew 9050dd7bd6 Merge
--HG--
branch : 1.x
2011-04-07 16:01:20 -07:00
Nathan Heskew 6b65d0a170 Merge
--HG--
branch : 1.x
2011-04-07 15:59:37 -07:00
Sebastien Ros a3e7afa3f8 Fixing Json formatting
--HG--
branch : 1.x
2011-04-07 15:58:35 -07:00
Nathan Heskew 62fa1da5f2 Adding a specflow test for widgets (yeah, just one :|) and making some tweaks to the specflow capabilities to enable the flow required by that test...
--HG--
branch : 1.x
2011-04-07 15:58:30 -07:00
Nathan Heskew 8c336638b3 Changing the HttpRequestExtensions to use request.Url.Host instead of request.Headers["Host"]
...since that's what WebPages' IsUrlLocalToHost uses for
local URL checking. This became an issue in the spec tests where the header
didn't match the Url property.

--HG--
branch : 1.x
2011-04-07 15:53:35 -07:00
Sebastien Ros b9378f546f Fixing typo in build script
--HG--
branch : 1.x
2011-04-07 15:37:37 -07:00
Dave Reed 294d4fb75a #17362: Container widget produces <ul> without identifier of a rendered list
--HG--
branch : 1.x
2011-04-07 15:31:11 -07:00
Andre Rodrigues e58065d71c Merge
--HG--
branch : 1.x
2011-04-07 15:01:18 -07:00
Andre Rodrigues a3be04bdfb #17553: Using expand to obtain screenshots for the gallery and cut HTTP requests down.
--HG--
branch : 1.x
2011-04-07 15:01:06 -07:00
Andre Rodrigues f307d6d37e #17691: Possible to create invalid admin account with Turkish colation
--HG--
branch : 1.x
2011-04-07 14:28:19 -07:00
Suha Can e9ca9acba8 Merge 1.x -> default 2011-04-07 14:04:43 -07:00
Sebastien Ros bf7db5a1f4 #17679: Excluding new modules from package
Work Items: 17679

--HG--
branch : 1.x
2011-04-07 13:31:37 -07:00
Dave Reed a4e6f8e549 #17682: Content can not change from "Add to a list" to "None"
--HG--
branch : 1.x
2011-04-07 12:31:23 -07:00
Dave Reed 5fa7535eb4 Added some basic unit tests for ResourceManager
--HG--
branch : 1.x
2011-04-07 12:10:14 -07:00
Sebastien Ros 6b7efb2b8f Fixing Json escaping in shape tracing
--HG--
branch : 1.x
2011-04-07 11:53:05 -07:00
jowall 05d66c171b Updated Settings titles.
--HG--
branch : 1.x
2011-04-07 11:14:46 -07:00
Dave Reed c0d8faebe1 Merge
--HG--
branch : 1.x
2011-04-07 10:16:34 -07:00
Dave Reed 46865c1cc2 Fixed specflow test for Lists
--HG--
branch : 1.x
2011-04-07 10:14:52 -07:00
Suha Can 19655d113b Merge 1.x -> default 2011-04-07 08:34:43 -07:00
Sebastien Ros 41bdb56235 #17626: Finalizing Shape Tracing module
Work Items: 17626

--HG--
branch : 1.x
2011-04-06 22:03:32 -07:00
jowall 342b12539f Hiding shape tracing in the admin if it is on.
--HG--
branch : 1.x
2011-04-06 18:34:20 -07:00
Andre Rodrigues 5a79521d11 Merge
--HG--
branch : 1.x
2011-04-06 17:36:00 -07:00
Andre Rodrigues 023910c5e5 Fixing users spec flows.
--HG--
branch : 1.x
2011-04-06 17:35:18 -07:00
jowall 1a0e2cf05b Moved install link on modules page.
--HG--
branch : 1.x
2011-04-06 17:34:26 -07:00
Andre Rodrigues f5d8393f50 Fixing a few more spec flows.
--HG--
branch : 1.x
2011-04-06 17:11:40 -07:00
Andre Rodrigues c4b8a88f04 Merge
--HG--
branch : 1.x
2011-04-06 16:37:08 -07:00
Andre Rodrigues 6ae7faed62 Fixing blogs spec flows.
--HG--
branch : 1.x
2011-04-06 16:36:43 -07:00
jowall ef397a3ef8 Updated tooltips for five-star ratings on gallery screens.
--HG--
branch : 1.x
2011-04-06 16:20:08 -07:00
Sebastien Ros 6bd11b2e15 Merge
--HG--
branch : 1.x
2011-04-06 16:14:51 -07:00
Sebastien Ros 39a463ea22 Fixing Model navigation in shape tracing
--HG--
branch : 1.x
2011-04-06 16:14:13 -07:00
Andre Rodrigues 27befad56b Merge
--HG--
branch : 1.x
2011-04-06 15:57:11 -07:00
Andre Rodrigues 1277d21a0d #17585: Adding recipe commands.
--HG--
branch : 1.x
2011-04-06 15:56:40 -07:00
jowall f61fda1190 Updated titles on setttings screens.
--HG--
branch : 1.x
2011-04-06 15:55:39 -07:00
Nathan Heskew 4bae73efe2 Adding more Widget spec tests (progress...)
--HG--
branch : 1.x
2011-04-06 15:43:20 -07:00
jowall 80f2a31bf9 Updated list icon.
--HG--
branch : 1.x
2011-04-06 14:51:03 -07:00
Andre Rodrigues 5e10feb156 #17322: Restricting access to webconsole to default tenant.
--HG--
branch : 1.x
2011-04-06 14:50:17 -07:00