Commit Graph

29 Commits

Author SHA1 Message Date
Piotr Mitros
b86ba908da Forked django middleware and moved it into the project. We'd like better django integration 2012-01-29 07:46:41 -05:00
Piotr Mitros
8125180edc Major number of minor cleanups. Fixed from e-mail, import order, ==None, etc. 2012-01-28 12:10:56 -05:00
Bridger Maxwell
ca44cf07b2 Added 'view revision' on wiki history 2012-01-27 17:24:07 -05:00
Bridger Maxwell
08e7d06931 Fixed bug for first article creation.
--HG--
branch : bridgerwiki
2012-01-25 11:43:13 -05:00
Bridger Maxwell
614f156640 Added UI for locking article. Did more testing/bug fixes on deletion. Seems stable.
--HG--
branch : bridgerwiki
2012-01-24 20:56:12 -05:00
Bridger Maxwell
056924ad6f Got most of deleting working.
--HG--
branch : bridgerwiki
2012-01-24 20:05:14 -05:00
Bridger Maxwell
b3797a41f3 Got most of admin deleting and user deleting implemented. Need to work on interface for encountering deleted articles.
--HG--
branch : bridgerwiki
2012-01-24 15:58:22 -05:00
Bridger Maxwell
608fa17983 Adding delete functionality
--HG--
branch : bridgerwiki
2012-01-23 18:05:16 -05:00
Bridger Maxwell
b694183db0 Merge 2012-01-23 12:55:53 -05:00
Bridger Maxwell
499ff9a97e Changed structure of wiki so that the base article is just '/'
--HG--
branch : bridgerwiki
2012-01-23 12:41:26 -05:00
Bridger Maxwell
d47d95edf2 Removed simplewiki's custom 404 page so urls work better, and it uses global 404 page. Set bad debug setting to false 2012-01-18 21:43:23 -05:00
Bridger Maxwell
eb532d0d51 The 'not found' wiki page now has a working 'create article' link 2012-01-17 19:02:43 -05:00
Bridger Maxwell
0fed8aa8ed Merge 2012-01-14 00:10:08 -05:00
Bridger Maxwell
238ed76896 The new markdown framework version was not backwards compatible. Now the wiki source can use either version of the API. 2012-01-14 00:09:01 -05:00
Piotr Mitros
7c6e33acb3 Removed wiki print statements 2012-01-14 00:03:22 -05:00
Bridger Maxwell
e58aca2878 Relaxed parameters for wiki search, to find more articles. 2012-01-10 15:52:10 -05:00
Bridger Maxwell
678c9464a6 Getting simplewiki search working.
--HG--
branch : profile
2012-01-10 14:06:58 -05:00
Bridger Maxwell
5d3d5489dd Fixed more bugs with simplewiki template conversion. Now working as they originally were. 2012-01-08 04:54:08 -05:00
Bridger Maxwell
1968d520c2 Moving SimpleWiki templates to templates/ and using Mako template format. 2012-01-08 02:19:23 -05:00
Piotr Mitros
85e8b3a2e9 Wiki now supports circuits, modulo bugs 2012-01-04 19:00:52 -05:00
Piotr Mitros
510dd854e6 Inline math now works in wiki 2012-01-03 20:23:09 -05:00
Piotr Mitros
522ef1cdc4 Added authentication to wiki. HACK
The wiki has support for requiring authentication. I've found cases
where it didn't appear to work -- I was logged out, and I could access
some pages. I added a hammer to make this go away for now.
2012-01-02 08:10:22 -05:00
Piotr Mitros
93962c616e Tracking changes, typo in URL 2012-01-01 23:01:19 -05:00
Piotr Mitros
ded38ca9db Theming slightly better 2012-01-01 11:54:44 -05:00
Piotr Mitros
55f8c58784 More consistent templating 2011-12-30 07:00:53 -05:00
Piotr Mitros
fa0954d5e7 Fixed wiki main page 2011-12-30 06:00:15 -05:00
Piotr Mitros
bab7409f74 Updates urls.py to reflect above 2011-12-30 00:26:43 -05:00
Piotr Mitros
5a9526cf3b Removed attach files and related articles 2011-12-30 00:25:23 -05:00
Piotr Mitros
646fc0b18f simplewiki 2011-12-30 00:09:16 -05:00