Commit Graph

9077 Commits

Author SHA1 Message Date
Sipke Schoorstra
064ee72d6d Fixed versioning issues. 2015-05-21 00:12:46 +02:00
Sipke Schoorstra
cb7a52b25c Merge branch 'dev' into feature/dashboard 2015-05-20 23:47:19 +02:00
Sipke Schoorstra
bcf457d3f3 Fixed default dashboard layout string. 2015-05-20 19:12:38 +02:00
Sipke Schoorstra
22b961f7d4 Improved TokensFilter.
Since null is an allowed value anyway.
2015-05-20 18:56:19 +02:00
Sipke Schoorstra
f84361d231 Implemented a UrlHelper token provider.
This enables users to create hyperlinks based on route values that are dynamically turned into actual urls.
2015-05-20 18:55:28 +02:00
Lombiq
2a57a15363 Fixing that in Workflows localized outcomes were used as identifiers, breaking when a localization package was installed.
This is a breaking change for localized sites, see 1.10 release notes.
2015-05-20 01:31:15 +02:00
Sipke Schoorstra
316c6e3262 Simplifying dashboard management.
This removes the ability to edit multiple dashboards in favor of a simplified way for users to edit the default dashboard.
2015-05-20 01:27:53 +02:00
Lombiq
15ccba2b81 Fixing that Orchard.Email Workflows classes weren't actually under the corresponding feature 2015-05-20 00:27:57 +02:00
Lombiq
82602369c6 Formatting Taxonomies source files 2015-05-19 21:46:38 +02:00
Sébastien Ros
1f10abb9ea Merge pull request #5301 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-05-19 12:06:49 -07:00
The Gitter Badger
f98c5e27f6 Added Gitter badge 2015-05-19 19:05:45 +00:00
Lombiq
3c94d48f59 Adding paging when listing Taxonomies and Taxonomy terms, fixes #4506 2015-05-19 15:32:09 +02:00
Lombiq
d4a8df3e99 Fixing oversight in previous 2015-05-18 20:52:39 +02:00
Bertrand Le Roy
3e2dfe0609 Merge branch 'dev' of https://github.com/OrchardCMS/Orchard into dev 2015-05-18 11:28:22 -07:00
Bertrand Le Roy
52c897fd02 Make the default favicon not suck on Firefox. 2015-05-18 11:26:03 -07:00
Lombiq
7ebaf2fd5c Fixing that CombinedResult is not handled when updating an editor. 2015-05-18 17:19:54 +02:00
Lombiq
052a80474f Fixing that driver editor posts are executed if grouping was set from placement but the shape hidden 2015-05-18 17:11:21 +02:00
Sebastien Ros
f2b8d68345 Merge branch '1.9.x' into dev 2015-05-14 10:26:10 -07:00
Sipke Schoorstra
f8c6feea86 #5216: Added call to *InitHelpers*.
This will cause various helpers to be initialized, such as the *Html* property.
2015-05-14 10:24:04 -07:00
Lombiq
301792f5ed Adding change password link to the dashboard #3588 2015-05-14 18:10:03 +02:00
Lombiq
3760e12029 Adding the ability to rename workflows, fixes #3570 2015-05-14 18:04:45 +02:00
Lombiq
b98d35305a Revert "Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729."
Commit moved to dev branch as it's not a completely safe change.

This reverts commit 40243f2224.
2015-05-14 12:54:02 +02:00
Lombiq
1cfbfbce92 Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729. 2015-05-14 12:51:57 +02:00
Zoltán Lehóczky
f932cc394f Adding Select all checkbox to all suitable admin lists, fixes #5026 2015-05-14 00:36:31 +02:00
Lombiq
40243f2224 Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729. 2015-05-11 23:17:58 +02:00
Lombiq
91e040e684 Fixing that the technical names of widgets couldn't contain hyphens, see #4981 2015-05-11 16:52:54 +02:00
Sipke Schoorstra
865f583be2 Incremental work on Dashboards. 2015-05-09 01:12:17 +02:00
Lombiq
c73d6c0a91 Removing empty RouteExtension, fixes #2509 2015-05-08 21:14:06 +02:00
Lombiq
9e66ee6560 Revert "Rolling back streams in storage providers, fixes #4860"
This reverts commit f8e82be4b9.

