オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Log of /plugins/ganttcalendarplugin/trunk/ganttcalendar/ticketgantt.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 858 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 20 13:03:11 2014 UTC (9 years, 7 months ago) by jun66j5
File length: 27637 byte(s)
Diff to previous 856
GanttCalendarPlugin: fixed an `TypeError` while comparing `due_assign` and `due_close` values (closes #34514)


Revision 856 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 1 12:00:49 2014 UTC (9 years, 8 months ago) by jun66j5
File length: 27651 byte(s)
Diff to previous 847
GanttCalendarPlugin: avoid `KeyError: 'custom'` in `/ticketgantt` page

Revision 847 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 23 09:39:24 2014 UTC (9 years, 8 months ago) by jun66j5
File length: 27645 byte(s)
Diff to previous 846
GanttCalendarPlugin: allow sorting with any field in gantt chart (sf.jp #34214)


Revision 846 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 23 09:17:15 2014 UTC (9 years, 8 months ago) by jun66j5
File length: 27194 byte(s)
Diff to previous 845
GanttCalendarPlugin: file names of template have `ganttcalendar_` prefix


Revision 845 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 23 09:11:55 2014 UTC (9 years, 8 months ago) by jun66j5
File length: 27180 byte(s)
Diff to previous 844
GanttCalendarPlugin: simplify verbose code


Revision 844 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 23 09:08:19 2014 UTC (9 years, 8 months ago) by jun66j5
File length: 27231 byte(s)
Diff to previous 834
GanttCalendarPlugin: cleanup `ganttcalendar/ticketgantt.py`


Revision 834 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 26 13:27:09 2013 UTC (11 years ago) by jun66j5
File length: 28244 byte(s)
Diff to previous 820
ganttcalendar: fix comparison of the version when Trac 1.0 to use `pkg_resources.parse_version` (#29011)


Revision 820 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 14 23:43:21 2012 UTC (12 years, 2 months ago) by okamototk
File length: 28170 byte(s)
Diff to previous 817
Improving code readability(fixed #26739).

Revision 817 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 13 14:59:23 2011 UTC (12 years, 6 months ago) by jun66j5
File length: 29156 byte(s)
Diff to previous 811
Simplifies i18n codes and removes unused symbols.


Revision 811 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 12 03:56:52 2011 UTC (12 years, 6 months ago) by kanu
File length: 29598 byte(s)
Diff to previous 802
refs #26708 add exception for time tracking plugins

Revision 802 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 23 23:51:19 2011 UTC (12 years, 10 months ago) by okamototk
File length: 29494 byte(s)
Diff to previous 801
fixed ganttchart warning.(#25476)

Revision 801 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 8 23:23:21 2011 UTC (12 years, 11 months ago) by okamototk
File length: 29297 byte(s)
Diff to previous 725
add format option in admin panel and show warning if complete field is not defined.

Revision 725 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 5 12:33:39 2010 UTC (13 years, 5 months ago) by suzz
File length: 29002 byte(s)
Diff to previous 708
ガントチャート表示方法の変更.
 * 担当者欄を削除し、チケット欄を拡大
 * バーの右側に担当者を表示


Revision 708 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 14:58:16 2010 UTC (13 years, 5 months ago) by okamototk
File length: 29001 byte(s)
Diff to previous 707
English display month name change as January, Febururay...

Revision 707 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 11:32:32 2010 UTC (13 years, 5 months ago) by okamototk
File length: 28763 byte(s)
Diff to previous 700
merge  ganttcalendar-ko and i18n/l10n.

Revision 700 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 11 12:14:11 2010 UTC (13 years, 6 months ago) by okamototk
File length: 17270 byte(s)
Diff to previous 650
support trac0.12.

Revision 650 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 19 07:36:36 2010 UTC (14 years, 1 month ago) by okamototk
File length: 17150 byte(s)
Diff to previous 592
merge gantt_with_query branch.

Revision 592 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 21 07:43:20 2010 UTC (14 years, 4 months ago) by kabuchan
File length: 9050 byte(s)
Diff to previous 163
#20365
process_requestにてTICKET_VIEW権限がない場合はじくように
しました。

2010年の祝日カレンダーを追加しました


Revision 163 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 10 23:59:20 2009 UTC (15 years, 3 months ago) by okamototk
File length: 9009 byte(s)
Diff to previous 147
reject user does not have TICKET_VIWE privilgdes.

Revision 147 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 26 13:00:25 2009 UTC (15 years, 3 months ago) by kabuchan
File length: 8958 byte(s)
Diff to previous 146
 * python2.3対応
    そのため全面的に書き換えました

 * チケットのポップアップがらみ
   * 「ガントチャート」[IE7,IE6,IE5.5]
      z-indexが機能していないのでz-indexがなくても被らない様に書き換え
   * 「カレンダー」[IE7,IE6,IE5.5]
      こっちはz-index機能で被りを回避しています
      (位置指定をしてしまうとz-indexが無効になるのでポップアップ場所はばらばらです)

   ※ IE6,IE5.5については環境ないため正確には確認していません
   ※ IE6,IE5.5では若干表示が異なる可能性あります
   ※ firefoxは3.05で確認しました

 * 「カレンダー」マイルストーンの絞込みで期日のあるものしか出てなかったものを
    すべて表示するように変更しました

 * 「カレンダー」期間の最初、最後のものが表示されていないの出るようにクエリを変更

 * 「管理画面」祝日の削除でエラーがでるのを修正しました

 * その他適当に


Revision 146 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 15:15:34 2009 UTC (15 years, 4 months ago) by kabuchan
File length: 6665 byte(s)
Diff to previous 145
 * 祝日機能追加しました
   * holidayテーブルを使います
   * 管理画面にページを追加しテーブル作成、祝日の追加削除ができるようにしました
   * 「カレンダー」と「ガントチャート」に祝日を表示します
   * sqliteしか確認していないので、なにか不都合が出る人は手で作ってみてください
{{{
--holidayテーブルスキーマ
CREATE TABLE holiday (date TEXT, description TEXT);
CREATE UNIQUE INDEX idx_holiday ON holiday(date ASC);

}}}
 * python 2.3では動かないのでバージョンチェックをします
   * 「カレンダー」「ガントチャート」表示時の際にチェックします


Revision 145 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 19 16:44:42 2009 UTC (15 years, 4 months ago) by kabuchan
File length: 6118 byte(s)
Diff to previous 144
追加
 * マイルストーンの期日ラインの表示
   *(期日の日の右端に引きます)時間は無視します
   *ソート項目で絞り込むようになっていたのでマイルストーンとコンポーネントので絞れるようにしました

修正
 * 「カレンダ」マイルストーンがずれてる(9時間マイナスされて日付が変わることがある)


Revision 144 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 16:53:13 2009 UTC (15 years, 4 months ago) by kabuchan
File length: 6048 byte(s)
Diff to previous 142
 * 不要なコードを削除しました
 * milestone線がらみぽいところも削除しました(次実装します)

Revision 142 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 03:45:34 2009 UTC (15 years, 4 months ago) by kabuchan
File length: 6986 byte(s)
Diff to previous 141
 * 日付系の処理format_dateとparse_dateを使うように変更
   * これにより表示はJA版'%Y/%m/%d'となります。
   * 入力もparse_dateが認識できる形式なら2009-01-01とかmm/dd/yyとかもOKです


Revision 141 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 17 09:40:33 2009 UTC (15 years, 4 months ago) by kabuchan
File length: 7589 byte(s)
Diff to previous 100
(ticketcalendar.py, ticketgantt.py, __init__.py)
 * defaultencodingがUTF8ではない環境でもエラーにならない対応
   * 1行目に #encoding=utf-8を追加
   * 'カレンダー','ガントチャート'にuをつけた
 * インデントが少しずれてるので空白4文字でインデント
 * exceptのバグ修正
   * except ValueError, TypeError: → except ( ValueError, TypeError):

(calendar.html,gantt.html)
 * html部は出力ベースで空白2文字インデント、python部は空白4文字でインデント


Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 17 14:28:07 2008 UTC (15 years, 10 months ago) by okamototk
File length: 7558 byte(s)
Diff to previous 79
Add license and comment.

Revision 79 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 2 22:46:24 2008 UTC (16 years, 2 months ago) by okamototk
File length: 7482 byte(s)
Diff to previous 56
fixed #11941

Revision 56 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 6 11:44:08 2008 UTC (16 years, 4 months ago) by okamototk
File length: 7516 byte(s)
Diff to previous 55
improvement.

Revision 55 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 6 05:48:47 2008 UTC (16 years, 4 months ago) by okamototk
File length: 6764 byte(s)
Diff to previous 13
improvement.

Revision 13 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 10 12:05:23 2007 UTC (16 years, 6 months ago) by okamototk
File length: 6373 byte(s)
Diff to previous 12
Add milestone line.

Revision 12 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 7 13:26:20 2007 UTC (16 years, 6 months ago) by okamototk
File length: 6312 byte(s)
Diff to previous 10
Fixed some bugs.

Revision 10 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 26 14:17:28 2007 UTC (16 years, 6 months ago) by okamototk
File length: 6310 byte(s)
Copied from: plugins/ganttcalendar/trunk/ganttcalendar/ticketgantt.py revision 9
Diff to previous 9
rename plugin folders.

Revision 9 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 23 15:08:40 2007 UTC (16 years, 7 months ago) by okamototk
Original Path: plugins/ganttcalendar/trunk/ganttcalendar/ticketgantt.py
File length: 6310 byte(s)
Diff to previous 4
minor improvement.

Revision 4 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 19 22:43:11 2007 UTC (16 years, 7 months ago) by okamototk
Original Path: plugins/ganttcalendar/trunk/ganttcalendar/ticketgantt.py
File length: 6288 byte(s)
Import initial code.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26