Commit Graph

136 Commits

Author SHA1 Message Date
Michal Čihař
796935bb76 Configurable commit message 2012-03-01 16:19:21 +01:00
Michal Čihař
961488c6f5 Add command to fetch git repos 2012-03-01 16:10:21 +01:00
Michal Čihař
cdb0f0a570 Log git operations 2012-03-01 16:10:08 +01:00
Michal Čihař
9f31f6ba1e Handle when source is not plain ascii 2012-03-01 15:54:44 +01:00
Michal Čihař
5d083a981c Handle git error 2012-03-01 15:47:19 +01:00
Michal Čihař
244513f249 Prevent another storage of long list 2012-03-01 15:13:36 +01:00
Michal Čihař
f32e069c15 Prevent another storage of long list 2012-03-01 15:13:08 +01:00
Michal Čihař
65545216dd Use iterator to lower memory usage 2012-03-01 15:12:11 +01:00
Michal Čihař
8ab8f321b5 No need for explicit style it is detected automatically 2012-03-01 14:46:43 +01:00
Michal Čihař
16e6be4ccc Fix support for Qt translation (and probably others)
Use po specific features only if they are available
2012-03-01 14:45:47 +01:00
Michal Čihař
a6595af47c Need to save first, as create_translation refers to subproject 2012-03-01 14:39:43 +01:00
Michal Čihař
ff13519df6 Fix typo 2012-03-01 14:34:56 +01:00
Michal Čihař
6a1def5564 Make some project information optional 2012-03-01 14:34:26 +01:00
Michal Čihař
f7c156b3d9 Store absolute numbers of messages rather than percent 2012-03-01 14:22:52 +01:00
Michal Čihař
7b16bb1305 Show strings with suggestions 2012-03-01 14:03:23 +01:00
Michal Čihař
69b02bda49 Properly propagate plural values 2012-03-01 13:49:36 +01:00
Michal Čihař
6a778da5c2 Introduce special field for plurals 2012-03-01 13:38:10 +01:00
Michal Čihař
e658c65b19 Render plurals 2012-03-01 13:35:31 +01:00
Michal Čihař
3c384e17c0 Started renderer for plural editor 2012-03-01 13:31:23 +01:00
Michal Čihař
7837628b29 Pass parsed plurals to form 2012-03-01 13:31:10 +01:00
Michal Čihař
4b1e715809 Properly handle non-plural strings here 2012-03-01 13:30:41 +01:00
Michal Čihař
94db84d86e Translation display filter handles plurals 2012-03-01 13:24:07 +01:00
Michal Čihař
01f3e8176f Stay on unit after handling suggestion 2012-03-01 11:50:07 +01:00
Michal Čihař
a15aa721f9 Accepting/deleting suggestions works 2012-03-01 11:46:30 +01:00
Michal Čihař
fa05233fbe Real links for accept/delete buttons 2012-03-01 11:39:58 +01:00
Michal Čihař
a5098513bc Highlight whitespaces and keep newlines in strings 2012-03-01 11:23:56 +01:00
Michal Čihař
22f7d39da4 Add filter for formatting strings 2012-03-01 11:11:25 +01:00
Michal Čihař
1996082a71 Save suggestions 2012-03-01 11:01:14 +01:00
Michal Čihař
6b4a616d08 Admin interface for suggestions 2012-03-01 10:51:43 +01:00
Michal Čihař
fe463a6907 Add method for accepting suggestion 2012-03-01 10:03:01 +01:00
Michal Čihař
d22378b06b Bind suggestion to language 2012-03-01 10:01:04 +01:00
Michal Čihař
f48a743c24 Bind suggestion to project 2012-03-01 09:59:32 +01:00
Michal Čihař
fc66f4ba4a Way to get related suggestions 2012-02-29 15:29:10 +01:00
Michal Čihař
adcedca849 Target can not be empty on suggestion 2012-02-29 15:27:23 +01:00
Michal Čihař
e1823170b5 Model for suggestions 2012-02-29 15:26:57 +01:00
Michal Čihař
47be0c2877 Check authenticated user on save, prepare for suggestions 2012-02-29 15:22:00 +01:00
Michal Čihař
67f16ae7ab Make login work 2012-02-29 15:03:45 +01:00
Michal Čihař
5a77b1b59e Log when message has disappeared 2012-02-29 14:12:54 +01:00
Michal Čihař
6d88952df5 Properly handle when message has disappeared 2012-02-29 14:11:07 +01:00
Michal Čihař
85c0ddb2dc Show message when we hit end 2012-02-29 14:08:37 +01:00
Michal Čihař
16431e9b78 Redirect to index on end 2012-02-29 13:56:58 +01:00
Michal Čihař
5db6b3e288 Check whether database cache is up to date before saving 2012-02-29 13:54:54 +01:00
Michal Čihař
f4ad31c211 Update PO-Revision-Date header 2012-02-29 13:50:40 +01:00
Michal Čihař
8479c39808 Save language code 2012-02-29 13:47:53 +01:00
Michal Čihař
56ee242b2c Update plural forms 2012-02-29 13:46:25 +01:00
Michal Čihař
bbc4e35bb2 Store generator header 2012-02-29 13:38:58 +01:00
Michal Čihař
466c6a76f5 Link to go to previous translation 2012-02-29 13:02:43 +01:00
Michal Čihař
8fb99a9eee Better logging of update 2012-02-29 11:52:32 +01:00
Michal Čihař
f824770223 Fix typo 2012-02-29 11:50:11 +01:00
Michal Čihař
9ec1ee3150 Update blob id on commit 2012-02-29 11:48:16 +01:00