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
path:
root
/
views
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Packaging hyperkitty
Aamir Khan
2012-07-24
8
-724
/
+0
|
*
renamed test files, added copyright notice
Aamir Khan
2012-07-05
1
-0
/
+21
|
*
Fix #15: pagination on archives page
Aamir Khan
2012-07-03
1
-1
/
+2
|
*
pagination for archives page
Aamir Khan
2012-07-03
1
-2
/
+15
|
*
CSS Styling continued
Aamir Khan
2012-07-01
1
-1
/
+1
|
*
Small CSS Fixes
Aamir Khan
2012-07-01
1
-1
/
+3
|
*
Basic user registration up
Aamir Khan
2012-07-01
2
-0
/
+58
|
*
Fix #2: After login user will be directed back to previous page
Aamir Khan
2012-06-28
1
-3
/
+12
|
*
Fix #3 : logger not defined
Aamir Khan
2012-06-28
1
-1
/
+1
|
*
removed a debug print statement
Aamir Khan
2012-06-27
1
-1
/
+0
|
*
use custom hyperkitty logger
Aamir Khan
2012-06-27
6
-23
/
+11
|
*
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
5
-312
/
+342
|
*
code refactoring : moving thread page view to views/thread.py
Aamir Khan
2012-06-26
2
-72
/
+74
|
*
removed a print line used for debugging previously
Aamir Khan
2012-06-26
1
-2
/
+0
|
*
generating UserProfile model and populating 'karma' in user_profile.html
Aamir Khan
2012-06-25
1
-7
/
+16
|
*
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
|
*
View refacotring: moved message rendering view to views/message.py
Aamir Khan
2012-06-25
2
-42
/
+18
|
*
modified voteup/votedown URL
Aamir Khan
2012-06-24
1
-1
/
+2
|
*
Moved add_tag_form to templates/threads/
Aamir Khan
2012-06-24
1
-1
/
+1
|
*
changing template name to load add_tag_form
Aamir Khan
2012-06-20
3
-3
/
+5
|
*
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
1
-0
/
+39
|
*
changing url for message level voting
Aamir Khan
2012-06-20
1
-1
/
+2
|
*
Removing mockup.py from views/
Aamir Khan
2012-06-20
1
-152
/
+0
|
*
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
|
*
Rating of messages
Aamir Khan
2012-06-18
1
-2
/
+31
|
*
Login authentication - browser id fix
Aamir Khan
2012-06-12
1
-1
/
+1
|
*
Login authentication
Aamir Khan
2012-06-12
1
-0
/
+53
|
*
Start on the add tag and add category bits
Pierre-Yves Chibon
2012-06-10
1
-0
/
+66
|
*
Implement the search on the RDBMS backend
Pierre-Yves Chibon
2012-05-17
1
-16
/
+18
|
*
Adjust to new data structure
Pierre-Yves Chibon
2012-05-15
1
-5
/
+4
|
*
Start implementing the relational database system branch
Pierre-Yves Chibon
2012-05-14
1
-32
/
+30
|
*
Integrate gravatar within the thread view on the left column
Pierre-Yves Chibon
2012-04-23
1
-2
/
+2
|
*
Ugly hack to get gravatar working -- should be fixed in the db level and ↵
Pierre-Yves Chibon
2012-04-23
1
-0
/
+3
|
|
|
|
this commit should be reverted
*
Limit the result of the tag search to the lastest 50
Pierre-Yves Chibon
2012-04-19
1
-3
/
+3
|
*
Make the bar of the plot clickable
Pierre-Yves Chibon
2012-04-11
1
-2
/
+12
|
*
Enable to see archives for a single day
Pierre-Yves Chibon
2012-04-11
1
-7
/
+19
|
*
Let's have a minimum information in there just to display the graph, even empty
Pierre-Yves Chibon
2012-04-11
1
-0
/
+2
|
*
Add an overview of the recent activities on the list
Pierre-Yves Chibon
2012-04-11
1
-0
/
+12
|
*
Add a full_path information for the search template and do some code layout ↵
Pierre-Yves Chibon
2012-04-05
1
-3
/
+9
|
|
|
|
changes
*
make tag pagination RESTish
Aamir Khan
2012-04-06
1
-2
/
+2
|
*
Remove debugging code
Pierre-Yves Chibon
2012-04-05
1
-3
/
+3
|
*
urls.py fix - page can be more than a digit
Aamir Khan
2012-04-05
1
-2
/
+2
|
*
Add num_threads - Number of threads to be displayed in each page
Aamir Khan
2012-04-05
1
-3
/
+3
|
*
add default value to page number
Aamir Khan
2012-04-05
1
-2
/
+2
|
*
RESTish URL for search result pages
Aamir Khan
2012-04-05
1
-10
/
+3
|
[next]