Commit Graph

6345 Commits

Author SHA1 Message Date
Sebastien Ros
165dfa9b4b #18955: Using GetMany() on bulk actions in Contents controller
Work Item: 18955

--HG--
branch : 1.x
2012-09-21 17:20:19 -07:00
Sebastien Ros
01cb592431 #18936: Fixing possible NRE in menu items display
Work Item: 18936

--HG--
branch : 1.x
2012-09-21 17:15:26 -07:00
Sebastien Ros
7890814c01 #18909: Deleting associated publishing tasks when a content item is deleted
Work Item: 18909

--HG--
branch : 1.x
2012-09-21 17:13:38 -07:00
Sebastien Ros
ce8cbff36c #18877: Adding a prefix to WidgetPart
Work Item: 18877

--HG--
branch : 1.x
2012-09-21 17:05:09 -07:00
Sebastien Ros
a5b47d1b23 #18869: Completing DateTime Field tokens
Work Item: 18869

--HG--
branch : 1.x
2012-09-21 17:00:49 -07:00
Sebastien Ros
138f9a204e #18866: Applying current culture when editing and displaying NumericField
The editor has been substituted to type="text" as chrome forces the user
to use '.' as a decimal separator, and other cultures as french could use ','
for instance.

Work Item: 18866

--HG--
branch : 1.x
2012-09-21 16:46:18 -07:00
Sebastien Ros
aff19cb1dd #18859: Removing reference to missing css in numeric editor
Work Item: 18859

--HG--
branch : 1.x
2012-09-21 16:08:38 -07:00
Sebastien Ros
2c33262cf4 #18844: Fixing exception when previewing an empty query
Work Item: 18844

--HG--
branch : 1.x
2012-09-21 16:06:49 -07:00
j3ffb
411a9f24a2 #18825: Loading also drafts when upgrading from 1.3
Work Item: 18825

--HG--
branch : 1.x
2012-09-21 15:58:28 -07:00
Sebastien Ros
265015bb37 #18870: Making menu item descriptions localizable
Work Item: 18870

--HG--
branch : 1.x
2012-09-21 15:29:28 -07:00
Sebastien Ros
2695ee6db7 #18867: Rendering CustomForm title
Work Item: 18867

--HG--
branch : 1.x
2012-09-21 15:25:09 -07:00
Sebastien Ros
2ff809a32c #18055: Adding missing jQuery dependency to TinyMce
Work Item: 18055

--HG--
branch : 1.x
2012-09-21 15:14:18 -07:00
Sebastien Ros
736b4cb4ae #19003: Fixing import/export when alias already exists on a different content type
Work Item: 19003

--HG--
branch : 1.x
2012-09-21 14:55:34 -07:00
Sebastien Ros
125f6f81b0 #18880: Fixing performance issues in BlogArchiveWidget
Work Item: 18880

--HG--
branch : 1.x
2012-09-21 13:44:39 -07:00
mjy78
c0698d11a0 #19044: Fixing possible NRE
Work Item: 19044

--HG--
branch : 1.x
2012-09-21 10:23:39 -07:00
Sebastien Ros
cda84ffc46 #18944: Fixing paging in Content Picker
Work Item: 18944

--HG--
branch : 1.x
2012-09-20 18:11:46 -07:00
kobowi
c374528774 #18022: Fixing duplicate notifications
Work Item: 18022

--HG--
branch : 1.x
2012-09-20 16:51:32 -07:00
Sebastien Ros
164040f442 Using DisplayText to render usernames
It could allow profile modules to override the displayed name for a user

--HG--
branch : 1.x
2012-09-20 16:27:00 -07:00
Sebastien Ros
1d7c254114 #18954: Using original field type in search index
--HG--
branch : 1.x
2012-09-20 15:36:36 -07:00
Sebastien Ros
3fe70aa33c #18975: Maintaining current folder in media management
Work Item: 18975

--HG--
branch : 1.x
2012-09-20 10:09:11 -07:00
Sebastien Ros
ed7b548150 Ignoring test results
--HG--
branch : 1.x
2012-09-20 10:08:23 -07:00
Sebastien Ros
739c3a6bd5 #19030: Fixing Azure unit test
Work Item: 19030

--HG--
branch : 1.x
2012-09-19 18:21:51 -07:00
Sebastien Ros
e33eb89e80 #18832: Overwrite files when unzipping a media folder
Work Item: 18832

--HG--
branch : 1.x
2012-09-19 17:20:58 -07:00
yermakovich
acdd97a35d #18862: Fixing filtering menu items based on current culture
Work Item: 18862

--HG--
branch : 1.x
2012-09-19 17:09:55 -07:00
AimOrchard
c11206a57e #18884: Fixing javascript exception in Content Picker
Work Item: 18884

