Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split the date at the bottom of the graph and change the orientation to 45° | Pierre-Yves Chibon | 2012-04-12 | 1 | -2/+16 | |
| | ||||||
* | Add the date at the bottom of the graph | Pierre-Yves Chibon | 2012-04-11 | 1 | -2/+9 | |
| | ||||||
* | Make the bar of the plot clickable | Pierre-Yves Chibon | 2012-04-11 | 2 | -16/+15 | |
| | ||||||
* | Enable to see archives for a single day | Pierre-Yves Chibon | 2012-04-11 | 2 | -7/+21 | |
| | ||||||
* | Add a title to the graph | Pierre-Yves Chibon | 2012-04-11 | 1 | -0/+7 | |
| | ||||||
* | 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 | 4 | -0/+7803 | |
| | ||||||
* | Remove unused links generating 404 everytime we open the page... | Pierre-Yves Chibon | 2012-04-11 | 1 | -9/+0 | |
| | ||||||
* | Fix a little the width distribution of the elements in the page | Pierre-Yves Chibon | 2012-04-10 | 1 | -2/+2 | |
| | ||||||
* | Fix the previous/next link used in the pagination | Pierre-Yves Chibon | 2012-04-05 | 2 | -2/+15 | |
| | ||||||
* | Add a full_path information for the search template and do some code layout ↵ | Pierre-Yves Chibon | 2012-04-05 | 1 | -3/+9 | |
| | | | | changes | |||||
* | Some formating | Pierre-Yves Chibon | 2012-04-05 | 1 | -13/+26 | |
| | ||||||
* | make tag pagination RESTish | Aamir Khan | 2012-04-06 | 2 | -2/+3 | |
| | ||||||
* | removed the mockup files | Aamir Khan | 2012-04-06 | 7 | -570/+0 | |
| | ||||||
* | removed urls without trailing slash from urls.py | Aamir Khan | 2012-04-06 | 1 | -32/+24 | |
| | ||||||
* | The order of the regex matters, urls with a trailing slash should be before ↵ | Pierre-Yves Chibon | 2012-04-05 | 1 | -3/+4 | |
| | | | | the one without | |||||
* | 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 | 0 | -0/+0 | |
|\ | ||||||
| * | urls.py fix - page can be more than a digit | Aamir Khan | 2012-04-05 | 1 | -2/+2 | |
| | | ||||||
* | | urls.py fix - page can be more than a digit | Aamir Khan | 2012-04-05 | 2 | -4/+4 | |
|/ | ||||||
* | Fix next and previous links on search page | Aamir Khan | 2012-04-05 | 2 | -6/+6 | |
| | ||||||
* | 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 | 2 | -10/+7 | |
| | ||||||
* | Fix the search to work properly with the pagination and have nice urls | Pierre-Yves Chibon | 2012-04-05 | 3 | -15/+13 | |
| | ||||||
* | Search page next & prev URL fix | Aamir Khan | 2012-04-05 | 2 | -4/+11 | |
| | ||||||
* | Fix: InvalidPage is not defined | Aamir Khan | 2012-04-05 | 1 | -1/+1 | |
| | ||||||
* | Add starting code for the mm3 <-> hk link | Pierre-Yves Chibon | 2012-04-04 | 1 | -0/+164 | |
| | ||||||
* | Remove debugging code | Pierre-Yves Chibon | 2012-03-31 | 1 | -1/+0 | |
| | ||||||
* | Implement the new identifiers (I've removed all the dashes in the identifiers) | Pierre-Yves Chibon | 2012-03-31 | 2 | -25/+43 | |
| | ||||||
* | Fix typo | Pierre-Yves Chibon | 2012-03-31 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | Fix header of the Message and Thread templates | Pierre-Yves Chibon | 2012-03-31 | 2 | -2/+10 | |
| | ||||||
* | Add link to the threads | Pierre-Yves Chibon | 2012-03-31 | 1 | -2/+12 | |
| | ||||||
* | Add link to the message page from the thread | Pierre-Yves Chibon | 2012-03-31 | 1 | -2/+4 | |
| | ||||||
* | Remove the ordering for the time being, we should fix that at the database level | Pierre-Yves Chibon | 2012-03-31 | 1 | -2/+3 | |
| | ||||||
* | Sometime we have the first or the last thread | Pierre-Yves Chibon | 2012-03-31 | 1 | -0/+5 | |
| | ||||||
* | Add links to the summary and index pages | Pierre-Yves Chibon | 2012-03-31 | 2 | -1/+20 | |
| | ||||||
* | Add logic for single message view/page | Pierre-Yves Chibon | 2012-03-31 | 2 | -0/+19 | |
| | ||||||
* | Add templates for single message view | Pierre-Yves Chibon | 2012-03-31 | 2 | -0/+108 | |
| | ||||||
* | Merge | Pierre-Yves Chibon | 2012-03-31 | 4 | -3/+54 | |
|\ | ||||||
| * | Add Search facility to the REST API | Pierre-Yves Chibon | 2012-03-29 | 3 | -1/+51 | |
| | | ||||||
| * | Adjust the README file | Pierre-Yves Chibon | 2012-03-29 | 1 | -2/+3 | |
| | | | | | | | | | | - pymongo is needed in the virtualenv - Fix typo in the bzr branch command | |||||
* | | Remove notmuch lib and the import-mbox script | Pierre-Yves Chibon | 2012-03-31 | 1 | -64/+0 | |
|/ | ||||||
* | Remove one dependency to tastypie | Pierre-Yves Chibon | 2012-03-28 | 1 | -1/+0 | |
| | ||||||
* | Merge | Pierre-Yves Chibon | 2012-03-28 | 0 | -0/+0 | |
|\ | ||||||
| * | dependency added in README | Aamir Khan | 2012-03-29 | 1 | -0/+2 | |
| | | ||||||
* | | Add a /api information page | Pierre-Yves Chibon | 2012-03-28 | 3 | -0/+68 | |
| | | ||||||
* | | Add omitted </div> | Pierre-Yves Chibon | 2012-03-28 | 1 | -22/+23 | |
|/ | ||||||
* | Update the README | Pierre-Yves Chibon | 2012-03-28 | 1 | -16/+23 | |
| |