Pedro M. Baeza
80925f2791
[REN] base_exports_manager > base_export_manager
9 years ago
Moises Lopez - https://www.vauxoo.com/
01e8334fe7
Merge pull request #289 from Antiun/pr-base_exports_manager
[ADD] base_exports_manager
9 years ago
Javier Iniesta
5c0b7c3316
[ADD] base_exports_manager
9 years ago
Daniel Reis
75d201ebad
Merge pull request #291 from incaser/auth_supplier
[FIX] auth_supplier: Change author order.
9 years ago
Carlos Incaser
8f5512b7eb
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
9 years ago
sergio-incaser
66a5a7f1d3
[FIX] auth_supplier: Change author order.
9 years ago
Stefan Rijnhart
755bf2bf15
[FIX] Unnecessary escaping
9 years ago
Carlos Incaser
236d82d36f
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
9 years ago
Stefan Rijnhart
61c1e19020
[IMP] Allow for context on fetchmail folder configurations to set default values
9 years ago
sebalix
7e2e7a4933
[FIX] Module 'auditlog' - Fix pylint check
9 years ago
sebalix
a89f278f12
[FIX] Module 'auditlog' - 'display_name' fields added for the user session and HTTP requests models
9 years ago
Stéphane Bidoul
a219268105
[UPD] addons table in README.md
9 years ago
sebalix
ede721167b
[FIX] Module 'auditlog' - A log can be created with no current HTTP request (unit tests, ir.cron...)
9 years ago
sebalix
b74fe4c027
[FIX] Module 'auditlog' - Cleanup XML views (types removed)
9 years ago
sebalix
9eeffae0d4
[IMP] Module 'auditlog' - Bump the version to 1.1.0
9 years ago
Jairo Llopis
ee661628cb
README typos.
9 years ago
sebalix
07a8735c4a
[IMP] Module 'auditlog' - Log HTTP user sessions and requests
9 years ago
Moises Lopez - https://www.vauxoo.com/
d3a3e26f3a
Merge pull request #277 from incaser/auth_supplier
[ADD][8.0] auth_supplier: New Module.
9 years ago
Stefan Rijnhart (Opener)
89a6dd7b13
Merge pull request #250 from hbrunn/8.0-auth_dynamic_groups-fix_cursor_serialized
[FIX] use a nonserialized cursor for updating user groups
9 years ago
sergio-incaser
646548d1a1
[ADD] auth_supplier: New Module.
9 years ago
Stefan Rijnhart (Opener)
785173cae4
Merge pull request #278 from pablocm-aserti/8.0
[ADD] log_forwarded_for_ip: Displays source IPs in log when behind a …
9 years ago
Pedro M. Baeza
ae1941668f
Merge pull request #280 from Yajo/fix-copy
Fix argument name that did not let users to sign up in runbot.
9 years ago
Jairo Llopis
214efbf802
Do not recreate variable in case of dict().
9 years ago
Jairo Llopis
bff359710e
Import module following guidelines.
9 years ago
Jairo Llopis
105e4efece
Another typo.
9 years ago
Jairo Llopis
56c3d39b17
Add module auth_signup_verify_email.
9 years ago
Jairo Llopis
681626fab8
Fix argument name that did not let users to sign up in runbot.
See https://github.com/OCA/server-tools/pull/277#discussion_r42502847
9 years ago
sergio-incaser
0b98d8bc54
[ADD] auth_supplier: New Module.
9 years ago
OCA Transbot
ddda3d1a05
OCA Transbot updated translations from Transifex
9 years ago
PabloCM
dc10c061a7
[FIX] Installation instructions
9 years ago
PabloCM
6079880b97
[ADD] log_forwarded_for_ip: Displays source IPs in log when behind a reverse proxy
9 years ago
Stéphane Bidoul
f8c3953ee7
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
0e4136dc7b
Merge pull request #257 from sysadminmatmoz/8.0
Module base_module_doc_rst migrated from version 6.1
9 years ago
Matjaž Mozetič
7ca087fd02
Correct version (typo)
9 years ago
Matjaž Mozetič
3727908478
Final clean
9 years ago
Matjaž Mozetič
5742769715
Restore import from openerp.osv
9 years ago
Matjaž Mozetič
7dfef5cad3
Remove deprecated module reference
9 years ago
Matjaž Mozetič
e63aa02ac4
Module base_module_doc_rst migrated from version 6.1
9 years ago
Stéphane Bidoul
ff678efc7d
[MOV] move addons out of __unported__ (they remain not installable)
9 years ago
Stéphane Bidoul
a69b4aef81
[UPD] addons table in README.md
9 years ago
Daniel Reis
8e8df0177f
Merge pull request #264 from hbrunn/8.0-base_debug4all
[ADD] base_debug4all
9 years ago
Stéphane Bidoul
14e75405d3
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
d076cfa484
Merge pull request #107 from savoirfairelinux/8.0-prototype
8.0 prototype
9 years ago
Maxime Chambreuil
81ba353e7d
[FIX] Review comments
9 years ago
Maxime Chambreuil
9c095acbf9
[DEL] cleanup
[FIX] PEP8 errors
[FIX] Get default description
[IMP] README.rst
[IMP] Provide Jinja2 requirement
[IMP] Add license badge in description
[FIX] Formatting
[FIX] Version and typos
9 years ago
Vincent Vinet
dbbd49d3e6
fix template description being indented
[FIX] Use human name and english category name for manifest
[IMP] multi line notes, unprefix names, pep8 py files
[IMP] whitespace cleanup in templates
[FIX] base models get _name, custom get _inherit
add missing spaces
10 years ago
EL HADJI DEM
d44e189797
[UPD] Add a new file for default value decription field
10 years ago
Maxime Chambreuil
aeb05be280
[FIX] E402 module level import not at top of file
10 years ago
Jordi Riera
fda47cdd61
[IMP] module_prototyper: add placeholders to fields.
10 years ago
Maxime Chambreuil
6e31ff420d
[IMP] Add help
[FIX] license field
[IMP] Add template README.rst as default description
[FIX] PEP8 errors
[IMP] Take reviews into account
10 years ago