--HG--
branch : 1.x
2012-09-19 17:02:35 -07:00
Sebastien Ros
735a6487cc #18937: Adding a confirmation dialog when try to leave navigation with pending changes
Work Item: 18937

--HG--
branch : 1.x
2012-09-19 16:58:49 -07:00
Sebastien Ros
36420c02c6 #18950: Addind missing projects in Azure solution
Work Item: 18950

--HG--
branch : 1.x
2012-09-19 16:12:59 -07:00
nightwolf226
eeff73f5a4 #18953: Registering new culture when added through command line
Work Item: 18953

--HG--
branch : 1.x
2012-09-19 16:06:17 -07:00
Sebastien Ros
8eff22d501 #18997: Fixing Media Picker upload
In MVC 4, IsLocalUrl is more restrictive and would not accept paths like 'images'
Removing the test is safe as the Media service will prevent unauthorized usage.

Work Item: 18997

--HG--
branch : 1.x
2012-09-19 15:57:30 -07:00
Sebastien Ros
7fb5905b47 Fixing Setting's tokens
--HG--
branch : 1.x
2012-09-19 15:02:49 -07:00
Sebastien Ros
caab31f881 #19010: Removing Html encoding when translating arguments
Work Item: 19010

--HG--
branch : 1.x
2012-09-19 12:57:23 -07:00
filetek
62023ea6aa #19011: Fixing table check on Setup
Work Item: 19011

--HG--
branch : 1.x
2012-09-19 12:45:48 -07:00
Sebastien Ros
fb60372c74 #18995: Hiding Publish buttons if user doesn't have the expected permissions
Work Item: 18995

--HG--
branch : 1.x
2012-09-19 12:22:53 -07:00
Sebastien Ros
b27303c9aa #19023: Making WidgetPart attachable
Work Item: 19023

--HG--
branch : 1.x
2012-09-19 11:53:45 -07:00
sebros@SEBROS3.redmond.corp.microsoft.com
877d2d1394 #18896: Fixing multi-depth hierarchy in MenuWidgets
Work Item: 18896

--HG--
branch : 1.x
2012-09-19 11:38:07 -07:00
sebros@SEBROS3.redmond.corp.microsoft.com
7482cdba07 #18861: Fixing navigation permissions
Work Item: 18861

--HG--
branch : 1.x
2012-09-18 18:00:28 -07:00
Bertrand Le Roy
c2e2c3cfec #19009: Textarea shape shouldn't add CR after value.
--HG--
branch : 1.x
2012-09-06 16:51:34 -07:00
Sebastien Ros
cd7fb75f65 Replacing SharpZipLib by DtoNetZip
--HG--
branch : 1.x
2012-09-05 18:47:59 -07:00
Sebastien Ros
b1b921c2a2 Updating licensing terms for MySql Connectors
--HG--
branch : 1.x
2012-09-05 15:47:09 -07:00
Sebastien Ros
815a5cc759 #18962: Fixing syntax error in Gallery view
Work Item: 18962

--HG--
branch : 1.x
2012-09-04 21:42:58 -07:00
Sebastien Ros
781d471d10 Fixing possible stackoverflow in FormsAuthenticationService
--HG--
branch : 1.x
2012-08-31 16:43:52 -07:00
Sipke Schoorstra
aa504ed67e #18984: Adding else clause to prevent duplicate menu items in case the menu item
doesn't have a content item.

--HG--
branch : 1.x
2012-08-29 22:06:21 +02:00
Sebastien Ros
89ed115260 Fixing Setup
--HG--
branch : 1.x
2012-08-29 11:55:57 -07:00
Bertrand Le Roy
159e94c286 Added missing differentiator in DateTime and Link fields (fixes 18987).
--HG--
branch : 1.x
2012-08-26 19:22:43 -07:00
Sebastien Ros
ddfad9458a Merge
--HG--
branch : 1.x
2012-08-23 17:46:36 -07:00
Sebastien Ros
157a5e8f38 Updating database provider selection UI
--HG--
branch : 1.x
2012-08-23 17:44:58 -07:00
Bertrand Le Roy
b8ef6ffffc Merge
--HG--
branch : 1.x
2012-08-23 15:06:20 -07:00
Bertrand Le Roy
d41363fed7 Typo fixed.
--HG--
branch : 1.x
2012-08-23 15:05:43 -07:00
agriffard@hotmail.com
a204025491 #18863: Orchard.Media : MetaWeblogNewMediaObject doesn't delete a file without directory name
--HG--
branch : 1.x
2012-08-23 13:30:47 +02:00
Bertrand Le Roy
d216132a4b Minor refactoring to enable a localized string to be picked up by loc tool.
--HG--
branch : 1.x
2012-08-22 18:46:15 -07:00