Commit Graph

101 Commits

Author SHA1 Message Date
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
Michal Čihař
d080b3d0cd Actually save translation 2012-02-29 11:44:43 +01:00
Michal Čihař
04666ac331 Form for non-plural strings 2012-02-29 11:41:08 +01:00
Michal Čihař
fac9eead21 Use SITE_TITLE in all places 2012-02-29 11:17:32 +01:00
Michal Čihař
75daafb7bf Add index page 2012-02-29 11:16:05 +01:00
Michal Čihař
934862b103 Include version in footer 2012-02-29 11:08:03 +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ř
2bded08c45 Start translation form 2012-02-28 15:40:08 +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ř
da32675f35 Command line interface for force update 2012-02-28 15:25:30 +01:00
Michal Čihař
ee76af5ff4 Make it possible to force refresh 2012-02-28 15:21:52 +01:00
Michal Čihař
07cc3e6328 Add command for loading po files 2012-02-28 15:20:44 +01:00
Michal Čihař
79f865b380 Work with positions instead of offset 2012-02-28 15:16:02 +01:00
Michal Čihař
4a1eb36027 Keep ordering from po file 2012-02-28 15:12:41 +01:00
Michal Čihař
8eb8f991da Propagate some status variables 2012-02-28 15:09:03 +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