1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
Commit graph

496 commits

Author SHA1 Message Date
Joe
23bc1106b9 Bumping version from 0.1.0 to 0.1.1 2021-02-08 23:41:24 -05:00
Joe
e06bd6f2fc
Merge pull request #4 from sunset-crew/release_v0.1.3
Release v0.1.3
2021-02-08 23:41:01 -05:00
Joe
d94faeeee7 adds updated module name 2021-02-08 23:39:19 -05:00
Joe
5177ea5c65 changes main directory to mailbox2 2021-02-07 22:54:52 -05:00
Joe
010611dc55
Merge pull request #3 from sunset-crew/release_v0.1.2
Release v0.1.2
2021-02-07 22:51:25 -05:00
Joe
ea17f6df0b adds formatting updates and testing updates 2021-02-07 22:49:48 -05:00
Joe
83ee3bc4be adds unique constrain to the message id and a bit of a change on how to create a message 2021-02-06 21:23:49 -05:00
Joe
1f018e9bdc
Merge pull request #2 from sunset-crew/release_v0.1.1
Release v0.1.1
2021-02-03 23:08:31 -05:00
Joe
c7997ebd9b adds testable repo with added features 2021-02-03 23:05:48 -05:00
Joe
62805f324e adds modified documenation 2021-02-03 21:51:54 -05:00
Joe
0d77e85d24
Merge pull request #1 from sunset-crew/release_v0.1.0
Release v0.1.0
2021-02-03 21:02:21 -05:00
Joe
85870c896f changes repo to customized solution 2021-02-03 20:58:11 -05:00
Joe
0de5779dd7 lets try this new method. 2021-02-01 12:08:09 -05:00
Adam Coddington
40263b6670 Bump version: 4.8.1 → 4.8.2 2020-12-06 18:11:32 -08:00
Adam Dobrawy
5abc1981dc
Add tests docs to CI and fix docs warning (#238)
* Add tests docs to CI and fix docs warning

* Switch to storing environment variables in travis outside of secure vars.

* Force a rebuild.

* Force a rebuild.

* Run integration tests just once per test run.

* Minor updates.

* Nevermind; this test class covers more than just integration tests.

* Attempting to fix docs build via https://stackoverflow.com/questions/61711710/runtimeerror-class-not-set-defining-abstractbaseuser-as-class-django-co\#comment112739057_63045563

* Minor docs fix.

Co-authored-by: Adam Coddington <me@adamcoddington.net>
2020-12-06 18:10:15 -08:00
Adam Dobrawy
225da2155f
Merge pull request #228 from SyaOS/fix-admin-action
Fix get_new_mail admin action.
2020-10-10 03:48:45 +02:00
George Cheng
b3c38be70e refine inferitance 2020-07-26 14:22:40 +08:00
George Cheng
0c6f6aa6ce Move the bulk get_new_mail to queryset 2020-07-26 14:21:21 +08:00
George Cheng
505bc8d1c9 Fix get_new_mail admin action.
Mailbox.get_new_mail returns a generator
which do not actually run if we do not iterate it.
2020-07-26 04:55:46 +00:00
Adam Dobrawy
c8751f0c9a
Merge pull request #221 from Rokfordchez/patch-1
add to docs archive=myarchivefolder&folder=MyFolder
2020-01-28 11:27:23 +01:00
Rokfordchez
efe5b81d6b
add archive=myarchivefolder&folder=MyFolder
add information about use both folder for inbox and archive.
2020-01-28 10:48:21 +07:00
Adam Dobrawy
6004a2286f
Merge pull request #216 from modernNeo/master
adding missing parameter to documentation
2019-12-28 21:06:11 +01:00
Adam Dobrawy
8b2493a32a
Merge pull request #215 from coddingtonbear/bump-django
Upgrade & drop Python & Django, upgrade TravisCI config
2019-12-28 20:10:10 +01:00
Jace Manshadi
efb1f94d31 adding missing parameter to documentation 2019-12-24 18:24:32 -08:00
Adam Dobrawy
2b2b7d6392 Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
Adam Dobrawy
f9b0a27e5f Bump version: 4.8.0 → 4.8.1 2019-10-15 05:18:23 +02:00
Adam Dobrawy
ff8a583476 Update CHANGELOG.rst for 1.8.1 2019-10-15 05:18:17 +02:00
Adam Dobrawy
0650bacbea Merge branch 'master' of github.com:coddingtonbear/django-mailbox 2019-06-11 10:07:45 +02:00
Adam Dobrawy
f8cec488ea Bump version: 4.7.1 → 4.8.0 2019-05-24 03:27:07 +02:00
Adam Dobrawy
57b1dabd83 Add changelog for 4.8.0 2019-05-24 03:26:53 +02:00
Adam Dobrawy
fafc183e28
Merge pull request #183 from coddingtonbear/tox-in-travisyml
Use tox in TravisCI too
2019-04-03 22:09:34 +02:00
Adam Dobrawy
c807e733b8 Use tox in TravisCI (DRY!) 2019-04-03 10:07:53 +02:00
Adam Dobrawy
7a26838b3f
Merge pull request #200 from k0ssi/master
missing migrations added
2019-04-03 10:02:37 +02:00
Steven Kosyra
8d14fe7745 missing migrations added 2019-02-19 15:54:11 +01:00
Adam Dobrawy
26786a0b32
Merge pull request #187 from modernNeo/patch-1
updating the link for python-social-auth
2018-05-11 08:03:19 +02:00
Jace Manshadi
14423b5a15
updating the link for python-social-auth 2018-05-10 21:14:33 -07:00
Adam Dobrawy
201f568750
Merge pull request #182 from coddingtonbear/missing-migrations
Missing migrations && test database settings
2018-04-21 07:59:48 +02:00
Adam Dobrawy
55bf24b199 Add missing migrations 2018-04-21 07:39:50 +02:00
Adam Dobrawy
72cb0ea706 Avoid "settings.DATABASES is improperly configured. Please supply the NAME value." 2018-04-21 07:27:48 +02:00
Adam Dobrawy
7a39d3df47
Merge pull request #180 from coddingtonbear/ad-m-patch-1
Add makemigrations check in tox
2018-04-06 10:20:34 +02:00
Adam Dobrawy
d0090f3f97
Add makemigrations check in tox 2018-04-06 03:51:01 +02:00
Adam Dobrawy
ce6dffb7ed
Merge pull request #177 from tchamberlin/master
Updated management command's argument handling for Django 1.8+
2018-03-30 00:38:22 +02:00
Adam Coddington
b7baae454b
Update polling.rst
Improving "Getting incoming mail" documentation clarity.
2018-03-21 08:55:47 -07:00
Adam Dobrawy
8933e38109
Update CHANGELOG.rst 2018-03-17 18:07:00 +01:00
Thomas Chamberlin
33b48b2f73 Bug fixes for Django versions 1.8 and 1.9
These are versions in which a "compatibility mode" is in place for argument handling, and things didn't work quite the way I expected
2018-03-09 17:02:50 -05:00
Thomas Chamberlin
b5d5207cd8 Bug fixes to support Django 1.7 2018-03-09 16:36:39 -05:00
Thomas Chamberlin
e151006582 Fixed bug in mailbox_name argument and added unit tests
This is an optional positional argument, and thus needs to have nargs='?' set
2018-03-09 15:35:38 -05:00
Thomas Chamberlin
7b536046a9 Updated management command's argument handling for Django 1.8\+
It appears that Django switched from optparse to argparse in Django 1.8. In Django 1.10 it appears that the compatibility mode for optparse-style managemnt commands was removed, and thus these were broken

https://docs.djangoproject.com/en/1.11/internals/deprecation/#deprecation-removed-in-1-10

https://docs.djangoproject.com/en/1.11/releases/1.8/#extending-management-command-arguments-through-command-option-list

https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/
2018-03-09 14:45:43 -05:00
Adam Dobrawy
e0687380a1 Cache email object in Message (#148)
* Cache email object in Message

* Email object cache flush in some tests
2018-03-09 10:10:07 -08:00
Adam Dobrawy
2b2bdb9825 Use generator in Mailbox.get_mail to limit memory leak (#149)
* Use generator in Mailbox.get_mail to limit memory leak

* Fix generator support in tests/base.py
2018-03-09 10:09:45 -08:00