/[cvs]/otrs/Kernel/System/Ticket.pm
ViewVC logotype

Log of /otrs/Kernel/System/Ticket.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download)
Sticky Tag:


Revision 1.416.2.12 - (view) (download) - [select for diffs]
Thu Jun 24 17:14:23 2010 UTC (4 weeks, 6 days ago) by dz
Branch: rel-2_4
Changes since 1.416.2.11: +1 -1 lines
Diff to previous 1.416.2.11 , to branch point 1.416 , to next main 1.467
Rollback of Fixed bug#5376, to fix in future.

Revision 1.416.2.11 - (view) (download) - [select for diffs]
Wed Jun 23 23:40:37 2010 UTC (5 weeks ago) by dz
Branch: rel-2_4
Changes since 1.416.2.10: +6 -6 lines
Diff to previous 1.416.2.10 , to branch point 1.416
Fixed bug#5376 - String "Reset of unlock time" not translated and standardization of 'misc' history names starting with %%.

Revision 1.455.2.3 - (view) (download) - [select for diffs]
Thu Jun 17 16:03:24 2010 UTC (5 weeks, 6 days ago) by mae
Branch: rel-2_5
Changes since 1.455.2.2: +6 -5 lines
Diff to previous 1.455.2.2 , to branch point 1.455 , to next main 1.467
Added 'Age' in POD to list of returned parameters.

Revision 1.467 - (view) (download) - [select for diffs]
Thu Jun 17 16:02:36 2010 UTC (5 weeks, 6 days ago) by mae
Branch: MAIN
CVS Tags: HEAD
Changes since 1.466: +4 -3 lines
Diff to previous 1.466
Added 'Age' in POD to list of returned parameters.

Revision 1.466 - (view) (download) - [select for diffs]
Wed Jun 2 16:03:45 2010 UTC (8 weeks ago) by bes
Branch: MAIN
Changes since 1.465: +4 -4 lines
Diff to previous 1.465
Fixed a code comment.

Revision 1.465 - (view) (download) - [select for diffs]
Mon May 31 09:54:26 2010 UTC (8 weeks, 3 days ago) by martin
Branch: MAIN
Changes since 1.464: +6 -7 lines
Diff to previous 1.464
Fixed PendingDateSet() for work with 0 (not NULL).

Revision 1.455.2.2 - (view) (download) - [select for diffs]
Sun May 30 13:04:20 2010 UTC (8 weeks, 4 days ago) by bes
Branch: rel-2_5
Changes since 1.455.2.1: +3 -6 lines
Diff to previous 1.455.2.1 , to branch point 1.455
Removed two unused variables.

Revision 1.464 - (view) (download) - [select for diffs]
Fri May 28 21:08:15 2010 UTC (2 months ago) by mb
Branch: MAIN
Changes since 1.463: +69 -17 lines
Diff to previous 1.463
Added option to use TicketPendingTimeSet() to null out the Pending Time, similar to the implementation for TicketFreeTimeSet().

Revision 1.463 - (view) (download) - [select for diffs]
Fri May 28 13:02:06 2010 UTC (2 months ago) by mb
Branch: MAIN
Changes since 1.462: +17 -3 lines
Diff to previous 1.462
Extended Perldoc for TicketFreeTimeSet.

Revision 1.462 - (view) (download) - [select for diffs]
Thu May 20 07:43:03 2010 UTC (2 months, 1 week ago) by mb
Branch: MAIN
Changes since 1.461: +48 -19 lines
Diff to previous 1.461
Bug#5186 - Prepend fwd: instead of re: to the subject of forwarded mails.

Revision 1.461 - (view) (download) - [select for diffs]
Wed May 19 06:51:11 2010 UTC (2 months, 1 week ago) by mb
Branch: MAIN
Changes since 1.460: +166 -79 lines
Diff to previous 1.460
Reworked API for Kernel::System::Ticket to be more consistent. The Ticket object is still backwards compatible.

Revision 1.460 - (view) (download) - [select for diffs]
Wed Apr 28 09:52:28 2010 UTC (3 months ago) by martin
Branch: MAIN
Changes since 1.459: +4 -4 lines
Diff to previous 1.459
Improved pod of OwnerSet().

