0df84e586f
Update meta information and documentation
2015-11-12 22:19:24 +01:00
c9ae85c2c1
Remove Pylons remains
2015-11-12 22:18:23 +01:00
b7fe1328bb
Add result view implementation
...
This commit implements the result view and template.
- fix Python3 configparser interpolation error in portfolio.ini
- debianmemberportfolio.model.urlbuilder ported to Python3
- add showurls.html as a direct Jinja port of showurls.mako
- implement functionality in debianmemberportfolio.views.result
2015-11-12 21:11:48 +01:00
43ade2d35e
Port showform template to Jinja2
2015-11-11 00:50:28 +01:00
1c86f707fa
Implement fetchdddata view
2015-11-11 00:49:59 +01:00
52066eb904
Port dddatabuilder and keyfinder to Python3
2015-11-11 00:48:01 +01:00
104e6701eb
Add Stretch dependency versions
2015-11-11 00:47:38 +01:00
298b12775b
Fix compatibility with newer jQuery
2015-11-10 23:26:07 +01:00
2e3cb7aa64
Implement better GPG output decoding
2015-11-10 23:18:22 +01:00
8dd7b5ad84
Use Jessie versions of dependencies
2015-11-10 22:44:34 +01:00
fdd97270d6
add some jessie requirements for flask
2015-11-10 22:38:13 +01:00
cf04f6f0cb
port keyringanalyzer to Python3
...
- ran through 2to3
- switch to new ConfigParser name
- fix UTF-8 handling of gpg output
- don't track tags and keyringcache.db in git
2015-11-10 22:38:13 +01:00
f63939cb03
Add initial Flask implementation
2015-11-10 22:38:13 +01:00
7c60ac59a6
Add Flask requirements
2015-11-10 22:38:13 +01:00
c783f96166
Move static assets
...
Move the static assets from debianmemberportfolio/public to
debianmemberportfolio/static where they are expected by Flask.
2015-11-10 22:38:13 +01:00
cb821caf24
Add Babel configuration
2015-11-10 22:38:13 +01:00
30a35914c3
Move translation files
...
This commit moves the Pylons translations files
(debianmemberportfolio/i18n) to debianmemberportfolio/translations
because this is where Babel/Flask expect them.
2015-11-10 22:38:13 +01:00
7c21e449d4
Move Pylons implementation to attic
2015-11-10 22:38:13 +01:00
1e219ee992
remove Pylons references from setup.py
2015-11-10 22:38:13 +01:00
c3ead7e729
comment Pylons requirements, add Flask requirements
2015-11-10 22:38:13 +01:00
e203f9a20a
remove Wheezy requirements file wheezyreq.pip
2015-11-10 22:38:13 +01:00
59eaea87ba
fix jQuery compatibility issue
2015-09-25 13:01:42 +02:00
0d54abd22f
release 0.4.2
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJU/gLNAAoJEA15HcjXN8HZq1cIAL+qpa119dGR+mnEoulFTpbN
itgb+hPauqGXfaebqL8jjIXW3Zebp6T1uP6PGK88qsuPibfZFQACx4k9KzAGTCL/
Uk5KMr+eHIH5wfKS+1jjSxOwqlfcHc7IoSGzALSZEXVzJNT26hr3QX8GvjvGAjj1
ka4EluwDAxU/67jjgUENtMorD2z0K6RmgBhzwLxqftrPlccDjeBjtqTQSrIFj8pH
Zg0iDO6eT+Gjc2ujGAuah2nzPTAsd9suQaSX/wguBhFgRG1pw3fLYaeS7dEbrfB5
hWS09mdZEF8D4ShajYSwSyemaAkuvxSxcsxkNGSrAV7epZQafdH01pyOi6dE/Us=
=P0Ji
-----END PGP SIGNATURE-----
Merge tag '0.4.2' into develop
release 0.4.2
* tag '0.4.2':
update version number and ChangeLog
2015-03-09 21:30:10 +01:00
13b8ccc77f
Merge branch 'release/0.4.2'
...
* release/0.4.2:
update version number and ChangeLog
Fix link to DMD (Closes : #779343 )
2015-03-09 21:29:53 +01:00
e7bb074323
update version number and ChangeLog
2015-03-09 21:29:46 +01:00
Paul Wise
0c9dd63f61
Fix link to DMD ( Closes : #779343 )
2015-03-09 21:27:01 +01:00
6da0bf9109
release 0.4.1
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJU569ZAAoJEA15HcjXN8HZRiAIAIl9pYYpBOutQ8a605RagDOK
dpafcBJXid4rAarjor6tzZiQS1MkP81y0URjIdoxwfAwb83gvEGMK0OPLkCfMZSZ
uL6BLNJPRTVpJspwEjY86+nTO/zBZ77Fm45hYKxqyk+/8vO5N198TuR2EouoRdki
54c0GC24t/RAfvbeG4bB0EyPPAwt2FVxCtahSLvX+Goyet33ROuG24R50b2fBXFw
ZNhRFCiT7A3VPkQb3irbXZLw6BW10dEFX6Hc55Im4dhq0zg0fJC/6q5xp1bRJISj
J2fTs/19u+nPLSzWJIjU2qRDFZfzX/jp6QZ7G/zKnt/TZBrOt0qKOkFVkOqjbLE=
=7zTB
-----END PGP SIGNATURE-----
Merge tag '0.4.1' into develop
release 0.4.1
* tag '0.4.1':
bump version number
2015-02-20 23:04:14 +01:00
2a05499035
Merge branch 'release/0.4.1'
...
* release/0.4.1:
bump version number
fix language check when no Accept-Language header is set
2015-02-20 23:03:59 +01:00
ca8e6e19e2
bump version number
2015-02-20 23:03:42 +01:00
afe5828b16
fix language check when no Accept-Language header is set
2015-02-20 23:01:34 +01:00
b566a2588e
release 0.4.0
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJU56jzAAoJEA15HcjXN8HZPjUH/iWz/Cb1sFDpB/+N2Njw7aFv
mvYIrfmQeDhI7LISLxDtMKsNEPKoR1Bg6UW3K/ic2YfoXhcWlvtsSQembdkowmlq
+TG9KevTlC9bVcdFkDzpzACxst9fg4lFq+kohTqeTsmmKKYMDhdNIicVVyGQ0lD/
doc6oolJNKfrcYjZQD7lVgW69kGi3YhPsaEBfn+cYdyEg2OmRjhgj+0cQnz2PKF2
F7d8y4sopWiW1m+zsD1hudyZGgYbYsgvDZ70DwH97DcUYLAkw29iDZGtGpGeK1a0
AvInRsXjPVsW9fMsVuWlIzyhlp550lC/52+ahRYf2cfTS9m/l4U40ho2i248+e8=
=sX2R
-----END PGP SIGNATURE-----
Merge tag '0.4.0' into develop
release 0.4.0
* tag '0.4.0':
bump version number, update changelog
2015-02-20 22:36:57 +01:00
2ac63391af
Merge branch 'release/0.4.0'
...
* release/0.4.0:
bump version number, update changelog
change devdocs to Jessie
add requirements file for Jessie
2015-02-20 22:36:41 +01:00
59cc3a82e2
bump version number, update changelog
2015-02-20 22:34:49 +01:00
8ccedf5c71
change devdocs to Jessie
2015-02-20 22:19:07 +01:00
5dfa803c17
add requirements file for Jessie
2015-02-20 22:17:24 +01:00
32b4039774
Merge tag '0.3.3' into develop
...
Release 0.3.3
2014-10-14 17:21:59 +02:00
4a023a5dd0
Merge branch 'release/0.3.3'
2014-10-14 17:21:23 +02:00
b93475292d
bump version number, update ChangeLog
2014-10-14 17:21:08 +02:00
Paul Wise
ec3a33545c
Use https instead of http in links, comments, docstrings etc.
...
Update URLs to new sites where needed.
2014-10-14 17:03:54 +02:00
Paul Wise
dbb3fdf106
Remove generated files from git.
2014-10-14 17:03:50 +02:00
Paul Wise
da8037fbe0
Update DUCK link to new static page
2014-10-14 17:03:45 +02:00
a3b5e3f7d2
Merge tag '0.3.2' into develop
...
Release 0.3.2
2014-04-10 18:07:32 +02:00
1e973cc7c4
Merge branch 'release/0.3.2'
2014-04-10 18:07:24 +02:00
871284270d
prepare release 0.3.2
...
- update ChangeLog
- bump version number in docs/source/conf.py and setup.py
2014-04-10 18:06:39 +02:00
Paul Wise
923c463592
Use SSL in links and commands where available
2014-04-10 17:57:20 +02:00
Paul Wise
502c6c4749
Fix the link to the contributors site
2014-04-10 17:57:14 +02:00
f2f7c82761
Merge tag '0.3.1' into develop
...
release 0.3.1
2014-02-09 00:06:02 +01:00
1f44364a1e
Merge branch 'release/0.3.1'
2014-02-09 00:05:50 +01:00
306edcd10b
update ChangeLog, bump version for docs
2014-02-09 00:02:58 +01:00
caed542a9a
Merge branch 'feature/renamepackage' into develop
2014-02-08 23:58:44 +01:00