Commit Graph

178 Commits

Author SHA1 Message Date
Michal Čihař
c790c946a0 Simplify title generating 2012-03-06 15:05:23 +01:00
Michal Čihař
5fb7afffbd Actually index is not best choice here...
Revert "Add some indices for searching"

This reverts commit 2948feacaf.
2012-03-06 13:48:48 +01:00
Michal Čihař
2948feacaf Add some indices for searching 2012-03-06 13:45:32 +01:00
Michal Čihař
63138da88a Implemented searching 2012-03-06 13:41:19 +01:00
Michal Čihař
3e2fc8a0b3 Fix rendering of registration email 2012-03-06 11:29:43 +01:00
Michal Čihař
bf538e95ad Fixed site name rendering in activation maikl 2012-03-06 09:51:50 +01:00
Michal Čihař
6aede7af1f Safer author name generating 2012-03-05 16:07:56 +01:00
Michal Čihař
de882df442 Include date in context 2012-03-05 14:47:10 +01:00
Michal Čihař
ce1fe7116b Make version string 2012-03-05 14:41:37 +01:00
Michal Čihař
22f1bacfab Do not attempt to parse empty string 2012-03-05 14:32:37 +01:00
Michal Čihař
a665b69968 Sort listing 2012-03-05 14:26:17 +01:00
Michal Čihař
fbff6ae252 Show user translations on main page 2012-03-05 14:25:27 +01:00
Michal Čihař
acdfbbea7a Translatable label 2012-03-05 14:05:23 +01:00
Michal Čihař
d17ebb1475 Show some user stats 2012-03-05 13:55:09 +01:00
Michal Čihař
e792bacaad Stats for subprojects 2012-03-05 13:45:16 +01:00
Michal Čihař
830015769c Summary stats on title page 2012-03-05 13:43:33 +01:00
Michal Čihař
7a39ffc0be Only logged in users can manage suggestions 2012-03-05 10:44:11 +01:00
Michal Čihař
da183ed7c2 Handle suggestions by anonymous users 2012-03-05 10:43:54 +01:00
Michal Čihař
3ca13c37b9 Upload needs logged in user 2012-03-05 10:39:48 +01:00
Michal Čihař
7fc9138013 Fix profile updates 2012-03-05 10:37:33 +01:00
Michal Čihař
0189235122 Correctly handle situation when there are no updates 2012-03-05 10:35:20 +01:00
Michal Čihař
93d3f7e288 Fix merging of translations 2012-03-05 10:31:11 +01:00
Michal Čihař
71c8be4bda Need to reread file on upload 2012-03-04 10:21:07 +01:00
Michal Čihař
cd5d63f74f Initial untested merging of translations 2012-03-04 10:18:13 +01:00
Michal Čihař
eacdac609c Need to pass files here 2012-03-04 09:41:58 +01:00
Michal Čihař
e13b6929b4 Stub for upload processing 2012-03-04 09:37:22 +01:00
Michal Čihař
2190de58bd Add upload form 2012-03-04 09:32:02 +01:00
Michal Čihař
32e69bb103 Increase translation/suggestion stats 2012-03-04 09:30:12 +01:00
Michal Čihař
b080e34eb3 Include link to all strings 2012-03-02 17:06:20 +01:00
Michal Čihař
3645ced3e8 Fix going backwards in the translations list 2012-03-02 16:56:46 +01:00
Michal Čihař
af63844509 Strip \\r from translated messages 2012-03-02 16:29:02 +01:00
Michal Čihař
92a5a6c3dc Add copying of text to translation 2012-03-02 16:01:53 +01:00
Michal Čihař
b08e487b6f Better title 2012-03-02 15:31:52 +01:00
Michal Čihař
1f4e1b9cbf Fix typo 2012-03-02 15:19:53 +01:00
Michal Čihař
5df8c19f07 Rename site title variable 2012-03-02 14:11:32 +01:00
Michal Čihař
3feddca4a0 Really stay on position where we handled suggestion 2012-03-01 17:25:06 +01:00
Michal Čihař
b859866ac6 Actually implement download 2012-03-01 17:14:25 +01:00
Michal Čihař
da40fce179 Factor out filename composition 2012-03-01 17:11:52 +01:00
Michal Čihař
84fa45910b Show download link 2012-03-01 17:11:19 +01:00
Michal Čihař
9985629271 Fix typo 2012-03-01 17:11:06 +01:00
Michal Čihař
5c1282bf91 Stub for downloads 2012-03-01 17:09:03 +01:00
Michal Čihař
04026d4935 Update flags on saving to backend 2012-03-01 16:32:11 +01:00
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