1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
Commit Graph

424 Commits

Author SHA1 Message Date
Hidden Z
f1f89c0c90 templates/faq.html: improvement by 'user' 2010-11-05 22:11:08 +00:00
Hidden Z
cd3895c7d1 templates/faq.html: apply fixes by 'user' 2010-11-05 22:06:14 +00:00
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".
2010-11-05 21:43:43 +00:00
Hidden Z
5c3feb58bd setup.py: remove "pyi2phosts/other" 2010-11-05 21:26:26 +00:00
Hidden Z
2b9e500d89 Delete unneded pyi2phosts/other/* 2010-11-05 21:21:47 +00:00
Hidden Z
bd7417f900 Implement index view throught django generic views 2010-11-05 21:21:16 +00:00
Hidden Z
12bedec93e pyi2phosts/urls.py: add faq pattern using django generic views 2010-11-05 21:13:21 +00:00
Hidden Z
080af231d2 pyi2phosts/templates/index.html: add link to FAQ page 2010-11-05 21:12:58 +00:00
Hidden Z
1215fc05bc pyi2phosts/templates/base.html: add link to FAQ page 2010-11-05 21:12:27 +00:00
Hidden Z
49dc7ebaf2 Add template for FAQ page 2010-11-05 21:11:44 +00:00
Hidden Z
07a2915235 pyi2phosts/templates/base.html: small fix 2010-11-05 19:54:04 +00:00
Hidden Z
6200a466ff pyi2phosts/postkey/admin.py: order by descending 2010-11-05 19:43:19 +00:00
Hidden Z
d1366aea50 templates/index.html: fix spelling (tnx 'user') 2010-11-05 16:28:58 +00:00
Hidden Z
d5052d2aa0 py-i2phosts-fetcher: don't invoke injector with "-a"
Better let admin to use injector's config for this.
2010-11-05 16:20:00 +00:00
Hidden Z
4f98a4febe pyi2phosts/templates/base.html: remove "id" from menu div 2010-11-05 16:11:57 +00:00
Hidden Z
490f9617c3 base.css: convert menu identifiers to classes 2010-11-05 16:10:48 +00:00
Hidden Z
b268a3157d pyi2phosts/postkey/admin.py: provide b32-link for preview 2010-11-05 15:06:30 +00:00
Hidden Z
8353439c5b pyi2phosts/templates/base.html: fix link to css 2010-11-05 14:53:56 +00:00
Hidden Z
beb46692ae templates/index.html: define block "footer-addon" 2010-11-05 14:39:06 +00:00
Hidden Z
866c451a67 pyi2phosts/other/views.py: pass b32, b64 variables to template 2010-11-05 14:38:38 +00:00
Hidden Z
5ead4d4e78 templates/base.html: add block "footer-addon" inside footer 2010-11-05 14:38:08 +00:00
Hidden Z
a3bf7c9f5c pyi2phosts/settings.py: add MY_B64 2010-11-05 14:37:41 +00:00
Hidden Z
adc7a787f5 py-i2phosts-checker: use get_b32() 2010-11-05 14:29:37 +00:00
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.
2010-11-05 14:27:51 +00:00
Hidden Z
6b5d731c4b base.css: add div.footer 2010-11-05 14:21:53 +00:00
Hidden Z
5019e5b185 base.css: add errorlist class 2010-11-05 14:12:41 +00:00
Hidden Z
d7c5c6f21a base.css: fix indent 2010-11-05 14:10:54 +00:00
Hidden Z
94828c5761 setup.py: package static/ 2010-11-05 14:09:15 +00:00
Hidden Z
646d1485c6 .gitignore: ignore inproxy.html 2010-11-05 14:07:53 +00:00
Hidden Z
282ccc79ec Add base.css 2010-11-05 14:07:05 +00:00
Hidden Z
fba588688c templates/base.html: add navigation block 2010-11-05 14:06:22 +00:00
Hidden Z
09faddf91b templates/base.html: put block "content" into div 2010-11-05 14:04:16 +00:00
Hidden Z
6731162a04 templates/base.html: add css 2010-11-05 14:02:57 +00:00
Hidden Z
658e98b87c templates/policy.html: spelling fixes (tnx 'user') 2010-11-05 12:04:18 +00:00
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.
2010-11-05 12:01:12 +00:00
Hidden Z
2e5ba8d88d pyi2phosts/urls.py: allow django to serve static files when debug enabled 2010-11-05 11:57:47 +00:00
Hidden Z
e8d0c8b07a pyi2phosts/settings.py: define default media root and url 2010-11-05 11:57:23 +00:00
Hidden Z
c695871938 templates/index.html: some fixes 2010-11-05 11:27:49 +00:00
Hidden Z
9fdef74093 templates/index.html: update header 2010-11-05 08:39:44 +00:00
Hidden Z
cd95f59882 templates/index.html: some more fixes by 'user' 2010-11-05 08:39:22 +00:00
Hidden Z
611235dd2d pyi2phosts/templates/index.html: bugfix 2010-11-05 08:32:19 +00:00
Hidden Z
dcee6fbb08 pyi2phosts/templates/index.html: bugfix 2010-11-05 08:28:41 +00:00
Hidden Z
cb333b1282 templates/index.html: add points where needed 2010-11-05 08:27:03 +00:00
Hidden Z
b5aa472a0f pyi2phosts/templates/index.html: provide link to router's addressbook 2010-11-05 08:26:40 +00:00
Hidden Z
bd9cdd42bd templates/index.html: fix typo (tnx 'user') 2010-11-05 08:23:39 +00:00
Hidden Z
16c142a5c1 pyi2phosts/postkey/views.py: check for hostname presence in success() 2010-11-05 06:32:25 +00:00
Hidden Z
37994951c1 pyi2phosts/postkey/views.py: use redirect() instead of HttpResponseRedirect() 2010-11-05 06:31:47 +00:00
Hidden Z
dc02bc951c Revert "web/postkey/views.py: remove unneeded import"
This reverts commit 01964a33f8.

Whoops, this import is not unneeded!
2010-11-04 21:49:38 +00:00
Hidden Z
c1f1695ae3 py-i2phosts-master: remove unused config options 2010-11-04 14:38:23 +00:00
Hidden Z
0a6eca35c6 setup.py: update according to last changes 2010-11-04 14:37:44 +00:00