summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Little fix the 30 last days overview graphPierre-Yves Chibon2012-05-181-1/+1
|
* Adjust the template for the output of the searchPierre-Yves Chibon2012-05-171-11/+11
|
* Implement the search on the RDBMS backendPierre-Yves Chibon2012-05-171-16/+18
|
* Start re-working the templates to adjust them to the new data structurePierre-Yves Chibon2012-05-153-12/+12
|
* Adjust to new data structurePierre-Yves Chibon2012-05-151-5/+4
|
* Adjust templates to the new objectsPierre-Yves Chibon2012-05-154-32/+32
|
* Adjust settings to the name of the modulePierre-Yves Chibon2012-05-141-1/+1
|
* Update documentationPierre-Yves Chibon2012-05-141-5/+21
|
* Start implementing the relational database system branchPierre-Yves Chibon2012-05-141-4/+8
|
* Start implementing the relational database system branchPierre-Yves Chibon2012-05-141-32/+30
|
* Layout and add the information required by the KittyStore modulePierre-Yves Chibon2012-05-141-1/+2
|
* Integrate gravatar within the thread view on the left columnPierre-Yves Chibon2012-04-232-5/+5
|
* Even more improvement on the pagination systemPierre-Yves Chibon2012-04-231-1/+1
|
* Attempt to improve the detection of the page numberPierre-Yves Chibon2012-04-231-2/+9
|
* Ugly hack to get gravatar working -- should be fixed in the db level and ↵Pierre-Yves Chibon2012-04-231-0/+3
| | | | this commit should be reverted
* Add integration with gravatar in the template and adjust documentationPierre-Yves Chibon2012-04-237-9/+16
|
* Take out urlgrabber as the current code doesn't use itPierre-Yves Chibon2012-04-231-1/+1
|
* Let's convert the value to int if there is a value to convertPierre-Yves Chibon2012-04-231-4/+5
|
* Limit the result of the tag search to the lastest 50Pierre-Yves Chibon2012-04-192-5/+15
|
* Code cleaning for api.pyAamir Khan2012-04-142-7/+3
|
* Split the date at the bottom of the graph and change the orientation to 45°Pierre-Yves Chibon2012-04-121-2/+16
|
* Add the date at the bottom of the graphPierre-Yves Chibon2012-04-111-2/+9
|
* Make the bar of the plot clickablePierre-Yves Chibon2012-04-112-16/+15
|
* Enable to see archives for a single dayPierre-Yves Chibon2012-04-112-7/+21
|
* Add a title to the graphPierre-Yves Chibon2012-04-111-0/+7
|
* Let's have a minimum information in there just to display the graph, even emptyPierre-Yves Chibon2012-04-111-0/+2
|
* Add an overview of the recent activities on the listPierre-Yves Chibon2012-04-114-0/+7803
|
* Remove unused links generating 404 everytime we open the page...Pierre-Yves Chibon2012-04-111-9/+0
|
* Fix a little the width distribution of the elements in the pagePierre-Yves Chibon2012-04-101-2/+2
|
* Fix the previous/next link used in the paginationPierre-Yves Chibon2012-04-052-2/+15
|
* Add a full_path information for the search template and do some code layout ↵Pierre-Yves Chibon2012-04-051-3/+9
| | | | changes
* Some formatingPierre-Yves Chibon2012-04-051-13/+26
|
* make tag pagination RESTishAamir Khan2012-04-062-2/+3
|
* removed the mockup filesAamir Khan2012-04-067-570/+0
|
* removed urls without trailing slash from urls.pyAamir Khan2012-04-061-32/+24
|
* The order of the regex matters, urls with a trailing slash should be before ↵Pierre-Yves Chibon2012-04-051-3/+4
| | | | the one without
* Remove debugging codePierre-Yves Chibon2012-04-051-3/+3
|
* urls.py fix - page can be more than a digitAamir Khan2012-04-050-0/+0
|\
| * urls.py fix - page can be more than a digitAamir Khan2012-04-051-2/+2
| |
* | urls.py fix - page can be more than a digitAamir Khan2012-04-052-4/+4
|/
* Fix next and previous links on search pageAamir Khan2012-04-052-6/+6
|
* Add num_threads - Number of threads to be displayed in each pageAamir Khan2012-04-051-3/+3
|
* add default value to page numberAamir Khan2012-04-051-2/+2
|
* RESTish URL for search result pagesAamir Khan2012-04-052-10/+7
|
* Fix the search to work properly with the pagination and have nice urlsPierre-Yves Chibon2012-04-053-15/+13
|
* Search page next & prev URL fixAamir Khan2012-04-052-4/+11
|
* Fix: InvalidPage is not definedAamir Khan2012-04-051-1/+1
|
* Add starting code for the mm3 <-> hk linkPierre-Yves Chibon2012-04-041-0/+164
|
* Remove debugging codePierre-Yves Chibon2012-03-311-1/+0
|
* Implement the new identifiers (I've removed all the dashes in the identifiers)Pierre-Yves Chibon2012-03-312-25/+43
|