aboutsummaryrefslogtreecommitdiffstats
path: root/access/insert.py
Commit message (Collapse)AuthorAgeFilesLines
* 修正提醒欄位為空白時的問題藍挺瑋2012-12-251-1/+5
|
* 將content改為not required 將title改為required黃勁捷2012-12-221-2/+2
|
* 月曆版加入移除功能,以及修正許多 bug藍挺瑋2012-12-191-0/+3
|
* 配合加入 remind 項目所做的修改藍挺瑋2012-12-181-1/+1
|
* update.py completehuang-jinjie2012-12-181-6/+6
|
* insert.py add hour and minuteunknown2012-12-181-1/+5
|
* insert.py �W�[ remindunknown2012-12-181-0/+2
|
* list.html insert.py黃勁捷2012-12-171-9/+6
| | | | | | list.html 內容不會突出去了 insert.py 日期改為datetimeproperty 去掉endtime
* insert.py 剛才因為部份資料轉到 __init__.py ↵藍挺瑋2012-12-161-0/+2
| | | | 而無法執行,現在已修正
* 將 CalEvent 的定義移入 __init__.py藍挺瑋2012-12-161-12/+0
|
* list.js insert.py大略完成黃勁捷2012-12-161-0/+59