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
...
*
Fix #5 : Added alert box in case user is not logged in and tries to vote
Aamir Khan
2012-06-29
2
-0
/
+18
|
*
Fix #4: Changed CSS class for div holding the content of first email
Aamir Khan
2012-06-29
2
-2
/
+7
|
*
Fix #2: After login user will be directed back to previous page
Aamir Khan
2012-06-28
2
-3
/
+13
|
*
Fix #1: graph not shown on /list/
Aamir Khan
2012-06-28
1
-3
/
+3
|
*
Fix #3 : logger not defined
Aamir Khan
2012-06-28
1
-1
/
+1
|
*
added a todo list
Aamir Khan
2012-06-27
1
-0
/
+5
|
*
Added a simple tests.py
Aamir Khan
2012-06-27
1
-0
/
+13
|
*
added a doc directory
Aamir Khan
2012-06-27
1
-19
/
+0
|
*
Added GNU GPL License copy
Aamir Khan
2012-06-27
1
-0
/
+674
|
*
Replaced README by README.rst
Aamir Khan
2012-06-27
2
-73
/
+29
|
*
Making robots.txt work
Aamir Khan
2012-06-27
2
-0
/
+5
|
*
removed a debug print statement
Aamir Khan
2012-06-27
1
-1
/
+0
|
*
requirements.txt updated
Aamir Khan
2012-06-27
1
-1
/
+0
|
*
use custom hyperkitty logger
Aamir Khan
2012-06-27
8
-29
/
+14
|
*
Added myself as django admin to receive error log emails
Aamir Khan
2012-06-27
1
-1
/
+1
|
*
added a log handler in utils.py
Aamir Khan
2012-06-27
1
-0
/
+86
|
*
Fix small errors occured while refactoring
Aamir Khan
2012-06-27
2
-8
/
+10
|
*
code refactoring: two new view files added
Aamir Khan
2012-06-26
6
-336
/
+369
|
*
code refactoring : moving thread page view to views/thread.py
Aamir Khan
2012-06-26
5
-73
/
+256
|
*
removed a print line used for debugging previously
Aamir Khan
2012-06-26
1
-2
/
+0
|
*
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
|
[prev]
[next]