Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Shelter Database
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
CHARISM
Shelter Database
Commits
6b68f38f
Commit
6b68f38f
authored
Sep 02, 2016
by
Cédric Bonhomme
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/rodekruis/shelter-database
parents
91723bbe
e00e7bd5
Changes
54
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
54 changed files
with
19738 additions
and
6 deletions
+19738
-6
documentation/development_api/.buildinfo
documentation/development_api/.buildinfo
+4
-0
documentation/development_api/_sources/index.txt
documentation/development_api/_sources/index.txt
+29
-0
documentation/development_api/_sources/shelterapiv02.txt
documentation/development_api/_sources/shelterapiv02.txt
+9
-0
documentation/development_api/_static/LIST.svg
documentation/development_api/_static/LIST.svg
+386
-0
documentation/development_api/_static/NLRC.jpg
documentation/development_api/_static/NLRC.jpg
+0
-0
documentation/development_api/_static/agogo.css
documentation/development_api/_static/agogo.css
+519
-0
documentation/development_api/_static/ajax-loader.gif
documentation/development_api/_static/ajax-loader.gif
+0
-0
documentation/development_api/_static/alabaster.css
documentation/development_api/_static/alabaster.css
+693
-0
documentation/development_api/_static/alert_info_32.png
documentation/development_api/_static/alert_info_32.png
+0
-0
documentation/development_api/_static/alert_warning_32.png
documentation/development_api/_static/alert_warning_32.png
+0
-0
documentation/development_api/_static/background_b01.png
documentation/development_api/_static/background_b01.png
+0
-0
documentation/development_api/_static/basic.css
documentation/development_api/_static/basic.css
+604
-0
documentation/development_api/_static/bg-page.png
documentation/development_api/_static/bg-page.png
+0
-0
documentation/development_api/_static/bgfooter.png
documentation/development_api/_static/bgfooter.png
+0
-0
documentation/development_api/_static/bgtop.png
documentation/development_api/_static/bgtop.png
+0
-0
documentation/development_api/_static/bizstyle.css
documentation/development_api/_static/bizstyle.css
+490
-0
documentation/development_api/_static/bizstyle.js
documentation/development_api/_static/bizstyle.js
+41
-0
documentation/development_api/_static/bullet_orange.png
documentation/development_api/_static/bullet_orange.png
+0
-0
documentation/development_api/_static/classic.css
documentation/development_api/_static/classic.css
+261
-0
documentation/development_api/_static/comment-bright.png
documentation/development_api/_static/comment-bright.png
+0
-0
documentation/development_api/_static/comment-close.png
documentation/development_api/_static/comment-close.png
+0
-0
documentation/development_api/_static/comment.png
documentation/development_api/_static/comment.png
+0
-0
documentation/development_api/_static/contents.png
documentation/development_api/_static/contents.png
+0
-0
documentation/development_api/_static/css3-mediaqueries.js
documentation/development_api/_static/css3-mediaqueries.js
+1
-0
documentation/development_api/_static/css3-mediaqueries_src.js
...entation/development_api/_static/css3-mediaqueries_src.js
+1104
-0
documentation/development_api/_static/custom.css
documentation/development_api/_static/custom.css
+1
-0
documentation/development_api/_static/doctools.js
documentation/development_api/_static/doctools.js
+287
-0
documentation/development_api/_static/down-pressed.png
documentation/development_api/_static/down-pressed.png
+0
-0
documentation/development_api/_static/down.png
documentation/development_api/_static/down.png
+0
-0
documentation/development_api/_static/file.png
documentation/development_api/_static/file.png
+0
-0
documentation/development_api/_static/haiku.css
documentation/development_api/_static/haiku.css
+376
-0
documentation/development_api/_static/jquery-1.11.1.js
documentation/development_api/_static/jquery-1.11.1.js
+10308
-0
documentation/development_api/_static/jquery.js
documentation/development_api/_static/jquery.js
+4
-0
documentation/development_api/_static/minus.png
documentation/development_api/_static/minus.png
+0
-0
documentation/development_api/_static/navigation.png
documentation/development_api/_static/navigation.png
+0
-0
documentation/development_api/_static/plus.png
documentation/development_api/_static/plus.png
+0
-0
documentation/development_api/_static/pygments.css
documentation/development_api/_static/pygments.css
+65
-0
documentation/development_api/_static/searchtools.js
documentation/development_api/_static/searchtools.js
+651
-0
documentation/development_api/_static/sidebar.js
documentation/development_api/_static/sidebar.js
+159
-0
documentation/development_api/_static/sphinxdoc.css
documentation/development_api/_static/sphinxdoc.css
+345
-0
documentation/development_api/_static/traditional.css
documentation/development_api/_static/traditional.css
+748
-0
documentation/development_api/_static/underscore-1.3.1.js
documentation/development_api/_static/underscore-1.3.1.js
+999
-0
documentation/development_api/_static/underscore.js
documentation/development_api/_static/underscore.js
+31
-0
documentation/development_api/_static/up-pressed.png
documentation/development_api/_static/up-pressed.png
+0
-0
documentation/development_api/_static/up.png
documentation/development_api/_static/up.png
+0
-0
documentation/development_api/_static/websupport.js
documentation/development_api/_static/websupport.js
+808
-0
documentation/development_api/genindex.html
documentation/development_api/genindex.html
+104
-0
documentation/development_api/http-routingtable.html
documentation/development_api/http-routingtable.html
+148
-0
documentation/development_api/index.html
documentation/development_api/index.html
+143
-0
documentation/development_api/objects.inv
documentation/development_api/objects.inv
+5
-0
documentation/development_api/search.html
documentation/development_api/search.html
+114
-0
documentation/development_api/searchindex.js
documentation/development_api/searchindex.js
+1
-0
documentation/development_api/shelterapiv02.html
documentation/development_api/shelterapiv02.html
+229
-0
src/web/views/shelterapiv02.py
src/web/views/shelterapiv02.py
+71
-6
No files found.
documentation/development_api/.buildinfo
0 → 100644
View file @
6b68f38f
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 79868e27e636ed45dafcd5ae91402e43
tags: 645f666f9bcd5a90fca523b33c5a78b7
documentation/development_api/_sources/index.txt
0 → 100644
View file @
6b68f38f
.. Shelter-database documentation master file, created by
sphinx-quickstart on Fri Aug 26 14:59:50 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Shelter-database's documentation!
============================================
Contents:
.. toctree::
:maxdepth: 2
Development API
===============
.. toctree::
:maxdepth: 2
shelterapiv02
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
documentation/development_api/_sources/shelterapiv02.txt
0 → 100644
View file @
6b68f38f
Development API
===============
v0.2
----
.. autoflask:: runserver:app
:blueprints: development api v0.2
:order: path
documentation/development_api/_static/LIST.svg
0 → 100644
View file @
6b68f38f
This diff is collapsed.
Click to expand it.
documentation/development_api/_static/NLRC.jpg
0 → 100644
View file @
6b68f38f
17.8 KB
documentation/development_api/_static/agogo.css
0 → 100644
View file @
6b68f38f
/*
* agogo.css_t
* ~~~~~~~~~~~
*
* Sphinx stylesheet -- agogo theme.
*
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
*
{
margin
:
0px
;
padding
:
0px
;
}
body
{
font-family
:
"Verdana"
,
Arial
,
sans-serif
;
line-height
:
1.4em
;
color
:
black
;
background-color
:
#eeeeec
;
}
/* Page layout */
div
.header
,
div
.content
,
div
.footer
{
width
:
70em
;
margin-left
:
auto
;
margin-right
:
auto
;
}
div
.header-wrapper
{
background
:
#555573
url(bgtop.png)
top
left
repeat-x
;
border-bottom
:
3px
solid
#2e3436
;
}
/* Default body styles */
a
{
color
:
#ce5c00
;
}
div
.bodywrapper
a
,
div
.footer
a
{
text-decoration
:
underline
;
}
.clearer
{
clear
:
both
;
}
.left
{
float
:
left
;
}
.right
{
float
:
right
;
}
.line-block
{
display
:
block
;
margin-top
:
1em
;
margin-bottom
:
1em
;
}
.line-block
.line-block
{
margin-top
:
0
;
margin-bottom
:
0
;
margin-left
:
1.5em
;
}
h1
,
h2
,
h3
,
h4
{
font-family
:
"Georgia"
,
"Times New Roman"
,
serif
;
font-weight
:
normal
;
color
:
#3465a4
;
margin-bottom
:
.8em
;
}
h1
{
color
:
#204a87
;
}
h2
{
padding-bottom
:
.5em
;
border-bottom
:
1px
solid
#3465a4
;
}
a
.headerlink
{
visibility
:
hidden
;
color
:
#dddddd
;
padding-left
:
.3em
;
}
h1
:hover
>
a
.headerlink
,
h2
:hover
>
a
.headerlink
,
h3
:hover
>
a
.headerlink
,
h4
:hover
>
a
.headerlink
,
h5
:hover
>
a
.headerlink
,
h6
:hover
>
a
.headerlink
,
dt
:hover
>
a
.headerlink
,
caption
:hover
>
a
.headerlink
,
p
.caption
:hover
>
a
.headerlink
,
div
.code-block-caption
:hover
>
a
.headerlink
{
visibility
:
visible
;
}
img
{
border
:
0
;
}
div
.admonition
{
margin-top
:
10px
;
margin-bottom
:
10px
;
padding
:
2px
7px
1px
7px
;
border-left
:
0.2em
solid
black
;
}
p
.admonition-title
{
margin
:
0px
10px
5px
0px
;
font-weight
:
bold
;
}
dt
:target
,
.highlighted
{
background-color
:
#fbe54e
;
}
/* Header */
div
.header
{
padding-top
:
10px
;
padding-bottom
:
10px
;
}
div
.header
.headertitle
{
font-family
:
"Georgia"
,
"Times New Roman"
,
serif
;
font-weight
:
normal
;
font-size
:
180%
;
letter-spacing
:
.08em
;
margin-bottom
:
.8em
;
}
div
.header
.headertitle
a
{
color
:
white
;
}
div
.header
div
.rel
{
margin-top
:
1em
;
}
div
.header
div
.rel
a
{
color
:
#fcaf3e
;
letter-spacing
:
.1em
;
text-transform
:
uppercase
;
}
p
.logo
{
float
:
right
;
}
img
.logo
{
border
:
0
;
}
/* Content */
div
.content-wrapper
{
background-color
:
white
;
padding-top
:
20px
;
padding-bottom
:
20px
;
}
div
.document
{
width
:
50em
;
float
:
left
;
}
div
.body
{
padding-right
:
2em
;
text-align
:
justify
;
}
div
.document
h1
{
line-height
:
120%
;
}
div
.document
ul
{
margin
:
1.5em
;
list-style-type
:
square
;
}
div
.document
dd
{
margin-left
:
1.2em
;
margin-top
:
.4em
;
margin-bottom
:
1em
;
}
div
.document
.section
{
margin-top
:
1.7em
;
}
div
.document
.section
:first-child
{
margin-top
:
0px
;
}
div
.document
div
.highlight
{
padding
:
3px
;
background-color
:
#eeeeec
;
border-top
:
2px
solid
#dddddd
;
border-bottom
:
2px
solid
#dddddd
;
margin-top
:
.8em
;
margin-bottom
:
.8em
;
}
div
.document
div
.literal-block-wrapper
{
margin-top
:
.8em
;
margin-bottom
:
.8em
;
}
div
.document
div
.literal-block-wrapper
div
.highlight
{
margin
:
0
;
}
div
.document
div
.code-block-caption
span
.caption-number
{
padding
:
0.1em
0.3em
;
font-style
:
italic
;
}
div
.document
div
.code-block-caption
span
.caption-text
{
}
div
.document
h2
{
margin-top
:
.7em
;
}
div
.document
p
{
margin-bottom
:
.5em
;
}
div
.document
li
.toctree-l1
{
margin-bottom
:
1em
;
}
div
.document
.descname
{
font-weight
:
bold
;
}
div
.document
.sig-paren
{
font-size
:
larger
;
}
div
.document
.docutils.literal
{
background-color
:
#eeeeec
;
padding
:
1px
;
}
div
.document
.docutils.xref.literal
{
background-color
:
transparent
;
padding
:
0px
;
}
div
.document
blockquote
{
margin
:
1em
;
}
div
.document
ol
{
margin
:
1.5em
;
}
/* Sidebar */
div
.sidebar
{
width
:
20em
;
float
:
right
;
font-size
:
.9em
;
}
div
.sidebar
a
,
div
.header
a
{
text-decoration
:
none
;
}
div
.sidebar
a
:hover
,
div
.header
a
:hover
{
text-decoration
:
underline
;
}
div
.sidebar
h3
{
color
:
#2e3436
;
text-transform
:
uppercase
;
font-size
:
130%
;
letter-spacing
:
.1em
;
}
div
.sidebar
ul
{
list-style-type
:
none
;
}
div
.sidebar
li
.toctree-l1
a
{
display
:
block
;
padding
:
1px
;
border
:
1px
solid
#dddddd
;
background-color
:
#eeeeec
;
margin-bottom
:
.4em
;
padding-left
:
3px
;
color
:
#2e3436
;
}
div
.sidebar
li
.toctree-l2
a
{
background-color
:
transparent
;
border
:
none
;
margin-left
:
1em
;
border-bottom
:
1px
solid
#dddddd
;
}
div
.sidebar
li
.toctree-l3
a
{
background-color
:
transparent
;
border
:
none
;
margin-left
:
2em
;
border-bottom
:
1px
solid
#dddddd
;
}
div
.sidebar
li
.toctree-l2
:last-child
a
{
border-bottom
:
none
;
}
div
.sidebar
li
.toctree-l1.current
a
{
border-right
:
5px
solid
#fcaf3e
;
}
div
.sidebar
li
.toctree-l1.current
li
.toctree-l2
a
{
border-right
:
none
;
}
div
.sidebar
input
[
type
=
"text"
]
{
width
:
170px
;
}
div
.sidebar
input
[
type
=
"submit"
]
{
width
:
30px
;
}
/* Footer */
div
.footer-wrapper
{
background
:
url(bgfooter.png)
top
left
repeat-x
;
border-top
:
4px
solid
#babdb6
;
padding-top
:
10px
;
padding-bottom
:
10px
;
min-height
:
80px
;
}
div
.footer
,
div
.footer
a
{
color
:
#888a85
;
}
div
.footer
.right
{
text-align
:
right
;
}
div
.footer
.left
{
text-transform
:
uppercase
;
}
/* Styles copied from basic theme */
img
.align-left
,
.figure.align-left
,
object
.align-left
{
clear
:
left
;
float
:
left
;
margin-right
:
1em
;
}
img
.align-right
,
.figure.align-right
,
object
.align-right
{
clear
:
right
;
float
:
right
;
margin-left
:
1em
;
}
img
.align-center
,
.figure.align-center
,
object
.align-center
{
display
:
block
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.align-left
{
text-align
:
left
;
}
.align-center
{
text-align
:
center
;
}
.align-right
{
text-align
:
right
;
}
table
caption
span
.caption-number
{
font-style
:
italic
;
}
table
caption
span
.caption-text
{
}
div
.figure
p
.caption
span
.caption-number
{
font-style
:
italic
;
}
div
.figure
p
.caption
span
.caption-text
{
}
/* -- search page ----------------------------------------------------------- */
ul
.search
{
margin
:
10px
0
0
20px
;
padding
:
0
;
}
ul
.search
li
{
padding
:
5px
0
5px
20px
;
background-image
:
url(file.png)
;
background-repeat
:
no-repeat
;
background-position
:
0
7px
;
}
ul
.search
li
a
{
font-weight
:
bold
;
}
ul
.search
li
div
.context
{
color
:
#888
;
margin
:
2px
0
0
30px
;
text-align
:
left
;
}
ul
.keywordmatches
li
.goodmatch
a
{
font-weight
:
bold
;
}
/* -- index page ------------------------------------------------------------ */
table
.contentstable
{
width
:
90%
;
}
table
.contentstable
p
.biglink
{
line-height
:
150%
;
}
a
.biglink
{
font-size
:
1.3em
;
}
span
.linkdescr
{
font-style
:
italic
;
padding-top
:
5px
;
font-size
:
90%
;
}
/* -- general index --------------------------------------------------------- */
table
.indextable
td
{
text-align
:
left
;
vertical-align
:
top
;
}
table
.indextable
dl
,
table
.indextable
dd
{
margin-top
:
0
;
margin-bottom
:
0
;
}
table
.indextable
tr
.pcap
{
height
:
10px
;
}
table
.indextable
tr
.cap
{
margin-top
:
10px
;
background-color
:
#f2f2f2
;
}
img
.toggler
{
margin-right
:
3px
;
margin-top
:
3px
;
cursor
:
pointer
;
}
/* -- viewcode extension ---------------------------------------------------- */
.viewcode-link
{
float
:
right
;
}
.viewcode-back
{
float
:
right
;
font-family
::
"Verdana"
,
Arial
,
sans-serif
;
}
div
.viewcode-block
:target
{
margin
:
-1px
-3px
;
padding
:
0
3px
;
background-color
:
#f4debf
;
border-top
:
1px
solid
#ac9
;
border-bottom
:
1px
solid
#ac9
;
}
div
.code-block-caption
{
background-color
:
#ddd
;
color
:
#333
;
padding
:
2px
5px
;
font-size
:
small
;
}
/* -- math display ---------------------------------------------------------- */
div
.body
div
.math
p
{
text-align
:
center
;
}
span
.eqno
{
float
:
right
;
}
\ No newline at end of file
documentation/development_api/_static/ajax-loader.gif
0 → 100644
View file @
6b68f38f
673 Bytes
documentation/development_api/_static/alabaster.css
0 → 100644
View file @
6b68f38f