gnome-recipes:more-cuisines

Last commit made on 2017-03-05
Get this branch:
git clone -b more-cuisines https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
more-cuisines
Repository:
lp:gnome-recipes

Recent commits

3abb081... by Matthias Clasen <email address hidden>

cuisines: Put the remaining cuisines behind the expander

This is where we will put more cuisines, going forward.

0fa06a0... by Matthias Clasen <email address hidden>

cuisines: Add an expander for cuisines

This will let us add more cuisines in the future.

23bb77a... by Matthias Clasen <email address hidden>

cuisines page: Limit the amount of big tiles we show

Only do the featured tile plus 2 more rows. Otherwise, there
is not enough room for other things we want to add here.

1c48270... by Matthias Clasen <email address hidden>

Rename a callback

This is in preparation for adding more expander callbacks.

55644af... by Matthias Clasen <email address hidden>

Remove some unused IDs

These just clutter up the .ui file. We should only add
IDs to things we refer to.

6332dd7... by Matthias Clasen <email address hidden>

about dialog: Don't hardcode the recipe authors

We can get this information from the recipe database.
Doing so is a small step towards decoupling the recipe
and chef data from the application, so they can eventually
be updated independently.

Since the list returned from the database is unordered,
we now sort the list of recipe contributors alphabetically.

8e23462... by Matthias Clasen <email address hidden>

Add API to get all contributors

This returns an array with the names of all chefs which
have contributed recipes in the database.

67248ef... by Matthias Clasen <email address hidden>

Some chef db updates

98a665e... by Matthias Clasen <email address hidden>

Remove unimplemented functions

These used to exist, but we don't have the 'cooked n times'
functionality anymore.

4477ba2... by Mario Blättermann

Updated German translation