Hidden Z
|
ad77aebe4f
|
pyi2phosts/urls.py: add ordering for hosts browsing
|
14 years ago |
Hidden Z
|
e3025b02e9
|
webinterface: add hosts browsing page
|
14 years ago |
Hidden Z
|
c546f70757
|
templates/faq.html: add "_list" to "sources"
|
14 years ago |
Hidden Z
|
30a856fdf9
|
pyi2phosts/urls.py: use list_detail.object_list for /faq/ url
It is more suitable for this case.
|
14 years ago |
Hidden Z
|
82b77b8b51
|
pyi2phosts/urls.py: use callable to get external sources
Needed for prevent queryset caching.
http://docs.djangoproject.com/en/1.2/topics/generic-views/#adding-extra-context
|
14 years ago |
Hidden Z
|
cff54ef2be
|
pyi2phosts/templates/base.html: add slash to link tag
|
14 years ago |
Hidden Z
|
c0bdadf0a0
|
pyi2phosts/templates/jump.html: fix meta tag
|
14 years ago |
Hidden Z
|
f1f89c0c90
|
templates/faq.html: improvement by 'user'
|
14 years ago |
Hidden Z
|
cd3895c7d1
|
templates/faq.html: apply fixes by 'user'
|
14 years ago |
Hidden Z
|
b281f034b0
|
templates/policy.html: correction
Actually we don't require "must be active before registration", we're
require "host must pass availability check for registration".
|
14 years ago |
Hidden Z
|
5c3feb58bd
|
setup.py: remove "pyi2phosts/other"
|
14 years ago |
Hidden Z
|
2b9e500d89
|
Delete unneded pyi2phosts/other/*
|
14 years ago |
Hidden Z
|
bd7417f900
|
Implement index view throught django generic views
|
14 years ago |
Hidden Z
|
12bedec93e
|
pyi2phosts/urls.py: add faq pattern using django generic views
|
14 years ago |
Hidden Z
|
080af231d2
|
pyi2phosts/templates/index.html: add link to FAQ page
|
14 years ago |
Hidden Z
|
1215fc05bc
|
pyi2phosts/templates/base.html: add link to FAQ page
|
14 years ago |
Hidden Z
|
49dc7ebaf2
|
Add template for FAQ page
|
14 years ago |
Hidden Z
|
07a2915235
|
pyi2phosts/templates/base.html: small fix
|
14 years ago |
Hidden Z
|
6200a466ff
|
pyi2phosts/postkey/admin.py: order by descending
|
14 years ago |
Hidden Z
|
d1366aea50
|
templates/index.html: fix spelling (tnx 'user')
|
14 years ago |
Hidden Z
|
d5052d2aa0
|
py-i2phosts-fetcher: don't invoke injector with "-a"
Better let admin to use injector's config for this.
|
14 years ago |
Hidden Z
|
4f98a4febe
|
pyi2phosts/templates/base.html: remove "id" from menu div
|
14 years ago |
Hidden Z
|
490f9617c3
|
base.css: convert menu identifiers to classes
|
14 years ago |
Hidden Z
|
b268a3157d
|
pyi2phosts/postkey/admin.py: provide b32-link for preview
|
14 years ago |
Hidden Z
|
8353439c5b
|
pyi2phosts/templates/base.html: fix link to css
|
14 years ago |
Hidden Z
|
beb46692ae
|
templates/index.html: define block "footer-addon"
|
14 years ago |
Hidden Z
|
866c451a67
|
pyi2phosts/other/views.py: pass b32, b64 variables to template
|
14 years ago |
Hidden Z
|
5ead4d4e78
|
templates/base.html: add block "footer-addon" inside footer
|
14 years ago |
Hidden Z
|
a3bf7c9f5c
|
pyi2phosts/settings.py: add MY_B64
|
14 years ago |
Hidden Z
|
adc7a787f5
|
py-i2phosts-checker: use get_b32()
|
14 years ago |
Hidden Z
|
623134e1a2
|
pyi2phosts/lib/utils.py: add get_b32()
Because we want to use b64->b32 conversion from different places, move
in to our library.
|
14 years ago |
Hidden Z
|
6b5d731c4b
|
base.css: add div.footer
|
14 years ago |
Hidden Z
|
5019e5b185
|
base.css: add errorlist class
|
14 years ago |
Hidden Z
|
d7c5c6f21a
|
base.css: fix indent
|
14 years ago |
Hidden Z
|
94828c5761
|
setup.py: package static/
|
14 years ago |
Hidden Z
|
646d1485c6
|
.gitignore: ignore inproxy.html
|
14 years ago |
Hidden Z
|
282ccc79ec
|
Add base.css
|
14 years ago |
Hidden Z
|
fba588688c
|
templates/base.html: add navigation block
|
14 years ago |
Hidden Z
|
09faddf91b
|
templates/base.html: put block "content" into div
|
14 years ago |
Hidden Z
|
6731162a04
|
templates/base.html: add css
|
14 years ago |
Hidden Z
|
658e98b87c
|
templates/policy.html: spelling fixes (tnx 'user')
|
14 years ago |
Hidden Z
|
93cd0aedd2
|
Place policy.html with other templates
Separate "templates/local/" directory doesn't make sense because most of
reg services will use own templates for most pages.
|
14 years ago |
Hidden Z
|
2e5ba8d88d
|
pyi2phosts/urls.py: allow django to serve static files when debug enabled
|
14 years ago |
Hidden Z
|
e8d0c8b07a
|
pyi2phosts/settings.py: define default media root and url
|
14 years ago |
Hidden Z
|
c695871938
|
templates/index.html: some fixes
|
14 years ago |
Hidden Z
|
9fdef74093
|
templates/index.html: update header
|
14 years ago |
Hidden Z
|
cd95f59882
|
templates/index.html: some more fixes by 'user'
|
14 years ago |
Hidden Z
|
611235dd2d
|
pyi2phosts/templates/index.html: bugfix
|
14 years ago |
Hidden Z
|
dcee6fbb08
|
pyi2phosts/templates/index.html: bugfix
|
14 years ago |
Hidden Z
|
cb333b1282
|
templates/index.html: add points where needed
|
14 years ago |