COSCUP-Volunteer icon indicating copy to clipboard operation
COSCUP-Volunteer copied to clipboard

The COSCUP volunteer platform is an online tool that allows interested individuals to register as volunteers for the conference, and a way for volunteers to communicate with each other and with the or...

Results 52 COSCUP-Volunteer issues
Sort by recently updated
recently updated
newest added

**Describe the bug** 不確定今年狀況是怎麼樣,但是今年「疑似」有交換房間的人,皆會被配置到非預期的不同房間。 我今年最後有進行交換房間,系統上有顯示室友的確是小知,但最後我到現場才知道是跟製播組長與另一位製播組員一房。 其他有聽說事件,但由於是聽說,希望請其他人親自補上狀況。 詳細需要請行政組進行後續確認。

**Is your feature request related to a problem? Please describe.** 目前志工招募時,有包含幾個問題: 1. 只能在說明中輸入希望報名者填寫的內容,而且只能全部填在說明中。 2. 沒有辦法關閉申請,到截止後仍有申請。 若使用 Google Forms,可能就可以解決以上問題,而無須額外設計表單等系統。 **Describe the solution you'd like** 可以由系統創建表單,給予組長編輯權限。 系統再結合表單回應,對應至信箱,找到申請內容。 **Describe alternatives you've considered** 1....

enhancement

過去活動應該不能讓使用者申請。 嚴重程度:low To Reproduced 1.login 2.in dashboard page 3.click 投出組別申請 4.click 2021cossup 5.click 攝影組 6.complete form and submit Expected behavior 過往活動不能申請 Actually behavior 成功申請

bug

**Describe the bug** The typo `waitting` need to revise to `waiting`. **Additional context** grep -r 'waitting' ./ - `./module/waitlist.py` - `./models/waitlistdb.py` - `./view/team.py` - `./view/setting.py` - data migrate script to...

bug

可以在組員名單頁面匯出組員資訊,應該就是能夠下載 CSV 的方式提供。

enhancement

## Pull request type Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [...

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...

在填寫請款單時有「申請金額試算」的功能可以看到請款是否超過預算 ![image](https://github.com/COSCUP/COSCUP-Volunteer/assets/131974713/ffa93f74-4e61-41ab-92b7-41f6efb4c681) 目前在財務組的審核頁面沒有這項功能,因為還是有不少人會無視已超支的狀況直接送出申請,希望在審核頁也加上「已申請合計」跟「預算餘額計算」方便財務組確認是否有超支

已申請的請款單可以從財務組後台「管理預算申請列表」看到 ![image](https://github.com/COSCUP/COSCUP-Volunteer/assets/131974713/1a432ee5-b16e-4e62-8996-e2cac96bd2f9) 審核中的請款單也有正常顯示 ![image](https://github.com/COSCUP/COSCUP-Volunteer/assets/131974713/e3df84d0-7a11-4e71-bc3d-ec1ad3f00bfb) 但在個人的「我的申請單」頁面無法看到「已申請」或「審核中」的請款單,只有顯示已出款完成的請款資料 ![image](https://github.com/COSCUP/COSCUP-Volunteer/assets/131974713/83cdf497-90f6-46b2-808b-75a782927f07)

Remove misspelled word, slightly improve the wording. ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [...