Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.0 | Bryan Newbold | 2008-09-23 | 1 | -3/+2 |
| | |||||
* | more changes, works ok. TODO: comments for git_wiki, redo git_browse... | Bryan Newbold | 2008-08-11 | 2 | -17/+27 |
| | |||||
* | fixed a parent issue | Bryan Newbold | 2008-08-11 | 1 | -0/+4 |
| | |||||
* | added admin list features | bnewbold | 2007-09-13 | 1 | -1/+5 |
| | |||||
* | changes for xhtml compliance | Bryan Newbold | 2007-08-13 | 3 | -10/+11 |
| | |||||
* | fixed tree browsing in git_browse, and diff output for commits | bnewbold | 2007-08-08 | 1 | -0/+2 |
| | |||||
* | falls through if pygments not detected | bnewbold | 2007-06-01 | 1 | -6/+6 |
| | |||||
* | pygments highlighting for wiki commits | bnewbold | 2007-06-01 | 2 | -3/+17 |
| | |||||
* | fixed slug method for quotes | bnewbold | 2007-06-01 | 1 | -4/+4 |
| | |||||
* | docutils style url fixed + 404 | bnewbold | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | comments are public and pdf creation doesn't choke as bad | bnewbold | 2007-03-21 | 2 | -15/+17 |
| | |||||
* | hurrah! equations in latex and html | bnewbold | 2007-03-21 | 3 | -9/+183 |
| | | | | | TODO: center images in html TODO: track equations in a database? | ||||
* | FINALLY fixed settings problem cross server | bnewbold | 2007-03-21 | 1 | -0/+3 |
| | | | | By having settings.py.example files the content is pushed and bundled with releases. On dev platform i'll symlink settings.py to these files, on other platforms have seperate settings.py | ||||
* | got latex, raw, and download links working | bnewbold | 2007-03-13 | 4 | -11/+28 |
| | |||||
* | hopefully fixed problem with figure knowledge items being save()-ed | bnewbold | 2007-03-13 | 2 | -2/+2 |
| | |||||
* | incremental work | bnewbold | 2007-03-13 | 7 | -10/+138 |
| | |||||
* | ignore symlink in static dir to django-admin style stuff | root | 2007-03-09 | 1 | -3/+3 |
| | |||||
* | comments progress, style changes | bnewbold | 2007-03-07 | 7 | -15/+63 |
| | |||||
* | again, changes for production, including static relocation | Bryan Newbold | 2007-03-07 | 2 | -4/+4 |
| | |||||
* | moved git_wiki, git_browse stylesheets | bnewbold | 2007-03-07 | 1 | -4/+1 |
| | |||||
* | much work; comments working for photos, static content moved, more | bnewbold | 2007-03-07 | 2 | -3/+18 |
| | |||||
* | added seperate docutils stylesheet for wiki | bnewbold | 2007-03-04 | 2 | -14/+27 |
| | |||||
* | added GITWIKI_DIR var and added new knowledge to frontpage | bnewbold | 2007-03-04 | 2 | -7/+8 |
| | |||||
* | merged master settings into comments | bnewbold | 2007-03-04 | 1 | -5/+5 |
| | |||||
* | changes to make things work on the production server | root | 2007-02-24 | 3 | -14/+14 |
| | |||||
* | Revert "i'm confused?" | Bryan Newbold | 2007-02-24 | 4 | -13/+14 |
| | | | | This reverts commit 71520ba4e171195c983320b9c00e37c215fad39c. | ||||
* | i'm confused? | Bryan Newbold | 2007-02-24 | 4 | -14/+13 |
| | |||||
* | added restructured text processing, fixed path bug in knowledge | bnewbold | 2007-02-24 | 2 | -3/+4 |
| | |||||
* | hmmm, have to play with GITWIKI_NAME settings for bare repos... | bnewbold | 2007-02-22 | 1 | -1/+4 |
| | |||||
* | removed 'print' debug statements | bnewbold | 2007-02-22 | 1 | -2/+0 |
| | |||||
* | major git_wiki progress + fixed syncdb problems (model attributes missing) | bnewbold | 2007-02-22 | 6 | -89/+188 |
| | |||||
* | major progress on git_wiki | bnewbold | 2007-02-22 | 4 | -0/+95 |
| | |||||
* | fixed some xhtml nitty gritty, progress on git_wiki | bnewbold | 2007-02-21 | 7 | -38/+209 |
| | |||||
* | created skeleton for git_wiki app | bnewbold | 2007-02-21 | 5 | -0/+150 |
| | |||||
* | basic html design roughed in, django project run and admin started | bnewbold | 2007-02-04 | 3 | -0/+4 |
TODO: ie testing (ugh, fuck that) TODO: get photos section working TODO: ... etc |