index
:
hyperkitty.git
WIP
create_new_thread
master
Unnamed repository; edit this file 'description' to name the repository.
Aurélien Bompard
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added __unicode__ function for models
Aamir Khan
2012-06-26
1
-1
/
+19
|
*
Added requirements.txt for easy deployment
Aamir Khan
2012-06-26
1
-0
/
+31
|
*
Include votes in user_profile
Aamir Khan
2012-06-26
2
-1
/
+22
|
*
generating UserProfile model and populating 'karma' in user_profile.html
Aamir Khan
2012-06-25
3
-9
/
+22
|
*
script src small fix
Aamir Khan
2012-06-25
1
-1
/
+1
|
*
Basic user profile
Aamir Khan
2012-06-25
1
-4
/
+28
|
*
login images
Aamir Khan
2012-06-25
6
-0
/
+0
|
*
login template - removing facebook, twitter and adding yahoo login
Aamir Khan
2012-06-25
1
-3
/
+1
|
*
More login services
Aamir Khan
2012-06-25
2
-24
/
+25
|
*
Code Formatting
Aamir Khan
2012-06-25
14
-668
/
+720
|
*
added a TODO and edited a docstring
Aamir Khan
2012-06-25
2
-2
/
+5
|
*
Remove redundant title=app_name variable
Aamir Khan
2012-06-25
1
-5
/
+0
|
*
populate voteup/votedown for each message
Aamir Khan
2012-06-25
3
-7
/
+47
|
*
Display voteup/votedown count for each message
Aamir Khan
2012-06-25
1
-1
/
+1
|
*
View refacotring: moved message rendering view to views/message.py
Aamir Khan
2012-06-25
3
-43
/
+19
|
*
Index page new look
Aamir Khan
2012-06-24
1
-12
/
+15
|
*
Removed unnecessary code : lib/
Aamir Khan
2012-06-24
3
-380
/
+0
|
*
Added robots.txt
Aamir Khan
2012-06-24
1
-0
/
+4
|
*
Moved title = app_name in base.html
Aamir Khan
2012-06-24
4
-8
/
+0
|
*
Template refactoring: Rating now works on threads and message page
Aamir Khan
2012-06-24
5
-59
/
+66
|
*
modified voteup/votedown URL
Aamir Khan
2012-06-24
2
-2
/
+3
|
*
Moved add_tag_form to templates/threads/
Aamir Khan
2012-06-24
2
-6
/
+3
|
*
Template refactoring: Fixing id of voteup/votedown link
Aamir Khan
2012-06-24
2
-9
/
+8
|
*
Templates refactoring : Added messages/ and threads/ template directories
Aamir Khan
2012-06-22
5
-127
/
+113
|
*
Templates refactoring : added lists/list_nav.html
Aamir Khan
2012-06-22
2
-44
/
+49
|
*
indenting template code using http://jsbeautifier.org
Aamir Khan
2012-06-20
1
-92
/
+62
|
*
removing all base_*.html template files. All templates now extends single ↵
Aamir Khan
2012-06-20
10
-262
/
+64
|
|
|
|
base.html
*
changing template name to load add_tag_form
Aamir Khan
2012-06-20
3
-3
/
+5
|
*
renaming simple_form.html to add_tag_form.html
Aamir Khan
2012-06-20
1
-4
/
+2
|
*
Moving AddTagForm to thread.py from pages.py
Aamir Khan
2012-06-20
2
-9
/
+9
|
*
Adding thread.py for thread level views
Aamir Khan
2012-06-20
2
-3
/
+45
|
*
changing url for message level voting
Aamir Khan
2012-06-20
2
-3
/
+4
|
*
Removing mockup.py from views/
Aamir Khan
2012-06-20
1
-152
/
+0
|
*
Adding UserProfile Model
Aamir Khan
2012-06-20
1
-0
/
+11
|
*
README updated
Aamir Khan
2012-06-20
1
-8
/
+9
|
*
Moving views related to message to message.py
Aamir Khan
2012-06-20
2
-60
/
+73
|
*
removing debugging print statements
Aamir Khan
2012-06-20
1
-5
/
+4
|
*
messageid was getting truncated because of insufficient length
Aamir Khan
2012-06-20
1
-1
/
+1
|
*
user should not be unique in ratings table
Aamir Khan
2012-06-20
1
-1
/
+1
|
*
Rating of messages
Aamir Khan
2012-06-18
5
-5
/
+84
|
*
temporary user profile page
Aamir Khan
2012-06-18
1
-0
/
+3
|
*
Login authentication - browser id fix
Aamir Khan
2012-06-12
5
-1
/
+25
|
*
Login authentication
Aamir Khan
2012-06-12
4
-3
/
+130
|
*
settings.py changing app name
Aamir Khan
2012-06-11
1
-1
/
+1
|
*
Basic configuration stuff
Aamir Khan
2012-06-11
3
-8
/
+24
|
*
Start on the add tag and add category bits
Pierre-Yves Chibon
2012-06-10
4
-8
/
+122
|
*
Fix the HTML of the search box at the top right
Pierre-Yves Chibon
2012-06-10
2
-4
/
+8
|
*
Layout the css link and work on the add tag bits
Pierre-Yves Chibon
2012-06-10
1
-4
/
+6
|
*
Update README to add dependencies
Pierre-Yves Chibon
2012-06-10
1
-0
/
+2
|
*
Fix documentation
Pierre-Yves Chibon
2012-06-10
1
-1
/
+1
|
[prev]
[next]