adding github and bitbucket repositories. devel
authorSandro Knauß <knauss@netzguerilla.net>
Thu, 27 Sep 2012 17:13:19 +0200
branchdevel
changeset 300 8d30203f07b3
parent 299 047e4b4760aa
child 301 d5ebbcccc41b
adding github and bitbucket repositories.
doc/tmpl/index.html
web/images/db-schema.svg
--- 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&#45;&gt;userright -->
-<g id="edge6" class="edge"><title>apiuser&#45;&gt;userright</title>
+<g id="edge8" class="edge"><title>apiuser&#45;&gt;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&#45;&gt;userright -->
-<g id="edge8" class="edge"><title>offer&#45;&gt;userright</title>
+<g id="edge6" class="edge"><title>offer&#45;&gt;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>