Commit Graph
6254 Commits
Author SHA1 Message Date
Sebastien Ros 3bee0e4cce Fixing MenuPart export
--HG--
branch : 1.x
2012-07-02 17:21:58 -07:00
Sebastien Ros ca2bba85f6 #18648: User SuperUser in import if owner is not found
Work Item: 18648

--HG--
branch : 1.x
2012-07-02 17:21:33 -07:00
Sebastien Ros 9b01b302b5 #18652: Adding background alternate colors on lists
Work Items: 18652

--HG--
branch : 1.x
2012-07-02 15:22:46 -07:00
Sebastien Ros 4ec7cb38ff #18663: Custom errors should not shorcut HandleErrorAttribute
Work Item: 18663

--HG--
branch : 1.x
2012-07-02 14:52:29 -07:00
Sebastien Ros 455171699a #18679: Fixing CustomForm default permissions
--HG--
branch : 1.x
2012-07-02 11:03:18 -07:00
Sebastien Ros 2b95730530 #18685, #18673: Fixing multi tenancy actions (edit and disable)
Work Items: 18673, 18685

--HG--
branch : 1.x
2012-07-02 10:57:40 -07:00
Sebastien Ros aa7360b94e #18720: Fixing shape tracing issue with Projection pager
Work Item: 18720

--HG--
branch : 1.x
2012-06-30 11:13:50 -07:00
Sebastien Ros b224aa0ed1 #18705: Reading mimetype information from web.config when saving blobs in Azure
These mimetypse settings are originally used by IIS itself to get the mimetype
of specific files on the file system. We also then use it in AzureFileSystem to
assign a mime type to the blob to make it comprehensive.

<system.webServer>
        <staticContent>
            <remove fileExtension=".ogg" />
            <mimeMap fileExtension=".ogg" mimeType="audio/ogg" />
     </staticContent>
</system.webServer>

Work Item: 18705

--HG--
branch : 1.x
2012-06-30 09:43:02 -07:00
Sebastien Ros 9588189c82 Adding new projects in Azure solution
--HG--
branch : 1.x
2012-06-30 09:31:12 -07:00
Sebastien Ros f34f0e43d3 #18724: Publish button would create two versions at a time
Work Item: 18724

--HG--
branch : 1.x
2012-06-29 17:47:55 -07:00
Sebastien Ros c894e8c7cb #18729: Fixing ContainableDriver to allow tokens to read the value
Work Item: 18729

--HG--
branch : 1.x
2012-06-29 17:16:29 -07:00
Sebastien Ros 5a4cc39b97 #18740: Preventing link collision on "current" class
Work Item: 18740

--HG--
branch : 1.x
2012-06-29 16:35:53 -07:00
Sebastien Ros 65c67f23b9 #18742: Preventing Alias from removing ending slash
Work Item: 18742

--HG--
branch : 1.x
2012-06-29 16:31:22 -07:00
Sebastien Ros d31d6846c9 #18748: Fixing BlogPost summary links permissions
The used shape was the generic content one. Now it uses a specific one
which will ensure Blog permissions are used instead of dynamic one, which
exist only for Creatable content types.

Work Item: 18748

--HG--
branch : 1.x
2012-06-29 16:00:28 -07:00
Sebastien Ros 5ca9b03741 #18769: Fixing menu import/export
Work Item: 18769

--HG--
branch : 1.x
2012-06-29 12:57:08 -07:00
Sebastien Ros cee5f3bb47 Fixing Enumeration unit tests
--HG--
branch : 1.x
2012-06-29 10:54:39 -07:00
Piotr Szmyd 3b78375a5b #18777: Adding support for later date in DateTimeRelative
Work Item: 18777

--HG--
branch : 1.x
2012-06-27 14:07:51 -07:00
nightwolf226 ae1c82dd17 #18764: Fixing typo is summary admin for PublishLater
Work Item: 18764

--HG--
branch : 1.x
2012-06-27 11:51:34 -07:00
Sebastien Ros c696bb1a55 Fixing Orchard.Projection migrations
--HG--
branch : 1.x
2012-06-27 11:48:44 -07:00
Sebastien Ros 94c0b9f64e #18719: Increasing PagerSuffix size limit
--HG--
branch : 1.x
2012-06-27 11:40:05 -07:00
Sebastien Ros 379b0221de #18717: Validating table prefix
Work Item: 18717

--HG--
branch : 1.x
2012-06-27 11:36:34 -07:00
Sebastien Ros 40c90cf797 #18716: Edit filter descriptions even if there is no actual form
Work Item: 18716

--HG--
branch : 1.x
2012-06-27 11:31:34 -07:00
Sebastien Ros c39f75a5a8 #18762: Fixing cleared selection on Listbox enumeration
Work Item: 18762

--HG--
branch : 1.x
2012-06-27 09:56:49 -07:00
Sebastien Ros 444e0c67b7 #18650: Defining a default route pattern for new types, and displaying a
warning

