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
*
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
|
*
Fix the search to work properly with the pagination and have nice urls
Pierre-Yves Chibon
2012-04-05
1
-10
/
+7
|
*
Search page next & prev URL fix
Aamir Khan
2012-04-05
1
-2
/
+9
|
*
Fix: InvalidPage is not defined
Aamir Khan
2012-04-05
1
-1
/
+1
|
*
Remove debugging code
Pierre-Yves Chibon
2012-03-31
1
-1
/
+0
|
*
Comment out the previous/next thread bits as this will not be valid anymore ↵
Pierre-Yves Chibon
2012-03-31
1
-5
/
+7
|
|
|
|
with the new system
*
Add logic for single message view/page
Pierre-Yves Chibon
2012-03-31
1
-0
/
+17
|
*
Add a /api information page
Pierre-Yves Chibon
2012-03-28
1
-0
/
+8
|
*
small fix of error caused while shifting real pages to / from /2/
Aamir Khan
2012-03-28
1
-4
/
+4
|
*
real pages are at / rather than /2, mockup is at /mockup
Aamir Khan
2012-03-28
2
-8
/
+8
|
*
Cut the thread title of older/newer threads to 30 char
Pierre-Yves Chibon
2012-03-23
1
-4
/
+4
|
*
Add the thread view logic
Pierre-Yves Chibon
2012-03-23
1
-0
/
+42
|
*
Add pagination to the results of a search
Pierre-Yves Chibon
2012-03-19
1
-5
/
+25
|
*
Implement search in the different part of the email
Pierre-Yves Chibon
2012-03-19
1
-7
/
+28
|
*
Replace Thread-ID by ThreadID so that we can use it in the templates
Pierre-Yves Chibon
2012-03-18
1
-7
/
+7
|
[next]