Commit Graph

6681 Commits

Author SHA1 Message Date
Sebastien Ros
833093c9aa Renaming shape and adding a hint
--HG--
branch : 1.x
extra : rebase_source : 4d74199aa85e9194ae579959cab33a6a2740310c
2013-03-04 11:51:22 -08:00
Sebastien Ros
c2cf232534 Adding tokens integration
--HG--
branch : 1.x
extra : rebase_source : 4d57ad107c43236647d4d2967a161f2723631a00
2013-03-04 11:39:50 -08:00
Sebastien Ros
98b3f0553a Adding format filter
--HG--
branch : 1.x
extra : rebase_source : 85116c74542c45f39aa69ec6e66ce30b7684508d
2013-03-04 11:11:27 -08:00
Bertrand Le Roy
36db106607 Merge
--HG--
branch : 1.x
2013-02-21 22:29:50 -08:00
Bertrand Le Roy
65443d9058 Updated comment for better accuracy about shape and template names.
--HG--
branch : 1.x
2013-02-21 22:29:31 -08:00
Sebastien Ros
09f8c56377 Fixing Content Picker when Search is the only tab
--HG--
branch : 1.x
2013-02-20 13:01:09 -08:00
Sebastien Ros
9d081860cb Fixing random exceptions in Orchard.Workflows
--HG--
branch : 1.x
2013-02-20 12:19:00 -08:00
Sebastien Ros
ab9d9d2d79 Creating Close Comment activity
--HG--
branch : 1.x
2013-02-20 12:18:37 -08:00
Sebastien Ros
4971ec51fb Creating AssignRole activity
--HG--
branch : 1.x
2013-02-20 10:51:18 -08:00
Sebastien Ros
4c694ab97d Cleaning filters
--HG--
branch : 1.x
2013-02-20 09:39:39 -08:00
Sebastien Ros
06f21a14a6 Forcing AppDataFolder to overwrite existing files.
It happened that the same dependency was written by two different
modules in parallel, which was leading to an exception.

--HG--
branch : 1.x
2013-02-19 15:36:53 -08:00
Sebastien Ros
7f7b1b63df Cleaning the FieldToken
--HG--
branch : 1.x
2013-02-19 12:02:18 -08:00
Sebastien Ros
fba13ee94d Removing unnecessary usage of IBlogPathConstraint in BlogController
--HG--
branch : 1.x
2013-02-15 10:19:27 -08:00
Sebastien Ros
174f448e00 Adding missing file
--HG--
branch : 1.x
2013-02-13 15:35:14 -08:00
Sebastien Ros
34a2caddad Adding missing icon in Content Picker
--HG--
branch : 1.x
2013-02-12 14:25:36 -08:00
Sebastien Ros
a90ce0e08b Merge
--HG--
branch : 1.x
2013-02-12 12:00:24 -08:00
Sebastien Ros
9bc2f26a96 Creating "contenttype" rule for layers
--HG--
branch : 1.x
2013-02-11 11:39:54 -08:00
Sebastien Ros
9bd01cf7e8 Fixing type in Search Tab settings
--HG--
branch : 1.x
2013-02-10 19:43:53 -08:00
Sebastien Ros
daf989b7f0 Fixing content item menu picker
--HG--
branch : 1.x
2013-02-10 19:43:40 -08:00
Sebastien Ros
9d89e13c9e Fixing content picker urls
--HG--
branch : 1.x
2013-02-10 19:37:59 -08:00
Sebastien Ros
8651e33326 Adding ShapeMenuItem
--HG--
branch : 1.x
2013-02-10 15:32:38 -08:00
Bertrand Le Roy
2f0f6804e9 Merge
--HG--
branch : 1.x
2013-02-10 13:08:09 -08:00
Bertrand Le Roy
3e490fcb52 Corrected inaccurate comments (found by csadnt)
--HG--
branch : 1.x
2013-02-10 13:07:55 -08:00
Sebastien Ros
9673ea7aea Adding Content Picker filters
--HG--
branch : 1.x
2013-02-10 07:38:34 -08:00
Sebastien Ros
fef0a46c0c Adding missing file ISearchBits.cs
--HG--
branch : 1.x
2013-02-10 07:38:03 -08:00
Sebastien Ros
836c00fb37 Adding faceted search capabilities
--HG--
branch : 1.x
2013-02-10 07:37:34 -08:00
Sebastien Ros
5c6b97d636 Removing unused code for creating layers in migrations.
They are created in the recipes actually, and the code was
not used.

