Commit Graph

4685 Commits

Author SHA1 Message Date
Sebastien Ros
192a8964d5 #18968: Fixing DateTimeField validation
Work Item: 18968

--HG--
branch : 1.x
2012-09-24 16:12:19 -07:00
Sebastien Ros
dab9b332cd #18974: Including xml declaration in XmlRpc results
Work Item: 18974

--HG--
branch : 1.x
2012-09-24 14:34:19 -07:00
DavidHayden
6c559e6861 #18978: Implementing CustomForms import/export
Work Item: 18978

--HG--
branch : 1.x
2012-09-24 14:23:02 -07:00
Sebastien Ros
f1f71a2968 #18993: Assigning "current" class based on urls too
Work Item: 18993

--HG--
branch : 1.x
2012-09-24 14:19:00 -07:00
Sebastien Ros
02939d0a24 #19013: Fixing JSon formatting in widgets editor
Work Item: 19013

--HG--
branch : 1.x
2012-09-24 12:48:29 -07:00
Sebastien Ros
bccf6ab3ce #19027: Fixing script submission in custom forms
Work Item: 19027

--HG--
branch : 1.x
2012-09-24 11:55:11 -07:00
Sebastien Ros
2c783b079d #19020: Fixing email validation
Work Item: 19020

--HG--
branch : 1.x
2012-09-24 11:05:38 -07:00
David Cornish@DavidCornish-PC
d893ebbcfd See workitem #18807
--HG--
branch : 1.x
2012-09-24 18:15:48 +01:00
David Cornish@DavidCornish-PC
abd894cac8 #19054: Enable LinkToFirstChild on second-level admin menu item
--HG--
branch : 1.x
2012-09-24 16:48:15 +01:00
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
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
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
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
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
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
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
815a5cc759 #18962: Fixing syntax error in Gallery view
Work Item: 18962

--HG--
branch : 1.x
2012-09-04 21:42:58 -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
Sebastien Ros
f2bb3ee47a Including Orchard.Tokens
--HG--
branch : 1.x
2012-08-22 15:43:10 -07:00