django version
updates for djangocms-text-ckeditor 5.1.4
Added tag 0.9.7 for changeset d7bbbbc27da3
updated to: django 4.2, django-cms 3.11, python 3.9
updated link to sf
Merged changes from djangocms_text_ckeditor-4.0
simplifications
fix error about conflicting annotation names
new cms flags
fixed link to faqentry
migrations
req. & url updates
version bump
repository creation
initial commit
added CMSFaqEntryLinkPlugin; added css to CMSFaqEntryPlugin; cleanup
added screenshot, updated readme
added CMSFaqEntryLink; added options for CMSFaqEntry, CMSFaqList
added css
created template for FAQEntryLink
updated README, new plugin & options, improved language support, removed dependencies, cleanup
updated README
set 'text_enabled' and updated get_form in accordance with changes in commit dddd6f244ba7d94dd045823c50dc43a79bd94bf0
fixed error if page_id was not set
added version
preliminary testing for pip installation
bumped tested dependency versions, etc.
added search fields, cleanup
added language filtering in CMSEntryListPlugin
virtualenvs update
fixed django 1.1.1 error while adding new FAQEntry in admin panel
salvator's bugfixes. thanks!
2.0.2 example project
cms-trunk example project
readme update
Fixed FAQ List Plugin
Added tag cms-2.0.2 for changeset a818d57fb486
readme update
Added tag cms-2.0.2 for changeset 7c398b7d510e
version bump
Added tag cms-2.0.2 for changeset 33762b0ececf
created get_absolute_url for faqentry; using slugified anchors - should be much cleaner now
added initial migrations
`limit_choices_to` for FaqEntryLink should remove "duplicates", i.e.: unpublished plugins from faq link list in admin; code comments
CMSFaqEntryLinkPlugin is broken with 2.0.2 & CMS_MODERATOR; cleanup, comments
simplified FaqEntry's get_absolute_url
created `get_latest_faqs` templatetag
added css classes, cleaned up formatting
templatetag caching & version bump
branch merge
avoid tags in truncated faq entry from screwing up enclosing html
Added tag cms-2.0.2 for changeset 61ca166aa12c
readme update
stupidly forgot `get_name()` in context; syntax cleanup
Added tag cms-2.0.2 for changeset 8d21f8509cd2
switch from div to span, since faq entry link is probably inline
hopefully merged cms-2.X heads
Added tag cms-2.0.2 for changeset e4d269757625
added a model method: `get_name()` instead of passing the name in the plugin context
Fixed FAQ Entry Plugin
faq list template url & html bugs, added an <h1>
Merged cms-2.X with default branch
list for faq entries was empty, now it's populated. publisher mystifies me…
using `get_name()`; added missing '#'; using 'id' instead of 'name' for link anchor
closing branch
Added tag cms-2.0.2 for changeset 98dadab72d98
Dmitriy Budashny's changes
closing branch
starting branch cms-3.5
update requirements
updated to djangocms_text_ckeditor = 3.5.3, django-cms = 3.5.1, django = 1.11.12
Added tag 0.9.0 for changeset ad5747d1cc05
updated release version
forgot debug css
version bump
Added tag 0.9.1 for changeset e831081b325e
formatting & Truncator fixes
simplified list template
haystack support
updated requirements
updated README
version bump
Added tag 0.9.2 for changeset 4aaea79161c8
template defaults & fixes
order FAQ List by actual FAQ Entry plugin order
Added tag 0.9.3 for changeset f656af9dbf73
version bump
Added tag 0.9.3 for changeset 5634960f7920
FAQ List: choose from all available plugins or current placeholder
Added tag 0.9.4 for changeset 437e9fb965dc
catch non-faq plugins
Added tag 0.9.3 for changeset 372813e71e7b
Added tag 0.9.3 for changeset 3b6c1cdbb249
implemented proper haystack support
fixed verbose_name & verbose_name_plural
migrations :/
updates for codebasehq
squishy squashy
Added tag 0.9.5 for changeset deec3e146662
mig