ShaastraWebops / Shaastra-2013-Website

12 stars 7 forks source link

Registration Page Bug/Enhancements #29

Closed BademiChetan closed 12 years ago

BademiChetan commented 12 years ago
  1. Why is there some random scroll? Remove it. #kulteddirectlyfromlastyear
  2. Add a captcha for old school registration.
  3. Make it look good. @akshayrangasai: Ask for a new design.
  4. Don't have help text for every field. People know what first name, last name and email are.
  5. Autocomplete for the branch
  6. If I click on "Register College", it doesn't let me continue unless I register a college. Have an option to close it.
  7. What's with the age limit? No one gives a damn. Remove it.
BademiChetan commented 12 years ago

@anantgirdhar Help @abhishekiitm with this.

anantgirdhar-zz commented 12 years ago

Acknowledged.

anantgirdhar-zz commented 12 years ago

@abhishekiitm, do tell me when you are online. We can sit and work out a solution.

s-ramaswamy commented 12 years ago

Don't ask for captcha more than once. If I make a mistake in the form but I fill in the rest of the form correctly, I should not have to fill up the captcha again.

anantgirdhar-zz commented 12 years ago

@BademiChetan, there is no captcha. Am I supposed to add one.

anantgirdhar-zz commented 12 years ago

@BademiChetan, concerning the age limit, is there no age limit then, ie. anyone can create an account?

anantgirdhar-zz commented 12 years ago

Closing register college seems to allow me to continue. Seems alright. Am not touching this.

anantgirdhar-zz commented 12 years ago

Age limit commented in code.

anantgirdhar-zz commented 12 years ago

Can someone who has done the autocomplete and the scroll before finish this off. I will implement the captcha.

BademiChetan commented 12 years ago

@anantgirdhar Use chosen for the autocomplete drop down menu. Also, get the list of colleges and branches of study from last year and populate this year's database.

s-ramaswamy commented 12 years ago

Swaroop I R Department Of Chemical Engineering Indian Institute of Technology , Madras

On Sat, Aug 11, 2012 at 7:39 PM, Chetan Bademi notifications@github.comwrote:

@anantgirdhar https://github.com/anantgirdhar Use (chosen)[ https://github.com/harvesthq/chosen/] for the autocomplete drop down menu. Also, get the list of colleges and branches of study from last year and populate this year's database.

You get treat if you clean up the college list.

— Reply to this email directly or view it on GitHubhttps://github.com/ShaastraWebops/Shaastra-2013-Website/issues/29#issuecomment-7667015.

BademiChetan commented 12 years ago

@varshaan : @anantgirdhar is busy with some other things. Please get this done.

varshaan commented 12 years ago

@Chetan Will do. @Swaroop Do I also get your treat if done? :P

On 11 August 2012 19:49, Chetan Bademi notifications@github.com wrote:

@varshaan https://github.com/varshaan : @anantgirdharhttps://github.com/anantgirdharis busy with some other things. Please get this done.

— Reply to this email directly or view it on GitHubhttps://github.com/ShaastraWebops/Shaastra-2013-Website/issues/29#issuecomment-7667087.

Thanks & Regards Varshaa Naganathan Second-year Undergraduate Department of Chemical Engineering IIT Madras

BademiChetan commented 12 years ago

Capitalize. "Blog", not "blog".

varshaan commented 12 years ago

Blog?

On 11 August 2012 19:52, Chetan Bademi notifications@github.com wrote:

Capitalize. "Blog", not "blog".

— Reply to this email directly or view it on GitHubhttps://github.com/ShaastraWebops/Shaastra-2013-Website/issues/29#issuecomment-7667107.

Thanks & Regards Varshaa Naganathan Second-year Undergraduate Department of Chemical Engineering IIT Madras

varshaan commented 12 years ago

Chosen autocomplete added. Capitalised. Will take infi time to populate db with last year's colleges. Will do it over a week or so.

On 11 August 2012 20:15, VARSHAA NAGANATHAN varshaan@gmail.com wrote:

Blog?

On 11 August 2012 19:52, Chetan Bademi notifications@github.com wrote:

Capitalize. "Blog", not "blog".

— Reply to this email directly or view it on GitHubhttps://github.com/ShaastraWebops/Shaastra-2013-Website/issues/29#issuecomment-7667107.

Thanks & Regards Varshaa Naganathan Second-year Undergraduate Department of Chemical Engineering IIT Madras

Thanks & Regards Varshaa Naganathan Second-year Undergraduate Department of Chemical Engineering IIT Madras

BademiChetan commented 12 years ago

We don't have a week. We're launching on 15th. Import everything as it is now. You can correct them over time.

s-ramaswamy commented 12 years ago

Or. Everybody take turns and finish in an hour. :/ Really, 1000 colleges.

Can be done.

Swaroop I R Department Of Chemical Engineering Indian Institute of Technology , Madras

On Sun, Aug 12, 2012 at 11:59 PM, Chetan Bademi notifications@github.comwrote:

We don't have a week. We're launching on 15th. Import everything as it is now. You can correct them over time.

— Reply to this email directly or view it on GitHubhttps://github.com/ShaastraWebops/Shaastra-2013-Website/issues/29#issuecomment-7678412.

anantgirdhar-zz commented 12 years ago

Am looking into populating this year's db with the colleges.

BademiChetan commented 12 years ago

@varshaan Use the login page design for the registration page as well.

syerramilli commented 12 years ago

Registration page design modified

akshayrangasai commented 12 years ago

@surajy123 Make it a modal

anantgirdhar-zz commented 12 years ago

reCAPTCHA has been added.

anantgirdhar-zz commented 12 years ago

@BademiChetan, I guess all the required changes have been done. Please confirm at http://www.shaastra.org/2013/main/test/user/register/.

anantgirdhar-zz commented 12 years ago

Was just checking. There is no scroll. If there is some error in the form and the form extends beyond the page length, then there is no way to click on the register button (after making all the necessary changes in the form) other than zooming out. Everything else is working.

Can someone get the scroll bar working?

BademiChetan commented 12 years ago

@vsvrp-1995 Please add a scroll to the registration page. @anantgirdhar All other changes look good.

anantgirdhar-zz commented 12 years ago

I believe all this is done.