Commit Graph

17 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
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
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
eb532d0d51 The 'not found' wiki page now has a working 'create article' link 2012-01-17 19:02:43 -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
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
fa0954d5e7 Fixed wiki main page 2011-12-30 06:00:15 -05:00
Piotr Mitros
646fc0b18f simplewiki 2011-12-30 00:09:16 -05:00