roups
userRoles
Hope this helps.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Thu, Aug 10, 2017 at 7:57 PM, Elmarie Claasen wrote:
> Hi all,
>
>
>
> We have an problem to open the System Settings app after upgrade to 2.27.
Hi Pooben,
it's difficult to tell without more details, but this sounds like there may
be a problem with your database. You could check if there are any data
elements that lack a valid uid. If that doesn't help it would be great if
you can create an issue in Jira.
Best,
Nicolay Ramm
e will get to this
one as well eventually, though. Sorry for the inconvenience in the mean
time.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Fri, Nov 18, 2016 at 10:25 AM, Aamer Mohammed
wrote:
> This is still an issue with the latest
** Changed in: dhis2
Assignee: (unassigned) => Morten Olav Hansen (mortenoh)
** Changed in: dhis2
Status: New => Fix Released
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1639529
Tit
When an organisation unit has a closed date assigned, the UI displays an
"X" for removing the date. The X is displayed all the way to the right
on the "closed date" field, so it may be hard to spot if you're on a
wide screen.
However, if you try to submit the form when the closed date is removed
y
Hi Archana,
I've fixed this now for 2.25 and 2.24.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Thu, Oct 20, 2016 at 7:26 AM, Archana Chillala wrote:
> Hi Lars,
>
> Looks like the new version 2.25 still does not have
Hi Jose,
I just published a new version of the maintenance app for 2.24 where this
should be fixed (v24.0.31).
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Fri, Oct 14, 2016 at 2:47 AM, Jose Garcia Muñoz
wrote:
>
> Dear devs,
&g
Should be fixed in the latest version (user profile app v25.0.5). It could
take a while before the new version is on play.dhis2.org/dev though.
Thanks for reporting!
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Mon, Oct 3, 2016 at 2:40 PM, Nicolay Ramm
Right, I was looking at the system settings app. I can reproduce in the
user profile app. Will deploy a new version.
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Mon, Oct 3, 2016 at 2:33 PM, Jason Pickering wrote:
> Browser = Version 53.0.2785.116
I also tried in incognito mode on https://play.dhis2.org/dev/ and I got no
error..
What exactly are you doing? And which browser/version are you on?
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Mon, Oct 3, 2016 at 2:27 PM, Jason Pickering wrote:
>
Keep in mind that the system settings API endpoint only accepts text/plain,
not json. So the value should be just es without quotes, not "es" with
quotes:
curl -u admin:district
https://play.dhis2.org/dev/api/systemSettings/keyUiLocale -X POST -H
'Content-Type: text/plain'
. The version
included with the latest snapshot should actually be v25.0.6, so your
browser cache may be stale.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Mon, Oct 3, 2016 at 9:32 AM, Jason Pickering wrote:
> Hi Devs,
> There seem to be
ment-app>
Hope this helps.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Wed, Jun 29, 2016 at 10:58 AM, Archana Chillala <
archa...@thoughtworks.com> wrote:
> Hi devs,
>
> We are looking at using *d2* library for our cust
there are potentially a lot
of different locations where this problem exists, so there may still be
some incorrect links left.
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Mon, Jun 6, 2016 at 1:49 PM, Mike Nelushi
wrote:
> Hi Nicolay,
>
> The s
I've now fixed this bug in the settings app and backported to 2.23 and 2.22.
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Fri, Jun 3, 2016 at 11:05 AM, Halvdan Hoem Grelland
wrote:
> Hi Mike,
>
> In relation to api/fileResources I'm
Public bug reported:
When getting a specific user setting, useFallback has no effect. To
reproduce:
1. Remove the keyUiLocale user setting
curl -u admin:district :8080/dhis/api/userSettings/keyUiLocale -X DELETE
2. Attempt to get keyUiLocale without fallback:
curl -u admin:district :8080/dhis/ap
Public bug reported:
The app store controller always uses the default value for the
APP_STORE_INDEX_URL system setting, regardless of the actual value of
the system setting.
** Affects: dhis2
Importance: Undecided
Assignee: Lars Helge Øverland (larshelge)
Status: New
** Change
** Description changed:
- When trying to delete an approval level that is associated with at least
- one approval workflow results in an exception and a 500 server error
- instead of a useful error message.
+ Trying to delete an approval level that is associated with at least one
+ approval workfl
** Changed in: dhis2
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1539060
Title:
Settings workflow shows wrong levels when new level inserted
Status in
Public bug reported:
When trying to delete an approval level that is associated with at least
one approval workflow results in an exception and a 500 server error
instead of a useful error message.
** Affects: dhis2
Importance: Undecided
Status: New
** Attachment added: "Server log
even submitted some code.
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.org
On Fri, Mar 25, 2016 at 9:31 AM, gaurav sharma
wrote:
> Hi
>
> I have to complete some task aur just have to submit the proposal for
> project.
>
> Regar
that should be part of the project (preferably including test
coverage). Keep in mind the documentation for D2 is not complete and not
totally up to date, so you will probably have to look at the source.
--
Best regards,
Nicolay Ramm
Front end developer, DHIS 2
University of Oslo
https://www.dhis2.o
Related GitHub issue: https://github.com/dhis2/settings-app/issues/31
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1539060
Title:
Settings workflow shows wrong levels when new level inserted
S
** Changed in: dhis2
Status: New => Confirmed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1539060
Title:
Settings workflow shows wrong levels when new level inserted
Status in DHIS:
** Changed in: dhis2
Assignee: (unassigned) => Nicolay Ramm (nicolayr)
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1539060
Title:
Settings workflow shows wrong levels when new le
25 matches
Mail list logo