Revisions for whups/lib/Renderer/Comment.php

Location: [ Horde CVS ] / whups / lib / Renderer / Comment.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.17 (+2 -2 lines) 01/06/2009 01:02 PM Jan Schneider jan

Happy New Year

1.16.2.1 FRAMEWORK_3 (+2 -2 lines) 01/06/2009 10:28 AM Jan Schneider jan

Happy New Year

1.16 (+4 -4 lines) 08/07/2008 11:53 AM Jan Schneider jan

Fix undefined variable.

Tags: FRAMEWORK_3, WHUPS_1_0, WHUPS_1_0_RC2

1.15 (+8 -6 lines) 08/05/2008 06:37 PM Ben Klang bklang

* Move the lock icon up next to the "Comment" header to make the meaning more intuitive
* Change the border color of a restricted comment from blue to red.  To my thinking red is more suitable for a private/restricted comment than blue.

1.14 (+3 -2 lines) 06/24/2008 06:26 PM Jan Schneider jan

Limit Robert's copyright to the years of his contributions. We should really find him.

Tags: WHUPS_1_0_RC1

1.13 (+5 -4 lines) 06/12/2008 06:58 PM Jan Schneider jan

Use highlightquotes filter.

1.12 (+5 -1 lines) 06/12/2008 05:03 PM Jan Schneider jan

Use flowed formatting for all comments. This wraps unquoted comments at the
same length like the quoted text.

1.11 (+4 -4 lines) 06/05/2008 01:09 PM Jan Schneider jan

Deal with queue vs. admin permissions more consistently.

1.10 (+3 -4 lines) 04/04/2008 08:13 AM Jan Schneider jan

Don't rewrite matched string.

1.9 (+4 -4 lines) 03/10/2008 01:26 PM Jan Schneider jan

Add message template for email notifications.
Fix and improve attachment tracking.
Optimize ticket link generation.
CS improvements.

1.8 (+2 -2 lines) 03/10/2008 09:41 AM Jan Schneider jan

Fix off-by-one.

1.7 (+7 -5 lines) 03/10/2008 07:52 AM Jan Schneider jan

Sequentially number comments.
Bug: 4895

1.6 (+51 -25 lines) 03/07/2008 11:05 AM Jan Schneider jan

Wrapping.

1.5 (+2 -2 lines) 02/28/2008 12:01 AM Chuck Hagenbuch chuck

[cjh] Use pretty URLs if Horde is configured for them (Request #5922).

1.4 (+3 -1 lines) 02/21/2008 10:10 AM Jan Schneider jan

Add @package tags.

1.3 (+5 -1 lines) 02/15/2008 04:09 PM Jan Schneider jan

Show attribute changes in ticket history.

1.2 (+3 -3 lines) 12/31/2007 03:53 PM Chuck Hagenbuch chuck

Escape attachment filenames

1.1 12/07/2007 02:39 PM Michael Rubinsky mrubinsk

Move this class definition out of templates/ and rename class.