|
|
@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 …
|
|
|
@359
|
13 years |
bas |
email2trac.py.in:
- added DiscussionPlugin? support, Authors: bas en …
|
|
|
@356
|
13 years |
bas |
email2trac.py.in:
- added new function ticket_update_by_subject, see #188
|
|
|
@354
|
13 years |
bas |
Some modification of ticket subject updates, see #188
|
|
|
@353
|
13 years |
bas |
email2trac.py.in:
- Added patch to update ticket based on subject, …
|
|
|
@352
|
13 years |
bas |
Applied patch for ticket prefix enhancement, closes #195
|
|
|
@348
|
13 years |
bas |
email2trac.py.in:
- added some code that will replace the / and \ …
|
|
|
@347
|
13 years |
bas |
email2trac.py.in:
- re-enabled normalizing for filenames (attachments)
|
|
|
@345
|
13 years |
bas |
New version 1.3.2
|
|
|
@344
|
13 years |
bas |
We must also use the overriden reporter value in the notification …
|
|
|
@343
|
13 years |
bas |
Re-arranged functions per section
|
|
|
@342
|
13 years |
bas |
moved attach_attachments to TRAC ticket section
|
|
|
@341
|
13 years |
bas |
moved email_to_unicode to conversion section
|
|
|
@340
|
13 years |
bas |
renamed attachments to attach_attachments
|
|
|
@339
|
13 years |
bas |
email2trac.py.in:
- removed obsolete function mkdir_p
- re-arranged …
|
|
|
@336
|
13 years |
bas |
removed obsolete function
|
|
|
@335
|
13 years |
bas |
Some more layout changes
|
|
|
@334
|
13 years |
bas |
changed some debugs to verbose messages
|
|
|
@333
|
13 years |
bas |
Preparing for 1.3.0 version
|
|
|
@331
|
13 years |
bas |
disabled writing files for Dry-run mode
Debug mode can now handle …
|
|
|
@330
|
13 years |
bas |
email2trac.py.in:
- mail with attachments went wrong due to previous …
|
|
|
@329
|
13 years |
bas |
Really fixed the bug when subject is not set
|
|
|
@328
|
13 years |
bas |
email2trac.py.in:
- renamed a variable to avoid confusion
|
|
|
@326
|
13 years |
bas |
email2trac.py.in:
- moved the function self.set_reply_fields() …
|
|
|
@321
|
13 years |
bas |
Some variable renaming
|
|
|
@320
|
13 years |
bas |
email2trac.py.in:
- applied patch #180 and closes #180
|
|
|
@319
|
13 years |
bas |
When there a problems with saving attachments. Show it as comment in …
|
|
|
@318
|
13 years |
bas |
Fixed an segv in run_email2trac.c with the new python_egg cache …
|
|
|
@317
|
13 years |
bas |
email2trac.py.in:
- A filename name can also containt unicode chars, …
|
|
|
@316
|
13 years |
bas |
Fixed a bug when there is no subject line, closes #179
|
|
|
@315
|
13 years |
bas |
email2trac.py.in:
fixed a debug issue and Unicode chars …
|
|
|
@312
|
13 years |
bas |
The blog did not work at all! The patch i received can not work for …
|
|
|
@311
|
13 years |
bas |
email2trac.py.in:
- removed debug print statement for inline_properties
|
|
|
@310
|
13 years |
bas |
rearranged some code
|
|
|
@309
|
13 years |
bas |
email2trac.py.in:
- added inline properties patch. To set ticket …
|
|
|
@305
|
13 years |
bas |
Prevent mail loops when from address is set, see #172
|
|
|
@304
|
13 years |
bas |
Prevent setting the reporter to the ticket email address
|
|
|
@301
|
13 years |
bas |
prevent mail loop, closes #172
|
|
|
@300
|
13 years |
bas |
a better patch for handling mail loop in set_reply and cc-field, …
|
|
|
@299
|
13 years |
bas |
prevent a mail loop for new tickets when reply_all is set and …
|
|
|
@297
|
13 years |
bas |
added a new parameter subject_field_separator default value is &, …
|
|
|
@296
|
13 years |
bas |
email2trac.py.in:
- Fixed an error when adding attachments with …
|
|
|
@295
|
13 years |
bas |
email2trac.py.in:
- fixed an error for new tickets attachments were …
|
|
|
@294
|
13 years |
bas |
email2trac.py.in:
- added new configuration parameter, …
|
|
|
@292
|
13 years |
bas |
Do not show the message, 'This message has X attachment(s)' in the …
|
|
|
@291
|
13 years |
bas |
committed patch, so closes #163
|
|
|
@290
|
14 years |
bas |
email2trac.py.in:
- fixed a type in mailto header
|
|
|
@289
|
14 years |
bas |
delete some blank lines
|
|
|
@288
|
14 years |
bas |
email2trac.py.in:
- workflow patch, did not work, closes #157
- When …
|
|
|
@287
|
14 years |
bas |
email2trac.py.in:
- added var self.email_name. Now we can use the …
|
|
|
@284
|
14 years |
bas |
email2trac.py.in:
- removed empty line
|
|
|
@282
|
14 years |
bas |
email2trac.py.in:
- updated python doc info
|
|
|
@281
|
14 years |
bas |
email2trac.py.in:
- update python doc info
|
|
|
@278
|
14 years |
bas |
email2trac.py.in:
- added new parameter and feature to drop the HTML …
|
|
|
@276
|
14 years |
bas |
email2trac.py.in:
- updated default trac version for email2trac to …
|
|
|
@274
|
14 years |
bas |
See Changelog for details
|
|
|
@273
|
14 years |
bas |
email2trac.py.in:
- some trac functions are depend on ticket id, see #142
|
|
|
@272
|
14 years |
bas |
email2trac.py.in:
- closes #138
|
|
|
@270
|
14 years |
bas |
configure, aclocal.m4:
- updated python version check, added version …
|
|
|
@268
|
14 years |
bas |
email2trac.py.in:
- fixed an error in blog update function
|
|
|
@265
|
14 years |
bas |
email2trac.py.in:
- removed duplicate code
- rearrange some commemt code
|
|
|
@264
|
14 years |
bas |
email2trac.py.in,:
- fixed an unicode error
debian/changelog:
- is …
|
|
|
@262
|
14 years |
bas |
closes #130
|
|
|
@260
|
14 years |
bas |
email2trac.py.in:
- added FullBlogPlugin? support
|
|
|
@258
|
14 years |
bas |
email2trac.py.in:
- only enable workflow for 0.11
|
|
|
@257
|
14 years |
bas |
email2trac.py.in:
- A working workflow implementation, must be fine tuned
|
|
|
@256
|
14 years |
bas |
email2trac.py.in:
- closes #123, fixed a typing error
|
|
|
@253
|
14 years |
bas |
email2trac.py.in:
- ticket id is now move to the class variable. …
|
|
|
@252
|
14 years |
bas |
email2trac.py.in:
- always use self.author = self.email_addr, #118
…
|
|
|
@250
|
14 years |
bas |
email2trac.py.in:
- removed obsolete set_owner function
- …
|
|
|
@249
|
14 years |
bas |
email2trac.py.in:
- applied patch, #117
- and made login name lookup …
|
|
|
@242
|
14 years |
bas |
email2trac.py.in:
- closes #93, 110 problems with window attachements
|
|
|
@241
|
14 years |
bas |
email2trac.py.in:
- Ticket was not updated if we only changed the …
|
|
|
@240
|
14 years |
bromine |
email2trac.py.in:
- Accidentally checked in some debugging code
|
|
|
@239
|
14 years |
bromine |
email2trac.py.in:
- Strip newlines from email subject when parsing. …
|
|
|
@238
|
14 years |
bromine |
email2trac.py.in:
- more versatile handling of Mac attachments; …
|
|
|
@237
|
14 years |
bromine |
email2trac.py.in:
- don't insert attachments when doing a dry run, …
|
|
|
@236
|
14 years |
bromine |
email2trac.py.in:
- better handling of inline attachments and …
|
|
|
@234
|
15 years |
bas |
email2trac.py.in:
- fix typo error, closes #104
|
|
|
@233
|
15 years |
bas |
email2trac.py.in:
- default values for custom fields patch, #101
|
|
|
@232
|
15 years |
bas |
email2trac.py.in:
- rfc 3676 bug fix, closes #99
|
|
|
@231
|
15 years |
bas |
email2trac.py.in:
- close tickets #94, #95
ChangeLog?
|
|
|
@230
|
15 years |
bas |
email2trac.py.in:
- fixed a bug in reply_all option, closes #95
|
|
|
@227
|
15 years |
bas |
email2trac.py.in:
- recipient_list did not work
|
|
|
@226
|
15 years |
bas |
email2trac.py.in:
- added recipient_list parameter, closes #77
|
|
|
@223
|
15 years |
bas |
email2trac.py.in:
- fixed a typo error
ChangeLog?:
- Added some credits
|
|
|
@222
|
15 years |
bas |
email2trac.py.in, email2trac.conf:
- added …
|
|
|
@221
|
15 years |
bas |
email2trac.py.in:
- closes ticket #87, #74
- added a more general …
|
|
|
@220
|
15 years |
bas |
email2trac.py.in:
- update_ticket_fields must be place after the …
|
|
|
@219
|
15 years |
bas |
email2trac.py.in:
- see Changelog and closed ticket #89
|
|
|
@218
|
15 years |
bas |
email2trac.py.in:
- fixed black_list parameter split to …
|
|
|
@217
|
15 years |
bas |
email2trac.py.in:
- See Changelog
|
|
|
@215
|
15 years |
bas |
email2trac.py.in:
- reopen ticket if an emails is received, closes #70
|
|
|
@214
|
15 years |
bas |
email2trac.py.in:
- when there is an email update via email the …
|
|
|