Zoltán Lehóczky
66760380fd
Fixing IContentManager comments
...
--HG--
branch : 1.x
2013-05-15 18:09:08 +02:00
Zoltán Lehóczky
8f4e7aea08
#19544 : Fixing double-escaping of username in the footer that caused names with
...
accented characters be displayed wrong
Work Item: 19544
--HG--
branch : 1.x
2013-05-15 17:22:16 +02:00
Zoltán Lehóczky
5036e9db5f
#19543 : Fixing double-escaping of username on dashboard that caused names with
...
accented characters be displayed wrong
Work Item: 19543
--HG--
branch : 1.x
2013-05-15 17:06:22 +02:00
Zoltán Lehóczky
3fef593881
#19380 : Removing needless content type definition fetching from CommonPartHandler
...
Work Item: 19380
--HG--
branch : 1.x
2013-05-15 16:59:31 +02:00
Zoltán Lehóczky
6ca76c68bb
#19579 : Making every IContentManager method accept IContent instead of ContentItem
...
Renaming arguments accordingly to "content" (as it was e.g. with BuildDisplay())
Work Item: 19579
--HG--
branch : 1.x
2013-05-15 16:55:20 +02:00
Sebastien Ros
fb7ab626d5
#19580 : Executing data migrations transactionally
...
Work Item: 19580
--HG--
branch : 1.x
2013-05-13 17:16:58 -07:00
Sebastien Ros
6dd352ad54
#19596 : Removing % from allowed chars in urls
...
Work Item: 19596
--HG--
branch : 1.x
2013-05-13 16:43:48 -07:00
Sebastien Ros
20552d6a47
#19408 : Fixing absolute links in tenants using Url Prefix
...
Work Item: 19408
--HG--
branch : 1.x
2013-05-13 15:33:57 -07:00
Sebastien Ros
63d2596152
#19647 : Validation feed query parameter
...
Work Item: 19647
--HG--
branch : 1.x
2013-05-13 15:17:15 -07:00
Sipke Schoorstra
ea44b76241
#19205 : Adding enctype attribute to form to support file uploads.
...
Work Item: 16507
--HG--
branch : 1.x
2013-01-20 01:02:06 +01:00
Sebastien Ros
003ac46030
Cleaning tokens changes
...
--HG--
branch : 1.x
2013-05-11 13:09:44 -07:00
Sebastien Ros
dfbcc7c00e
Using FontAwesome in Media Library
...
--HG--
branch : 1.x
2013-05-11 13:09:20 -07:00
Sebastien Ros
7868f90542
Adding oEmbed provider
...
--HG--
branch : 1.x
extra : rebase_source : f59bb906662cb178ccaaeffc141227563d73f819
2013-05-11 11:28:57 -07:00
Zoltán Lehóczky
df168d285e
Adding null check to Tokenizer
...
--HG--
branch : 1.x
2013-05-10 23:43:01 +02:00
Sebastien Ros
ae167b35f8
Adding reason when a file is changed
...
--HG--
branch : 1.x
extra : rebase_source : cdc14af824da5bbcaf2fc633909dda23f423c581
2013-05-09 21:55:39 -07:00
Sebastien Ros
35f0975eb2
Fixing HostComponents file
...
--HG--
branch : 1.x
extra : rebase_source : 4564dcdd11da3e98791e7a6907801224a3e67a19
2013-05-09 21:55:15 -07:00
Piotr Szmyd
1b05ed3ca0
#19695 : Displaying site name in admin dashboard.
...
Work item: 19695
--HG--
branch : 1.x
2013-05-10 18:02:56 +02:00
Piotr Szmyd
723fc82247
Fixing exception caused by HostComponents.config (multiple items with same key).
...
--HG--
branch : 1.x
2013-05-10 17:51:04 +02:00
Piotr Szmyd
57339d5606
#19318 : Fixing NavigationManager.Reduce.
...
Simplifying checks and moving debug check to outside scope.
Moving DebugShowAllMenuItems permission check to outside scope.
Work item: 19318
--HG--
branch : 1.x
2013-05-10 17:12:04 +02:00
Piotr Szmyd
81f0e03ab3
#19346 : Fixing session state behavior setup.
...
Work Item: 19346
--HG--
branch : 1.x
2013-05-10 14:32:06 +02:00
Sipke Schoorstra
f74252af67
#19467 : Adding support for menu items having a url starting with #.
...
Work Item: 19467
--HG--
branch : 1.x
2013-05-10 13:33:21 +02:00
Sebastien Ros
7676b605ae
Backed out changeset: bf5145fe8ce2
...
--HG--
branch : 1.x
2013-05-09 20:25:20 -07:00
Sebastien Ros
886295312f
Adding configurable sections in HostComponents.config
...
--HG--
branch : 1.x
2013-05-09 16:57:45 -07:00
Ken Wilkinson
0438074842
19557 fix for IE
...
--HG--
branch : 1.x
extra : source : eba3e3fe35f4a5aa72d5f4b6ba9e31c26503d8b3
2013-05-08 18:44:48 -04:00
Piotr Szmyd
56a4f0712c
Shell settings updates
...
- adding missing space after each key name in the serialized file
- trimming whitespace from deserialized theme names
- code cleanup for readability
--HG--
branch : 1.x
2013-05-08 00:08:56 +02:00
Piotr Szmyd
65ae6c3400
Exposing table prefix information in SchemaBuilder.
...
Making DataMigrationImpl methods virtual for easier customization.
--HG--
branch : 1.x
2013-05-07 23:31:46 +02:00
Piotr Szmyd
7d6d384806
Support for custom properties in shell settings (Settings.txt) file.
...
--HG--
branch : 1.x
2013-05-07 20:52:23 +02:00
Piotr Szmyd
159fc5feec
Implementing NHibernate session hooks
...
- Configuration events (ISessionConfigurationEvents) and
- Interceptors (ISessionInterceptor/AbstractSessionInterceptor).
--HG--
branch : 1.x
2013-05-07 20:40:24 +02:00
Sebastien Ros
46ed7e40f8
#19470 : Fixing typo and formatting
...
Work Item: 19470
--HG--
branch : 1.x
2013-05-07 11:12:42 -07:00
Sebastien Ros
8dd8d7cc46
#19528 : Fixing localized widgets display rule
...
Work Item: 19528
--HG--
branch : 1.x
2013-05-07 10:59:46 -07:00
Sebastien Ros
52caba0710
#19529 : Fixing conflicting class preventing expando from being displayed
...
Work Item: 19529
--HG--
branch : 1.x
2013-05-07 10:16:54 -07:00
jasperd
c9d1611fb6
added missing jquery.ui dependencies
...
--HG--
branch : 1.x
2013-04-08 17:46:47 +02:00
jasperd
132810129f
#19612 : jQuery.scrollTo depends on jQuery.browser
...
Updated jQuery.scrollTo to 1.4.4
Work Item: 19612
--HG--
branch : 1.x
2013-04-15 23:44:17 +02:00
Sebastien Ros
369a1a97a7
#19353 : Fixing more tokenizer escape sequences
...
Work Item: 19353
--HG--
branch : 1.x
2013-05-06 17:59:14 -07:00
Sebastien Ros
37a16c3fe1
#19413 : Fixing HQL queries when aliases contain dashes
...
Work Item: 19413
--HG--
branch : 1.x
2013-05-06 17:12:17 -07:00
Sebastien Ros
986b4f5160
#19243 : Ignoring elements with empty identities during import
...
Work Item: 19243
--HG--
branch : 1.x
2013-05-06 16:53:28 -07:00
Bertrand Le Roy
d74ea1fab9
Site settings load in one query no matter how many settings parts exist.
...
--HG--
branch : 1.x
2012-12-17 18:31:33 -08:00
Sebastien Ros
2a10be4432
#19683 : Hiding log for expected exceptions during setup
...
Work Item: 19683
--HG--
branch : 1.x
2013-05-06 10:48:42 -07:00
Sebastien Ros
4feb575e3a
#19684 : Fixing cartesian products query when loading content type definitions
...
Using FetchMany on multiple levels would do LEFT JOIN, creating an exponential
amount of rows, and also duplicating root records. The solution is to separate
this is two calls instead. Another solution would have been to use a
DistinctRootTransformer, but this would not have fixed the records issue.
Work Item: 19684
--HG--
branch : 1.x
2013-05-06 10:30:08 -07:00
Sebastien Ros
ea31639304
Eagerly loading WorkflowDefinitionRecords
...
--HG--
branch : 1.x
2013-05-04 10:34:50 -07:00
Sebastien Ros
174691c28b
Improving eager loading and caching for ContentDefinitionManager
...
--HG--
branch : 1.x
2013-05-03 18:24:13 -07:00
Sebastien Ros
48b2a7ea6d
Implementing eager loading for repositories
...
--HG--
branch : 1.x
2013-05-03 18:23:51 -07:00
Sebastien Ros
d9890b9d1b
#19676 : Fixing debug versions for jQuery scripts CDN resources
...
Work Item: 19676
--HG--
branch : 1.x
2013-05-03 11:31:04 -07:00
Sebastien Ros
655e2fa0b4
Implementing Signal activities and services for Orchard.Workflows
...
--HG--
branch : 1.x
2013-05-02 16:55:38 -07:00
Sipke Schoorstra
bbe2bedf25
Adding RedirectActionForm and WebRequestForm.
...
--HG--
branch : 1.x
extra : source : 56c92e37525e0618c644b3ad6e57b55e2ef4dd46
2013-05-02 21:15:38 +02:00
Sipke Schoorstra
dd61361607
Adding WebRequest, WebResponse and Redirect activities.
...
--HG--
branch : 1.x
extra : source : fe92e546e2636ccd59663b7c33158c0ac66a8dc4
2013-05-02 18:51:58 +02:00
Sebastien Ros
87f011ff39
Fixing Scale/Precision unit test
...
Needed as NHibernate has fixed the related bug
https://nhibernate.jira.com/browse/NH-2979
--HG--
branch : 1.x
2013-05-02 11:24:24 -07:00
Sebastien Ros
47122ed6c6
Fixing warnings
...
--HG--
branch : 1.x
2013-05-02 11:08:54 -07:00
Sebastien Ros
28abeae0cb
Upgrading to NHibernate 3.3.3
...
--HG--
branch : 1.x
2013-05-02 11:07:54 -07:00
Sebastien Ros
aa1534cac4
Adding #{} tokens support
...
--HG--
branch : 1.x
2013-05-01 16:05:27 -07:00