Revision 1.459 - (view) (download) - [select for diffs]
Wed Apr 28 09:44:58 2010 UTC (3 months ago) by martin
Branch: MAIN
Changes since 1.458: +13 -3 lines
Diff to previous 1.458
Improved pod of OwnerSet().

Revision 1.455.2.1 - (view) (download) - [select for diffs]
Tue Apr 13 07:18:25 2010 UTC (3 months, 2 weeks ago) by bes
Branch: rel-2_5
Changes since 1.455: +14 -6 lines
Diff to previous 1.455
Merged in changes from HEAD.

Revision 1.458 - (view) (download) - [select for diffs]
Tue Apr 13 07:16:08 2010 UTC (3 months, 2 weeks ago) by bes
Branch: MAIN
Changes since 1.457: +4 -4 lines
Diff to previous 1.457
Fixed spelling in code comment.

Revision 1.457 - (view) (download) - [select for diffs]
Tue Apr 13 07:12:37 2010 UTC (3 months, 2 weeks ago) by bes
Branch: MAIN
Changes since 1.456: +4 -4 lines
Diff to previous 1.456
Clarified POD for TicketUnlockTimeoutUpdate().

Revision 1.456 - (view) (download) - [select for diffs]
Thu Apr 1 10:00:50 2010 UTC (3 months, 3 weeks ago) by martin
Branch: MAIN
Changes since 1.455: +13 -5 lines
Diff to previous 1.455
Added additional note about StateType Closed/Open in TicketSearch().

Revision 1.455 - (view) (download) - [select for diffs]
Tue Mar 2 14:22:19 2010 UTC (4 months, 3 weeks ago) by mb
Branch: MAIN
Branch point for: rel-2_5
Changes since 1.454: +4 -4 lines
Diff to previous 1.454
Fixed typo in perldoc

Revision 1.454 - (view) (download) - [select for diffs]
Tue Feb 23 12:33:38 2010 UTC (5 months ago) by martin
Branch: MAIN
Changes since 1.453: +35 -37 lines
Diff to previous 1.453
Small code layout improvement.

Revision 1.453 - (view) (download) - [select for diffs]
Sun Feb 21 18:52:04 2010 UTC (5 months ago) by martin
Branch: MAIN
Changes since 1.452: +31 -16 lines
Diff to previous 1.452
Improved new article feature.

Revision 1.452 - (view) (download) - [select for diffs]
Sun Feb 21 15:45:50 2010 UTC (5 months ago) by martin
Branch: MAIN
Changes since 1.451: +21 -18 lines
Diff to previous 1.451
Improved QueryCondition, use it often as possible.

