Skip to content

Latest commit

 

History

History
178 lines (137 loc) · 4.56 KB

File metadata and controls

178 lines (137 loc) · 4.56 KB

Sat july 2nd - Looking for templates 1hr

Thu july 7th - Setting up environment 1hr - Deciding on template 0.5hr - Initial template modifications 1.5hr

Thu july 14th - Setting up Django project 0.5hr - Creating model for educational resources 1.75hr

Fri july 15th - Continue model creation + testing 0.75hr - Admin mode 0.75hr - Meeting + Writing conclusions and new stuff to do 1.25hr

Sat july 16th - Thinking about user registration 0.25hr - Updating model according to meeting (events, eresources, rresources, useful links, ..) 0.75hr - Losing fight with PIL 1hr

Mon july 18th - Organizing project into 3 apps: Courses, Resources, Eventmgr 1hr - Update to the admin (3 courses per school) 0.25hr - Initial home view + static files 1.5hr

Tue july 19th - Reading + investigating about DataTables 0.25hr - Adding JQuery and DataTables plugin to the project 0.5hr 14

Wed july 20th - Initial Table of courses 1.5hr - Testing table 0.25hr - Status email 0.25hr - Educational resources table 0.5hr - Reading about file management to handle book pictures + actually doing it + menu order change 0.75hr - Design changes 0.75hr

Thu july 21st - Research Resources table 0.5hr - Useful links table 0.25hr

Fri july 22nd - Reading about form management. Not there yet, but learning.. 1.5hr - Add Books. It's working, just needs some details 1.5hr

Sun july 24th - Add Books, file upload managing 0.75 - Add Books, form design 0.25hr - Add Exercises 0.25hr - Add Publications and journals 0.5hr - Add links 0.25hr - Reading about user registration + first attempts 2hr 26.25

Mon july 25th - More user registration. Templates for profiles and registration 0.5hr - Smtp + activation email configuration 1hr - More registration and user profiles management. It works, needs to be completed. 3hr - More registration. Completed, just needs to add login pages. 1hr - Registration, login pages for adding resources 1hr - Login/logout pages and details 1.75hr - Thinking about calendar. First attempts with django-schedule 0.75hr 35.25

Tue july 26th - More tests with django-schedule, finding JQuery tools 1hr - Adding DatePicker to add_publication and for calendar use 0.5hr - Fullcalendar working with google calendar, not customizable yet 1.5hr - Mail with progress report for Ivan and Daniela 1hr - Calendar tests. Event detail 1.75hr 40

Wed july 27th - Some details (string management, ReBuS, links on publications not mandatory) 0.5hr - Adding calendar link customization, colors and multiple calendars 2hr

Thu july 28th - Reading about google maps to include in the page. 1hr - Including google map with test markers 1hr - Adding customization to coordinates 1hr

Fri july 29th - More map details. Info windows and zoom for tags. 2.5hr 48

Sun july 31st - Misc missing things: footer, cleaning admin, cleaning app 1.25hr - Debug registration 1hr

Mon Aug 1st - Views improvements 0.75hr - README + more improvements 0.5hr - Deploying the proyect on a temporary location 2hr - Finishing deployment + details and examples 2hr 55.5

Wed Aug 3rd - Saving temporary deployment version (just in case) + home texts 1hr

Sun Aug 7th - Creating environment in new computer 0.5hr - Beginning add_course 1hr - add_course only selecting school 1.75hr - add_course with new school. Working but missing some details 1.75hr

60.5

Mon Aug 8th - Details of add_course 2hr - More add_course 1.5hr 64

Thu Aug 11th - add_course tests 0.5hr

Fri Aug 12th - add_course issues 1hr

Sat Aug 13th - Upload add_course to server 0.75hr 66.25

Tue Aug 16th - add_location + upload to server 0.75hr - Install PIL + easy_thumbnails research 1.25hr - thumbnail management 1.25hr

Web Aug 17th - Our community begins, basic table 1hr - Our community, changing your profile 2hr

Thu Aug 18th - Changing profile, fixing 2.25hr - Changing profile, image update 1.75hr - Design details 1hr

Fri Aug 19th - Design details. Menu image 1.5hr

Thu Sep 1st - gitignore, cut links 0.5hr

Sat Sep 3rd - Design changes, UU colors 6hr

TODO:

  • Check Https://docs.djangoproject.com/en/dev/howto/static-files/ to manage static files at deployment phase.
  • Admin DOES NOT eliminate media when instances are deleted.
  • Activation email configuration (site name).
  • (Django-registration) A script 'registration/bin/deleted_expired_users.py', is provided, which is suitable for use as a regular cron job.
  • Jquery-ui smoothness theme css is saved TWICE in static and dataTables
  • Real site on README

Installed on server:

  • python-setuptools
  • pip (with easy-install)
  • django-1.3 (with pip)
  • git
  • mercurial
  • gcc
  • python-imaging

BSAr3bu5