291 Commits (master)

Author SHA1 Message Date
  Chase Sterling 1c097a146a Remove gittle dependency and use dulwich directly 7 years ago
  Chase Sterling cb8c6fdaba Redirect back to current page when login button is clicked 7 years ago
  Chase Sterling aa0a8a2aa8 Store next url redirect for in session to work with oauth login callbacks 7 years ago
  Chase Sterling eafff2ae43 Cause an error when trying to hook invalid HookMixin method 7 years ago
  Chase Sterling 3d14412604 Ensure git repo remains valid with unicode committer names. fix #152 7 years ago
  Chase Sterling 1bc15594f6 Allow WikiPage methods to be hooked 7 years ago
  Chase Sterling ed0ac58e6f Update search module hooks to use new WikiPage methods 7 years ago
  Chase Sterling c0a4e6b480 Pass self to HookMixin hooks 7 years ago
  Chase Sterling 3c3d39c771 Fix clearing cache on page edits with new WikiPage refactor 7 years ago
  Chase Sterling 6e10d56479 Only add 'auth.local' to MODULES when AUTH_LOCAL_ENABLED is True 7 years ago
  Chase Sterling 0bcfaba807 Remove WikiPage.info refs #148 7 years ago
  Chase Sterling 242e317e65 Make the history view pagination prettier. 7 years ago
  Chase Sterling 35471d3c3f Don't add a separate class to iterate history 7 years ago
  Chase Sterling 74452fe58f Add ability for 404 page to show error description. 7 years ago
  Chase Sterling e3ae3a1ccb Lazy load history view with pagination. refs #149 7 years ago
  Chase Sterling fefbfcd503 Make temp dir handling in tests a bit more pythonic 7 years ago
  Chase Sterling 2e6db650f2 Fix the __nonzero__ method for WikiPage 7 years ago
  Chase Sterling 7a20135d55 Fix a mistake added to one of the wiki tests 7 years ago
  Chase Sterling d50cf54072 Create WikiPage class to encapsulate wiki page functions 7 years ago
  Matthew Scragg ac79d186ec version: 0.8.0 7 years ago
  Sachi King 695dba98f9 Use properties in config for pass-through compat vars 8 years ago
  Matthew Scragg 63bbc30e9e version: 0.7.0 8 years ago
  Matthew Scragg 5735c1deb5 deps: update all bower deps adjust style to new boostrap defaults 8 years ago
  Matthew Scragg a5a1a031d8 fix: bug when editing pages with dots in name 8 years ago
  Matthew Scragg 71de000b2c Tweak spacing 8 years ago
  Matthew Scragg 82b90adf2d fix bug in simple search 8 years ago
  Lars Immisch d048196286 Fix relative link 8 years ago
  Lars Immisch cfe419e5b5 Fix presumed typo 8 years ago
  Lars Immisch 198a0d01e5 Fix LDAP login 8 years ago
  Matthew Scragg 6374370871 FIx critical bug on start_server 8 years ago
  Matthew Scragg a87ee06f65 Allow override of bound host address. Fixes #110. 8 years ago
  Klaus Alexander Seistrup 3d1a130584 Make `datetime` customizable across templates 8 years ago
  Chase Sterling 98c3839168 Add clear_cache cli command. fix #98 8 years ago
  Chase Sterling 24fbb6597d Add avatars to history view. 8 years ago
  Chase Sterling c2cc26e086 Switch to generic avatar class styling 8 years ago
  Chase Sterling c6f4ccd10b Add author_email to Wiki.get_history results 8 years ago
  Chase Sterling 20810138da Allow all config options to be specified in realms-wiki.json 8 years ago
  Chase Sterling 7924be10cd Add an icon and sort column for pages/dirs in the index 8 years ago
  Chase Sterling 9f9401a7f7 Allow a flat view of index with the 'flat' query parameter 8 years ago
  Chase Sterling ca65f81474 Implements a tree view index 8 years ago
  Chase Sterling c70480c917 Support getting indexs of subdirs 8 years ago
  Chase Sterling d07c3e4bcf Enable caching of wiki pages 8 years ago
  Chase Sterling af6a577b15 Fix rebuild_index to use full path of page when indexing. fix #88 8 years ago
  Matthew Scragg e565a0a77a fix path bugs 8 years ago
  Chase Sterling 57067a9f95 Improve SimpleSearch with subdirs 8 years ago
  Chase Sterling 6d62d6b8b4 Tweak the rules for to_canonical to better handle subdirs. 8 years ago
  Matthew Scragg 93df0e081a fix some issues with path names 8 years ago
  Chase Sterling 9108f82149 Preliminary subdirectory support. refs #50 8 years ago
  Matthew Scragg 917cc5b967 0.6.1 8 years ago
  Matthew Scragg d24d8720db strip leading underscores in cname 8 years ago