Age | Commit message (Expand) | Author |
2012-07-25 | added tagging facility | jayparikh111 |
2012-07-25 | fixed the bug which didn't display the information for all modules | Jay Parikh |
2012-07-23 | modification to change the description and name of the video being played | Jay Parikh |
2012-07-20 | UI Changes, added links to other apps on fosseeapps.in | Parth Buch |
2012-07-20 | UI Changes, removed the 'well' class to get rid of padding problem | Parth Buch |
2012-07-20 | UI changes | Parth Buch |
2012-07-20 | Added safe filter to display html for video and module description | Parth Buch |
2012-07-20 | Admin site now displays videos and module names instead of description | Parth Buch |
2012-07-20 | Changed the path to include URL_ROOT for dojo | Parth Buch |
2012-07-20 | Added Dojo's dijit.Editor | Parth Buch |
2012-07-20 | Visual Changes | Parth Buch |
2012-07-20 | Merge branch 'master' of http://github.com/FOSSEE/stproject | Jay Parikh |
2012-07-20 | made changes in the UI to make the module list better | Jay Parikh |
2012-07-20 | Added js and image files required by bootstrap | Parth Buch |
2012-07-20 | changed the width of the video to be relative | Parth Buch |
2012-07-20 | Remove thumbnail field as it was not required | Parth Buch |
2012-07-20 | changed .gitignore to remove local.py and media apps | Parth Buch |
2012-07-20 | Catching the exception on deletion of thumbnail | Parth Buch |
2012-07-20 | Added media_root directive to upload files | Parth Buch |
2012-07-20 | Added media_root directive to upload files | Parth Buch |
2012-07-20 | Changes the urls to serve from root url | Parth Buch |
2012-07-20 | Modified settings.py and base.html to work with not root urls | Parth Buch |
2012-07-19 | Changed URL_BASE to URL_ROOT for proper url linking | Parth Buch |
2012-07-19 | Removed database settings from production file, now required to provide a loc... | Parth Buch |
2012-07-19 | Fixed syntax error | Parth Buch |
2012-07-19 | Added production.cfg file with postgresql settings and changed the setting fi... | Parth Buch |
2012-07-19 | changed the UI to seperate the main video and removed thumbnails | Jay Parikh |
2012-07-18 | Changed image to thumbnail in module list | Parth Buch |
2012-07-18 | minor changes | Jay Parikh |
2012-07-18 | image loading instead of video | Jay Parikh |
2012-07-18 | image loading instead of video | Jay Parikh |
2012-07-17 | Not preloadind the video, getting the full image for the mail video poster | Parth Buch |
2012-07-17 | random file names to uploaded files, to be extra safe | Parth Buch |
2012-07-17 | Posters applied to module videos as well | Parth Buch |
2012-07-17 | Fixed the nasty thumbnail url bug | Parth Buch |
2012-07-16 | Changed thumbnail url to path while saving | Parth Buch |
2012-07-16 | Removed uploads directory from git | Parth Buch |
2012-07-16 | Changed the save function to generate automatic thumbnails | Parth Buch |
2012-07-16 | Added on delete signal | Parth Buch |
2012-06-22 | Added an image and thumbnail field which is to be loaded in HTML5 poster. The... | Parth Buch |
2012-06-22 | Added PIL | Parth Buch |
2012-06-21 | Standardizing the code | Parth Buch |
2012-06-21 | video model migration | Parth Buch |
2012-06-21 | the home view now displays the latest uploaded video and the videos of last t... | Parth Buch |
2012-06-21 | Added created and modified date, passing modules to the home page view | Parth Buch |
2012-06-21 | Removed username and logout buttons, made the base template of span12 | Parth Buch |
2012-06-20 | migrations added for userprofile | radhikam |
2012-06-20 | userprofile added to admin | radhikam |
2012-06-20 | added userprofile to INSTALLED_APPS | radhikam |
2012-06-20 | Merge branch 'master' of github.com:FOSSEE/stproject | radhikam |