0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release-2.6' More... almost 10 years ago
#691 Added indices to persisted variables for supporting searches on large phonebooks More... almost 10 years ago
Merge branch 'hotfix-2.5.2' into release-2.6 More... almost 10 years ago
Merge branch 'release-2.6' More... almost 10 years ago
Fixed route to search that conflicted with create contact. Also load all vars on failed creation. Fixes #701. More... almost 10 years ago
Import .travis.yml from master to install Erlang 17 in order to fix build. More... almost 10 years ago
Fix scheduled calls job scheduling: make sure the target time is not in the past; use not_before and not_after in the call time zone. Silence IceCube warnings by avoiding the use of deprecated features. More... almost 10 years ago
Always redirect back to phonebook page after import More... almost 10 years ago
fix #700. handle queued call logs with missing call More... almost 10 years ago
fix #700. handle queued call logs with missing call More... almost 10 years ago
ci: fix erlang version More... almost 10 years ago
ci: fix erlang version More... almost 10 years ago
Merge pull request #699 from instedd/call-logs-listing More... almost 10 years ago
update to tagged listings v0.1.5 More... almost 10 years ago
update listings restore helpers of old url to download_call_logs and queue_call_logs allow call_logs to be filtered by channel_id improve style of contacts pagination remove double .pagination-container in listings template make "View Calls" to filter by project or channel in project and channel show page More... almost 10 years ago
update listings. setup html5 push state for listings add spec for call logs listings remove unused code More... about 10 years ago
remove old code to list call_logs and queued_calls More... about 10 years ago
update listings use `render: false` to hide filters add custom filters for before/after More... about 10 years ago
replace will_paginate gem and use kaminari add listings customize listing theme for instedd/verboice WIP use listings as a replacement for call_logs More... about 10 years ago
#698 Preload contact variables when importing More... about 10 years ago
Merge pull request #692 from instedd/issue_691 More... about 10 years ago
Merge branch 'master' into issue_691 More... about 10 years ago
Merge pull request #698 from instedd/issue_682 More... about 10 years ago
#682 Disable import button while importing More... about 10 years ago
#682 Import CSV in pages without loading it fully into memory More... about 10 years ago
AJAX pager using will_paginate in contacts index #691 More... about 10 years ago
Contacts index filtering is now via AJAX #691 More... about 10 years ago
Fixed issues with ordering of numeric values and undefined vars #691 More... about 10 years ago
Evaluate contacts filters in DB instead of in memory #691 More... about 10 years ago
#682 Display source column name when importing. Ignore by default exported calculated columns. More... about 10 years ago