Matthew Scragg
b30c140e86
Update realms-wiki.sh
...
fix docker runit script
2015-06-02 08:41:13 -05:00
Matthew Scragg
c5c71ce1f9
Merge pull request #49 from pavgup/patch-1
...
nginx static content location root fixed
2015-03-10 10:37:51 -05:00
Pavan Gupta
cbde8decf3
nginx static content location root fixed
...
I just played with this and nginx is keeping the **/static/** in the requesting url and then attempting to find a folder on the file system that looks like **/full/path/to/realms/static/static/...**
This should fix that.
2015-03-10 02:06:07 -04:00
Matthew Scragg
a3e4f937b2
Merge pull request #42 from ghtyrant/conf_load_order
...
Reverse config path lookup
2015-03-03 21:52:42 -06:00
Matthew Scragg
334a9be4d0
Merge pull request #40 from ghtyrant/master
...
Add Whoosh as an alternate search backend
2014-11-23 18:33:24 -06:00
Fabian Schlager
72ab066c10
Reverse config path lookup
2014-11-21 19:27:34 +01:00
Fabian Schlager
b38b4238f3
Add information about Whoosh to README
2014-11-21 17:24:49 +01:00
Fabian Schlager
a8f61dfb13
Clean up & fix index creation, handling exceptions
2014-11-21 17:11:27 +01:00
Fabian Schlager
d8e7ed7ad4
Restored default config
2014-11-21 16:49:36 +01:00
Fabian Schlager
6ec3ff6acb
Remove fuzzy search, needs some tweaking probably
2014-11-21 16:47:50 +01:00
Fabian Schlager
e1aa96ea5f
Check if WHOOSH_INDEX path is read & writeable
2014-11-21 16:47:50 +01:00
Fabian Schlager
db1f5c84a7
Add fallback for non-supported languages & search in path and text
2014-11-21 16:47:50 +01:00
Fabian Schlager
06a5cd5aef
Initial version of whoosh based search
2014-11-21 16:47:50 +01:00
Matthew Scragg
e22bd045f9
update readme with search
2014-11-19 09:43:34 -06:00
Matthew Scragg
94c9ccfbee
Merge pull request #37 from ghtyrant/master
...
Add setup guide for apache2 with mod_wsgi
2014-11-18 12:18:55 -06:00
Fabian Schlager
bcccc7da57
Add setup guide for apache2 with mod_wsgi
2014-11-18 14:39:54 +01:00
Matthew Scragg
6c7095ec5a
updated dockerfile, spacing adjustments
2014-11-17 11:25:26 -06:00
Matthew Scragg
b757ceff57
made simple search suck less
2014-11-12 22:11:13 -06:00
Matthew Scragg
fe8565327d
version bump
2014-11-12 17:11:20 -06:00
Matthew Scragg
fe5d1d52eb
Merge branch 'search'
...
* search:
search pass three
search pass two
search module, wip
2014-11-12 17:07:38 -06:00
Matthew Scragg
08a4c71c10
search pass three
2014-11-12 17:06:56 -06:00
Matthew Scragg
13d4be8937
search pass two
2014-11-11 17:06:28 -06:00
Matthew Scragg
c214f9ac9a
add deploy command
2014-11-11 14:48:11 -06:00
Matthew Scragg
7aa0ef7af5
fix #34
...
version bump
2014-11-11 12:46:07 -06:00
Matthew Scragg
863de00a14
Fix #33 bug, thinking all users are anon
...
Fix bug in vagrantfile
Fix bug in db create/drop
Fix typo in cli
2014-11-11 11:35:09 -06:00
scragg
312c61ef61
search module, wip
2014-11-10 10:54:46 -06:00
scragg
c2404760b8
update vagrantfile and install script
2014-11-06 16:28:19 -06:00
Matthew Scragg
2d6f368ff1
fix #32
2014-10-30 17:59:19 -05:00
Matthew Scragg
325c735f4e
removed lxml post processing
...
updated dockerfile
2014-10-29 15:06:54 -05:00
Matthew Scragg
1b1e34b035
fix wiki locked pages var
2014-10-24 14:55:12 -05:00
Matthew Scragg
eedf3990f9
fix wiki locked pages var
2014-10-24 14:53:48 -05:00
Matthew Scragg
eb43083e17
config bug fix
2014-10-24 14:48:29 -05:00
scragg
528c28fefe
fix config read bug
...
changed install script just or vagrant
updated readme
2014-10-23 22:22:30 -05:00
Matthew Scragg
d2171f9498
cli adjustments
2014-10-23 18:58:58 -05:00
Matthew Scragg
03b030e67c
cli adjustments
2014-10-22 17:16:55 -05:00
Matthew Scragg
84a5b51662
fix upstart script func
2014-10-22 16:45:37 -05:00
Matthew Scragg
9de1e4bdd8
Merge pull request #31 from scragg0x/app_factory
...
App factory
2014-10-22 15:43:49 -05:00
Matthew Scragg
bf3b3d3d74
added more tests
...
include img in manifest
disclaimer in root cli script
add blinker to dev tools
version file included in package
cli bug fixes
2014-10-22 15:38:32 -05:00
Matthew Scragg
38e5ef85c0
use application factory, WIP
2014-10-21 16:06:27 -05:00
Matthew Scragg
e6bc4928c9
Fix #24 #21
...
WIP commit. Changed routes to POST/PUT/DELETE on page name endpoint to be more RESTful.
Check wiki dir permissions
Add comments
Add dummy favicon, robots.txt, humans.txt
Remove create.html (wasn't being used)
Fix version command
2014-10-20 17:27:38 -05:00
Matthew Scragg
b99128e47a
fix font links
2014-10-17 14:30:56 -05:00
Matthew Scragg
a28d472766
updated readme
2014-10-17 14:30:00 -05:00
Matthew Scragg
2e38c6a34c
fix some cli bugs, update manifest, Fix #29
2014-10-17 12:03:38 -05:00
Matthew Scragg
3be7ad1ab6
Merge pull request #28 from scragg0x/cli
...
Cli
2014-10-16 22:26:31 -05:00
Matthew Scragg
5985bff7d6
cli and setuptools wip
2014-10-16 22:18:57 -05:00
Matthew Scragg
07852bdd98
cli and setuptools wip
2014-10-16 16:54:45 -05:00
Matthew Scragg
142050d804
updated gitignore, added wrongly ignored files
2014-10-09 16:30:34 -05:00
Matthew Scragg
672856e9af
Add index page resolves #23 and #8
2014-10-09 15:47:12 -05:00
Matthew Scragg
992cfb96d2
Merge pull request #27 from scragg0x/hooks
...
Hooks
2014-10-09 10:45:16 -05:00
Matthew Scragg
2c6b06a0a7
add tests file to auth
2014-10-09 10:39:42 -05:00