Stéphane Bidoul
5737ebc97c
[FIX] make dbfilter_from_header compliant with its documentation
2015-11-18 22:35:24 +01:00
Stéphane Bidoul
35f26dce1b
[UPD] addons table in README.md
2015-11-13 19:36:37 +01:00
Alexandre Fayolle
aab03c013c
Merge pull request #286 from StefanRijnhart/8.0-fetchmail_folder_context
...
[IMP] Allow for context on fetchmail folder configurations to set default values
2015-11-13 15:21:55 +01:00
Moises Lopez - https://www.vauxoo.com/
085009b68d
Merge pull request #281 from Yajo/signup-email-check
...
Add module auth_signup_verify_email.
2015-11-12 15:11:34 -05:00
Pedro M. Baeza
79477d7c62
Update README.rst
2015-11-12 19:35:07 +01:00
Pedro M. Baeza
80925f2791
[REN] base_exports_manager > base_export_manager
2015-11-12 17:27:09 +01:00
Moises Lopez - https://www.vauxoo.com/
01e8334fe7
Merge pull request #289 from Antiun/pr-base_exports_manager
...
[ADD] base_exports_manager
2015-11-12 10:18:58 -05:00
Javier Iniesta
5c0b7c3316
[ADD] base_exports_manager
2015-11-12 13:36:14 +01:00
Daniel Reis
75d201ebad
Merge pull request #291 from incaser/auth_supplier
...
[FIX] auth_supplier: Change author order.
2015-11-12 09:55:31 +00:00
Carlos Incaser
8f5512b7eb
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
2015-11-11 09:20:20 +01:00
sergio-incaser
66a5a7f1d3
[FIX] auth_supplier: Change author order.
2015-11-06 17:14:52 +01:00
Stefan Rijnhart
755bf2bf15
[FIX] Unnecessary escaping
2015-11-03 12:28:31 +01:00
Carlos Incaser
236d82d36f
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
2015-11-02 16:53:10 +01:00
Stefan Rijnhart
61c1e19020
[IMP] Allow for context on fetchmail folder configurations to set default values
2015-11-02 16:15:52 +01:00
Stéphane Bidoul
a219268105
[UPD] addons table in README.md
2015-10-30 23:16:32 +01:00
Jairo Llopis
ee661628cb
README typos.
2015-10-30 17:33:59 +01:00
Moises Lopez - https://www.vauxoo.com/
d3a3e26f3a
Merge pull request #277 from incaser/auth_supplier
...
[ADD][8.0] auth_supplier: New Module.
2015-10-30 09:35:32 -05:00
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
2015-10-30 15:31:00 +01:00
sergio-incaser
646548d1a1
[ADD] auth_supplier: New Module.
2015-10-29 23:44:36 +01:00
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 …
2015-10-29 19:59:14 +01:00
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.
2015-10-29 16:43:30 +01:00
Jairo Llopis
214efbf802
Do not recreate variable in case of dict().
2015-10-29 16:08:48 +01:00
Jairo Llopis
bff359710e
Import module following guidelines.
2015-10-28 16:51:59 +01:00
Jairo Llopis
105e4efece
Another typo.
2015-10-28 16:46:58 +01:00
Jairo Llopis
56c3d39b17
Add module auth_signup_verify_email.
2015-10-28 16:31:09 +01:00
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
2015-10-28 16:07:56 +01:00
sergio-incaser
0b98d8bc54
[ADD] auth_supplier: New Module.
2015-10-28 09:28:59 +01:00
OCA Transbot
ddda3d1a05
OCA Transbot updated translations from Transifex
2015-10-26 06:58:47 -04:00
PabloCM
dc10c061a7
[FIX] Installation instructions
2015-10-23 10:13:51 +02:00
PabloCM
6079880b97
[ADD] log_forwarded_for_ip: Displays source IPs in log when behind a reverse proxy
2015-10-23 08:40:18 +02:00
Stéphane Bidoul
f8c3953ee7
[UPD] addons table in README.md
2015-10-18 18:41:47 +02:00
Pedro M. Baeza
0e4136dc7b
Merge pull request #257 from sysadminmatmoz/8.0
...
Module base_module_doc_rst migrated from version 6.1
2015-10-16 09:33:03 +02:00
Matjaž Mozetič
7ca087fd02
Correct version (typo)
2015-10-16 05:52:25 +02:00
Matjaž Mozetič
3727908478
Final clean
2015-10-16 05:43:06 +02:00
Matjaž Mozetič
5742769715
Restore import from openerp.osv
2015-10-14 06:48:29 +02:00
Matjaž Mozetič
7dfef5cad3
Remove deprecated module reference
2015-10-14 06:48:29 +02:00
Matjaž Mozetič
e63aa02ac4
Module base_module_doc_rst migrated from version 6.1
2015-10-14 06:48:29 +02:00
Stéphane Bidoul
ff678efc7d
[MOV] move addons out of __unported__ (they remain not installable)
2015-10-13 16:58:56 +02:00
Stéphane Bidoul
a69b4aef81
[UPD] addons table in README.md
2015-10-12 22:43:13 +02:00
Daniel Reis
8e8df0177f
Merge pull request #264 from hbrunn/8.0-base_debug4all
...
[ADD] base_debug4all
2015-10-12 10:04:08 +01:00
Stéphane Bidoul
14e75405d3
[UPD] addons table in README.md
2015-10-12 00:32:52 +02:00
Pedro M. Baeza
d076cfa484
Merge pull request #107 from savoirfairelinux/8.0-prototype
...
8.0 prototype
2015-10-10 20:47:08 +02:00
Maxime Chambreuil
81ba353e7d
[FIX] Review comments
2015-10-10 14:04:21 -04:00
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
2015-10-09 11:50:35 -04:00
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
2015-10-09 11:50:34 -04:00
EL HADJI DEM
d44e189797
[UPD] Add a new file for default value decription field
2015-10-09 11:50:33 -04:00
Maxime Chambreuil
aeb05be280
[FIX] E402 module level import not at top of file
2015-10-09 11:50:33 -04:00
Jordi Riera
fda47cdd61
[IMP] module_prototyper: add placeholders to fields.
2015-10-09 11:50:33 -04:00
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
2015-10-09 11:50:32 -04:00
Jordi Riera
02cc47bbb1
[IMP] prototype: added helper fields and placeholders on new fields.
...
[IMP] prototype: no more bug when no icon, commented no implemented page in the view.
[IMP] prototype: better management of special cases.
[IMP] prototype: prototype.py removed print statement and shadowing of "fields".
[IMP] prototype -> module_prototyper
[IMP] module_prototyper: gathered menuitems that is helpfull to create a prototype under the menu 'Module Prototypes'
[IMP] module_prototyper: more comment and docstrings.
[IMP] module_prototyper: translations.
[FIX] module_prototyper: pep8
[IMP] update module_prototyper:
* pump up the version of the module to 0.3
* replace ir.ui.model by ir.ui.view in generated xml views
* improve pep8 compatibility of generation of models
[IMP] update module_prototyper: update of README with versions.
2015-10-09 11:50:30 -04:00