summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore errors when printing extraDataIan Bicking2005-07-251-1/+5
* Use relative pathsIan Bicking2005-07-251-2/+6
* Avoid empty pathsIan Bicking2005-07-251-1/+1
* Handy module for quoting and unquotingIan Bicking2005-07-251-0/+64
* Oops, it's confirm() not prompt()Ian Bicking2005-07-211-4/+4
* Fixed some js_repr usage; added class for buttonsIan Bicking2005-07-211-5/+59
* Added new module for constructing URLsIan Bicking2005-07-211-0/+279
* Allow word wrapping; try to keep exceptions out of printed outputIan Bicking2005-07-211-2/+6
* Go up to higher-level directories to find server.confIan Bicking2005-07-211-3/+8
* load defaults and get output directory from confIan Bicking2005-07-211-2/+4
* More suggestive errorIan Bicking2005-07-211-1/+1
* Added error if you misuse MethodDispatchIan Bicking2005-07-211-0/+4
* Added docstringsIan Bicking2005-07-211-0/+35
* Renamed cookie module to cookiewriter (cookie broke windows) and reordered im...Ian Bicking2005-07-212-6/+7
* Made urlmap work with domain matching as wellIan Bicking2005-07-211-25/+53
* Fixed regex to better match reST outputIan Bicking2005-07-201-2/+3
* Added some new configuration parametersIan Bicking2005-07-201-0/+7
* Made the WYSIWYG editor more customizable; added cancel links; added delete f...Ian Bicking2005-07-208-5/+86
* Added more padding around notification messagesIan Bicking2005-07-201-0/+1
* Added method for javascript link confirmation, and Xinha stylesheet setupIan Bicking2005-07-201-0/+16
* Allow for cancel of jumpIan Bicking2005-07-201-2/+4
* Allow more easily-configured stylesheetsIan Bicking2005-07-201-0/+4
* Added some missing dict methods, make sure __getattr__ doesn't get too muchIan Bicking2005-07-201-0/+8
* Javascript function for jumpingIan Bicking2005-07-181-0/+6
* Added function to jump to other parts of the siteIan Bicking2005-07-182-1/+33
* Methods to: rename files, upload multiple files at once, and search files by ...Ian Bicking2005-07-182-7/+91
* Added Javascript to use multiple upload fields and a make directory formIan Bicking2005-07-181-5/+43
* Added link to rename fileIan Bicking2005-07-181-0/+1
* Removed py.path-ismsIan Bicking2005-07-181-8/+8
* Added class for forms that shouldn't be block-level elementsIan Bicking2005-07-181-0/+4
* Made path constructor able to go absoluteIan Bicking2005-07-181-0/+2
* Removed some plugins; increased editor heightIan Bicking2005-07-181-4/+1
* Removed py.path importIan Bicking2005-07-181-1/+0
* New iconIan Bicking2005-07-181-0/+0
* Strify incoming urls to redirectIan Bicking2005-07-181-0/+1
* Include SSI mimetypes (also an example of manipulating extension mapping)Ian Bicking2005-07-171-0/+4
* Make TextFile match text/*Ian Bicking2005-07-171-2/+2
* Include file size in viewIan Bicking2005-07-171-1/+4
* Implemented proper file uploadIan Bicking2005-07-172-5/+27
* Added better HTML editing abilitiesIan Bicking2005-07-173-6/+169
* Simplified extend()Ian Bicking2005-07-171-6/+4
* Added upload formIan Bicking2005-07-171-0/+7
* Removed spurious importIan Bicking2005-07-171-2/+0
* Fixed regex used in redirectsIan Bicking2005-07-171-1/+1
* Provide a more complete ImportError messageIan Bicking2005-07-171-3/+3
* Forgot that we put in builders, not actual functionsIan Bicking2005-07-171-0/+10
* Ad hoc package index (to be added to ~/.pydistutils.cfg)Ian Bicking2005-07-171-0/+10
* Redesign to display contents more nicely, and move blog off front page (which...Ian Bicking2005-07-177-20/+101
* Don't need thisIan Bicking2005-07-161-31/+0
* Added setup.py for flupIan Bicking2005-07-161-0/+31