Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1831 project report with results #1898

Merged
merged 20 commits into from
Nov 10, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
acc9070
[#1381]Initial readme file
stellanl Oct 16, 2015
87f07d1
[#1831]First version of single-project report
stellanl Oct 19, 2015
ee7354a
[#1831]First version of single-project report, all files
stellanl Oct 19, 2015
0b413ce
[#1831]Use report parameter for all data sets. Add dials.
stellanl Oct 20, 2015
66a399e
[#1831]Add child project table. Hide empty tables.
stellanl Oct 22, 2015
72cad24
[#1831]Add parent project(s) table.
stellanl Oct 22, 2015
3c9fd59
[#1831]Add deployment information to the readme.
stellanl Oct 22, 2015
71e0abf
[#1831]Add project time span. Handle missing city.
stellanl Oct 23, 2015
ac0d50d
[#1831]Hide indicators and periods if none in database.
stellanl Oct 23, 2015
398e6b3
[#1831]Use explicit column nams in result select. Improve graphical l…
stellanl Oct 26, 2015
25506f5
[#1831]Improve graphical layout.
stellanl Oct 26, 2015
3228899
[#1831]Hide indicator footer if no indicators.
stellanl Oct 26, 2015
933ea46
[#1831]More sedate colors.
stellanl Oct 26, 2015
fcd5ed2
[#1831]Adapt colours to model pdf. Change dials to doughnut charts, s…
stellanl Oct 27, 2015
679c236
[#1831]Cap dial percentages at 100. Restyle Indicator heading. Mute c…
stellanl Oct 27, 2015
d6e57b7
[#1831]Format actual result numbers with thousands separator.
stellanl Oct 28, 2015
c6880c7
[#1831]Format target result numbers with thousands separator.
stellanl Oct 28, 2015
4737ca3
[#1831]Color actual and result numbers and comments Red/Orange/Green …
stellanl Oct 28, 2015
095c92e
[#1831]Color progress 'clocks' according to progress percentage. Impr…
stellanl Oct 30, 2015
3b1da68
[#1831]Add Akvo RSR name to footer. Improve Readme file
stellanl Nov 6, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions akvo/templates/reportserver/BIRT/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>RSR_Results</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
<nature>org.eclipse.birt.report.designer.ui.reportprojectnature</nature>
</natures>
</projectDescription>
Loading