Commit Graph

8890 Commits

Author SHA1 Message Date
Daniel Stolt
99072faf14 Fixed LINQ exception in Orchard.MessageBus. 2015-02-04 15:49:13 +01:00
Daniel Stolt
dd2fb47cdb Fixed exception logging in Orchard.MessageBus. 2015-02-04 15:48:27 +01:00
Stanley Goldman
f3351758aa #20490: system.version sort rebased.
Work Item: 20490
2015-02-01 15:57:37 +01:00
Stanley Goldman
4ee54ab8ea #20370: configurable mediastorage rootfolder.
Work Item: 20370
2015-02-01 15:50:39 +01:00
Jay Harris
ba09a61359 #20643: fix post for publishlater.
Work Item: 20643
2015-02-01 15:30:30 +01:00
Jay Harris
f0ef9f1380 #21093: ArchiveLaterPart model update bug.
Work Item: 21093
2015-02-01 15:27:34 +01:00
Katsuyuki Ohmuro
c4348a1b21 #21101: Possible to publish multiple content items with same permalink
Work Item: 21101
2015-02-01 15:23:27 +01:00
Daniel Dabrowski
12285abca8 #20909: Fix Content Manager Query Performance without Record
Work Item: 20909
2015-02-01 15:15:16 +01:00
qt1
ccec5fd330 #21059: Adding filter to feature list command
Work Item: 21059
2015-02-01 15:08:03 +01:00
Jeff
fbbca1b921 #20935: Fix when 404 with SecureSocketsLayer module
Work Item: 20935
2015-02-01 14:49:22 +01:00
besicdenis
522f980fe0 prevent adding existing tags 2015-02-01 14:43:34 +01:00
Eric Perez
501650cae1 #20651: Fixing duplicate workflow
Work Item: 20651
2015-02-01 14:37:49 +01:00
urbanit
deba3b2756 create tag - tag name is a required 2015-02-01 14:17:35 +01:00
Jack Cheng
453389d4c9 #20797: Fixing taxonomy handler exception
Work Item: 20797
2015-01-31 10:59:26 -08:00
jasperd
165afc5b87 Work Item: 20232 2015-01-31 19:49:51 +01:00
Piotr Szmyd
2acd73c18d Refactored tokens dropdown implementation.
Textboxes can now have the tokens dropdown attached ad-hoc by using $(selector).tokenized() method. Previously it only happened at page load, making it impossible to attach tokens dropdown to textboxes created at runtime.
2015-01-30 21:08:51 +01:00
Piotr Szmyd
7d462819bc #20606: Fixed implementation of e-mail reply-to functionality.
There was a breaking change introduced in the initial commit. ReplyTo field is optional but was not treated as such.
Also, made it possible to specify more than one reply-to address, similar to recipients.
2015-01-30 20:56:19 +01:00
Piotr Szmyd
085a7b7445 Add image rotate option to Image Editor. 2015-01-30 20:32:31 +01:00
Piotr Szmyd
dd9e4ad3e9 Ignore SSL certificate errors for image URLs used in Image Editor..
This fixes issues with local development on SSL-enabled site with self-signed certificates.
Ignoring certificate errors is usually not the wisest thing to do, but we're dealing with locally stored images here only.
2015-01-30 20:20:08 +01:00
Daniel Stolt
73bc34a93e Disabled generation of source map files. 2015-01-30 01:26:35 +01:00
Daniel Stolt
53dbd4954d Removed all (existing and missing) JS source map files. 2015-01-30 01:24:24 +01:00
Zoltán Lehóczky
b39be577b6 Merge branch 'feature/module-uninstall' into 1.x 2015-01-29 23:06:06 +01:00
Lombiq
10c0baabf4 Implementing proper package uninstall process with features being disabled and uninstalled, then the package being removed. 2015-01-27 18:33:09 +01:00
Nicholas Mayne
5b800dde4e Fixing Priority on Route Culture Selector 2015-01-27 13:44:53 +00:00
Daniel Stolt
4dab32dea2 Updated jQuery UI in Orchard.jQuery from 1.9.2 to 1.11.2. 2015-01-27 14:11:34 +01:00
Lombiq
a14ebfd555 #20367: Removing IHostEnvironment.IsFullTrust since only full trust is supported any way.
Work Item: 20367
2015-01-26 20:32:06 +01:00
Lombiq
8dae8f3d5b User approval, disabling and challange e-mail re-send is an unsafe operation and should use POST. 2015-01-26 20:21:12 +01:00
Lombiq
e612fc031e Normalizing line endings in Orchard.Users AdminController 2015-01-26 20:12:23 +01:00
Lombiq
2187f51d48 #21167: Fixing that Roles tried to access permissions of a feature before its migrations could run.
Work Item: 21167
2015-01-26 19:08:57 +01:00
Lombiq
9b882ac313 Fixing NRE with new BlogPost items 2015-01-26 16:32:24 +01:00
Nicholas Mayne
6da71470dd Adding homepage to list of cultures 2015-01-26 13:27:15 +00:00
Nicholas Mayne
d27fa1d413 Spliting the cookie selector in to two allowing for FrontEnd cookie set and admin cookie set. 2015-01-26 13:26:06 +00:00
Lombiq
d5c85265b5 #21158: Preventing disabled shells from being started.
Work Item: 21158
2015-01-25 22:49:05 +01:00
Lombiq
a6c467106f Typo 2015-01-25 22:34:42 +01:00
Lombiq
22ee57582d #20928: Preventing race condition when starting shells
Work Item: 20928
2015-01-25 22:33:27 +01:00
agriffard
276048d264 #20872 Boolean field has wrong translation for 'Default Value' hint
Work Item: 20872
2015-01-25 17:20:29 +01:00
Sebastien Ros
29e373202a Refactoring PBKDF2 support 2015-01-22 18:36:26 -08:00
Lombiq
c75b7f4434 Untabifying config files with mixed tabs-spaces 2015-01-22 12:46:29 +01:00
Lombiq
a8ec1935b7 Adding logging for background tasks 2015-01-22 12:44:40 +01:00
Lombiq
07ad6329f6 Fixing ironic typo 2015-01-20 19:01:53 +01:00
Lombiq
604dfb67bf Streamlining Migrations.cs for Orchard.PublishLater and adding description for ArchiveLaterPart 2015-01-20 18:55:51 +01:00
Lombiq
aa94c1d5f4 Adding missing script inclusions to module and theme shape templates. 2015-01-18 23:29:02 +01:00
Lombiq
2223dc7afa Adding Uninstall button for modules under Modules/Installed. 2015-01-18 19:18:48 +01:00
Lombiq
7e355a65c2 Refactoring PackagingServicesController, adding UninstallModule action. 2015-01-18 19:15:10 +01:00
Lombiq
857b73052c Formatting theme templates. 2015-01-18 19:14:10 +01:00
Lombiq
c0983a32ba Refactoring theme templates, fixing variable names. 2015-01-18 19:11:37 +01:00
Lombiq
25c23a1127 Fixing template compilation error 2015-01-18 18:25:36 +01:00
Lombiq
83f63bc7bc Formatting Orchard.Modules templates 2015-01-18 16:57:43 +01:00
Lombiq
24967bb8be Refactoring Modules Index templates to use better local variables. 2015-01-18 16:50:14 +01:00
Lombiq
dc9f54312b Renaming leftover field in PackageManager 2015-01-18 00:47:58 +01:00