- 08 Apr, 2013 32 commits
-
-
Satoru KURASHIKI authored
Currently translated at 57.1% (450 of 788)
-
Satoru KURASHIKI authored
Currently translated at 56.9% (448 of 788)
-
Satoru KURASHIKI authored
Currently translated at 100.0% (16 of 16)
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
- no more extra if - move select_related to template
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
Using select_related on last changes and project listing allows us to fetch more data at once, leading to less database connections and faster page loading times.
-
Michal Čihař authored
-
Michal Čihař authored
This is cleaner solution than introducing own attributes.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Weblate authored
-
Satoru KURASHIKI authored
Currently translated at 56.2% (443 of 788)
-
Andreas Jonderko authored
Currently translated at 67.0% (528 of 788)
-
Michal Čihař authored
We might be more clever on this and do the cleanup conditionally, but for now this is safe solution as the checks might become stale. This completes fix for issue #233
-
Michal Čihař authored
When we delete checks for (now) a fuzzy message, the cache needs to be invalidated. This might be source of issue #233.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
We need this value too often, so using cache here is not optimal - it is better to always have up to date value calculated. This will also allow nice progress bars above translation level in future (issue #196).
-
- 07 Apr, 2013 2 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
-
- 05 Apr, 2013 4 commits
-
-
Michal Čihař authored
-
Weblate authored
-
Dieter Adriaenssens authored
Currently translated at 100.0% (788 of 788)
-
Michal Čihař authored
-
- 04 Apr, 2013 2 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
This is needed to skip shortcuts like etc. which might not need shortcut in another language.
-