--HG--
branch : 1.x
2013-02-08 23:17:08 -08:00
Sebastien Ros
d50b0f8eee Fixing and improving Pager and List theming
--HG--
branch : 1.x
2013-02-08 12:36:58 -08:00
Sebastien Ros
006bef1de8 Adding a new overload for IShapeFactory.Create
--HG--
branch : 1.x
2013-02-08 12:36:00 -08:00
Sebastien Ros
6f7190bb76 Removing leaked file
--HG--
branch : 1.x
2013-02-08 12:35:32 -08:00
Sebastien Ros
dab686b857 Fixing ZoneHolding behavior when null and casted
--HG--
branch : 1.x
2013-02-08 12:34:58 -08:00
Sebastien Ros
c08438c22d Fixing some admin blog views
The titles should be set using Layout.Title

--HG--
branch : 1.x
2013-02-08 12:22:39 -08:00
Sebastien Ros
8730c94d8a Merge
--HG--
branch : 1.x
2013-02-06 10:30:55 -08:00
Sebastien Ros
05a499bc52 Updating autofac module
TODO: Need to upgrade the code which loads the autofac configuration from
the main config file, and also from tenant's satellite configs.

--HG--
branch : autofac3
2013-02-06 10:30:02 -08:00
Sebastien Ros
f31bccac68 Adding default icons in the workflow toolbar
--HG--
branch : 1.x
2013-02-05 16:29:25 -08:00
Bertrand Le Roy
b6e4ddcaef Merge
--HG--
branch : 1.x
2013-02-05 13:20:49 -08:00
Bertrand Le Roy
f7ecffc797 Merge
--HG--
branch : 1.x
2013-02-05 13:19:31 -08:00
Sebastien Ros
2ef6f9d8a3 Fixing workflow editor
--HG--
branch : 1.x
2013-02-05 13:18:56 -08:00
Bertrand Le Roy
98c99eaf3b 19275: Fixed typo
--HG--
branch : 1.x
2013-02-05 13:18:23 -08:00
Sebastien Ros
dbbc22c5ff Merge
--HG--
branch : 1.x
2013-02-05 11:51:19 -08:00
Sebastien Ros
c3ffbbc048 Ordering activities by name
Should be grouped by Categories instead

--HG--
branch : 1.x
2013-02-05 11:50:09 -08:00
Sebastien Ros
1086544e9d Adding workflow debugging view
--HG--
branch : 1.x
2013-02-05 11:48:18 -08:00
Bertrand Le Roy
c78eb66811 Merge
--HG--
branch : 1.x
2013-02-05 10:42:18 -08:00
Bertrand Le Roy
2a6937bfc2 Typo corrections, courtesy of Antoine Griffard
--HG--
branch : 1.x
2013-02-05 10:42:01 -08:00
Sebastien Ros
91070602bc Adding running workflows list view
--HG--
branch : 1.x
2013-02-05 10:37:07 -08:00
Sebastien Ros
3ac520fb16 Fixing NilBehavior
--HG--
branch : 1.x
2013-02-05 10:36:38 -08:00
Sebastien Ros
c9404b80d6 Fixing shape display when casting to Shape explicitly
--HG--
branch : 1.x
2013-02-04 12:58:45 -08:00
Sebastien Ros
a6209ff7f4 Fixing Orchard.Rules conflicts with Workflows
--HG--
branch : 1.x
2013-02-04 12:09:42 -08:00
Sebastien Ros
0ed4da196e Removing external project from the solution (Memcached)
--HG--
branch : 1.x
2013-02-04 11:53:19 -08:00
Sebastien Ros
68e25288a7 Merge
--HG--
branch : 1.x
2013-02-04 11:35:08 -08:00