|
|
@514
|
12 years |
bas |
changed tempfile.mktemp to tempfile.mkstemp
|
|
|
@509
|
12 years |
bas |
added a new parameter: inline_properties_first_wins, closes #216
|
|
|
@508
|
12 years |
bas |
We now can override the notify function with AlwaysNotifyReport?, see …
|
|
|
@507
|
12 years |
bas |
converted tabs to spaces
|
|
|
@506
|
12 years |
bas |
fixed mailto link buf for trac 0.12
|
|
|
@503
|
12 years |
bas |
changed some code an made an function html_2_text that uses an …
|
|
|
@502
|
12 years |
bas |
fix some spelling errors
|
|
|
@500
|
12 years |
bas |
fixed a bug when sending html and text messages. we did get empty …
|
|
|
@498
|
12 years |
bas |
added support for html to text conversion, in email2trac.conf:
* …
|
|
|
@497
|
12 years |
bas |
fixed an typo
|
|
|
@496
|
12 years |
bas |
applied patch that fixes some dicussion plugin problems, closes #231
|
|
|
@495
|
12 years |
bas |
Attachments without a name will be saved a 'untitled-part'. This used …
|
|
|
@494
|
12 years |
bas |
spell error
|
|
|
@493
|
12 years |
bas |
fixed some bugs in update_ticket_fields function, see #228
|
|
|
@492
|
13 years |
bas |
allow more ticket fields to be updated by inline properties, closes #227
|
|
|
@491
|
13 years |
bas |
added some statement where we could convert html to text
|
|
|
@490
|
13 years |
bas |
email2trac.py.in:
- renamed function body_text() to get_body_text()
|
|
|
@489
|
13 years |
bas |
fixed log_type error on windows platfor, closes #225
|
|
|
@487
|
13 years |
bas |
Enhancement to update-by-subject routines, closes #188
|
|
|
@486
|
13 years |
bas |
Fixed the calculation of number of ticket changes, closes #223
|
|
|
@485
|
13 years |
bas |
added parentdir functionality, see #217
|
|
|
@484
|
13 years |
bas |
Applied a patch to detect valid users if smtp_default_domain is set, …
|
|
|
@483
|
13 years |
bas |
fixed a type error, '>=' and not '=>', Thanks to Konstantin Ryabitsev
|
|
|
@481
|
13 years |
bas |
applied patch from Konstantin Ryabitsev that solve that one email …
|
|
|
@477
|
13 years |
bas |
email2trac.py.in:
- uniform formot for comments
|
|
|
@476
|
13 years |
bas |
renamed variable new_ticket to new in update_ticket_fields
|
|
|
@474
|
13 years |
bas |
fine tuning of permission model in:
- TICKET_APPEND
- TICKET_CHGPROP …
|
|
|
@472
|
13 years |
bas |
email2trac.py.in:
- the default trac value for resolution is fixed …
|
|
|
@470
|
13 years |
bas |
some reformat of code
|
|
|
@469
|
13 years |
bas |
improved workflow patch, see #198
|
|
|
@468
|
13 years |
bas |
appllied patch from kroseneg at schmidham dot net to define a …
|
|
|
@467
|
13 years |
bas |
only check if debug is set
|
|
|
@466
|
13 years |
bas |
avoid namespace collision
|
|
|
@465
|
13 years |
bas |
remove \r and \n characters from attachment filenames
|
|
|
@464
|
13 years |
bas |
change some help text
|
|
|
@463
|
13 years |
bas |
removed obsolete line trac_default_version
|
|
|
@462
|
13 years |
bas |
Fixed an Unicode error in strip_quotes and update versions info
|
|
|
@456
|
13 years |
bas |
Mail was lost when ticket_update was disabled and ticket reply was detected
|
|
|
@455
|
13 years |
bas |
removed has_key from workflow parameter
|
|
|
@454
|
13 years |
bas |
removed some comment lines
|
|
|
@453
|
13 years |
bas |
removed obsolete conversion to int for debug
|
|
|
@452
|
13 years |
bas |
If we add a value try to convert it to int. If fails just add it. Due …
|
|
|
@451
|
13 years |
bas |
Last variable SUBJECT_FIELD_SEPARATOR ported to UserDict?
|
|
|
@450
|
13 years |
bas |
Some more variables ported to UserDict?
|
|
|
@449
|
13 years |
bas |
converteed INLINE_PROPERTIES and USE_TEXTWRAP
|
|
|
@448
|
13 years |
bas |
converted STRIP_QUOTES and STRIP_SIGNATURES to UserDict?
|
|
|
@447
|
13 years |
bas |
ported DROP_ALTERNATIVE_HTML_VERSION to UserDict?
|
|
|
@446
|
13 years |
bas |
converted VERBATIM_FORMAT to UserDict?
|
|
|
@445
|
13 years |
bas |
ported LOOKBACK to UserDict?
|
|
|
@444
|
13 years |
bas |
ported TICKET_UPDATE to UserDict?
|
|
|
@442
|
13 years |
bas |
ported TICKET_UPDATE to UserDict?
|
|
|
@441
|
13 years |
bas |
ported TICKET_PERMISSION_SYSTEM to UserDict?
|
|
|
@440
|
13 years |
bas |
ported DROP_SPAM to UserDict?
|
|
|
@439
|
13 years |
bas |
ported REPLY_ALL to UserDict?
|
|
|
@438
|
13 years |
bas |
ported to notify_template and notify_template to UserDict?
|
|
|
@437
|
13 years |
bas |
fixed an spelling error
|
|
|
@436
|
13 years |
bas |
ported EMAIL_QUOTE to new UserDict?
|
|
|
@435
|
13 years |
bas |
converterd SPAM_LEVEL and EMAIL_QUOTE to new UserDict?
|
|
|
@434
|
13 years |
bas |
converted mailto_link, mailto_cc and umask to new UserDict?
|
|
|
@433
|
13 years |
bas |
removed some obsolete code and delete the TD: prefix
|
|
|
@431
|
13 years |
bas |
Fixed another spellimg ;-) error set.logger. must be self.logger, …
|
|
|
@428
|
13 years |
bas |
email2trac.py.in:
* logging of spam message was wrong. Fixed it, …
|
|
|
@421
|
13 years |
bas |
ported self.SPAM_HEADER to new syntax self.parameters.spam_header
|
|
|
@420
|
13 years |
bas |
layout fixes
|
|
|
@419
|
13 years |
bas |
Adde project name to logging format
|
|
|
@416
|
13 years |
bas |
Some more logging imporvements
|
|
|
@415
|
13 years |
bas |
email2trac.py.in:
- fixed some errors in log_file options
|
|
|
@414
|
13 years |
bas |
email2trac.py.in:
- some more logging tweaks added debug_interactive mode
|
|
|
@412
|
13 years |
bas |
added -d/--debug option
|
|
|
@411
|
13 years |
bas |
email2trac.py.in:
- replaced SYSLOG code with the logging module
|
|
|
@410
|
13 years |
bas |
Moved logging out class TicketParser? so we can use outside this class
|
|
|
@409
|
13 years |
bas |
email2trac.py.in:
- function are now debug level logging and …
|
|
|
@408
|
13 years |
bas |
port self.DEBUG output to the new logging module
|
|
|
@407
|
13 years |
bas |
changed self.DRY_RUN to self.parameters.dry_run
|
|
|
@406
|
13 years |
bas |
converter all self.VERBOSE to self.logger.info
|
|
|
@405
|
13 years |
bas |
email2trac.py.in:
- First use of the logging module and it worked
|
|
|
@404
|
13 years |
bas |
email2trac.py.in:
- used the SaraDict? class so we can use class …
|
|
|
@403
|
13 years |
bas |
Switching to the python logging module inspired by the Trac source code
|
|
|
@402
|
13 years |
bas |
Split init function for class TicketEmailParser? into modular functions
|
|
|
@401
|
13 years |
bas |
remove support for trac 0.9 version
|
|
|
@398
|
13 years |
bas |
Added permission check system, closes #202, #203.
- can be activated …
|
|
|
@397
|
13 years |
bas |
implement permission system for ticket. Added
- None
- trac …
|
|
|
@395
|
13 years |
bas |
changed some changelogs description.
email2trac.py.in:
- use name if …
|
|
|
@392
|
13 years |
bas |
Do not check if notification is enabled. Trac will do the checking and …
|
|
|
@390
|
13 years |
bas |
Fixed several errors for a ticket update
|
|
|
@388
|
13 years |
bas |
Enabled workflow and notification for 0.12
|
|
|
@387
|
13 years |
bas |
removed some obsolete code
|
|
|
@386
|
13 years |
bas |
Ticket update for version 0.12 did not work, closes #209
|
|
|
@383
|
13 years |
bas |
email2trac.py.in:
- A better fix for attachments with special …
|
|
|
@379
|
13 years |
bas |
email2trac.py.in:
- added print_unicode function. So we can delete …
|
|
|
@378
|
13 years |
bas |
email2trac.py.in, fixed some unciode errors when debug is enabled, see #205
|
|
|
@377
|
13 years |
bas |
Fixed some issues with Unicode suport for attachments, see #206
|
|
|
@376
|
13 years |
bas |
Fixed some UnicodeEncodeErrors? when in debug mode, see #206.
|
|
|
@373
|
13 years |
bas |
Some minor code re-arrangements to determine trac version
|
|
|
@369
|
13 years |
bas |
email2trac.py.in:
- some fixes to support 0.12 version, see #201
|
|
|
@368
|
13 years |
bas |
email2trac.py.in:
- quick hack to suport 0.12deb and 0.12, see #201
|
|
|
@366
|
13 years |
bas |
Fixed an important error in ticket_update_by_subject. email2trac …
|
|
|
@363
|
13 years |
bas |
Automaticaly determine trac version. There is no need for trac_version …
|
|
|
@362
|
13 years |
bas |
email2trac.py.in:
- regex has been changed so ticket_update went …
|
|
|
@360
|
13 years |
bas |
Added an extra option ticket_update_by_subject_lookback in combo with …
|
|
|