adding github and bitbucket repositories.
--- a/doc/tmpl/index.html Thu Sep 27 14:30:42 2012 +0200
+++ b/doc/tmpl/index.html Thu Sep 27 17:13:19 2012 +0200
@@ -49,15 +49,14 @@
<ul>
<li py:for="f in files" value="${f.version}">${f.version} <a href="files/${f.name}">${f.name}</a></li>
</ul>
- You can also get the code from our <a href="https://netzguerilla.net/iro/hg" >repository</a>.
+ You can also get the code from our <a href="https://netzguerilla.net/iro/hg" >repository</a>, <a href="http://bitbucket.com/hefee/iro" >bitbucket</a>, or <a href="http://github.com/netzguerilla/iro" >github</a>.
</p>
</div>
<div class="item" id="features">
<h3>Planned features for 1.0</h3>
<p>
<ul>
- <li>JSON Interface</li>
- <li>admin interface for creating modifing users</li>
+ <li>admin interface for creating and modifying users</li>
<li>heartbeat</li>
</ul>
For any further ideas, bugs or anything - send at <a href="mailto:iro@netzgerilla.net">iro@netzgerilla.net</a>.
--- a/web/images/db-schema.svg Thu Sep 27 14:30:42 2012 +0200
+++ b/web/images/db-schema.svg Thu Sep 27 17:13:19 2012 +0200
@@ -84,13 +84,13 @@
<text text-anchor="middle" x="269.028" y="-104.547" font-family="Bitstream-Vera Sans" font-size="7.00">+ user</text>
</g>
<!-- apiuser->userright -->
-<g id="edge6" class="edge"><title>apiuser->userright</title>
+<g id="edge8" class="edge"><title>apiuser->userright</title>
<path fill="none" stroke="black" d="M409.32,-99.2191C422.569,-95.6138 436.713,-91.7653 449.858,-88.1883"/>
<text text-anchor="middle" x="442.223" y="-92.3458" font-family="Bitstream-Vera Sans" font-size="7.00">+ name</text>
<text text-anchor="middle" x="416.955" y="-90.4616" font-family="Bitstream-Vera Sans" font-size="7.00">+ user</text>
</g>
<!-- offer->userright -->
-<g id="edge8" class="edge"><title>offer->userright</title>
+<g id="edge6" class="edge"><title>offer->userright</title>
<path fill="none" stroke="black" d="M413.521,-49.924C425.531,-53.192 438.098,-56.6116 449.865,-59.8135"/>
<text text-anchor="middle" x="440.01" y="-59.2118" font-family="Bitstream-Vera Sans" font-size="7.00">+ name</text>
<text text-anchor="middle" x="423.375" y="-45.9257" font-family="Bitstream-Vera Sans" font-size="7.00">+ offer</text>