Commit Graph

540 Commits

Author SHA1 Message Date
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ř
3c9a61f3bb Factor out basic info 2012-02-28 13:17:56 +01:00
Michal Čihař
2a6e6a571c Show more information on translation page 2012-02-28 13:14:21 +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ř
4a7586e9f2 Fix printing of translation status 2012-02-28 10:40:11 +01:00
Michal Čihař
d44d4c80d4 Translatable subproject page 2012-02-28 10:36:11 +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ř
40fc1799dc Fix gettinf of translation object 2012-02-28 10:31:10 +01:00
Michal Čihař
d121e0397f List fuzzy percents as well 2012-02-28 10:29:20 +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ř
d5484c0c74 Include more info on subproject page 2012-02-28 10:09:16 +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ř
0fa050534e Use new shared plurals code 2012-02-27 17:54:42 +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ř
76ae1a508b Add admin interface for languages 2012-02-27 16:25:45 +01:00
Michal Čihař
57b99bb330 Add some languages used in phpMyAdmin 2012-02-27 16:25:17 +01:00
Michal Čihař
7e5a53e977 Name for language 2012-02-27 16:14:36 +01:00
Michal Čihař
00f8eca6f8 Define some extra languages 2012-02-27 16:12:14 +01:00
Michal Čihař
4780f64678 Revert "Lets go polib for now"
This reverts commit ba8ab57db4.
2012-02-27 16:12:01 +01:00
Michal Čihař
07af4e87ad Initial code for import 2012-02-27 16:09:31 +01:00
Michal Čihař
aff23f0c22 Ignore repos dir 2012-02-27 15:54:06 +01:00
Michal Čihař
ba8ab57db4 Lets go polib for now 2012-02-27 15:53:22 +01:00
Michal Čihař
1dbb89177b Use Translation manager to process data 2012-02-27 15:44:06 +01:00
Michal Čihař
58cf8b798e Initial stub for filling up translations list 2012-02-27 15:40:31 +01:00
Michal Čihař
d815cbd002 Use git based updates, these are much faster 2012-02-27 15:40:10 +01:00
Michal Čihař
d1ccdfb151 Complete git repository setup 2012-02-27 15:03:26 +01:00
Michal Čihař
3f4de497de Auto cloning of git repo 2012-02-27 13:34:51 +01:00
Michal Čihař
361b6d2da9 Will use new GitPython 2012-02-27 13:34:38 +01:00
Michal Čihař
ed037cafc4 Fix project name 2012-02-27 12:06:40 +01:00
Michal Čihař
d53304e55f Add another requirement 2012-02-27 12:05:39 +01:00
Michal Čihař
8a72dd6098 Project page 2012-02-27 12:03:57 +01:00