did
|
dd75f69b74
|
fix module collisions and missing namespaces all over the templates (wip)
|
2011-11-08 01:11:15 +01:00 |
|
did
|
b383086242
|
wip
|
2011-11-06 12:18:34 +01:00 |
|
did
|
87d2440f14
|
working on fixing issues with devise (wip)
|
2011-11-04 16:55:51 +01:00 |
|
did
|
8979957d43
|
convert stylesheets in sass (wip) + fix the installation module + customize devise (wip)
|
2011-11-03 14:01:08 +01:00 |
|
did
|
851a255301
|
fixing assets (wip)
|
2011-11-01 01:58:44 +01:00 |
|
did
|
cdab48f0a9
|
isolate the engine (urls, helpers, ...etc) + change urls + remove the warning about bson_ext
|
2011-11-01 00:44:23 +01:00 |
|
did
|
99e442673c
|
namespace controllers, models, ...etc (wip)
|
2011-10-31 00:02:41 +01:00 |
|
did
|
9f8d2e4146
|
assets (wip)
|
2011-10-30 14:28:45 +01:00 |
|
did
|
44007ac664
|
fix image references in assets
|
2011-10-30 13:34:16 +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 |
|
did
|
8298b2a4bf
|
preventing recursive loop when used as engine in an app
|
2011-10-18 18:45:45 +02:00 |
|
did
|
016d773b2d
|
fix issue #217 (memberships not correctly removed)
|
2011-09-28 18:27:29 +02:00 |
|
Mario Visic
|
03b6649742
|
Designers cannot set others to admins, fixes #197
|
2011-09-17 22:23:43 +08:00 |
|
Karl Brightman
|
93667018c1
|
Updated with hashrocket
|
2011-09-16 11:55:30 +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
|
761a64b130
|
Merge pull request #185 from themgt/patch-1
should sort by Page#depth so slug parts are in the right order
|
2011-08-30 15:11:46 -07:00 |
|
did
|
dea0b67fe1
|
fix another bug related to the issue #179
|
2011-08-30 23:13:34 +02:00 |
|
Paul
|
acd731347c
|
should sort by Page#depth so slug parts are in the right order
|
2011-08-29 16:17:18 +03: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 |
|
Mario Visic
|
cd464e604c
|
Logging in as an account without membership no longer infinetly redirects.
|
2011-08-28 01:14:02 +08:00 |
|
did
|
265525c1a7
|
fix issue #175 + the liquid template of content types (back-office) were broken
|
2011-08-26 00:30:34 +02:00 |
|
did
|
71a592eec1
|
fix issue #177
|
2011-08-25 18:27:43 +02:00 |
|
did
|
d0566f917e
|
fix issue #179
|
2011-08-25 14:58:49 +02:00 |
|
did
|
aff1d23d90
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2011-08-24 15:16:33 +02:00 |
|
Mario Visic
|
22445856ec
|
The add account link is now hidden unless admins have permission.
|
2011-08-20 17:41:00 +08:00 |
|
Mario Visic
|
a7bc648333
|
Implemented the site ability fix for designers.
|
2011-08-20 17:33:13 +08:00 |
|
Mario Visic
|
24c9752018
|
Implemenation for hiding the destroy asset button.
|
2011-08-20 17:13:06 +08:00 |
|
did
|
7ea25b3a59
|
in some circonstances, the site_id disappeared when generating the url of a file in a model
|
2011-08-19 12:06:41 +02:00 |
|
did
|
0e3d601ea9
|
fix xss vulnerability issue (#170)
|
2011-08-18 16:06:34 +02:00 |
|
Didier Lafforgue
|
12c9bd1eca
|
Merge pull request #159 from bquorning/patch-1
Adding indexes
|
2011-08-14 12:44:59 -07:00 |
|
did
|
b23f2697e9
|
clean tests and make them pass in the order observed on nix systems
|
2011-08-13 16:24:02 -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 |
|
Benjamin Quorning
|
e2eb8f2e90
|
Adding indexes on :position and [[:depth, :asc], [:position, :asc]] to avoid Mongo::OperationFailure: too much data for sort() with no index
|
2011-08-09 15:07:15 +03:00 |
|
did
|
040a51bc5f
|
when used with devise_cas_authenticable, it does make sense to ask for a password in the new account creation page
|
2011-07-28 21:11:06 +02:00 |
|
did
|
a9b6c234e7
|
fix issue #150
|
2011-07-28 16:42:16 +02:00 |
|
did
|
4c8272dfa0
|
seo information were not imported for contents
|
2011-07-28 11:53:36 +02:00 |
|
did
|
8da0db2454
|
improve the solution for the issue #127 and write tests (pull request #139)
|
2011-07-28 00:39:59 +02:00 |
|
did
|
d4b2153c7b
|
wrong flash message key for the import controller
|
2011-07-27 02:26:12 +02:00 |
|
did
|
d5111d2a4f
|
fix a minor bug about the contents menu + new devise_bushido_authenticatable gem
|
2011-07-26 21:38:27 +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 |
|
did
|
cb349b3ac0
|
enable debug mode for bushido + fix minor issues
|
2011-07-25 23:16:43 +02:00 |
|
did
|
4f7312a659
|
CAS feature + Cells
|
2011-07-25 23:07:32 +02:00 |
|
did
|
e2b68ba861
|
restore production settings + fix broken tests + apply the coding convention on the recently modified haml file
|
2011-07-23 01:26:16 +02:00 |
|
Kev Zettler
|
13e247691f
|
Merge pull request #137 from Bushido/master
Guiders and new gem version
|
2011-07-22 15:28:03 -07:00 |
|
did
|
819d7ac5ff
|
fix issue #131
|
2011-07-19 16:20:53 +02:00 |
|
did
|
47088f9b0e
|
fix issue #115 + clean code + exporting a site works now with ruby 1.8.7
|
2011-07-19 14:52:02 +02:00 |
|
Kev Zettler
|
3b5df5e8a8
|
more awesome tutorials, more helpful on sites that have no data
|
2011-07-14 21:38:02 -07:00 |
|
Didier Lafforgue
|
4a9da56341
|
Merge pull request #114 from frisoft/master
Italian localization update + Locomotive.config.default_locale as default locale for new accounts.
|
2011-07-14 01:02:08 -07:00 |
|