OCA Git Bot
2e6c99f3f6
[ADD] setup.py
7 years ago
Simone Orsi
d6e168f735
[add] base_fontawesome ( #866 )
7 years ago
Simone Orsi
c05212926f
[fix] base_manifest_extension tests
Comparison of dependencies was failing because of items order.
7 years ago
OCA Git Bot
a9f392b954
[UPD] addons table in README.md
7 years ago
Dave Lasley
1db9c06ba7
Merge pull request #991 from LasLabs/hotfix/9.0/LABS-474-password_security-force-reset
[FIX] password_security: Force password reset
7 years ago
OCA Git Bot
0116997355
[ADD] setup.py
7 years ago
OCA Git Bot
5fc27deb02
[UPD] addons table in README.md
7 years ago
Dave Lasley
23dd9ab3a0
Merge pull request #979 from LasLabs/feature/9.0/LABS-474-base_manifest_extension-migrate
[9.0][MIG][ADD] base_manifest_extension: Migrate to v9 and rdepends_if_installed
7 years ago
Oleg Bulkin
23b61cc81a
[FIX] password_security: Force password reset
* Add logic to overloaded web_login action to log out users with expired
passwords, preventing the password reset from being ignored
* Add unit test for new logic
7 years ago
Oleg Bulkin
c8667ca0f7
[ADD] base_manifest_extension: rdepends_if_installed
* Add support for rdepends_if_installed key, which allows a module to specify
other installed modules that should list it as a dependency
* Add unit tests for new logic
7 years ago
OCA Git Bot
858866b2cd
[ADD] setup.py
7 years ago
OCA Git Bot
0f851df6f6
[UPD] addons table in README.md
7 years ago
Jordi Ballester Alomar
fab287438f
Merge pull request #932 from Eficent/9.0-mig-fetchmail_bydate
[9.0][mig] fetchmail_bydate
7 years ago
Oleg Bulkin
28f76dd258
[MIG] base_manifest_extension: Migrate to v9
* Migrate to v9 branch
* Update manifest and README
* Change license to LGPL
7 years ago
Holger Brunn
0696c309a6
base_manifest_extension
7 years ago
OCA Git Bot
27771b9902
[UPD] addons table in README.md
7 years ago
jmorgannz
df414dfeb1
Module auth_session_timeout: Pluggability ( #887 )
* Module auth_session_timeout:
---------------------------
* Refactor to allow other modules to inherit and augment or override the following:
** Session expiry time (deadline) calculation
** Ignored URLs
** Final session expiry (with possibility to late-abort)
* Re-ordered functionality to remove unnecessary work, as this code is called very often.
* Do not expire a session if delay gets set to zero (or unset / false)
* WIP
* Fixed flake8 lint errors
* Fixed flake8 lint errors
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Module: auth-session-timeout: Refactor ResUser tests to use `unittest.mock` patching
* Module: auth_session_timeout: Fixed flake8 lint errors
* Module: auth_session_timeout: Fixed flake8 lint errors
7 years ago
Dave Lasley
6a39156686
Merge pull request #968 from tafaRU/9.0-base_kanban_stage-fix2
[FIX] base_kanban_stage: following on #954
7 years ago
Alex Comba
2932f17537
[FIX] base_kanban_stage: following on https://github.com/OCA/server-tools/pull/954
7 years ago
OCA Git Bot
92fa2f4c9a
[ADD] setup.py
7 years ago
OCA Git Bot
323555bc5c
[UPD] addons table in README.md
7 years ago
Dave Lasley
8d156ee54f
Merge pull request #954 from tafaRU/9.0-base_kanban_stage-fix
[FIX] base_kanban_stage: fix wrong field referenced in base_kanban_abstract_view_kanban; user_id instead of kanban_user_id
7 years ago
Jordi Ballester Alomar
04e242e87c
Merge pull request #933 from Eficent/9.0-mail_log_messages_to_process
[9.0][add] mail_log_messages_to_process
7 years ago
OCA Transbot
346cc12dd2
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
231de7392e
[UPD] addons table in README.md
7 years ago
Jairo Llopis
bde02893c4
[FIX][module_auto_update] Always store changes in lower graphs ( #953 )
7 years ago
Alex Comba
1fc5e850ee
[FIX] base_kanban_stage: fix wrong field referenced in base_kanban_abstract_view_kanban; user_id instead of kanban_user_id
7 years ago
OCA Git Bot
3a7c17f3a4
[UPD] addons table in README.md
7 years ago
Jairo Llopis
b8285b5a71
[FIX][module_auto_update] Record base addon checksum ( #948 )
7 years ago
OCA Git Bot
c3c39bde0c
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
a14abce554
Merge pull request #945 from Tecnativa/9.0-fix-password_security-noupdate
[9.0][FIX] password_security: noupdate rule
7 years ago
Aarón Henríquez
10bb84928a
[FIX][9.0] date_range. Periods within the day should be allowed ( #921 )
7 years ago
David Vidal
b55b5d66f1
[9.0][FIX] password_security: noupdate rule
Record rules should be noupdate
7 years ago
Jordi Ballester
c4c492307d
[9.0][add] mail_log_messages_to_process
7 years ago
OCA Transbot
e780ddaa9c
OCA Transbot updated translations from Transifex
7 years ago
Daniel Reis
68324c19ec
Merge pull request #941 from LasLabs/bugfix/9.0/auth_totp-firefox-support
[9.0][FIX] auth_totp: Firefox support
7 years ago
Oleg Bulkin
b5d18128c0
[FIX] auth_totp: Firefox support
* Fix #908 , a Firefox MFA login error, by adding logic that checks for the
Firefox edge case where redirect_with_hash returns a Response object rather
than a string
* Add test case for this scenario
7 years ago
Jordi Ballester
e2d3608a13
update in readme incompatibility with 'fetchmail_notify_error_to_sender'
7 years ago
Jordi Ballester
ffb7ae5133
Migrate fetchmail_bydate to 9.0
7 years ago
Lorenzo Battistini
dcacb62079
[FIX] descriptions and copyright
10 years ago
Lorenzo Battistini
584ee18714
[REF] _fetch_from_date_imap
10 years ago
Lorenzo Battistini
c836ba42d1
[REF] last_download_date
10 years ago
archetipo
435ad5b7cf
[FIX] website link
10 years ago
archetipo
a6805990c6
[FIX] module is not an App
[FIX] check last_internal_date before connect server
[FIX] display count an field message retrieved
10 years ago
archetipo
7d23c68f66
[IMP] override fetch_mail and if is defined last_internal_date fetch all message from this date to today
and call message_process, only for imap server type
10 years ago
archetipo
38594fa149
[IMP] first commit
10 years ago
OCA Transbot
164e9ea370
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
1088cb3f9d
[ADD] setup.py
7 years ago
OCA Git Bot
f17bb321c7
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
081e8dd822
[FIX] module_auto_update: Missing author
7 years ago