Petter Reinholdtsen
fa73870973
Added translation using Weblate (Norwegian Bokmål)
2016-10-26 07:53:32 +02:00
Izharul Haq
899b59e7fb
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
2016-08-30 00:45:01 +02:00
Izharul Haq
490c7bae8f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
2016-08-27 22:15:02 +02:00
chimez
387db4ffd5
Translated using Weblate (Chinese (China))
...
Currently translated at 93.1% (81 of 87 strings)
2016-08-20 06:44:19 +02:00
chimez
ce1c5f9eaa
Translated using Weblate (Chinese (China))
...
Currently translated at 29.8% (26 of 87 strings)
2016-08-18 05:18:53 +02:00
chimez
7887065c25
Translated using Weblate (Chinese (China))
...
Currently translated at 8.0% (7 of 87 strings)
2016-08-18 04:14:47 +02:00
chimez
e2679a5586
Added translation using Weblate (Chinese (China))
2016-08-18 03:07:47 +02:00
Jan Dittberner
1127d684ba
Translated using Weblate (German)
...
Currently translated at 100.0% (87 of 87 strings)
2016-07-23 12:44:54 +02:00
eb201c6832
Remove comments from stretch.pip, fix run.py
2016-06-18 19:32:53 +02:00
44aace1ac8
Merge tag 'revert-logo' into develop
...
Revert the logo change for mourning Ian
* tag 'revert-logo':
Revert "Add ribbon logo - R.I.P. Ian"
2016-03-23 20:35:31 +01:00
1432a9e44f
Merge branch 'hotfix/revert-logo'
...
* hotfix/revert-logo:
Revert "Add ribbon logo - R.I.P. Ian"
2016-03-23 20:34:31 +01:00
5e289ebc98
Revert "Add ribbon logo - R.I.P. Ian"
...
This reverts commit 8dc19247de
.
2016-03-23 20:26:30 +01:00
58312f2b55
Merge tag 'imageurl-ribbon' into develop
...
Image-URL fix
* tag 'imageurl-ribbon':
Fix image URL
2015-12-31 18:19:13 +01:00
fd7a811276
Merge branch 'hotfix/imageurl-ribbon'
...
* hotfix/imageurl-ribbon:
Fix image URL
2015-12-31 18:18:43 +01:00
60a52116cb
Fix image URL
2015-12-31 18:18:28 +01:00
338e4dc8a1
Merge tag 'mourning-ian' into develop
...
R.I.P. Ian
* tag 'mourning-ian':
Add ribbon logo - R.I.P. Ian
2015-12-31 18:13:29 +01:00
6808fdc338
Merge branch 'hotfix/mourning-ian'
...
* hotfix/mourning-ian:
Add ribbon logo - R.I.P. Ian
2015-12-31 18:12:16 +01:00
8dc19247de
Add ribbon logo - R.I.P. Ian
2015-12-31 18:11:55 +01:00
72ae3c7bfb
Merge branch 'feature/flask-port' into develop
...
* feature/flask-port: (22 commits)
Update german translation
Update meta information and documentation
Remove Pylons remains
Add result view implementation
Port showform template to Jinja2
Implement fetchdddata view
Port dddatabuilder and keyfinder to Python3
Add Stretch dependency versions
Fix compatibility with newer jQuery
Implement better GPG output decoding
Use Jessie versions of dependencies
add some jessie requirements for flask
port keyringanalyzer to Python3
Add initial Flask implementation
Add Flask requirements
Move static assets
Add Babel configuration
Move translation files
Move Pylons implementation to attic
remove Pylons references from setup.py
...
2015-11-12 22:21:19 +01:00
7adc53c31e
Update german translation
2015-11-12 22:20:15 +01:00
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