summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-27added bootstrap to details formparth
2012-03-27mergedparth
2012-03-26Merge github.com:FOSSEE/alohaPrimal Pappachan
2012-03-26added third party apps for devPrimal Pappachan
2012-03-26removed settings.py from gitignorePrimal Pappachan
2012-03-26Fixed the actions corresponding to button clickPrimal Pappachan
2012-03-26changed to renderPrimal Pappachan
2012-03-26Added the reg no to all urls and changed the regexPrimal Pappachan
2012-03-26Added bootstrap propertiesparth
2012-03-26Some of the views were missing @login_requiredparth
2012-03-26Added author informationparth
2012-03-26Made changes for bootstrapparth
2012-03-26made modifications for bootstrap and crispy formsparth
2012-03-26added crsipy formsparth
2012-03-26added custom css fileparth
2012-03-26added block to enter data in navbarparth
2012-03-26Merge branch 'master' into visual_changesparth
2012-03-26added bootstrap directivesparth
2012-03-26modified file to change how STATIC_URL worksparth
2012-03-26added bootstrap filesparth
2012-03-26Added the Details TemplatePrimal Pappachan
2012-03-25display of selected options, buttons for logging out, generating pdf and ↵Primal Pappachan
editing options
2012-03-25added checkbox, removed logout buttonPrimal Pappachan
2012-03-25added views for pdf generation, display of chosen options, display of ↵Primal Pappachan
available options and check for submission status
2012-03-25pdf generation and details page url addedPrimal Pappachan
2012-03-25added fields email, phone no to profile and submitted to applicationPrimal Pappachan
2012-03-25Added the Details Entry form for email and phone number which would be saved ↵Primal Pappachan
to Profile
2012-03-21Added secondary email and phone number to ProfilePrimal Pappachan
2012-03-21Changed from radio buttons to drop down lists, added new field for insitute ↵Primal Pappachan
information and a preliminary version of the complete page
2012-03-20Merge github.com:FOSSEE/alohaPrimal Pappachan
2012-03-20range filter template tag, basic complete page addedPrimal Pappachan
2012-03-20Merge remote-tracking branch 'origin'parth
2012-03-20working loadusers management command, made minor change to models.py to show ↵parth
proper __unicode__
2012-03-20working loadoptions with command line argumentsparth
2012-03-19added management filesparth
2012-03-19working version of the options submission form and saving onto the databasePrimal Pappachan
2012-03-19Initial working version of option choosing and saving in databasePrimal Pappachan
2012-03-16added the options listing pagePrimal Pappachan
2012-03-16ignored migrations and other test filesPrimal Pappachan
2012-03-16Removed migrations from github as it is not required at presentPrimal Pappachan
2012-03-16pushing the latest migrationsPrimal Pappachan
2012-03-16Changed the foreign key relationship between Profile and ApplicationPrimal Pappachan
2012-03-15Fixed the authentication problemPrimal Pappachan
2012-03-15login pagePrimal Pappachan
2012-03-15added the login url, commented the rest outPrimal Pappachan
2012-03-15basic login viewPrimal Pappachan
2012-03-15Models - Exam, Option, Profile, ApplicationPrimal Pappachan
2012-03-15added User Login Form, authentication based on registration number and ↵Primal Pappachan
application number
2012-03-13Removed Registration form. Modified the Login form for verification of ↵Primal Pappachan
username and password of the applicant.
2012-03-13Modified the models to accomodate verification of details and managing cases ↵Primal Pappachan
of two examinations for an applicant