Commits
mongoid_5
October 10, 2015
upgrade to mongoid 5.0 (locomotivecms/heroku-instant-deploy#4)
b4aa09a
did committed Oct 10, 2015
October 09, 2015
_id is the only name of the entity identifier attribute
a0be241
did committed Oct 09, 2015
October 08, 2015
I18nField gets now its own to_json method + refactor the to_hash method of the content entry entity
efcdcf4
did committed Oct 08, 2015
to_hash method of content entries does not work well with i18n fields (fixing it)
d36c12e
did committed Oct 08, 2015
October 07, 2015
a better implementation of the to_hash method for content_entries (WIP)
b639ef2
did committed Oct 07, 2015
October 03, 2015
layout pages have pre-defined attributes (is_layout, listed, published) + update the specs accordingly + rake task to help to generate the data for the specs
f1cfcf0
did committed Oct 03, 2015
missing redirect? method for pages
ab66969
did committed Oct 03, 2015
October 01, 2015
relationship type fields of a content type should never be localized
1777564
did committed Oct 01, 2015
make sure we already have a non blank locales attribute
3a1fd5d
did committed Oct 01, 2015
September 28, 2015
find the editable element in a different page only if it is a fixed one
552b013
did committed Sep 28, 2015
minor gem upgrades: dragonfly and httparty
d0ba4d7
did committed Sep 28, 2015
September 26, 2015
September 24, 2015
introduce the last_modified_at attribute of a site + set the response type of a request based on the page
6a77241
did committed Sep 24, 2015
September 23, 2015
wrong statement about the choice of timestamp attribute from the site
3b8c74e
did committed Sep 23, 2015
rely on template_version first for the timestamp of assets
3163465
did committed Sep 23, 2015
September 22, 2015
if the host does not include the protocol, add it (https)
05d0e79
did committed Sep 22, 2015
September 16, 2015
get rid of Struct.new (locomotivecms/wagon#254, locomotivecms/wagon#255, #39)
5a17a7b
did committed Sep 16, 2015
Merge pull request #39 from cappadona/struct-inheritance
bdb59b7
Didier Lafforgue committed Sep 16, 2015
September 15, 2015
Another attempt to fix locomotivecms/wagon#255
bc7796c
Nick Cappadona committed Sep 15, 2015
Travis is now using ruby 2.2.2 for the specs
4ce439b
did committed Sep 15, 2015
attempt to fix locomotivecms/wagon#255 and locomotivecms/wagon#254. Ruby seems picky about ruby filenames
a7b7c6f
did committed Sep 15, 2015
September 13, 2015
September 12, 2015
fix specs by introducing a new liquid filter: open_json (needed for backward compatibility)
f9978c8
did committed Sep 12, 2015
September 11, 2015
better to_json handling for content entries and their matching liquid drops (WIP)
2eb5ea0
did committed Sep 11, 2015
better error message if the YAML is not well-formatted + do not try to load YAML from an empty string
2c9f36b
did committed Sep 11, 2015
September 10, 2015
temporary work-around to fix CDN issues with the theme_assets (they do not want have a timestamp)
aabcb5f
did committed Sep 10, 2015
bug: content_type should be memoized, not the ContentEntryCollection liquid drop
3e7b74b
did committed Sep 10, 2015
September 05, 2015
the position of a content type field was missing when fetched from the filesystem
ad55e1d
did committed Sep 05, 2015
September 03, 2015
new google analytics code locomotivecms/engine#914
18455de
did committed Sep 03, 2015