Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Wekan watercooler

The Wekan watercooler

Welcome to the Wekan watercooler, a space for general chat with everyone in the community. Jump in to the conversation below or introduce yourself!

Load previous messages

January 4, 2021 at 8:57pm

I will make new Wekan release sometime today or tomorrow

    Thanks, I'll have a busy period ahead of me, but will give you a heads up when finishing all.

    New Q; Are words inside underscore 'some word' supposed to be translated, or is these words a part of program code?

      Edited
      • reply
      • like
      • reply
      • like

      E.g. 'attachment', 'card', 'list', 'swimlane' and 'board' in this one.

        • reply
        • like

        those like attachment are part of program code and should not be translated

          • reply
          • like

          I mean __attachment__

            • reply
            • like

            You can also look at some other translations, what parts are translated and what are still in english

              • reply
              • like

              January 4, 2021 at 11:00pm

              I mean __attachment__

                Assumed so, perfect, thanks :-)

                  • reply
                  • like

                  Wekan v4.70 has been released, it has new translations https://github.com/wekan/wekan/blob/master/CHANGELOG.md

                    like-fill
                    1
                    • reply
                    • like

                    January 10, 2021 at 10:23am

                    Norwegian (NO) "first version" finished 100% yesterday, still needs some QA. Not an issue, but Norwegian (Nb) as language option can be removed, as it is excatly the same as Norwegian (NO) :-)

                      • reply
                      • like

                      January 10, 2021 at 6:20pm

                      Thanks!

                        • reply
                        • like

                        January 11, 2021 at 4:40am

                        @therealnordlenning The problem with removing nb was, that only nb language name is translated in Wekan, there is no translation for no language name. So I then copied no translation to nb, added no members to nb, and removed no. This way language to translate in transifex is nb, and in Wekan that language name shows correnctly in language selection menu.

                          • reply
                          • like

                          January 18, 2021 at 11:37pm

                          Hi all! new here. I'm Daniel From Australia. Plan to use Wekan for a couple projects. Most notably a NFP I co-founded MarqUnity.org.

                          I've successfully integrated our form system into Wekan's API to collect data and am well on my way to integrating Wekan into our intranet.

                          Great project all! look forward to being a part of it.

                            • reply
                            • like

                            January 19, 2021 at 1:23am

                            Thanks @danielwilson654 and Welcome ! :)

                              • reply
                              • like

                              November 8, 2021 at 10:48am

                              Good morning all. I have been running Wekan v 5.17 for many months in docker on a Pi4 and decided it was time to upgrade. I did a docker build for a new image with the 5.72 pi3 bundle and node 12.22.7 which build fine, but when I spin up the container with the new image I get a missing binary error - at Module.Mp.load (/root/wekan/bundle/programs/server/runtime.js:15:31) wekan | /root/wekan/bundle/programs/server/node_modules/fibers/fibers.js:23 wekan | throw new Error('Missing binary. See message above.');

                                Edited
                                • reply
                                • like

                                I have retried with node 12.22.0 which is what's on my current working image and also 12.17 which the github docs says is current but always receive the same error

                                  • reply
                                  • like

                                  @b3lt3r Versions are listed at https://wekan.github.io Download section. Newest Pi bundle is at https://releases.wekan.team/raspi3/

                                    • reply
                                    • like

                                    Did you try with newest bundle?

                                      • reply
                                      • like

                                      November 8, 2021 at 12:49pm

                                      Hi yes - I read the docs you refer to and did download 5.72-arm64 and node 12.22.7 which shows as the latest 12. version.

                                        • reply
                                        • like

                                        November 12, 2021 at 8:21am

                                        sigh - I have tried every combination I can think of and the same thing always happens - complaint about fibers. I guess I will have to stay on 5.17 as that still runs ok. Last thing I will do is try to re-run the build that created that image and check it still works. I guess if not then the issue must lie elsewhere

                                          • reply
                                          • like

                                          ok - image built from 5.17 in Pi3 and node 12.18 runs just fine but image built changing 5.17 to 5.75 in the same dockerfile fails with missing fibers error so something has broken (in my environment at least) between 5.17 and 5.75

                                            • reply
                                            • like

                                            November 15, 2021 at 7:51am

                                            Just looked in the repos and I see there is now an offical arm64 dockerfile..... that didn't exist when I began so I created my own, which is the one not working. I can see stuff relating to fibers in official so will give that a go today

                                              • reply
                                              • like

                                              November 15, 2021 at 10:24am

                                              @b3lt3r Please try current 5.75 bundle from https://releases.wekan.team/raspi3/ , I made some fixes

                                                • reply
                                                • like

                                                arm64 dockerfile has not been tested, I don't know does it work

                                                  • reply
                                                  • like

                                                  There is currently Snap and Docker versions only for x64

                                                    • reply
                                                    • like