Holger Brunn
18ed8f6a3c
[FIX] pass context
9 years ago
Moises Lopez - https://www.vauxoo.com/
c817c5aab3
Merge pull request #243 from lepistone/silence-warning
remove deprecated checks list
9 years ago
Leonardo Pistone
c088571346
remove deprecated checks list
9 years ago
Pedro M. Baeza
79b57be62b
Merge pull request #240 from sysadminmatmoz/8.0
Slovene translation added
9 years ago
Matjaž Mozetič
e71c812c00
Slovene translation added
9 years ago
Holger Brunn
cde4800a34
[ADD] allow to clean up menus
9 years ago
Alexandre Fayolle
0296865438
Merge pull request #206 from charbeljc/extract_bc
port base_concurrency to 8.0
9 years ago
Pedro M. Baeza
38fb1a7a86
Merge pull request #237 from gurneyalex/8.0-remove-tests-suites
[FIX] remove deprecated test suite declarations
9 years ago
Alexandre Fayolle
f04b61e2eb
remove deprecated test suite declarations
9 years ago
Alexandre Fayolle
e3139ee4f2
Merge pull request #172 from hbrunn/8.0-auth_dynamic_groups
[FIX] use correct user when evaluating group condition
9 years ago
Pedro M. Baeza
61f031ab1f
Merge pull request #177 from hbrunn/8.0-database_cleanup_nonexisting_models
[FIX] cope with purging nonexisting models
9 years ago
Moises Lopez - https://www.vauxoo.com/
805bcbaed2
Merge pull request #236 from hbrunn/8.0-auth_dynamic_groups-fix_constraint
[FIX] don't error out on empty group condition
9 years ago
Holger Brunn
9d626f207c
[FIX] don't error out on empty group condition
9 years ago
Yannick Vaucher
84bcb5fd40
Merge pull request #208 from hbrunn/8.0-auditlog_downgrade_create_correctly
[FIX] make patched create downgrade correctly to v6.1
9 years ago
Pedro M. Baeza
012c308c76
Merge pull request #205 from hbrunn/8.0-fetchmail_attach_from_folder
[ADD] honor sequence, add active flag
9 years ago
Nhomar Hernández [Vauxoo]
603ceb8c5c
Merge pull request #232 from pedrobaeza/8.0-import_ldap_fix
[FIX] users_ldap_populate: Protect ldap library import
9 years ago
Pedro M. Baeza
279755b10b
[FIX] users_ldap_populate: Protect ldap library import
9 years ago
Yannick Vaucher
8ef36032d0
Merge pull request #231 from hbrunn/8.0-mail_environment_no_static
[FIX] like #230 , but for mail_environment
9 years ago
Holger Brunn
54418c766e
[FIX] like #230 , but for mail_environment
9 years ago
Yannick Vaucher
a314fb25e6
Merge pull request #230 from hbrunn/8.0-server_environment_no_static
[FIX] unconfigured server_environment doesn't play
9 years ago
Holger Brunn
c8f3ed33d6
[FIX] unconfigured server_environment doesn't play
nice with static files
9 years ago
Yannick Vaucher
f6925ec8d7
Merge pull request #222 from savoirfairelinux/8.0_super_calendar_filters
[IMP] Add filters to super_calendar
9 years ago
Pedro M. Baeza
fc6721363a
Merge pull request #229 from yvaucher/8.0-add-missing-oca-icons
Add missing default oca icons
9 years ago
Yannick Vaucher
5c93056356
Add missing default oca icons
9 years ago
Guewen Baconnier
46d41a8b7f
Use the OCA template in __openerp__.py
9 years ago
Guewen Baconnier
e8c1d96d40
Add translation pot
10 years ago
Guewen Baconnier
b5d99d4424
Add tests for the archiving of records
10 years ago
Guewen Baconnier
f1c7274445
Add access rights
10 years ago
Guewen Baconnier
90f6c7d8f2
Add tests an fix a condition
On the search of active models
10 years ago
Guewen Baconnier
c834aea434
Remove the company on record.lifespan
The company was mandatory and prevented to use the module for models without
company_id. Also, there is currently no use case for a different configuration
for different companies. It simplifies the setup too.
If a use case exists for a different setup per company, it can be reintroduced
later with a optional company_id.
10 years ago
Guewen Baconnier
bdac334710
Hide models without an active field
10 years ago
Guewen Baconnier
50343135bd
Use a m2o for the models
10 years ago
Guewen Baconnier
870dee8c6a
Make the archiver more extensible
by extracting methods. Now we are able to extend the module to implement other
archiving stategies.
10 years ago
Guewen Baconnier
c99dc09b6f
Rename module
From rusty_record_reaper_runner to record_archiver.
Not that I dislike the old funny name, but I guess it will be easier to get
what it does with the new (maybe too serious) name.
10 years ago
Yannick Vaucher
8c82c224f9
Merge pull request #226 from sysadminmatmoz/8.0
Missing templates and translations added
9 years ago
Matjaž Mozetič
6e5271a59e
Missing templates and translations added
9 years ago
Nhomar Hernández [Vauxoo]
7f7fa6ed2e
Merge pull request #133 from acsone/inactive_sessions_timeout-cpi
Add a new module to logout inactive session after a configured delay
9 years ago
Cédric Pigeon
0691c25d8c
Commit concerns:
- Add AGPL-3 badge on README.rst
- Insert Bug tracker informations in README.rst
- Import from same package on same line
- Use CamelCase for class names
9 years ago
Cédric Pigeon
48be23c647
Add a new module to logout inactive session after a configured delay
10 years ago
Charbel Jacquin
f9736b5437
fix cursor obtention
10 years ago
Charbel Jacquin
86e3f414cc
login() renamed to _login() in 8.0
10 years ago
Matthieu Dietrich
9c3a6647ee
Remove extra %s
10 years ago
Matthieu Dietrich
bec246bf05
Improve the UPSERT mechanism
10 years ago
Matthieu Dietrich
ad190943a9
Rename module as base_concurrency
10 years ago
Pedro M. Baeza
c188f051ea
[IMP] README: Runbot flag
9 years ago
Pedro M. Baeza
2cdbe73a84
Merge pull request #194 from gdgellatly/8.0-fix-test
[FIX] auth_from_http_remote_user: Update Tests to Correctly Get DB
9 years ago
Alexandre Fayolle
20427a5165
Merge pull request #197 from eLBati/add_wrong_email_notice
[ADD] module fetchmail_notify_error_to_sender
9 years ago
Agathe Mollé
3f6ea42c1a
[IMP] Add filters to super_calendar
9 years ago
Holger Brunn
ef3813e5f5
Merge pull request #207 from abstract-open-solutions/8.0
[8.0] port users_ldap_groups to 8.0
9 years ago
Pedro M. Baeza
5c600cbf5f
Merge pull request #204 from hbrunn/8.0-base_suspend_security
[ADD] base_suspend_security
9 years ago