Commit Graph

6545 Commits

Author SHA1 Message Date
Sebastien Ros
fca554ddc9 Merge with clayless
--HG--
branch : 1.x
2013-02-04 10:51:21 -08:00
Sebastien Ros
e28841f13e Improving the editor
--HG--
branch : 1.x
extra : rebase_source : 814e1cd6b1f6d3d1a3b58bb014e59baf2795086f
2013-01-31 17:36:48 -08:00
Sebastien Ros
94a4ffa4f5 Toolbox
--HG--
branch : 1.x
extra : rebase_source : 0c5d6b758848adb8d74a8940d2e12f5c82192501
2013-01-31 14:44:03 -08:00
Sebastien Ros
ffa4b52c87 Finalizing branching activities
--HG--
branch : 1.x
extra : rebase_source : 51c51c157af384782d33300d94ed0690b03d070f
2013-01-31 12:53:30 -08:00
Sebastien Ros
436e7c3559 Fixing NRE
--HG--
branch : 1.x
extra : rebase_source : c71fcf601e5fdb086734fa320d408bf90fb1acb1
2013-01-30 18:16:58 -08:00
Sebastien Ros
a49227d4bd Removing external modules
--HG--
branch : 1.x
extra : rebase_source : af3ea126c618c5ef86a2fa5e741d49f0d9fbe597
2013-01-30 17:43:45 -08:00
Sebastien Ros
62dc1e4bd8 REfactoring
--HG--
branch : 1.x
extra : rebase_source : 849fa919ddc6429668025bdd4e14c2e4e9e5c491
2013-01-30 15:29:36 -08:00
Sebastien Ros
e5c9da31c8 Refactoring
--HG--
branch : 1.x
extra : rebase_source : 0a3659f94fbdb3fab2185bdf26c7f9838bd4995b
2013-01-29 12:01:44 -08:00
Sebastien Ros
56b656747d Handling workflows triggered by multiple events
--HG--
branch : 1.x
extra : rebase_source : 65f8932e645c67f3fb5220d4314aaaea01c93719
2013-01-24 17:55:15 -08:00
Sebastien Ros
32bbae193d Adding confirmation message for toolbar
--HG--
branch : 1.x
extra : rebase_source : 0db3049bf6bd313696d668240b4735a9e226141e
2013-01-23 16:26:03 -08:00
Sebastien Ros
c7b4706780 Improving the editor toolbar
--HG--
branch : 1.x
extra : rebase_source : 8bd1a013257af1228d2fbb5b26fbc77128090b72
2013-01-23 12:17:15 -08:00
Sebastien Ros
798df52811 Adding user tasks activity
--HG--
branch : 1.x
extra : rebase_source : 39247038049bcd4da2db305e1ce3c9e6f296cb79
2013-01-22 11:19:23 -08:00
Sebastien Ros
389eb0b3aa Implementing long-running workflows
--HG--
branch : 1.x
extra : rebase_source : 34f5639603de6e06b4dcc60d82e42e5cfcf9b083
2013-01-21 13:09:00 -08:00
Sebastien Ros
efde29add3 Engine working
--HG--
branch : 1.x
extra : rebase_source : eee366cd0694d27ac015129ac82d4dc702a19c5f
2013-01-18 16:22:11 -08:00
Sebastien Ros
d26bfaf836 Adding workflow database storage and fixing editor glitches
--HG--
branch : 1.x
extra : rebase_source : 003e226cae68e22d5d74633485b2a225674d08df
2013-01-16 13:22:30 -08:00
Sebastien Ros
f54bd4d9d4 Reverting Bags case sensitivity
--HG--
branch : 1.x
extra : rebase_source : fbd9065c970b5d076bc39bb9c0f241ac2a9e3681
2012-12-15 08:45:01 +01:00
Sebastien Ros
1ffd018883 Editing activity properties
--HG--
branch : 1.x
extra : rebase_source : d5dcc4ea0d93a2d70a3b04619bdc603c6f54df33
2012-12-13 10:15:27 +01:00
Sebastien Ros
ebc77e9aae Saving workflows in local storage during modification
--HG--
branch : 1.x
extra : rebase_source : 40ce6c86f6f7ad428f758bf0db2fe43e8b0be3ef
2012-12-08 10:56:51 -08:00
Sebastien Ros
88f316a557 Incremental work on Workflows
--HG--
branch : 1.x
extra : rebase_source : 5ce381991d6e285619ad926bf527f6f5db1f425b
2012-11-29 11:06:45 -08:00
Sebastien Ros
a9f1312b88 Removing clay usage in favor or pre-configured dynamic objects
--HG--
branch : clayless
extra : rebase_source : fe1f730585d0df763d4dd4215b11bace48bcd944
2012-11-20 17:21:52 -08:00
Sebastien Ros
cd748154e2 Adding Orchard.Workflows module
--HG--
branch : 1.x
extra : rebase_source : 092fd8c96737f25c53f6c3af2a125e267b6f515a
2012-11-13 15:21:30 -08:00
Sebastien Ros
26aef60205 Refactoring Bags and moving to Orchard.Framework
--HG--
branch : 1.x
extra : rebase_source : 0f934cffae32b4477ee39be01bcc63d36982b6b8
2012-11-13 15:20:59 -08:00
Sebastien Ros
51276d2cbd Fixing Orchard.Comments migration
--HG--
branch : 1.x
2013-02-04 10:41:47 -08:00
Sebastien Ros
008e255a16 Fixing NRE in Media Gallery field
--HG--
branch : 1.x
2013-02-03 17:52:14 -08:00
Sebastien Ros
50956103f4 Renaming menu shape property to ContentItem
--HG--
branch : 1.x
2013-02-03 17:51:51 -08:00
Sebastien Ros
c949087ab8 Fixing field indexing when string is null
--HG--
branch : 1.x
2013-02-03 17:51:34 -08:00
Sebastien Ros
6a5341fc05 Adding Content property to Menu shape
Work Item: #19415