Revision 1.451 - (view) (download) - [select for diffs]
Tue Feb 16 23:44:59 2010 UTC (5 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.450: +4 -4 lines
Diff to previous 1.450
Fixed small SQL syntax typo.

Revision 1.450 - (view) (download) - [select for diffs]
Mon Feb 15 23:32:33 2010 UTC (5 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.449: +188 -3 lines
Diff to previous 1.449
Added "New Article" feature. Shows any agent in dashboard and globle ticket overviews if there is a new article in a ticket which is not seen (like unread feature in email clients). Notice: Use scripts/DBUpdate-to-2.5.*.sql for upgrading!

Revision 1.449 - (view) (download) - [select for diffs]
Wed Feb 3 12:36:10 2010 UTC (5 months, 3 weeks ago) by martin
Branch: MAIN
Changes since 1.448: +51 -47 lines
Diff to previous 1.448
Small code layout improvement.

Revision 1.416.2.10 - (view) (download) - [select for diffs]
Fri Jan 29 15:45:19 2010 UTC (5 months, 4 weeks ago) by martin
Branch: rel-2_4
CVS Tags: rel-2_4_7
Changes since 1.416.2.9: +13 -4 lines
Diff to previous 1.416.2.9 , to branch point 1.416
Improved quoting.

Revision 1.346.2.9 - (view) (download) - [select for diffs]
Fri Jan 29 15:44:02 2010 UTC (5 months, 4 weeks ago) by martin
Branch: rel-2_3
CVS Tags: rel-2_3_5
Changes since 1.346.2.8: +19 -19 lines
Diff to previous 1.346.2.8 , to branch point 1.346 , to next main 1.467
Improved quoting.

Revision 1.275.2.19 - (view) (download) - [select for diffs]
Fri Jan 29 15:42:36 2010 UTC (5 months, 4 weeks ago) by martin
Branch: rel-2_2
CVS Tags: rel-2_2_9
Changes since 1.275.2.18: +19 -19 lines
Diff to previous 1.275.2.18 , to branch point 1.275 , to next main 1.467
Improved quoting.

Revision 1.233.2.3 - (view) (download) - [select for diffs]
Fri Jan 29 15:42:05 2010 UTC (5 months, 4 weeks ago) by martin
Branch: rel-2_1
CVS Tags: rel-2_1_9
Changes since 1.233.2.2: +17 -17 lines
Diff to previous 1.233.2.2 , to branch point 1.233 , to next main 1.467
Improved quoting.

Revision 1.448 - (view) (download) - [select for diffs]
Fri Jan 29 13:39:37 2010 UTC (5 months, 4 weeks ago) by martin
Branch: MAIN
Changes since 1.447: +30 -20 lines
Diff to previous 1.447
Improved sql quoting.

Revision 1.447 - (view) (download) - [select for diffs]
Mon Jan 25 13:07:23 2010 UTC (6 months ago) by martin
Branch: MAIN
Changes since 1.446: +10 -3 lines
Diff to previous 1.446
Moved to permanent cache Kernel::System::CacheInternal.

Revision 1.446 - (view) (download) - [select for diffs]
Tue Jan 19 21:10:35 2010 UTC (6 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.445: +3 -13 lines
Diff to previous 1.445
Removed not needed params.

Revision 1.416.2.9 - (view) (download) - [select for diffs]
Tue Jan 12 17:49:46 2010 UTC (6 months, 2 weeks ago) by martin
Branch: rel-2_4
Changes since 1.416.2.8: +7 -7 lines
Diff to previous 1.416.2.8 , to branch point 1.416
Changed default ttl for fultext search from 5 to 4 min.

Revision 1.445 - (view) (download) - [select for diffs]
Tue Jan 12 17:45:03 2010 UTC (6 months, 2 weeks ago) by martin
Branch: MAIN
Changes since 1.444: +7 -7 lines
Diff to previous 1.444
Changed default ttl for fultext search from 5 to 4 min.

Revision 1.444 - (view) (download) - [select for diffs]
Thu Dec 24 01:06:46 2009 UTC (7 months ago) by martin
Branch: MAIN
Changes since 1.443: +11 -11 lines
Diff to previous 1.443
Fixed TicketSubjectClean() if ticket number is on the right site.

Revision 1.443 - (view) (download) - [select for diffs]
Thu Dec 24 00:40:18 2009 UTC (7 months ago) by martin
Branch: MAIN
Changes since 1.442: +16 -6 lines
Diff to previous 1.442
Added multible Kernel::System::Ticket::Custom module backends.

Revision 1.442 - (view) (download) - [select for diffs]
Thu Dec 24 00:08:53 2009 UTC (7 months ago) by martin
Branch: MAIN
Changes since 1.441: +5 -4 lines
Diff to previous 1.441
Added attribute MainTicketID to event of TicketMerge().

Revision 1.416.2.8 - (view) (download) - [select for diffs]
Wed Dec 23 22:48:22 2009 UTC (7 months ago) by martin
Branch: rel-2_4
CVS Tags: rel-2_4_6
Changes since 1.416.2.7: +3 -5 lines
Diff to previous 1.416.2.7 , to branch point 1.416
Moved Kernel::System::Notification to Kernel::System::Ticket::Article.

Revision 1.441 - (view) (download) - [select for diffs]
Wed Dec 23 22:40:25 2009 UTC (7 months ago) by martin
Branch: MAIN
Changes since 1.440: +242 -245 lines
Diff to previous 1.440
Moved not need Kernel::System::Notification to Kernel::System::Ticket::Article.

Revision 1.440 - (view) (download) - [select for diffs]
Wed Dec 9 11:06:49 2009 UTC (7 months, 2 weeks ago) by mh
Branch: MAIN
Changes since 1.439: +126 -10 lines
Diff to previous 1.439
Added archive feature to improve performance.

Revision 1.439 - (view) (download) - [select for diffs]
Wed Dec 9 10:10:23 2009 UTC (7 months, 2 weeks ago) by mae
Branch: MAIN
Changes since 1.438: +13 -12 lines
Diff to previous 1.438
Fixed bug#4184 - Can't call method NotificationGet on an undefined value.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.3