History for content_entry_spec.rb
View file10 commits
_id is the only name of the entity identifier attribute
a0be241b
did committed on Oct 09, 2015
I18nField gets now its own to_json method + refactor the to_hash method of the content entry entity
efcdcf4d
did committed on Oct 08, 2015
to_hash method of content entries does not work well with i18n fields (fixing it)
d36c12ec
did committed on Oct 08, 2015
a better implementation of the to_hash method for content_entries (WIP)
b639ef24
did committed on Oct 07, 2015
page slugs are now dasherized by default + fix an issue in Wagon about the URL of file fields (content entry)
1d467713
did committed on May 15, 2015
add more integration specs for the content_entry_repository + fixing the group_by_select_option method [WIP]
94a46264
did committed on Mar 06, 2015
belongs_to association for content entries [WIP]
d9582c9f
did committed on Mar 01, 2015
content entry repository (only FS), some methods are still missing [WIP]
66f2f77c
did committed on Feb 28, 2015