--HG--
branch : 1.x
2013-02-01 13:08:04 -08:00
Sebastien Ros
d6de0fca2c Updating project
--HG--
branch : 1.x
extra : rebase_source : 401e3092c4860feb3f5924604f0cd55253b1d408
2013-02-01 12:08:48 -08:00
Sebastien Ros
5c1d767a95 Adding Media Gallery Field
--HG--
branch : 1.x
2013-02-01 11:55:35 -08:00
Sebastien Ros
a5763400f3 Adding IJsonConverter service
--HG--
branch : 1.x
2013-01-31 21:55:58 -08:00
Sebastien Ros
e3fa12bcc7 Fixing script dependencies when file don't exist
In this case scripts would be rendered using the standard Script shape
and would be rendered in another step, breaking dependency order.

Work Item: 19255

--HG--
branch : 1.x
2012-12-06 15:53:29 -08:00
Sebastien Ros
fee0d0469c Fixing a unit test
--HG--
branch : 1.x
2012-11-20 17:55:05 -08:00
Sebastien Ros
9e329c4c4c Preventing exceptions when monitoring shape templates
--HG--
branch : 1.x
2012-11-15 12:19:34 -08:00
Sebastien Ros
c048ff51d9 Reverting binding redirects
--HG--
branch : 1.x
2012-11-14 16:41:19 -08:00
Sebastien Ros
bf46e56b86 Fixing NHibernate references
--HG--
branch : 1.x
2012-11-14 16:19:57 -08:00
Sebastien Ros
ecc263fdf7 Fixing Comments project to incldue a view as Content
--HG--
branch : 1.x
2012-11-14 15:40:09 -08:00
Sebastien Ros
493d2748a4 Upgrading to NHibernate 3.3 nad fixing background JIT
--HG--
branch : 1.x
extra : rebase_source : fa8def89521d86d3dbeb38d0808e72bde29bb64f
2012-11-14 11:39:51 -08:00
Sebastien Ros
babdd75b3e Fixing some AssemblyInfo.cs files which where not compiled
--HG--
branch : 1.x
2012-11-09 11:00:20 -08:00
Bertrand Le Roy
e9742f6aae Removing extra $1 after newlines in text field front-end rendering.
--HG--
branch : 1.x
2012-11-08 18:36:01 -08:00
Sipke Schoorstra
bd078ddd68 #19233: Explicitly casting "menuItem.Content" property to IContent
--HG--
branch : 1.x
2012-11-08 15:21:54 -08:00
Sebastien Ros
0527cb43bb Refactoring spam filter customization
--HG--
branch : 1.x
2012-11-07 18:15:32 -08:00
Sebastien Ros
19a22c6473 Refactoring comments to be able to use SpamFilter
--HG--
branch : 1.x
2012-11-07 16:31:36 -08:00
Sebastien Ros
37f0fbd41e Fixing comments notifications
--HG--
branch : 1.x
2012-11-04 21:43:48 -08:00
Sebastien Ros
aedadd1d94 Recovering form location when replying with invalid value
--HG--
branch : 1.x
2012-11-04 21:11:38 -08:00
Sebastien Ros
133b9d65c3 Fixing position for new comments
--HG--
branch : 1.x
2012-11-04 11:57:48 -08:00
Sebastien Ros
171a163a8a Adding support for html filters on comments
--HG--
branch : 1.x
extra : rebase_source : cb25657e65a761bab674e4f175ad38327c46a278
2012-11-02 16:12:59 -07:00
Sebastien Ros
2cd444ceb7 Adding support for restricting comments to authenticated users only
--HG--
branch : 1.x
extra : rebase_source : a8b7abba754a5dc70eb301b308f6b9becbd66a95
2012-11-02 15:05:51 -07:00
Sebastien Ros
cc4e654538 Saving ThreadedComments defaul value in CommentsPart settings
--HG--
branch : 1.x
extra : rebase_source : a0d016c2ee5b9420a95dfe24f5a07870ed78b68e
2012-11-02 14:50:15 -07:00
Sebastien Ros
1e09bee429 Improving reCaptcha integration in comments
--HG--
branch : 1.x
extra : rebase_source : 2eeed5864e36f28f721817565816e25589453d07
2012-11-02 12:51:47 -07:00
Sebastien Ros
3217151eb3 Implementing threaded comments
--HG--
branch : 1.x
extra : rebase_source : a4e1ddb2327e65cfef1f2bae64cd45f7386c0102
2012-11-02 12:12:16 -07:00