Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restyled photos a bit; details on the right | Bryan Newbold | 2008-02-18 | 1 | -7/+14 |
| | |||||
* | typo | Bryan Newbold | 2008-02-17 | 1 | -3/+2 |
| | |||||
* | extended photo set list length | Bryan Newbold | 2008-02-17 | 1 | -1/+2 |
| | |||||
* | switched to slugs for photo sets; also call them sets. TODO: rename ↵ | Bryan Newbold | 2008-02-10 | 4 | -6/+8 |
| | | | | galleries sets in code | ||||
* | removed dead links, updated front page blurbs | Bryan Newbold | 2008-02-10 | 3 | -10/+7 |
| | |||||
* | fixed freecomments username display... | bnewbold | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | added google site search as holdover search | bnewbold | 2007-09-13 | 1 | -5/+7 |
| | |||||
* | added admin list features | bnewbold | 2007-09-13 | 3 | -3/+18 |
| | |||||
* | more IE compatability changes | Bryan Newbold | 2007-08-13 | 2 | -35/+13 |
| | |||||
* | wow, IE sucks | Bryan Newbold | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | changes for xhtml compliance | Bryan Newbold | 2007-08-13 | 6 | -16/+17 |
| | |||||
* | syntax highlighting for all files (untested) | bnewbold | 2007-08-08 | 2 | -2/+16 |
| | |||||
* | zip downloads of tree-like objects | bnewbold | 2007-08-08 | 5 | -9/+25 |
| | |||||
* | fixed tree browsing in git_browse, and diff output for commits | bnewbold | 2007-08-08 | 4 | -6/+51 |
| | |||||
* | fixed up styleswitching, may still have to tweak file change (aka 304 http ↵ | bnewbold | 2007-08-08 | 1 | -6/+10 |
| | | | | status codes) for alt css files | ||||
* | added hack-ish style tweaking controls | bnewbold | 2007-06-30 | 2 | -13/+21 |
| | | | | TODO: add font selector styles, make it all work, cookies? | ||||
* | added openID support for my domain | bnewbold | 2007-06-14 | 1 | -0/+7 |
| | |||||
* | padded left in gallery listing | bnewbold | 2007-06-01 | 1 | -2/+3 |
| | |||||
* | gallery listing as a table | bnewbold | 2007-06-01 | 1 | -11/+12 |
| | |||||
* | fixed gallery thumbs display | bnewbold | 2007-06-01 | 1 | -3/+5 |
| | |||||
* | falls through if pygments not detected | bnewbold | 2007-06-01 | 2 | -11/+12 |
| | |||||
* | diff pygmentation for git_browse | bnewbold | 2007-06-01 | 2 | -3/+16 |
| | |||||
* | pygments highlighting for wiki commits | bnewbold | 2007-06-01 | 2 | -3/+17 |
| | |||||
* | fixed slug method for quotes | bnewbold | 2007-06-01 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of /srv/git/bn-project | Bryan Newbold | 2007-03-26 | 1 | -1/+1 |
|\ | |||||
| * | fixed sort order for photos | bnewbold | 2007-03-25 | 1 | -1/+1 |
| | | |||||
* | | tweaks | Bryan Newbold | 2007-03-26 | 3 | -5/+3 |
|/ | |||||
* | docutils style url fixed + 404 | bnewbold | 2007-03-24 | 2 | -1/+4 |
| | |||||
* | added search boilerplate | bnewbold | 2007-03-24 | 4 | -3/+15 |
| | |||||
* | ignore latex2png and added http500 template | Bryan Newbold | 2007-03-21 | 1 | -0/+3 |
| | |||||
* | comments or freecomments | bnewbold | 2007-03-21 | 1 | -1/+1 |
| | |||||
* | comments are public and pdf creation doesn't choke as bad | bnewbold | 2007-03-21 | 3 | -17/+19 |
| | |||||
* | 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 | 3 | -0/+91 |
| | | | | 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 | ||||
* | stupid misspell | bnewbold | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | 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 | 8 | -11/+139 |
| | |||||
* | 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 | 12 | -19/+106 |
| | |||||
* | ditto | bnewbold | 2007-03-07 | 1 | -88/+0 |
| | |||||
* | again, changes for production, including static relocation | Bryan Newbold | 2007-03-07 | 5 | -12/+12 |
| | |||||
* | moved git_wiki, git_browse stylesheets | bnewbold | 2007-03-07 | 2 | -8/+2 |
| | |||||
* | much work; comments working for photos, static content moved, more | bnewbold | 2007-03-07 | 10 | -32/+165 |
| | |||||
* | unknown | bnewbold | 2007-03-06 | 1 | -2/+2 |
| | |||||
* | Merge branch 'production' of animus:/srv/git/bn-project into comments | bnewbold | 2007-03-06 | 1 | -9/+1 |
|\ | |||||
| * | finally fixed frontpage style in IE | Bryan Newbold | 2007-03-06 | 1 | -9/+1 |
| | | |||||
* | | added seperate docutils stylesheet for wiki | bnewbold | 2007-03-04 | 4 | -18/+27 |
| | | |||||
* | | reformated urls file | bnewbold | 2007-03-04 | 1 | -8/+15 |
| | | |||||
* | | added GITWIKI_DIR var and added new knowledge to frontpage | bnewbold | 2007-03-04 | 5 | -9/+25 |
| | |