issues Search Results · repo:code4romania/asset-declarations language:Python
Filter by
87 results
(67 ms)87 results
incode4romania/asset-declarations (press backspace or delete to remove)The Github Action workflow is currently running docker build and only building the Asset Declarations Django app.
It should run docker-compose build and build both the app and the Postgres DataBase.
Docker
catileptic
- 1
- Opened on Jan 31, 2020
- #202
The Moonsheep library, which Catalog Politic - Declaratii de avere relies on, has been modified. The external interface
has changed, as well as the architecture. As of commit 9c7300d this repository is ...
high priority
catileptic
- 2
- Opened on Nov 22, 2019
- #191
As a user, I want to see a intermediary preview of all the data that I have filled in, with the asset declaration still
visible on the side, in order to double-check whether I entered the data correctly. ...
enhancement
frontend
help wanted
high priority
october-release
catileptic
- 2
- Opened on Oct 26, 2019
- #187
We would like to create a SVG / vectorial version of our logo, so that we can use it in more than one way / place,
regardless of size.
The current logo can be found here.
frontend
help wanted
catileptic
- Opened on Oct 26, 2019
- #186
The footer should contain:
- the Code for Romania copyright info (see the official website)
- a donate link (which links here)
- social media icons (the Twitter, Facebook and LinkedIn ones should ...
frontend
help wanted
october-release
catileptic
- Opened on Oct 25, 2019
- #185
The navbar should contain:
- the Code for Romania logo (links to homepage)
- An About page
- A FAQ page
- The internationalisation links
frontend
help wanted
october-release
catileptic
- Opened on Oct 25, 2019
- #184
When switching between languages the current form type changes,i.e. from input number of rows form to transcribe row
info form
bug
help wanted
radu-diaconescu13
- Opened on Jul 27, 2019
- #182
In models.py:
class Politician(models.Model):
all_positions = []
....
def add_position(self, position):
self.all_positions.append(position)
I think that the all_positions list as ...
danniel
- 3
- Opened on Jul 14, 2019
- #180
in models.py the share_ratio has a different Decimal size for different models even if it seems to be used for the same
purpose.
For example:
class OwnedLandTableEntry(CommonInfo): share_ratio = models.DecimalField( ...
danniel
- 4
- Opened on Jun 29, 2019
- #175
The values for YEAR_CHOICES and YEAR_DICT_CHOICES are computed when Python loads the forms.py file. Each
widget=forms.SelectDateWidget(years=YEAR_CHOICES) will set the same choices (1980, ..., 2019) even ...
danniel
- 2
- Opened on Jun 29, 2019
- #162

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.