Commit Graph

69 Commits

Author SHA1 Message Date
Michal Čihař
9ec1ee3150 Update blob id on commit 2012-02-29 11:48:16 +01:00
Michal Čihař
d517a9a29a Add some helps 2012-02-29 10:07:29 +01:00
Michal Čihař
dd32b9918e Use format string for repoweb links 2012-02-29 10:03:37 +01:00
Michal Čihař
738d67a9c5 Update translation stats on save 2012-02-29 09:57:04 +01:00
Michal Čihař
87d198909d Factor out stats updating 2012-02-29 09:56:39 +01:00
Michal Čihař
56270febc3 Configurable web browser url 2012-02-28 16:03:23 +01:00
Michal Čihař
84c24dc1c7 Show links to source files 2012-02-28 16:01:07 +01:00
Michal Čihař
69af54174d Fix import condition 2012-02-28 15:28:56 +01:00
Michal Čihař
9333516ac3 This is coming from backend as well 2012-02-28 15:26:23 +01:00
Michal Čihař
ee76af5ff4 Make it possible to force refresh 2012-02-28 15:21:52 +01:00
Michal Čihař
4a1eb36027 Keep ordering from po file 2012-02-28 15:12:41 +01:00
Michal Čihař
d2ef58f523 Grab unit to translate 2012-02-28 15:00:23 +01:00
Michal Čihař
d293d97ecd View for translating 2012-02-28 14:55:34 +01:00
Michal Čihař
00b1e96153 Display links to quick translate 2012-02-28 14:50:20 +01:00
Michal Čihař
08bb92f8aa Save fuzzy flag updates to backend 2012-02-28 14:36:51 +01:00
Michal Čihař
db8f007e44 Update translated/fuzzy flags on save 2012-02-28 14:35:31 +01:00
Michal Čihař
14bf0fe4b0 Update translator header 2012-02-28 14:32:47 +01:00
Michal Čihař
89a7da30bf Move author definition 2012-02-28 14:30:09 +01:00
Michal Čihař
c5892f62d0 Initialize variable 2012-02-28 14:29:31 +01:00
Michal Čihař
9becb305c0 Log about commiting 2012-02-28 14:29:24 +01:00
Michal Čihař
e36ca7363c Propagate only to same language 2012-02-28 14:27:11 +01:00
Michal Čihař
a04cf580a6 Fix query params 2012-02-28 14:26:04 +01:00
Michal Čihař
ede1fe5a5c Various fixes to backend storing 2012-02-28 14:22:11 +01:00
Michal Čihař
b9e959f18d Fix order of params 2012-02-28 14:04:21 +01:00
Michal Čihař
62d3c582d0 Correct traceback printing 2012-02-28 14:03:33 +01:00
Michal Čihař
8c8f3c6ae4 Implemented saving of messages
Messages should be now saved to backend and propagated to other
projects.
2012-02-28 13:59:30 +01:00
Michal Čihař
19d25982c6 Store flags 2012-02-28 13:32:01 +01:00
Michal Čihař
22075cd636 Store comments in db as well 2012-02-28 13:25:06 +01:00
Michal Čihař
67dd3c4304 Better check for translatable items 2012-02-28 13:20:53 +01:00
Michal Čihař
6568c25472 Do not include obsolete units 2012-02-28 13:11:07 +01:00
Michal Čihař
846189dbdc Identify units by hash 2012-02-28 11:24:53 +01:00
Michal Čihař
077a58afa1 Wrap some long lines 2012-02-28 10:32:07 +01:00
Michal Čihař
7206505d91 Fix translation object URL 2012-02-28 10:31:19 +01:00
Michal Čihař
54a48dfe88 Store directly percent 2012-02-28 10:27:59 +01:00
Michal Čihař
3936780671 Ignore po headers 2012-02-28 10:27:29 +01:00
Michal Čihař
f6bd455a2e Update stats when storing units 2012-02-28 10:17:57 +01:00
Michal Čihař
5e1d2b39f7 Fix logging of git 2012-02-28 10:17:43 +01:00
Michal Čihař
a1ba86dcf1 Cache whether entry is translated 2012-02-28 10:13:43 +01:00
Michal Čihař
b35b9d2463 Sort order for projects 2012-02-28 10:11:06 +01:00
Michal Čihař
cf0cf84d56 Better titles 2012-02-28 09:26:31 +01:00
Michal Čihař
6727585666 Some logging on git operations 2012-02-27 18:09:00 +01:00
Michal Čihař
74afdf1f3a Faster processing by avoiding two writes on creating new entry 2012-02-27 18:05:42 +01:00
Michal Čihař
3cce2540f3 Add logging to po files processing 2012-02-27 18:02:34 +01:00
Michal Čihař
e9dd7c07a9 Another place for new plurals code 2012-02-27 17:56:06 +01:00
Michal Čihař
e8956cfbeb Factor out plurals handling 2012-02-27 17:54:14 +01:00
Michal Čihař
941aa9747b Actual parsing of po files and loading to database 2012-02-27 17:50:47 +01:00
Michal Čihař
b68fd17259 Po file loading 2012-02-27 17:12:08 +01:00
Michal Čihař
6538ce2192 Prepare stub for actually loading po file 2012-02-27 16:29:32 +01:00
Michal Čihař
07af4e87ad Initial code for import 2012-02-27 16:09:31 +01:00
Michal Čihař
1dbb89177b Use Translation manager to process data 2012-02-27 15:44:06 +01:00