• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aldryn / aldryn-events
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: feature/readme
DEFAULT BRANCH: master
Repo Added 01 Jul 2015 07:27PM UTC
Files 102
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH issue/fix-event-list-view-for-dates
branch: issue/fix-event-list-view-for-dates
CHANGE BRANCH
x
Reset
  • issue/fix-event-list-view-for-dates
  • 0.9.0
  • 0.9.1
  • 1.0.0
  • 1.0.1
  • 1.0.10
  • 1.0.11
  • 1.0.12
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.5
  • 1.0.6
  • 1.0.6.2
  • 1.0.7
  • 1.0.8
  • 1.0.9
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.1.7
  • 2.0.0
  • 2.1.0
  • 3.0.0
  • 3.0.1
  • bugfix/changes-field-widths
  • bugfix/datetime-field-styling
  • bugfix/frontend-tests
  • chore/adapt-to-cms35
  • daniele-docs-test
  • develop-docs
  • feature/1.1.6rc1
  • feature/browserslist
  • feature/bump-django-sortedm2m-version
  • feature/caching
  • feature/changelog
  • feature/choices
  • feature/cleanup
  • feature/cms32-wizard
  • feature/django
  • feature/django-1-10-support
  • feature/django-1-11-support
  • feature/django-1-9
  • feature/django-18-support
  • feature/djangocms-34
  • feature/docs
  • feature/event-admin-form-widgets
  • feature/fe-tests-fix
  • feature/fix-django-migrations-warnings
  • feature/fix-tests-for-3.2
  • feature/frontend
  • feature/guidelines
  • feature/gulpfile-update
  • feature/integration
  • feature/integration-tests
  • feature/integration-tests-migration
  • feature/integration-tests-update
  • feature/package-version-update
  • feature/placeholder
  • feature/pretty-name-in-admin
  • feature/python-26-support
  • feature/python-3-support
  • feature/python3-support
  • feature/python3-support-migrations
  • feature/readme
  • feature/real-tablib-is-here
  • feature/registration
  • feature/remove-sessions
  • feature/requires.io
  • feature/respect-plugin-language
  • feature/return
  • feature/saucetunnel
  • feature/templates
  • feature/test-regression-for-build-calendar-dates
  • feature/tests
  • feature/tests-update
  • feature/tests-upgrade
  • feature/translations
  • feature/unit-tests
  • feature/unit-tests-update
  • feature/update-docs-apphook-config-ui
  • feature/update-locales
  • feature/updates_for_reversion_1_10
  • feature/use-aldryn-translation-tools-to-slugify
  • fix/django-tablib-not-installed-by-default
  • fix/missing-aldryn-reversion
  • fixes/228
  • fixes/232
  • fixes/create-revisision-on-wizard
  • fixes/django-cms33-compat
  • fixes/preselect-config-from-toolbar
  • issue/adjust-translation-tools-version
  • issue/appconfig-default-title
  • issue/calendar-tag-missing-config-fix
  • issue/callendar-long-events-rendering
  • issue/date-time-widgets
  • issue/event-config-placeholders-datamigration
  • issue/fix-0007-datamigration
  • issue/fix-0016-data-migration-for-sqlite
  • issue/fix-500-and-plugins-respect-fallbacks
  • issue/fix-500-for-not-published-fallback-language
  • issue/fix-build-callendar
  • issue/fix-calendar-plugin-for-disabled-namespace
  • issue/fix-calendar-tag-compatibility
  • issue/fix-calendar-tag-language-check
  • issue/fix-deprecation-warnings
  • issue/fix-issue-with-toolbar-language
  • issue/fix-plugins-form-mixin
  • issue/fix-salutation-for-registration-form
  • issue/fix-set-event-slug-if-no-translations
  • issue/fix-unicode-error-use-unicode-literals
  • issue/fix-upcoming-events-plugin-error
  • issue/fix-wizard-help-message
  • issue/fix-wizard-permissions-check
  • issue/respect-app-config-in-list-plugin
  • issue/unicode-character-in-event-titles-causes-an-error
  • issue/update-docs-to-include-aldryn-translation-tools
  • issue/update-install-instructions-with-missing-revisions
  • issues/add_filer_requirements_to_settings
  • issues/add_missing_migration
  • issues/fix_badges
  • issues/prevent_tests_shadowing
  • issues/unpin_cms
  • master
  • mkoistinen/cleanup_test_settings
  • mkoistinen/docs_tests
  • mkoistinen/enhance_apphooks
  • mkoistinen/make_ready_for_release
  • mkoistinen/prepare_for_release
  • mkoistinen/use_loose_version
  • mkoistinen/use_new_style_translation_tools
  • mkoistinen/use_rich_text_field_for_wizard
  • release/1.1.7
  • spelling
  • tom/fix-edit-plugin-test
  • tom/re-pep8ify
  • tom/revert-broken-pep8-fixes

pending completion
324

push

travis-ci

cyberstar
Fix event list view for year/month/day if event was created for past.

There were an issue if event was created in present for past, it was not displayed because the published filtering was also checked against publicate_at which by default is now() but filtering was performed against not correctly formed date. Also that may have had impact for future events.

1796 of 2014 relevant lines covered (89.18%)

2.66 hits per line

Relevant lines Covered
Build:
Build:
2014 RELEVANT LINES 1796 COVERED LINES
2.66 HITS PER LINE
Source Files on issue/fix-event-list-view-for-dates
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
324 issue/fix-event-list-view-for-dates Fix event list view for year/month/day if event was created for past. There were an issue if event was created in present for past, it was not displayed because the published filtering was also checked against publicate_at which by default is now... push 08 Jul 2015 01:56PM UTC cyberstar travis-ci pending completion  
See All Builds (853)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc