|
|
@586
|
11 years |
bas |
updated authors file
|
|
|
@585
|
11 years |
bas |
added blog patch from Thomas Moschny, closes #287,#235,#175
|
|
|
@584
|
11 years |
bas |
new release 2.4.7
|
|
|
@583
|
11 years |
bas |
Preparing for 2.4.7 release
|
|
|
@582
|
11 years |
bas |
urllib.quote can not handele unicode strings
|
|
|
@581
|
11 years |
bas |
mailto_link did not use the right subject variable, it must use the …
|
|
|
@580
|
12 years |
bas |
added Astarp firewall support:
X-Spam-Flag: YES
X-Spam-Result: Spam
|
|
|
@579
|
12 years |
bas |
Update Changelog
|
|
|
@578
|
12 years |
bas |
commited patch by thomas moschny for blog support, see #235
|
|
|
@577
|
12 years |
bas |
bugfix release 2.4.5
|
|
|
@576
|
12 years |
bas |
fixed an error in parsing from addres if email name contains a charset
|
|
|
@575
|
12 years |
bas |
updated debian version
|
|
|
@574
|
12 years |
bas |
added support for initgroup, thanks to Dennis McRitchie?,
closes #274
|
|
|
@573
|
12 years |
bas |
update changelog
|
|
|
@572
|
12 years |
bas |
adjusted email_header_acl we now loop over all to address to allow …
|
|
|
@571
|
12 years |
bas |
new email2trac release 2.4.2 bugfixes
|
|
|
@570
|
12 years |
bas |
use all 'to-addresses for recipient_list instead of just one, closes #268
|
|
|
@569
|
12 years |
bas |
text/plain attachments are not attached when they are marked as not …
|
|
|
@568
|
12 years |
bas |
email2trac released 2.4.0, Voor Ma!
|
|
|
@567
|
12 years |
bas |
change mime-type properties on Changelog
|
|
|
@566
|
12 years |
bas |
preparing for new 2.4.0 release
|
|
|
@565
|
12 years |
bas |
|
|
|
@564
|
12 years |
bas |
Only use repr() in subject logging, still convert subject to unicode, …
|
|
|
@563
|
12 years |
bas |
fixed unicode error when printing subject line. Python logging module …
|
|
|
@562
|
12 years |
bas |
small rewrite
|
|
|
@561
|
12 years |
bas |
converted all dry-run print statement to self.logger.info
|
|
|
@560
|
12 years |
bas |
email2trac.conf:
- updated to latest email2trac version. There where …
|
|
|
@559
|
12 years |
bas |
removed some comments
|
|
|
@558
|
12 years |
bas |
reporter ticket field can also be changed by a workflow, see #226
|
|
|
@557
|
12 years |
bas |
delete obsolete workflow code, see #226
|
|
|
@556
|
12 years |
bas |
chamged workflow to TicketModule? implementation as suggested by: …
|
|
|
@555
|
12 years |
bas |
rewrote save_email_for_debug. So no unicode problems and all files …
|
|
|
@554
|
12 years |
bas |
version 0.11, 0.12 and 0.13 have the same import statements.
|
|
|
@553
|
12 years |
bas |
removed some obsolete code and some layout changes
|
|
|
@552
|
12 years |
bas |
updated changelog
|
|
|
@551
|
12 years |
bas |
adjusted doc string for check_filename_length
|
|
|
@550
|
12 years |
bas |
fixed an error in check_filename_length must return 'None' if filename …
|
|
|
@549
|
12 years |
bas |
added a check_filename_length function. This function will check if …
|
|
|
@548
|
12 years |
bas |
email2trac can now handle large filenames, trac report an error, see #247
|
|
|
@547
|
12 years |
bas |
adjusted email2trac help text
|
|
|
@546
|
12 years |
bas |
renamed email2trac_workflow to mail_workflow and preparing for 2.4.0 …
|
|
|
@545
|
12 years |
bas |
added email2trac_workflow function. So we now honor workflow for new …
|
|
|
@544
|
12 years |
bas |
new debian version
|
|
|
@543
|
12 years |
bas |
comment permission check for workflow. Is already done and some minor …
|
|
|
@542
|
12 years |
bas |
update debian version and update changelog
|
|
|
@541
|
12 years |
bas |
preparing email2trac for trac release 0.13, see #250
|
|
|
@540
|
12 years |
bas |
preparing email2trac for trac 0.13 release, see #250
|
|
|
@539
|
12 years |
bas |
fixed check permission problem when PrivateTicketsPlugin? is installed, …
|
|
|
@538
|
12 years |
bas |
email2trac only used the default workflow. We now use the ticket …
|
|
|
@537
|
12 years |
bas |
forgot to save email2trac.py.in, see #264
|
|
|
@536
|
12 years |
bas |
fixed workflow problem when using mixed case chars, closes #264
|
|
|
@535
|
12 years |
bas |
updated changelog entries
|
|
|
@534
|
12 years |
bas |
log trac error if something goes wrong with opening the project …
|
|
|
@533
|
12 years |
bas |
ticket_update_by_subject enhancement, closes #253
|
|
|
@532
|
12 years |
bas |
fix a bug in the windows logging environment, closes #251
|
|
|
@531
|
12 years |
bas |
a better patch for update_ticket_fields
|
|
|
@530
|
12 years |
bas |
updated fix for ticket update fields
|
|
|
@529
|
12 years |
bas |
fixed a bug in ticket update by subject for trac version less then …
|
|
|
@528
|
12 years |
bas |
email2trac.py.in:
- enhanced the save_email_for_debug() function
|
|
|
@527
|
12 years |
bas |
workflow must be set to None, see #247
|
|
|
@526
|
12 years |
bas |
Fix re-opening for closed tickets for trac 0.12 and higher. Only …
|
|
|
@525
|
12 years |
bas |
fixed some logging errors in email_to_unicode function
|
|
|
@524
|
12 years |
bas |
Fixed and error in ticket_update_fields. Always check if it is a valid …
|
|
|
@523
|
12 years |
bas |
New email2trac release 2.1.0
|
|
|
@522
|
12 years |
bas |
new release 2.1.0
|
|
|
@521
|
12 years |
bas |
Fixed an error in setting up the logging envrionment for Windows Oses
|
|
|
@520
|
12 years |
bas |
fixed a bug in the date format used for ticket_update_by_subject.
|
|
|
@519
|
12 years |
bas |
changed print statement to logger.error. sys.exit(1) must be …
|
|
|
@518
|
12 years |
bas |
Fixed comparison of email addresses and author names. Always do lower …
|
|
|
@517
|
12 years |
bas |
Some small mailto fix
|
|
|
@516
|
12 years |
bas |
applied patch from Dennis McRitchie?, closes #236
|
|
|
@515
|
12 years |
bas |
new email2trac release 2.0.2
|
|
|
@514
|
12 years |
bas |
changed tempfile.mktemp to tempfile.mkstemp
|
|
|
@513
|
12 years |
bas |
some typos
|
|
|
@512
|
12 years |
bas |
some more typo fixes
|
|
|
@511
|
12 years |
bas |
forgot to include date
|
|
|
@510
|
12 years |
bas |
New 2.0.1 release
|
|
|
@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
|
|
|
@505
|
12 years |
bas |
updated spec file
|
|
|
@504
|
12 years |
bas |
preparing for 2.0.0 version
|
|
|
@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
|
|
|
@501
|
12 years |
bas |
updated version info and changelog
|
|
|
@500
|
12 years |
bas |
fixed a bug when sending html and text messages. we did get empty …
|
|
|
@499
|
12 years |
bas |
update version info
|
|
|
@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
|
12 years |
bas |
allow more ticket fields to be updated by inline properties, closes #227
|
|
|
@491
|
12 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
|
|
|
@488
|
13 years |
bas |
update version info
|
|
|
@487
|
13 years |
bas |
Enhancement to update-by-subject routines, closes #188
|
|
|