summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Packaging hyperkittyAamir Khan2012-07-2417-1089/+0
* production server deployment using apache wsgi moduleAamir Khan2012-07-071-4/+0
* Display message snippet on user profile pageAamir Khan2012-07-052-3/+29
* Added ErrorTemplates to avoid errors when debug=falseAamir Khan2012-07-053-0/+75
* code cleaningAamir Khan2012-07-051-4/+0
* threads page indentationAamir Khan2012-07-011-1/+1
* CSS Styling continuedAamir Khan2012-07-012-62/+34
* UI Enhancements using bootstrap CSS libraryAamir Khan2012-07-012-34/+39
* registration templateAamir Khan2012-07-011-0/+17
* Small CSS FixesAamir Khan2012-07-011-5/+2
* Basic user registration upAamir Khan2012-07-011-1/+1
* Fix #6: Refresh the page using JS location.reload()Aamir Khan2012-06-292-4/+10
* Fix #5 : Added alert box in case user is not logged in and tries to voteAamir Khan2012-06-292-0/+18
* Fix #4: Changed CSS class for div holding the content of first emailAamir Khan2012-06-292-2/+7
* Fix #2: After login user will be directed back to previous pageAamir Khan2012-06-281-0/+1
* Fix #1: graph not shown on /list/Aamir Khan2012-06-281-3/+3
* Making robots.txt workAamir Khan2012-06-271-0/+4
* Include votes in user_profileAamir Khan2012-06-261-0/+8
* generating UserProfile model and populating 'karma' in user_profile.htmlAamir Khan2012-06-251-1/+5
* script src small fixAamir Khan2012-06-251-1/+1
* Basic user profileAamir Khan2012-06-251-4/+28
* login template - removing facebook, twitter and adding yahoo loginAamir Khan2012-06-251-3/+1
* More login servicesAamir Khan2012-06-251-18/+15
* Code FormattingAamir Khan2012-06-2513-667/+719
* Display voteup/votedown count for each messageAamir Khan2012-06-251-1/+1
* Index page new lookAamir Khan2012-06-241-12/+15
* Moved title = app_name in base.htmlAamir Khan2012-06-244-8/+0
* Template refactoring: Rating now works on threads and message pageAamir Khan2012-06-245-59/+66
* Moved add_tag_form to templates/threads/Aamir Khan2012-06-241-5/+2
* Template refactoring: Fixing id of voteup/votedown linkAamir Khan2012-06-242-9/+8
* Templates refactoring : Added messages/ and threads/ template directoriesAamir Khan2012-06-225-127/+113
* Templates refactoring : added lists/list_nav.htmlAamir Khan2012-06-222-44/+49
* indenting template code using http://jsbeautifier.orgAamir Khan2012-06-201-92/+62
* removing all base_*.html template files. All templates now extends single bas...Aamir Khan2012-06-2010-262/+64
* renaming simple_form.html to add_tag_form.htmlAamir Khan2012-06-201-4/+2
* Rating of messagesAamir Khan2012-06-182-3/+41
* temporary user profile pageAamir Khan2012-06-181-0/+3
* Login authentication - browser id fixAamir Khan2012-06-122-0/+3
* Login authenticationAamir Khan2012-06-122-1/+66
* Basic configuration stuffAamir Khan2012-06-111-0/+17
* Start on the add tag and add category bitsPierre-Yves Chibon2012-06-102-0/+42
* Fix the HTML of the search box at the top rightPierre-Yves Chibon2012-06-102-4/+8
* Layout the css link and work on the add tag bitsPierre-Yves Chibon2012-06-101-4/+6
* Little fix the 30 last days overview graphPierre-Yves Chibon2012-05-181-1/+1
* Adjust the template for the output of the searchPierre-Yves Chibon2012-05-171-11/+11
* Start re-working the templates to adjust them to the new data structurePierre-Yves Chibon2012-05-153-12/+12
* Adjust templates to the new objectsPierre-Yves Chibon2012-05-154-32/+32
* Integrate gravatar within the thread view on the left columnPierre-Yves Chibon2012-04-231-3/+3
* Add integration with gravatar in the template and adjust documentationPierre-Yves Chibon2012-04-235-9/+14
* Split the date at the bottom of the graph and change the orientation to 45°Pierre-Yves Chibon2012-04-121-2/+16