index
:
inccalendar
master
Web calendar program on Google App Engine
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
修改字型與按鈕排列
v0.1
藍挺瑋
2012-12-19
1
-2
/
+2
*
修改部份使用者界面,以及 inccal_fetch 中的錯誤
藍挺瑋
2012-12-19
3
-5
/
+17
*
加入對 Firefox(Gecko)、Opera、Internet Explorer 的漸層色支援
藍挺瑋
2012-12-19
2
-3
/
+11
*
Merge branch 'master' of ssh://linux5.csie.ntu.edu.tw/home/student/01/b019020...
LAN-TW
2012-12-19
1
-0
/
+11
|
\
|
*
增加一些list.css
黃勁捷
2012-12-19
1
-0
/
+11
*
|
修正 conflict 問題
藍挺瑋
2012-12-19
2
-6
/
+2
|
/
*
Merge branch 'master' of ssh://linux8.csie.ntu.edu.tw/home/student/01/b019020...
BOWAY
2012-12-19
12
-70
/
+752
|
\
|
*
list成功取得活動資料 不過速度非常慢
黃勁捷
2012-12-19
2
-13
/
+31
|
*
月曆版現在會偵測儲存失敗了
藍挺瑋
2012-12-19
2
-5
/
+9
|
*
修正儲存資料月份不正確,以及按下「返回月曆」時資料...
藍挺瑋
2012-12-19
3
-9
/
+16
|
*
現在修改日期時間也可以偵測到了
藍挺瑋
2012-12-19
2
-4
/
+21
|
*
嘗試加入修改資料的功能,但仍有許多問題
藍挺瑋
2012-12-19
6
-19
/
+358
|
*
修正沒有資料的月份會發生錯誤的問題
藍挺瑋
2012-12-19
1
-3
/
+7
|
*
修改了搜尋活動的問題 增加內容搜尋選項
黃勁捷
2012-12-18
2
-25
/
+68
|
*
將原先普通的 Object() 改成 CalEvent()
藍挺瑋
2012-12-18
1
-1
/
+23
|
*
Merge branch 'master' of ssh://linux5.csie.ntu.edu.tw/home/student/01/b019020...
lantw44
2012-12-18
2
-22
/
+62
|
|
\
|
|
*
list增加content
黃勁捷
2012-12-18
2
-22
/
+62
|
*
|
月曆上顯示的功能已初步實作,但仍有問題
藍挺瑋
2012-12-18
5
-4
/
+141
|
|
/
|
*
配合加入 remind 項目所做的修改
藍挺瑋
2012-12-18
4
-6
/
+8
|
*
update.py complete
huang-jinjie
2012-12-18
4
-12
/
+58
*
|
change
BOWAY
2012-12-19
2
-5
/
+39
|
/
*
Merge branch 'master' of ssh://linux5.csie.ntu.edu.tw/home/student/01/b019020...
unknown
2012-12-18
1
-0
/
+6
|
\
|
*
修正切換月份後,有部份 onclick 未被清除的問題
藍挺瑋
2012-12-18
1
-0
/
+6
*
|
insert.py add hour and minute
unknown
2012-12-18
1
-1
/
+5
*
|
insert.py W[ remind
unknown
2012-12-18
2
-0
/
+3
|
/
*
移除 shortcut.js,因為已經用 jQuery hotkeys 取代
藍挺瑋
2012-12-18
1
-223
/
+0
*
fetch.py 已配合資料格式改變進行修正,並加入 cursor 功能
藍挺瑋
2012-12-18
1
-17
/
+34
*
加入提醒欄位,並更改快速鍵以避免衝突
藍挺瑋
2012-12-18
3
-7
/
+14
*
將 jinhtml/month.html 中的 CSS 移至 css/month.css
藍挺瑋
2012-12-17
2
-60
/
+59
*
把list.html的css分離出來
黃勁捷
2012-12-17
2
-39
/
+38
*
list.html insert.py
黃勁捷
2012-12-17
3
-19
/
+11
*
初步完成月曆版本的編輯界面,而資料傳輸部份尚未實作
藍挺瑋
2012-12-17
4
-5
/
+209
*
insert.py 剛才因為部份資料轉到 __init__.py 而無法執行,現在...
藍挺瑋
2012-12-16
1
-0
/
+2
*
初步完成 fetch.py,同時引入 lxml 函式庫作為 XML 和 HTML 操作用
藍挺瑋
2012-12-16
2
-0
/
+80
*
將 CalEvent 的定義移入 __init__.py
藍挺瑋
2012-12-16
2
-12
/
+17
*
list.js insert.py大略完成
黃勁捷
2012-12-16
3
-84
/
+150
*
加入鍵盤選日期功能,並修正變更月份時可能導致的方框...
藍挺瑋
2012-12-15
2
-33
/
+81
*
防止 stack 沒東西可 pop 後發生的錯誤
藍挺瑋
2012-12-15
1
-4
/
+6
*
修正鍵盤移動有時候方框會消失的問題
藍挺瑋
2012-12-15
1
-11
/
+17
*
現在可以透過滑鼠或鍵盤選取月曆中的日期了!
藍挺瑋
2012-12-15
2
-11
/
+119
*
更新 jQuery hotkeys 外掛(同時我對此外掛做了部份修改)
藍挺瑋
2012-12-15
1
-1
/
+108
*
修正 skel.html 中空白列的位置
藍挺瑋
2012-12-15
1
-1
/
+1
*
月曆版的年月份選擇器,已改用狀態列來顯示訊息,並且...
藍挺瑋
2012-12-12
2
-9
/
+75
*
加入 jQuery 和 jQuery hotkeys 外掛
藍挺瑋
2012-12-12
3
-2
/
+6
*
狀態列現在可以設定為警告訊息(紅色),並且提供 stack ...
藍挺瑋
2012-12-12
1
-1
/
+42
*
加入管理狀態列的共用函式
藍挺瑋
2012-12-12
2
-0
/
+23
*
月曆版加入「改」按鈕
藍挺瑋
2012-12-12
2
-0
/
+6
*
使用 jinja2 的 extends 功能,將 month 和 list 中共同的部份合...
藍挺瑋
2012-12-11
3
-272
/
+280
*
現在 py 檔可以放在 access/ 目錄了
藍挺瑋
2012-12-09
2
-2
/
+2
*
Merge branch 'master' of ssh://linux5.csie.ntu.edu.tw/home/student/01/b019020...
黃勁捷
2012-11-30
2
-4
/
+5
|
\
|
*
修正月曆版上「清單」按鈕的問題
藍挺瑋
2012-11-30
2
-4
/
+5
*
|
清單版搜尋功能增加日期選項
黃勁捷
2012-11-30
1
-10
/
+53
|
/
*
啟用 HTTPS 功能
藍挺瑋
2012-11-30
1
-0
/
+4
*
月曆版本現在可以切換到清單版本了
藍挺瑋
2012-11-29
3
-11
/
+33
*
月曆清單版+初步查詢活動功能
黃勁捷
2012-11-29
1
-11
/
+56
*
月曆清單版v1
黃勁捷
2012-11-28
1
-0
/
+99
*
月曆現在會自動調整列數了
藍挺瑋
2012-11-28
2
-29
/
+95
*
月曆版面初稿已完成
藍挺瑋
2012-11-27
3
-10
/
+79
*
Initial commit - upload all files
v0
藍挺瑋
2012-11-26
9
-0
/
+572