Work Item: 18650

--HG--
branch : 1.x
2012-06-26 18:25:50 -07:00
Sebastien Ros f87d48a324 #18655: Removing Orchard.Experimental module
Work Item: 18655

--HG--
branch : 1.x
2012-06-26 17:57:18 -07:00
Sebastien Ros 4c18cf4fb3 #18658: Removing .hgignore files from source code artifact
Work Item: 18658

--HG--
branch : 1.x
2012-06-26 17:54:22 -07:00
Sebastien Ros 4d494474f7 #18674: Catching Index parsing exceptions
Work Items: 18674

--HG--
branch : 1.x
2012-06-26 17:49:58 -07:00
Sebastien Ros 31499d95db #18697: Don't execute a query when grouped queries result is empty
Work Item: 18697

--HG--
branch : 1.x
2012-06-26 17:46:32 -07:00
Sebastien Ros b990442eb5 #18712: Adding a LineEncode token to texts
--HG--
branch : 1.x
2012-06-26 17:34:39 -07:00
Sebastien Ros 380cafc4d5 #18762: Fixing Enumeration Field when checkboxes are empty
Work Item: 18762

--HG--
branch : 1.x
2012-06-26 17:29:54 -07:00
Sebastien Ros 6797e94da3 #18702: Fixing localized string in Tags
Work Item: 18702

--HG--
branch : 1.x
2012-06-25 17:45:16 -07:00
Sebastien Ros 7d318a81fd #18723: Fixing Get() when a specific version is requested
Work Item: 18723

--HG--
branch : 1.x
2012-06-25 17:42:56 -07:00
Sebastien Ros ff7f69f688 Fixing TimePicker format for editing
--HG--
branch : 1.x
2012-06-25 17:35:36 -07:00
Sebastien Ros edb6cc8b48 #18751: Using ITitleAspect in DisplayText and Indexing
Work Item: 18751

--HG--
branch : 1.x
2012-06-25 15:41:16 -07:00
Sebastien Ros b5715a3dae #18756: Fixing some localization issues with Projection
Work Item: 18756

--HG--
branch : 1.x
2012-06-25 15:32:27 -07:00
Sebastien Ros d1515d8931 #18577: Adding a button to remove the image from Media Picker field
Work Item: 18577

--HG--
branch : 1.x
2012-06-25 14:51:25 -07:00
Sebastien Ros 85927959cd #18585: Preventing some expected errors from being logged during setup
Work Item: 18585

--HG--
branch : 1.x
2012-06-25 14:42:15 -07:00
Sebastien Ros fb8f839c89 #18708: Generating files using UTF8
Work Item: 18708

--HG--
branch : 1.x
2012-06-25 14:10:46 -07:00
Sebastien Ros 91675fc5a9 #18607: Replacing new lines with <br /> in Text fields
Work Item: 18607

--HG--
branch : 1.x
2012-06-25 14:07:20 -07:00
Sebastien Ros 185ed552b0 #18749: Fixing content part based field alternates
Work Item: 18749

--HG--
branch : 1.x
2012-06-25 12:44:23 -07:00
Sebastien Ros 14602cf274 Adding missing files
--HG--
branch : 1.x
2012-06-25 11:12:10 -07:00
Sebastien Ros 0b48ce4a9c #18741: Using current culture in DateTimePropertyEditor
Work Item: 18741

--HG--
branch : 1.x
2012-06-22 14:49:18 -07:00
Sebastien Ros a58ba9fa8c #18757: Making some filter parameters optional
--HG--
branch : 1.x
2012-06-22 14:42:44 -07:00
Sebastien Ros 40985e9a9b #18710: Checking if request exist before using request tokens
Work Item: 18710

--HG--
branch : 1.x
2012-06-22 14:13:55 -07:00
Sebastien Ros bcdf16cb38 #18590: Hiding pager if only one page
Work Item: 18590

--HG--
branch : 1.x
2012-06-22 14:08:46 -07:00
Sebastien Ros 9d72797e04 #18752: Fixing DateTimeField storage
Work Item: 18752

--HG--
branch : 1.x
2012-06-22 14:04:49 -07:00
Sebastien Ros 8bfa0c3728 #18618: Fixing exception when a Tags filter contains a non existent tag
Work Item: 18618

--HG--
branch : 1.x
2012-06-22 13:27:39 -07:00
Sebastien Ros 94c9f39740 #18600: Export Rules
Work Item: 18600

--HG--
branch : 1.x
2012-06-22 12:57:00 -07:00
Sebastien Ros f8f0707c79 Making Import/Export extensible
--HG--
branch : 1.x
2012-06-22 12:56:45 -07:00
Sebastien Ros 6b0b68a0d9 Fixing unit test
--HG--
branch : 1.x
2012-06-22 10:37:44 -07:00