There are Stream implementation that don't support seeking so we can't do Position resetting just every time.
2015-05-08 16:30:26 +02:00
Sipke Schoorstra
55edf7ccfd Incremental work on Dashboards. 2015-05-08 00:38:03 +02:00
Sébastien Ros
73336e19ba Merge pull request #5255 from jtkech/patch-3
#5234 Duplicate lines in WorkflowManager
2015-05-07 12:30:58 -07:00
jtkech
61b8f82fd7 #5234 Duplicate lines in WorkflowManager 2015-05-07 21:24:08 +02:00
Daniel Stolt
9491a5750b Added support for era names to date formatting/parsing framework (fixes failing unit tests on Windows 10). 2015-05-07 16:44:41 +02:00
Daniel Stolt
635abd7456 Fixed unit tests not being discovered due to CopyLocal=false on core references.
Having CopyLocal=false on references to Orchard.Core and Orchard.Framework in unit test projects prevented VS from discovering unit tests (at least when using the NUnit Test Adapter for Visual Studio). This change resets CopyLocal=true for these references in all unit test projects.
2015-05-07 14:16:56 +02:00
Sipke Schoorstra
74a71321de Incremental work on Dashboards. 2015-05-07 00:08:06 +02:00
Sipke Schoorstra
fa3f1cbc70 Added NumericFieldBinding. 2015-05-06 21:38:41 +02:00
Sipke Schoorstra
2dc5448ee0 Incremental work on Dashboards. 2015-05-06 12:35:26 +02:00
Sebastien Ros
a35cc754a4 Merge branch 'master' of https://github.com/OrchardCMS/Orchard 2015-05-05 21:51:13 -07:00
Sebastien Ros
02b889a925 Merge branch '1.8.x' into 1.x 2015-05-05 21:42:52 -07:00
Sebastien Ros
2c45b9b13e Merge branch 'master' into 1.x 2015-05-05 21:40:02 -07:00
Sipke Schoorstra
5479fe9bcb Incremental work on Dashboards. 2015-05-04 19:40:11 +02:00
Sipke Schoorstra
e0aa89b668 Minor code file cleanup. 2015-05-04 18:00:55 +02:00
Sipke Schoorstra
ba409819f2 #5237: Consistified media library breadcrumbs. 2015-05-04 17:59:38 +02:00
Daniel Stolt
12a95c0335 Fixed missing assembly binding redirects for Azure Storage. 1.9 2015-05-02 22:48:23 +02:00
Sipke Schoorstra
324214e812 Merge pull request #5232 from giannik/patch-2
Fix for issue #5219
2015-05-02 10:59:43 +02:00
yiannis kyriazidis
ba9e1679b8 Fix for issue #5219 2015-05-02 11:38:40 +03:00
Sipke Schoorstra
3311c9a8a4 Updated web.config files to fix intellisense for Razor view files.
This fixes the side effect of setting CopyLocal=False on the Orchard.Framework project references where Razor intellisense was broken.
Although not necessary in most cases, I also added Orchard.Core for free, for those rare cases where a service is directly consumed in a Razor view.
2015-05-02 10:14:29 +02:00
Nicholas Mayne
a11c92ae50 Merge pull request #5230 from dcinzona/1.x
Fix for issue #5228
2015-05-02 08:44:11 +01:00
Gustavo Tandeciarz
7689fe7394 Fix for issue OrchardCMS/Orchard#5228 2015-05-02 02:08:43 -04:00
Sipke Schoorstra
379ac040e1 Fixed binding issue for Enumeration field when using RadioList.
This fixes an issue when the Enumeration content field is configured to use radio buttons - in which case the editor shape will use the "Value" property instead of the "SelectedValues" property. Since the binding would only set the value through "SelectedValues", the stored value would be surrounded with a comma, which would not match with any of the enumeration values.
2015-05-01 16:39:50 +02:00