- 22 Jun, 2017 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 20 Jun, 2017 7 commits
-
-
Matthias Clasen authored
As far as I can see, this was always erroneous. The only way the recipe can change in the store is if we go to the edit page and come back. In this case, preserving the serves value can lead to confusing behavior, where we see ingredients amounts change unexpectedly. So just don't do it.
-
Matthias Clasen authored
This is a pretty obvious omission.
-
Matthias Clasen authored
Bourbon Pork Loin, by Sylvia Sanchez
-
Matthias Clasen authored
-
Matthias Clasen authored
New strings here include plural forms of unit names.
-
Paxana Amanda Xander authored
Use the new api introduced in the previous commit to display units in plural form where appropriate. https://bugzilla.gnome.org/show_bug.cgi?id=783810
-
Paxana Amanda Xander authored
Add translatable plurals of the unit names. Add a new getter: gr_unit_get_plural().
-
- 18 Jun, 2017 5 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
Change the behavior of the 'Add Step' button to insert a step below the step that the cursor is currently in, instead of always going to the end. Based on user feedback.
-
Piotr Drąg authored
-
Matthias Clasen authored
Mention the clashing id, so we have a chance to figure out what is going wrong.
-
Matthias Clasen authored
When the notes are edited, we are saving them in the background, causing us to reload the entire page for almost every typed characters. This is not only excessive unnecessary work, but also causes the text cursor in the notes popover to jump to the end of the buffer, disrupting typing. Fix this by avoiding the reload when we know it is unnecessary.
-
- 14 Jun, 2017 3 commits
-
-
Matthias Clasen authored
We were not waiting for the portal response to decide whether we need to fallback. This was showing up as silent failure on a system where the portals are installed, but neither evolution nor thunderbird. Reported by Sam Hewitt.
-
Matthias Clasen authored
This was causing crashes for debug logging out of gnome-autoar.
-
Daniel Mustieles García authored
-
- 12 Jun, 2017 3 commits
-
-
Matthias Clasen authored
This reverts commit f15e3de3. Pushed by accident.
-
Matthias Clasen authored
In order to make new recipes show up in the new category, lets date them by the time they get added to the shared set.
-
Paxana Amanda Xander authored
-
- 08 Jun, 2017 1 commit
-
-
- 06 Jun, 2017 1 commit
-
-
Matthias Clasen authored
We show either the `git describe` (for development versions, or the package version (for release builds). Split out the code that obtains this information into a helper function, and use it in both places.
-
- 05 Jun, 2017 3 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
We are converting to the user_unit, so we need to use the user_unit for picking the right symbol to display.
-
Matthias Clasen authored
_NL_MEASUREMENT_MEASUREMENT is not a define, so checking it with #ifdef does not work. Check LC_MEASUREMENT instead, which is a define.
-
- 04 Jun, 2017 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
- 03 Jun, 2017 1 commit
-
-
Jordi Mas authored
-
- 31 May, 2017 5 commits
-
-
Matthias Clasen authored
These are important information, don't leave them out.
-
Matthias Clasen authored
Add the cuisine, meal and season, if they are set.
-
Matthias Clasen authored
These were all mine, introduced during importing.
-
Matthias Clasen authored
-
Matthias Clasen authored
Henry's original stew by Sylvia
-
- 28 May, 2017 7 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
Matthias Clasen authored
To make the <release> show up in the 'Whats new' dialog as unreleased, give it the current version number, and a release date in the future.
-
Matthias Clasen authored
This makes the dialog more useful for nightly builds, provided we update the appdata more often than we do snapshot releases.
-
Matthias Clasen authored
It was pointed out that it is not entirely obvious how to commit changes in these popovers, so add an explicit button. https://bugzilla.gnome.org/show_bug.cgi?id=782909
-
Matthias Clasen authored
Be more careful when populating the timer popup, and avoid critical warnings when we don't find a preexisting timer.
-
Matthias Clasen authored
The css we use did not apply to that label anymore.
-