did
|
5dd9481ec2
|
merging with the last version of the master branch
|
2011-09-14 16:44:59 +02: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
|
0b27cd5d1b
|
new mongoid settings for dev/test + fix a potential bug wit the fullpath method
|
2011-08-19 11:47:59 +02:00 |
|
did
|
0e3d601ea9
|
fix xss vulnerability issue (#170)
|
2011-08-18 16:06:34 +02:00 |
|
did
|
e1c2687681
|
fix bugs with the nav tag + when adding a new locale + other minor stuff
|
2011-08-18 01:28:40 +02:00 |
|
did
|
ad68826e84
|
made very good progress, almost usable
|
2011-08-17 22:32:39 +02:00 |
|
did
|
c68eb321ff
|
first draft (not yet fully functional) of the I18n feature
|
2011-08-17 04:23:14 +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 |
|
did
|
2c562038d8
|
use ActiveSupport::JSON.encode instead of the to_json method (not reliable)
|
2011-07-14 00:08:43 +02:00 |
|
did
|
770ae3a543
|
fix a couple of tiny bugs about: export, import and aloha
|
2011-07-13 11:14:44 +02:00 |
|
Andrea Frigido
|
f6c91ed791
|
Locomotive.config.default_locale as default locale for new accounts.
|
2011-07-11 13:13:58 +02:00 |
|
Kev Zettler
|
058e97d376
|
settings and model edit guides
|
2011-07-10 11:02:06 -07:00 |
|
Kev Zettler
|
ca2fad461d
|
omg awesome guides
|
2011-07-08 01:20:29 -07:00 |
|
did
|
b2ddaf805c
|
show page kind: templatized or redirect
|
2011-07-07 18:03:55 +02:00 |
|
Kev Zettler
|
a342f7e6b1
|
added hooks and dependencies for tutorial flow
|
2011-07-06 22:35:15 -07:00 |
|
did
|
37d10aa25b
|
fix bug #104
|
2011-07-06 11:48:04 -07:00 |
|
did
|
0737919c2c
|
Dutch translation (ticket #92)
|
2011-07-05 23:55:26 +02:00 |
|
did
|
1a62d8f5ad
|
Adding the ability to set a robots.txt for each site (ticket #87)
|
2011-07-05 22:34:15 +02:00 |
|