Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Django-CRM

Open Source Python CRM based on Django
Collective - https://opencollective.com/django-crm - Website: https://bottlecrm.com/ - Code: https://github.com/MicroPyramid/Django-CRM

version 0.8.0 release

github.com/MicroPyramid/Django-CRM - 15ac579aad2f0d915039f786d39be116ff7822ac authored over 4 years ago
ENV variables (#401)

SaaS beta

github.com/MicroPyramid/Django-CRM - 1727fa40a25b4a02e9af363c0046b5554911a5e1 authored over 4 years ago
Ashwin (#399)

saas beta

github.com/MicroPyramid/Django-CRM - 6bccbfa0c35285504607cc4beb0a83b2600d3d5b authored over 4 years ago
Ashwin (#398)

SaaS beta

github.com/MicroPyramid/Django-CRM - 94a4ccb448cb2058aa9bb0bad34c3d57ee90b214 authored over 4 years ago
accounts.models: code refactor. added seperate utils in common (#396)

github.com/MicroPyramid/Django-CRM - 13b750edba53c119df91e8ca10557731d6d555f7 authored over 4 years ago
fix lowercase: duplicate key value violates unique constraint "accounts_tags_slug_key" (#387)

Co-authored-by: Ashwin Kumar <[email protected]>

github.com/MicroPyramid/Django-CRM - 2d236879eab473818bfbb4253e60109db1a61c5d authored over 4 years ago
0.7.0 version release

github.com/MicroPyramid/Django-CRM - 4f0e1ae7e17043277f1c03d3763248b97f270c04 authored over 4 years ago
changing to SaaS (#384)

github.com/MicroPyramid/Django-CRM - 0fad22eb4896e164916f8fa7307ec376cc4a22d7 authored over 4 years ago
My first two cents for Django-CRM (#374)

* Update settings.py

set default DEBUG_STATUS to False, and reintroduce .dev_settings for dev...

github.com/MicroPyramid/Django-CRM - 8b98c7d35304d98c46004392fbdd998f4c5e4db7 authored almost 5 years ago
Merge pull request #370 from timgates42/bugfix_typo_unique

docs: Fix simple typo, uniaue -> unique

github.com/MicroPyramid/Django-CRM - 31cc1e6036b680ba18e7f5c14014b4851da6956f authored almost 5 years ago
docs: Fix simple typo, uniaue -> unique

There is a small typo in marketing/views.py.

Should read `unique` rather than `uniaue`.

github.com/MicroPyramid/Django-CRM - 5232cc029fdcd1ae1aee6554c53f79933e8c59c7 authored almost 5 years ago
Merge pull request #363 from fboaventura/root_template_fix

Adding missing tag for bootstrap on root.html

github.com/MicroPyramid/Django-CRM - cb1ea9afb6275e5ecc26d8b6ece398ed74b279c7 authored almost 5 years ago
Adding missing tag for bootstrap on root.html

github.com/MicroPyramid/Django-CRM - f4dfc39e6e93cb9fe51955f7171bbc28fe12fbaf authored almost 5 years ago
Merge pull request #361 from ashwin31/ashwin

cleanup

github.com/MicroPyramid/Django-CRM - 8288609fe02391c4535b4f9ee520780689ebebd9 authored almost 5 years ago
Merge pull request #360 from ashwin31/ashwin

cleanup

github.com/MicroPyramid/Django-CRM - ae38cdce76a325eea4fe1e20248dd42fced079bc authored almost 5 years ago
Merge pull request #359 from ashwin31/ashwin

added docs

github.com/MicroPyramid/Django-CRM - 209a4869ece8b8c3fc2dd66afc2adafa85f8701b authored almost 5 years ago
Update requirements.txt

github.com/MicroPyramid/Django-CRM - 1ffb78a1e94aa82a8a52f5e79031c67cc7a0eb8c authored almost 5 years ago
Merge pull request #326 from montao/patch-1

Fix typo in spelling

github.com/MicroPyramid/Django-CRM - d95ceb99ba595ea022ad668ae5f7308724d34075 authored about 5 years ago
Fix typo in spelling

I just changed the spelling of a word, which looked like it was a typo

github.com/MicroPyramid/Django-CRM - 1e7068beb1f7779846ae82c49ecdba8ca9ef6032 authored about 5 years ago
Merge pull request #316 from MicroPyramid/readme

Added multi page document for sales & marketing modules

github.com/MicroPyramid/Django-CRM - ed65931454d2532c00fceacdebd5e1fc7e458bb8 authored over 5 years ago
Updated version number in conf file

github.com/MicroPyramid/Django-CRM - 1d3246c2e3bd48c1be66e184c43712c49df98b43 authored over 5 years ago
Added multi page document for sales & marketing modules

github.com/MicroPyramid/Django-CRM - 07ca0e2302bdb6323f5a0a51f84f43ee639adbee authored over 5 years ago
fixed teams, assigned users issue in lead edit, fixed elasticsearch issues (#315)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 71a5f8d46311189c526338e31f67d5dfbe20ef38 authored over 5 years ago
Added option for email host in settings file, fixed teams select issue (#314)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 6a294fef9da70105f90ff01659ba1713a8fc6126 authored over 5 years ago
improved performance in leads list page, added cache for queries (#311)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - ee038cf8984a9eaf49564b986859afeafb35710c authored over 5 years ago
added unsubscribe template in campaigns, displayed contacts count in contacts list view pages (#308)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - d3e32b3a7b75594c1a7697168d03bbc557be6b49 authored over 5 years ago
Merge pull request #303 from iColdPlayer/master

Fixing Sass Issue in Development Mode

github.com/MicroPyramid/Django-CRM - f4e2344dfe210b21939cbb406aea4222965f4beb authored over 5 years ago
fixing sass issue in development mode

github.com/MicroPyramid/Django-CRM - 81618a23cde08eae9f9b7d74dbc73b0bc4f7e1ff authored over 5 years ago
fixing sass issue in development mode

github.com/MicroPyramid/Django-CRM - 9e0cfcfff790cdc4949e2f44c13a00b24afc8ffc authored over 5 years ago
blocked domain and email filter in sales, elasticsearch related changes (#301)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 8a0994e79a61f7bb8b6b80fb45acdcd0fc87245d authored over 5 years ago
added email search using elasticsearch, changes for unsubscribing contacts, added blocked emails, domains in settings pages (#299)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 3696b76ef9858634e6525176c156358448180e45 authored over 5 years ago
Update requirements.txt

github.com/MicroPyramid/Django-CRM - a7365e35207efeb6d64c757946a621945c82cc19 authored over 5 years ago
added documentation badge

github.com/MicroPyramid/Django-CRM - 8eebc15f374a12a1776fbf2282b7c3a98dd7fa4f authored over 5 years ago
updated requirements (#286)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 4bfe6989686beb8eb61fcc4bbf70af592992acf1 authored over 5 years ago
Introduced local settings file for private settings (#282)

* Introduced local settings file to house settings that should not be in source control.

* ad...

github.com/MicroPyramid/Django-CRM - 75681a8e0fdecf9195666f89c29ffba0ec4170ae authored over 5 years ago
fix: prevents basic users from seeing other users' tags (#276)

* fix: prevents basic users from seeing other users' tags

* if a basic user edit a leads he l...

github.com/MicroPyramid/Django-CRM - 4195978f5325e73cf172b3862b1f6ff1bad88f3c authored over 5 years ago
updated redis service in travis yml

github.com/MicroPyramid/Django-CRM - 4c68206529dbed0af3855f77fcd966939e873ce1 authored over 5 years ago
added duplicate contacts tabs, fixed time format in marketing campaign list page, added test cases in marketing, added contacts list filter in contacts page (#284)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - 6b7dc3fe182cb4eb073be549354d5e2268a423c2 authored over 5 years ago
updated testcases in events, invoices, tasks modules (#272)

* updated testcases, update code for account view page, modified code for attachments and commen...

github.com/MicroPyramid/Django-CRM - df4fa9758e20ffce6f0cc36f4e1f39ddd1c5b044 authored over 5 years ago
updated testcases, update code for account view page, modified code for attachments and comments for assigned user (#270)

github.com/MicroPyramid/Django-CRM - 3bc30d3c95f1f6b402e8f3a8fd0ecf5aa53ff254 authored over 5 years ago
Merge pull request #269 from MicroPyramid/dev

enhanced apps

github.com/MicroPyramid/Django-CRM - 46f1a1bbb05add270a148c805e39be851f1960be authored over 5 years ago
Added missing ugettext_lazy (#264)

github.com/MicroPyramid/Django-CRM - 57a67d62b6c43113dfe34ac089cb83487af8b035 authored over 5 years ago
modified code for invoices, changed styles in dasboards, changed code in accounts edit for normal user, fixed github issues (#263)

github.com/MicroPyramid/Django-CRM - c23425a2f031632271339c455295c095f8bd242e authored over 5 years ago
Merge pull request #256 from MicroPyramid/dev

marketing module and invoicing enhancements

github.com/MicroPyramid/Django-CRM - 3eeb8b55b5cdb76cb74c62ab0f32cc5eb6b4bfee authored over 5 years ago
marketing module and invoicing enhancements

github.com/MicroPyramid/Django-CRM - abcd47f6006b95342c280e4b26628587d01cdb22 authored over 5 years ago
Merge pull request #253 from MicroPyramid/dev

added modals to list pages

github.com/MicroPyramid/Django-CRM - b41b0fe7a1abaa150674ddfb3defaa3949baa343 authored over 5 years ago
added modals to list pages

github.com/MicroPyramid/Django-CRM - 34276e658a340697dbed5738499e913126548070 authored over 5 years ago
Merge pull request #246 from MicroPyramid/dev

towards 0.4 and some fixes

github.com/MicroPyramid/Django-CRM - d0d28f71a4286fe14a054f4863d52262afd4372b authored over 5 years ago
towards 0.4 and some fixes

github.com/MicroPyramid/Django-CRM - 15bbb94818f02ea30bfb3eee35f7ed255e39d3be authored over 5 years ago
Merge pull request #242 from MicroPyramid/dev

added teams and other fixes

github.com/MicroPyramid/Django-CRM - 153c8d7deb584248663a75c46d0832bc3bddd11a authored over 5 years ago
added teams and other fixes

github.com/MicroPyramid/Django-CRM - 1441ee76af605be3564af396d583a0b64a83e555 authored over 5 years ago
added filters based on created users, modified code for unsubscribe, displayed related contact lists for all contacts (#240)

github.com/MicroPyramid/Django-CRM - bbe7eb7a4d0fa54d003ada542173ab89ee235c5b authored over 5 years ago
added tags field for campaign, changed styles for marketing module, added loading spinner and validation for file fields in campaign list create page, changes in marketing module (#238)

* added models contacts, contactlists, campaigns for marketing module & completed crud operation...

github.com/MicroPyramid/Django-CRM - 4f08cf757379fbb78f91e98dc33b2d52314bee0e authored over 5 years ago
New changes (#226)

added test cases in marketing, common modules, updated documentation and changed jquery plugin i...

github.com/MicroPyramid/Django-CRM - 12de7e6c622d9d7483c210212c8b7fe3dbde2739 authored almost 6 years ago
Merge pull request #220 from davestgermain/dcs/add-manifest

Added manifest file to make sure templates and static files are installed with the apps

github.com/MicroPyramid/Django-CRM - 9d5961fafdb17275184690de14bd76b767e847eb authored almost 6 years ago
Added manifest file to make sure templates and static files are installed with the apps

github.com/MicroPyramid/Django-CRM - 51051b0b043b2b231a0f70c55195e737be4ae8e2 authored almost 6 years ago
Merge pull request #219 from jtr860830/master

Fix docker-compose start up order

github.com/MicroPyramid/Django-CRM - da0513a7c50cc4b2bb44ae67f7918786d7ba6233 authored almost 6 years ago
Fix docker-compose start up order

Add db.env --> store shared database environment variables
Add wait-for-postgres.sh --> let crm ...

github.com/MicroPyramid/Django-CRM - a826e5d4180cd01e3f9b649d4058e205f8d7bd5a authored almost 6 years ago
Merge pull request #216 from jtr860830/master

Update Dockerfile and docker-compose.yml

github.com/MicroPyramid/Django-CRM - e4f59edfc1480912c267a3017672e9004b3e7699 authored almost 6 years ago
New changes (#218)

* added models contacts, contactlists, campaigns for marketing module & completed crud operation...

github.com/MicroPyramid/Django-CRM - e2772eca8abc004958fdee79729044844ce82130 authored almost 6 years ago
Update Dockerfile and docker-compose.yml

Install missing dependencies

github.com/MicroPyramid/Django-CRM - 5dcf327673fe7fac219b0dc49a565bde96bb312b authored almost 6 years ago
added models contacts, contactlists, campaigns for marketing module & completed crud operations for email templates model in marketing, added contact list crud operations, sample csv file added for reference, updated actions icons in all list pages, fixed issue of getting closed leads in accounts create/edit pages (#215)

github.com/MicroPyramid/Django-CRM - 88ae667245e56b6a358e1e8e4f142bb5ce0214cd authored almost 6 years ago
Activating Open Collective (#213)

Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Op...

github.com/MicroPyramid/Django-CRM - 196a225578907476e5f1716b199a96128c43ee62 authored almost 6 years ago
Merge pull request #212 from MicroPyramid/dev

prepping to merge apps

github.com/MicroPyramid/Django-CRM - 405b7d31966b4dc9c4b60850ed74be39ebe4073e authored almost 6 years ago
prepping to merge apps

github.com/MicroPyramid/Django-CRM - 7b81cb364aaccd5cdecf7e502f56c19eb1726a68 authored almost 6 years ago
fixed issue of Normal user shouldn't able to see accounts, contacts, leads, opportunities, cases assigned to other users, displaying all the records based on loggedin user profile, displaying no records message when there are no items, no displaying closed accounts & leads in create/edit pages (#210)

* added django storages, loading local or aws storages based on env variable, removed reset pass...

github.com/MicroPyramid/Django-CRM - c952b7102b48af8ca48c719ff4fb6d9dd73dfcf0 authored almost 6 years ago
fixed issue of Normal user shouldn't get edit & delete options under actions in document list page, displaying contacts in account detail page, APISettings modal updated with website field and also CRUD opearations views respective to website field (#209)

* added django storages, loading local or aws storages based on env variable, removed reset pass...

github.com/MicroPyramid/Django-CRM - 65db196826751686d5482dc52053d160d52199fb authored almost 6 years ago
Alpha issues (#208)

* added django storages, loading local or aws storages based on env variable, removed reset pass...

github.com/MicroPyramid/Django-CRM - 24788d8d9ff12c1f8609bbe52a4387f0893aa818 authored almost 6 years ago
added django storages, loading local or aws storages based on env variable, removed reset password option for loggedin user, fixed issue of account edit in account list, removed address text in leads create page, properly aligining attachments, fixed issue of unable to see assigned contacts in edit account page (#207)

github.com/MicroPyramid/Django-CRM - c6cecb41a0f1eb185f7d8b05bea10350a0337b5f authored almost 6 years ago
Merge pull request #205 from MicroPyramid/dev

contacts added to leads and accounts

github.com/MicroPyramid/Django-CRM - 5076b09c7027d9ebe79e6039718c7b310619d6c7 authored almost 6 years ago
contacts added to leads and accounts

github.com/MicroPyramid/Django-CRM - 6503ee1fe35becea05e5f683474798e60ed2a3e5 authored almost 6 years ago
Merge pull request #204 from MicroPyramid/dev

indentation and quality

github.com/MicroPyramid/Django-CRM - 3f1143b38176828bf016d1d6a688267fefcc0c6c authored almost 6 years ago
Merge branch 'master' of github.com:MicroPyramid/Django-CRM into dev

github.com/MicroPyramid/Django-CRM - d5a8f5559c9bd25a36829d1543a53d3e77cc1d0f authored almost 6 years ago
indentatio and quality

github.com/MicroPyramid/Django-CRM - a4791540a98c896b5beefe32fecc53a846db2ad3 authored almost 6 years ago
Merge pull request #200 from MicroPyramid/dev

started test case enhancements

github.com/MicroPyramid/Django-CRM - 4d5fefb7cb52b7f61609567d19cc1664aaf2d4e2 authored almost 6 years ago
started test case enhancements

github.com/MicroPyramid/Django-CRM - 18c810e956b96af9e7c7478e8dd38855dd774c93 authored almost 6 years ago
Merge pull request #193 from MicroPyramid/dev

started test case enhancements

github.com/MicroPyramid/Django-CRM - 0b0551e7dd1a4327b27c9c6f5fe4c4503d7e2011 authored almost 6 years ago
started test case enhancements

github.com/MicroPyramid/Django-CRM - 47b84b267b20caece427d2bb54efee27f85da2a0 authored almost 6 years ago
Merge pull request #192 from MicroPyramid/dev

removed github folder

github.com/MicroPyramid/Django-CRM - 19645dcc15d99c5cc3011aa26c5f6870f3648a7c authored almost 6 years ago
Merge branch 'master' of github.com:MicroPyramid/Django-CRM into dev

github.com/MicroPyramid/Django-CRM - 5f1d7026f12fade8238a1f591665aade31e49369 authored almost 6 years ago
Merge pull request #189 from MicroPyramid/dev

enhanced UI

github.com/MicroPyramid/Django-CRM - eae2fe4ce3fc687c29d195807f24d6f73e439941 authored almost 6 years ago
Merge pull request #184 from MicroPyramid/dev

enhanced UI

github.com/MicroPyramid/Django-CRM - 646dfefddabcd7f4665c3e2d10db25d5356e22b4 authored almost 6 years ago
Merge branch 'master' of github.com:MicroPyramid/Django-CRM into dev

github.com/MicroPyramid/Django-CRM - 071572b5509bdcdf04cde155a06793ea60ac5580 authored almost 6 years ago