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
/
pages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Packaging hyperkitty
Aamir Khan
2012-07-24
1
-38
/
+0
*
use custom hyperkitty logger
Aamir Khan
2012-06-27
1
-3
/
+1
*
Fix small errors occured while refactoring
Aamir Khan
2012-06-27
1
-7
/
+4
*
code refactoring: two new view files added
Aamir Khan
2012-06-26
1
-302
/
+1
*
code refactoring : moving thread page view to views/thread.py
Aamir Khan
2012-06-26
1
-72
/
+1
*
added a TODO and edited a docstring
Aamir Khan
2012-06-25
1
-1
/
+4
*
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
1
-5
/
+26
*
View refacotring: moved message rendering view to views/message.py
Aamir Khan
2012-06-25
1
-17
/
+0
*
changing template name to load add_tag_form
Aamir Khan
2012-06-20
1
-1
/
+3
*
Moving AddTagForm to thread.py from pages.py
Aamir Khan
2012-06-20
1
-9
/
+0
*
Moving views related to message to message.py
Aamir Khan
2012-06-20
1
-60
/
+11
*
removing debugging print statements
Aamir Khan
2012-06-20
1
-5
/
+4
*
Rating of messages
Aamir Khan
2012-06-18
1
-2
/
+31
*
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 this...
Pierre-Yves Chibon
2012-04-23
1
-0
/
+3
*
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 c...
Pierre-Yves Chibon
2012-04-05
1
-3
/
+9
*
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 w...
Pierre-Yves Chibon
2012-03-31
1
-5
/
+7
*
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
1
-2
/
+2
*
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
*
Rough search working
Pierre-Yves Chibon
2012-03-18
1
-1
/
+4
*
Fix the tag/category filter
Pierre-Yves Chibon
2012-03-18
1
-19
/
+16
*
Add packaging and fr-users list -- Fix the end_date when the month is December
Pierre-Yves Chibon
2012-03-18
1
-5
/
+5
*
Start implementing the archiver with mongo in the background
Pierre-Yves Chibon
2012-03-18
1
-70
/
+57
[next]