stef
6a043f4a7d
more readable imports
2016-09-05 01:30:37 +02:00
stef
2731531768
systematic use of from __future__ import absolute_import
. it eliminates import NAME
confusion with very common names (eg. import ldap
is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or python-ldap
module.
...
also cleant up a bit the import towards PEP8: builtin modules first, then 3rd party python packages, then local packages
2016-09-05 01:29:29 +02:00
Chase Sterling
33aa2b851e
Make modules contain their own static files and templates
2016-08-15 23:06:05 -04:00
Matthew Scragg
eb12c84e9a
Added RDBMS info
...
Canonical names to forced to lowercase
Made user model compatible to other DBs
CSS adjustments
Basic Firepad support (no presence info)
Cleaned up JS a bit
Added ability to remove draft from localstorage
Added support for drafts on multiple pages
Alert user if page changes, issue #1
2014-10-03 13:49:18 -05:00
Matthew Scragg
d72ecf10f0
firepad + others WIP
2014-10-01 17:14:54 -05:00
Matthew Scragg
6128d05c69
use ace-builds via bower
...
removed screen in install script
not longer forwarding port 80 in vagrantfile
2014-09-15 16:45:47 -05:00
Matthew Scragg
ad401da4f1
worked on assets bundling, added admin field
2014-09-03 21:29:47 -05:00
Matthew Scragg
1492448448
create provision script, removed salt states
2014-09-02 14:07:14 -05:00
Matthew Scragg
86f0549e44
WIP
2014-08-30 10:06:12 -05:00
Matthew Scragg
b02d3db684
WIP
2014-08-20 10:28:25 -05:00
Matthew Scragg
d0777e2b85
assets
2014-02-06 21:40:58 -06:00