Nhomar Hernandez
6a4123e419
[MERGE] Added mass_editing module, thanks to Serpentcs Extraordinary Job
12 years ago
Holger Brunn
ce4fa01654
[ADD] email_template_template
12 years ago
Virgil Dupras
4442424891
[ENH] Transformed mass.object's model_list char field into a proper m2m field.
12 years ago
Anu Patel
c099945611
[IMP] mass_editing: Added _('') for constraint message.
12 years ago
Anu Patel
8c0bb93dcc
[IMP] mass_editing: Improved the code based on error log.
12 years ago
Anu Patel
2d39868380
[IMP] mass_editing: Improved the code based on error log.
12 years ago
Anu Patel
9f6033509e
[IMP] mass_editing: Corrections based on the merge comments
12 years ago
Alexandre Fayolle
29812578b7
[REVERT] merged and pushed on 7.0 instead of 6.1 branch...
12 years ago
unknown
c5ea9d0596
[MRG][ADD] fetchmail_attach_from_folder
Adds the possibility to attach emails from a certain IMAP folder to objects,
ie partners. Matching is done via several algorithms, ie email address.
This gives a simple possibility to archive emails in OpenERP without a mail
client integration.
12 years ago
unknown
cc64275169
[MRG] [ADD] mail_client_view: gives normal users access to the mail views.
The only other possibilities users have of looking at e-mails, is through the
partner object, or other objects mails are directly linked to. This makes it
impossible to get an overall view, or to search through mails.
Furthermore the module makes newly received mails stand out with a red circle
in the mail view. These mails are in need of action. Via a simple click a user
can either mark a message as also in need of action, or the other way around,
as having been handled.
12 years ago
Holger Brunn
3ec1a5df87
[FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
12 years ago
Ronald Portier
ddbfaca329
[FIX] - Some changes to make code consistent with 6.1 style.
12 years ago
Ronald Portier
fc0cd8a45c
[IMP] Give users the possibility to view emails
[IMP] Add 'action_needed' flag to mails - default on for new messages received
12 years ago
Holger Brunn
466d88fb2f
[IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
12 years ago
Holger Brunn
5c03dba5a6
[FIX] attach mail attachments to matched object in non-OpenERP case
12 years ago
Holger Brunn
600727b2c2
[IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
12 years ago
Holger Brunn
9f1bd59522
[ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
12 years ago
Serpent Consulting Services
9c3500658b
Mass editing fixes for security access
12 years ago
Holger Brunn
6c68c1fb1c
[IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
12 years ago
unknown
f920009aa2
[IMP] convert mailadresses to lowercase to increase change for match
[IMP] handle situation that optional mail address componenents not present in mail
[IMP] slight reorganisation of code to aid debugging and made pep8 compliant as well.
12 years ago
Ronald Portier
85ff68da13
[IMP] - convert mailadresses to lowercase to increase change for match
- handle situation that optional mail address componenents not present in mail
- slight reorganisation of code to aid debugging and made pep8 compliant as well.
12 years ago
Holger Brunn
05021bf360
[MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89
12 years ago
Holger Brunn
4f621df5a9
[ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
12 years ago
Serpent Consulting Services
7dae0d6f69
[FIX] More fixes landed
12 years ago
Pavel Batishchev
1342a8d293
[MIG] super_calendar_view 7.0
[ADD] super_calendar_view: add russian po file
12 years ago
Pavel Batishchev
d504ebd362
add russian i18n
12 years ago
Pavel Batishchev
cb2f458f18
actualize __openerp__.py and view
12 years ago
Serpent Consulting Services
099f593621
[IMP] mass_editing : Improved typos and did some refactoring
12 years ago
Serpent Consulting Services
f06d8b22ae
[ADD/IMP] mass_editing : Added ChangeLog file and copyright info
12 years ago
Serpent Consulting Services
f0ff121c68
[ADD] Added the module mass_editing with OpenERPv7 compatability
12 years ago
Serpent Consulting Services
4a5fc7693a
[REVERT]
12 years ago
Serpent Consulting Services
d08ef0a0c7
[ADD] Added mass_editing module compatible to version 7.0
12 years ago
Alexandre Fayolle
5c83d2282d
[MRG] 7.0-port-server-environment-files
12 years ago
Alexandre Fayolle
226c1b5262
[MRG] 7.0-port-server-environment
12 years ago
Alexandre Fayolle
55f798bb6f
[IMP] server_environment_files: enhanced description
12 years ago
Alexandre Fayolle
61d0e80c20
[FIX] name error in import
12 years ago
Alexandre Fayolle
f563cd090b
merge
12 years ago
Alexandre Fayolle
834187cec5
merge
12 years ago
Alexandre Fayolle
e879f219b6
[7.0] 1st pass at porting server-environment-files
12 years ago
Alexandre Fayolle
b8cb4f95f4
[7.0] 1st pass at porting server_environment
12 years ago
Alexandre Fayolle
b747d13ca2
[7.0] mark all unported modules as not installable
12 years ago
Lorenzo Battistini - Agile BG - Domsense
51d244a35c
[ADD] super calendar addons
12 years ago
Lorenzo Battistini
25c805729f
[FIX] author name
12 years ago
Lorenzo Battistini
8475b341d0
[FIX] import logging
12 years ago
Lorenzo Battistini
5ad4e30895
[FIX] eval
12 years ago
Lorenzo Battistini
15516bc1b9
[IMP] cleaning
12 years ago
Lorenzo Battistini
c13d7179fa
[FIX] eval
12 years ago
Lorenzo Battistini
545b61459c
[FIX] orm methods
12 years ago
Lorenzo Battistini
3c345f6e27
[FIX] using right logger
12 years ago
Lorenzo Battistini
fca7aba97a
[FIX] minor fixes
12 years ago