did
|
99e442673c
|
namespace controllers, models, ...etc (wip)
|
2011-10-31 00:02:41 +01:00 |
|
did
|
ed6020be3e
|
upgrade to new gems + remove hosting modules + change settings for Rails 3.1 + move assets to app/assets
|
2011-10-30 13:17:05 +01:00 |
|
Didier Lafforgue
|
05e3e73210
|
Merge pull request #230 from Sharagoz/master
Norwegian translations
|
2011-10-17 10:07:43 -07:00 |
|
Didier Lafforgue
|
b655431ea6
|
Merge pull request #228 from pacifists/master
added published? and listed? methods for Page drop
|
2011-10-17 10:03:35 -07:00 |
|
did
|
443606f0f3
|
fix issue #216
|
2011-10-17 19:00:10 +02:00 |
|
Sharagoz
|
35e2fd2d57
|
Merge branch 'master' of git://github.com/locomotivecms/engine
|
2011-10-08 21:17:03 +02:00 |
|
Rytis Lukoševičius
|
6b9d2317da
|
adding .published? and .listed? methods for the liquid Page drop class
|
2011-10-04 04:35:40 +03:00 |
|
did
|
718b3c67bb
|
improve the with_scope tag based on the work on the editor
|
2011-09-27 00:25:47 +02:00 |
|
did
|
ce24270948
|
fix issue #193
|
2011-09-22 01:38:23 +02:00 |
|
Sharagoz
|
ffc7057669
|
"no" locale added to config options
|
2011-09-19 16:15:25 +02:00 |
|
Karl Brightman
|
769b0569db
|
Added examples
|
2011-09-16 11:37:48 +08:00 |
|
Karl Brightman
|
75f4835d3e
|
Integrated next and previous methods for content in content types
|
2011-09-16 11:35:40 +08:00 |
|
did
|
8dfefe5094
|
fix issue #201
|
2011-09-14 11:32:14 +02:00 |
|
Mario Visic
|
8dbd51734a
|
Visiting /edit when not authenticated now sends users to the login page.
|
2011-09-04 01:15:43 +08:00 |
|
Didier Lafforgue
|
4a82935b46
|
Merge pull request #188 from GarPit/master
Russian translation
|
2011-08-31 14:21:47 -07:00 |
|
GarPit
|
1e5e151be6
|
russian translation
|
2011-08-29 16:54:21 +04:00 |
|
Arjen Oosterkamp
|
a78bcdaf38
|
Added .htc file content type to white list
Added .htc file content type javascripts folder
|
2011-08-29 10:46:31 +02:00 |
|
Didier Lafforgue
|
201063aae0
|
Merge pull request #180 from mariovisic/cache_double_render_error
Issue #176 Fix: Do not render twice for cached pages.
|
2011-08-25 12:56:17 -07:00 |
|
did
|
71a592eec1
|
fix issue #177
|
2011-08-25 18:27:43 +02:00 |
|
Mario Visic
|
fdf55aee88
|
Do not render twice for cached pages.
|
2011-08-25 22:11:57 +08:00 |
|
did
|
01f6a0aad5
|
fix issue #171
|
2011-08-25 15:32:00 +02:00 |
|
Alex Sanford
|
88fd17a5aa
|
Fixed issue with tablerow tag
|
2011-08-19 10:10:26 -03:00 |
|
did
|
8e26b922f4
|
BSON::ObjectId has to be converted in String in liquid templates
|
2011-08-18 12:03:34 +02:00 |
|
Didier Lafforgue
|
c3ba38216d
|
Merge pull request #167 from pacifists/master
added parent and breadcrumbs methods to page drop
|
2011-08-15 15:38:20 -07:00 |
|
did
|
2d4f3df106
|
has_many target is not exported correctly (issue #165) + fix the import function as well
|
2011-08-15 14:39:53 -07:00 |
|
Rytis Lukoševičius
|
69e24e8fe0
|
added .breadcrumbs method to Page drop. It gives all the ancestors of the page and the page itself
|
2011-08-14 11:34:57 +03:00 |
|
Rytis Lukoševičius
|
025d5a7dda
|
added .parent method to Page drop
|
2011-08-14 11:34:08 +03:00 |
|
Didier Lafforgue
|
7a4253a7e4
|
Merge pull request #152 from frisoft/master
Bugfix: import and italian localization update.
|
2011-08-11 14:00:48 -07:00 |
|
did
|
67d7b13f4f
|
Add the reverse has_many field feature (mainly based on pull request #142)
|
2011-08-11 13:45:46 -07:00 |
|
Andrea Frigido
|
37c50d27ff
|
Bugfix: import site with empty editable file.
|
2011-08-03 08:58:47 +02:00 |
|
did
|
a9b6c234e7
|
fix issue #150
|
2011-07-28 16:42:16 +02:00 |
|
Didier Lafforgue
|
92ec012472
|
Merge pull request #149 from corgibytes/content_type_names
Fixed issue with the way import was handling content_type name attributes
|
2011-07-28 06:09:23 -07:00 |
|
did
|
6d66275def
|
merge pull request #148
|
2011-07-28 15:03:13 +02:00 |
|
did
|
dbee233d0a
|
add test for the issue #146
|
2011-07-28 13:51:59 +02:00 |
|
did
|
4c8272dfa0
|
seo information were not imported for contents
|
2011-07-28 11:53:36 +02:00 |
|
M. Scott Ford
|
36914834a1
|
Switched from calling #update to #update_attributes!.
|
2011-07-28 01:21:28 -04:00 |
|
M. Scott Ford
|
a532bb4c60
|
Fixed issues with the way import handled the content_type.name attribute.
|
2011-07-28 01:20:39 -04:00 |
|
Didier Lafforgue
|
7e31d3ea76
|
Merge pull request #143 from Sharagoz/master
Cells gem not initialized in engine
|
2011-07-27 16:34:55 -07:00 |
|
did
|
8da0db2454
|
improve the solution for the issue #127 and write tests (pull request #139)
|
2011-07-28 00:39:59 +02:00 |
|
Didier Lafforgue
|
e74f996c8c
|
Merge pull request #139 from frisoft/master
Added fix for #127
|
2011-07-27 07:58:16 -07:00 |
|
Sharagoz
|
4f34610918
|
initialize Cells when used as an engine
|
2011-07-27 15:56:56 +02:00 |
|
did
|
e05586d387
|
write tests for the last cells menu + write tests for the bushi.do events + refactor the locomotive logger + add the cas_extra_attributes hook
|
2011-07-26 21:20:03 +02:00 |
|
Andrea Frigido
|
1dd432c2c8
|
Added fix for #127
|
2011-07-26 09:51:18 +02:00 |
|
Sean Grove
|
5e3a4ffa0f
|
Set account.username for the cas lookup
|
2011-07-25 21:21:55 -07:00 |
|
Sean Grove
|
09343dd20a
|
Event data structure tweak.
|
2011-07-25 20:39:09 -07:00 |
|
Sean Grove
|
93a852c705
|
Tweak with a local variable.
|
2011-07-25 20:13:21 -07:00 |
|
Sean Grove
|
8de926bca9
|
Bushido::Hooks -> Bushido::Data
|
2011-07-25 20:00:17 -07:00 |
|
Sean Grove
|
9bab872e5b
|
Updated gem hooks for bushido claimed event
|
2011-07-25 19:37:23 -07:00 |
|
did
|
7b8053241d
|
add more tests for cells + disable the cas_create_user option for the bushi.do env
|
2011-07-26 03:02:13 +02:00 |
|
did
|
4f7312a659
|
CAS feature + Cells
|
2011-07-25 23:07:32 +02:00 |
|