aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 加入「瀏覽器測試結果」頁面HEADmasterLAN-TW2012-12-253-7/+104
|
* 加入「關於本站」說明訊息LAN-TW2012-12-256-3/+58
|
* 版本號改為 3 ,並加入「說明」按鈕LAN-TW2012-12-256-2/+72
|
* 移除 Google 行事曆匯入時的 function not implemented 訊息v0.2.3ntucsintro藍挺瑋2012-12-251-1/+0
|
* welcome.html background-color藍挺瑋2012-12-251-3/+3
|
* edit button and newevent buttonhuang-jinjie2012-12-251-0/+2
|
* welcome.htmlhuang-jinjie2012-12-251-3/+3
|
* Merge branch 'master' of ↵huang-jinjie2012-12-252-3/+11
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 修正提醒時間打空白的問題藍挺瑋2012-12-252-3/+11
| |
* | change fetchgooglecal.py titlehuang-jinjie2012-12-253-11/+17
|/ | | | list.js tetxt => text
* 匯入時預設remind = 30, icon = 0黃勁捷2012-12-251-0/+5
|
* GOOGLE匯入修正全天活動 list資料來源修改黃勁捷2012-12-252-10/+22
|
* google匯入大致完成黃勁捷2012-12-251-13/+52
| | | | | | 現在無法比對有沒有重複 每次都要重新授權
* 少打了幾個字,結果造成月份差一,現在已修正藍挺瑋2012-12-241-1/+1
|
* 修正提醒欄位為空白時的問題藍挺瑋2012-12-252-2/+10
|
* 修正內容為空白時導致 Javascript 發生錯誤的問題藍挺瑋2012-12-253-27/+37
|
* 終於弄好輸入有HTML TAG的問題了黃勁捷2012-12-243-25/+4
|
* Merge branch 'master' of ↵huang-jinjie2012-12-241-1/+1
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 再次修正標題有 HTML 標籤時的問題藍挺瑋2012-12-241-1/+1
| |
* | fix some editevent bugshuang-jinjie2012-12-242-5/+7
|/
* Perhaps fix the input with html tagshuang-jinjie2012-12-241-5/+5
| | | | | in 204 i can't test and i can't type chinese here QQ
* 去除用不到的 import 和一些小小的使用者界面修正藍挺瑋2012-12-243-3/+7
|
* 月曆版加入空白檢查功能,CEIBA 匯入因應 title 變 required ↵藍挺瑋2012-12-242-2/+7
| | | | 而修改
* 修正在標題和內容裡面打 HTML 標籤會出問題的狀況藍挺瑋2012-12-242-20/+20
|
* 修正模組名稱與 Google 相衝的問題藍挺瑋2012-12-234-7/+7
|
* 終於可以按enter直接搜尋了黃勁捷2012-12-232-3/+15
|
* 解決重複編輯的BUG黃勁捷2012-12-231-7/+16
|
* GOOGLE匯入實驗階段 增加READMEv0.2.2黃勁捷2012-12-238-1/+91
|
* 為了避免使用者用 key 存取他人資料,fetch/update/remove ↵藍挺瑋2012-12-233-1/+18
| | | | 都要核對 Email
* 觸控螢幕沒辦法按兩下,所以月曆版新增了「進入」按鍵藍挺瑋2012-12-231-1/+18
|
* 修正匯入時按返回造成的問題v0.2.1藍挺瑋2012-12-221-3/+5
|
* inccal_send() 加入第三個參數藍挺瑋2012-12-222-10/+11
|
* 將content改為not required 將title改為required黃勁捷2012-12-223-9/+9
|
* Merge branch 'master' of ↵黃勁捷2012-12-224-10/+141
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 臺大 CEIBA 匯入功能:上傳網頁檔部份已完成藍挺瑋2012-12-224-10/+141
| |
* | 修正一些新增刪除的BUG黃勁捷2012-12-222-20/+74
|/
* 打錯字造成的問題...... (雖然只有一行)藍挺瑋2012-12-221-1/+1
|
* 刪除功能完成黃勁捷2012-12-223-11/+75
|
* 新增活動功能完成黃勁捷2012-12-223-109/+362
|
* 開始製作選擇匯入項目的表格藍挺瑋2012-12-222-5/+139
|
* 已實作無選擇功能(僅能自動合併)的臺大 CEIBA 匯入功能藍挺瑋2012-12-216-28/+246
|
* NTU CEIBA ↵藍挺瑋2012-12-216-3/+317
| | | | | | 解析支援,但網頁部份尚未實作(仍在測試中,可能修改 API) 繳交日期之後會改成字串,因為其實只有期限比較重要而已......
* 串接搜尋功能完成黃勁捷2012-12-212-78/+255
| | | | | 返回:回到上次搜尋結果 取消:取消所有搜尋
* 增加對老舊 IE 的 AJAX 支援,以及移除 fetch.py 回傳 XML ↵藍挺瑋2012-12-212-3/+14
| | | | 的整齊縮排格式
* 修正顯示活動的bug黃勁捷2012-12-201-12/+29
|
* 準備 CEIBA 匯入的使用者界面藍挺瑋2012-12-202-0/+48
|
* Merge branch 'master' of ↵黃勁捷2012-12-206-6/+99
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 為匯入和匯出的功能作準備藍挺瑋2012-12-206-6/+99
| |
* | 增加取消修改功能黃勁捷2012-12-201-1/+25
|/
* Merge branch 'master' of ↵黃勁捷2012-12-202-2/+2
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 修改版本號至 2v0.2藍挺瑋2012-12-202-2/+2
| |
* | 修正了list.css 可以判斷時間輸入有沒有錯誤了黃勁捷2012-12-202-12/+99
|/
* list一次顯示10筆資料 可以換頁數了黃勁捷2012-12-202-33/+45
|
* Merge branch 'master' of ↵黃勁捷2012-12-202-3/+3
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 讓文件更符合 HTML5 標準一點......藍挺瑋2012-12-202-3/+3
| |
* | 確認按鈕做好了 能夠顯示n行字串了黃勁捷2012-12-202-36/+98
|/
* 支援直接下載整年的資料藍挺瑋2012-12-202-18/+41
|
* 修正連續按下新增時,第二次以後無法回應的問題藍挺瑋2012-12-201-1/+1
|
* 剛剛少傳了一個檔案,現在補上 access/remove.py藍挺瑋2012-12-191-0/+20
|
* 月曆版加入移除功能,以及修正許多 bug藍挺瑋2012-12-196-10/+66
|
* list編輯畫面初步完成 目前確認按鈕還沒用黃勁捷2012-12-193-20/+75
|
* 修正月曆版新增、修改功能的問題藍挺瑋2012-12-193-6/+52
|
* 修改字型與按鈕排列v0.1藍挺瑋2012-12-191-2/+2
| | | | | 不要只寫一個「標楷體」...... 還有不要用 Big5 編碼,用 UTF-8 比較好。 並不是每臺電腦或手機都有標楷體,有需要應該列字型清單。
* 修改部份使用者界面,以及 inccal_fetch 中的錯誤藍挺瑋2012-12-193-5/+17
|
* 加入對 Firefox(Gecko)、Opera、Internet Explorer 的漸層色支援藍挺瑋2012-12-192-3/+11
|
* Merge branch 'master' of ↵LAN-TW2012-12-191-0/+11
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 增加一些list.css黃勁捷2012-12-191-0/+11
| |
* | 修正 conflict 問題藍挺瑋2012-12-192-6/+2
|/
* Merge branch 'master' of ↵BOWAY2012-12-1912-70/+752
|\ | | | | | | | | | | | | ssh://linux8.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender Conflicts: css/month.css
| * list成功取得活動資料 不過速度非常慢黃勁捷2012-12-192-13/+31
| |
| * 月曆版現在會偵測儲存失敗了藍挺瑋2012-12-192-5/+9
| |
| * 修正儲存資料月份不正確,以及按下「返回月曆」時資料 ↵藍挺瑋2012-12-193-9/+16
| | | | | | | | 重複的問題
| * 現在修改日期時間也可以偵測到了藍挺瑋2012-12-192-4/+21
| | | | | | | | | | | | | | 感覺很像是 jQuery.extend 的 bug,我已經指定 recursive deep copy, 但還是沒用..... 於是我幫 CalEvent 加了 clone(),手動實作 deep copy。
| * 嘗試加入修改資料的功能,但仍有許多問題藍挺瑋2012-12-196-19/+358
| |
| * 修正沒有資料的月份會發生錯誤的問題藍挺瑋2012-12-191-3/+7
| |
| * 修改了搜尋活動的問題 增加內容搜尋選項黃勁捷2012-12-182-25/+68
| |
| * 將原先普通的 Object() 改成 CalEvent()藍挺瑋2012-12-181-1/+23
| |
| * Merge branch 'master' of ↵lantw442012-12-182-22/+62
| |\ | | | | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| | * list增加content黃勁捷2012-12-182-22/+62
| | | | | | | | | | | | 點那一行時content就會跑出來
| * | 月曆上顯示的功能已初步實作,但仍有問題藍挺瑋2012-12-185-4/+141
| |/ | | | | | | | | | | 1. 切換月份時,舊的資料並未清除。 2. 因為有限制最大高度,因此事件太多的日子,會有部份事件隱藏而無法顯示。 3. 畫面中事件與日期的區分仍不夠明顯,有待改進。
| * 配合加入 remind 項目所做的修改藍挺瑋2012-12-184-6/+8
| |
| * update.py completehuang-jinjie2012-12-184-12/+58
| |
* | changeBOWAY2012-12-192-5/+39
|/ | | | color/hover...
* Merge branch 'master' of ↵unknown2012-12-181-0/+6
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 修正切換月份後,有部份 onclick 未被清除的問題藍挺瑋2012-12-181-0/+6
| |
* | insert.py add hour and minuteunknown2012-12-181-1/+5
| |
* | insert.py W[ remindunknown2012-12-182-0/+3
|/
* 移除 shortcut.js,因為已經用 jQuery hotkeys 取代藍挺瑋2012-12-181-223/+0
|
* fetch.py 已配合資料格式改變進行修正,並加入 cursor 功能藍挺瑋2012-12-181-17/+34
| | | | | 由於 GQL 每次傳回的資料量有限制,因此我限制一次只傳回 10 筆資料,之後的 資料可用得到的 cursor 值繼續取得,直到回傳資料數為 0 為止。
* 加入提醒欄位,並更改快速鍵以避免衝突藍挺瑋2012-12-183-7/+14
| | | | | | 主要發生衝突的瀏覽器是 Chrome / Chromium 1. Ctrl-E 與搜尋功能相衝,已改為 Ctrl-M 2. Ctrl-數字鍵 與分頁切換功能衝突,已改為 Ctrl-方向鍵
* 將 jinhtml/month.html 中的 CSS 移至 css/month.css藍挺瑋2012-12-172-60/+59
|
* 把list.html的css分離出來黃勁捷2012-12-172-39/+38
|
* list.html insert.py黃勁捷2012-12-173-19/+11
| | | | | | list.html 內容不會突出去了 insert.py 日期改為datetimeproperty 去掉endtime
* 初步完成月曆版本的編輯界面,而資料傳輸部份尚未實作藍挺瑋2012-12-174-5/+209
|
* insert.py 剛才因為部份資料轉到 __init__.py ↵藍挺瑋2012-12-161-0/+2
| | | | 而無法執行,現在已修正
* 初步完成 fetch.py,同時引入 lxml 函式庫作為 XML 和 HTML 操作用藍挺瑋2012-12-162-0/+80
|
* 將 CalEvent 的定義移入 __init__.py藍挺瑋2012-12-162-12/+17
|
* list.js insert.py大略完成黃勁捷2012-12-163-84/+150
|
* 加入鍵盤選日期功能,並修正變更月份時可能導致的方框 ↵藍挺瑋2012-12-152-33/+81
| | | | 失問題
* 防止 stack 沒東西可 pop 後發生的錯誤藍挺瑋2012-12-151-4/+6
|
* 修正鍵盤移動有時候方框會消失的問題藍挺瑋2012-12-151-11/+17
|
* 現在可以透過滑鼠或鍵盤選取月曆中的日期了!藍挺瑋2012-12-152-11/+119
|
* 更新 jQuery hotkeys 外掛(同時我對此外掛做了部份修改)藍挺瑋2012-12-151-1/+108
|
* 修正 skel.html 中空白列的位置藍挺瑋2012-12-151-1/+1
|
* 月曆版的年月份選擇器,已改用狀態列來顯示訊息,並且 ↵藍挺瑋2012-12-122-9/+75
| | | | 用鍵盤操作。
* 加入 jQuery 和 jQuery hotkeys 外掛藍挺瑋2012-12-123-2/+6
|
* 狀態列現在可以設定為警告訊息(紅色),並且提供 stack ↵藍挺瑋2012-12-121-1/+42
| | | | 來儲存和取回訊息。
* 加入管理狀態列的共用函式藍挺瑋2012-12-122-0/+23
| | | | 目前都放在 common.js,歡迎大家修改。
* 月曆版加入「改」按鈕藍挺瑋2012-12-122-0/+6
|
* 使用 jinja2 的 extends 功能,將 month 和 list ↵藍挺瑋2012-12-113-272/+280
| | | | | | | | | | | 中共同的部份合併。 新增了一個檔案 jinhtml/skel.html 其中定義了四個 block: 1. headcss = 放在 <head> 內的 <style> 2. onload = window.onload 的東西 3. headjs = 放在 <head> 內的 <script> 4. body = 加入 <body> 中的東西
* 現在 py 檔可以放在 access/ 目錄了藍挺瑋2012-12-092-2/+2
|
* Merge branch 'master' of ↵黃勁捷2012-11-302-4/+5
|\ | | | | | | ssh://linux5.csie.ntu.edu.tw/home/student/01/b01902062/projects/inccalender
| * 修正月曆版上「清單」按鈕的問題藍挺瑋2012-11-302-4/+5
| |
* | 清單版搜尋功能增加日期選項黃勁捷2012-11-301-10/+53
|/
* 啟用 HTTPS 功能藍挺瑋2012-11-301-0/+4
| | | | | 靜態檔案(css 和 js)不一定要使用 HTTPS 其餘資料傳送(python)的則強制使用 HTTPS
* 月曆版本現在可以切換到清單版本了藍挺瑋2012-11-293-11/+33
| | | | | (1) 按鈕生效! (2) month.js 確保原始碼 80 字換行
* 月曆清單版+初步查詢活動功能黃勁捷2012-11-291-11/+56
|
* 月曆清單版v1黃勁捷2012-11-281-0/+99
|
* 月曆現在會自動調整列數了藍挺瑋2012-11-282-29/+95
| | | | | | | 做了以下修改: (1) 每換月一次,就重新計算一次所需列數。列數更動時,只新增或刪除有變化的列。 (2) 他月日期顏色調整。 (3) 加入一些註解。
* 月曆版面初稿已完成藍挺瑋2012-11-273-10/+79
|
* Initial commit - upload all filesv0藍挺瑋2012-11-269-0/+572