Commit Graph

150 Commits

Author SHA1 Message Date
zzz
8d25796885 try to kick it 2014-12-01 01:58:04 +00:00
zzz
5a42f8159f 0.9.17 2014-11-30 22:56:25 +00:00
zzz
7a10b7dd6a 0.9.16 2014-11-02 21:57:23 +00:00
3c0d1b0f67 Add Arabic to RTL_LANGS and to language selection menu 2014-10-14 09:48:58 +00:00
zzz
3790ce4fcf 0.9.15 2014-09-21 12:35:13 +00:00
zzz
d7c7e92062 0.9.14.1 2014-08-10 01:06:24 +00:00
zzz
4ae8cbd7a6 0.9.14 2014-07-27 10:29:02 +00:00
a9f4d1841a New translations for nl 2014-07-07 03:34:47 +00:00
zzz
599a20d94f 0.9.13
Backup news
Fix /dl alias
2014-05-23 11:38:27 +00:00
zzz
fd3e17a2d5 0.9.12 2014-03-31 20:33:31 +00:00
3eef34be76 Set <html> lang attr for current language, set dir="rtl" attr for RTL languages 2014-03-04 23:45:30 +00:00
60b2f4daf7 New translations for Korean and Malagasy 2014-02-23 03:30:39 +00:00
zzz
df0adef7d9 0.9.11,
news.xml,
team update
2014-02-09 15:13:18 +00:00
54ca7fe207 Added Hebrew to language list 2014-02-05 02:55:45 +00:00
fcb20dc951 Removed country codes 2014-02-04 10:10:38 +00:00
87aa0cc556 Added Ukrainian to languages 2014-01-27 02:05:49 +00:00
zzz
8d938bc25e 0.9.10 2014-01-22 20:46:56 +00:00
c2d5d537a4 Updated canonical domain 2014-01-06 23:49:42 +00:00
5da8840879 ru_RU -> ru 2013-12-18 21:47:08 +00:00
0f66da2c9e Added new translations 2013-12-12 06:16:00 +00:00
f15979627f Testing .py reloading on webserver 2013-12-10 21:43:19 +00:00
50c17e40eb 0.9.9 2013-12-08 21:25:13 +00:00
cbf129951b 0.9.8.1 2013-10-03 10:07:52 +00:00
f045c2c523 dummy change to trigger restart 2013-10-01 12:03:04 +00:00
a081dd1d39 0.9.8 2013-09-30 21:35:22 +00:00
5dd207d29c Added ru_RU and zh_CN translations 2013-09-20 03:58:33 +00:00
fb54baaf77 allow system flask-cache/babel to be used 2013-08-31 23:59:03 +00:00
a805cc541a Removed absolute links to this site 2013-08-31 04:55:09 +00:00
b6eec49511 Set up site-specific settings 2013-08-31 04:48:31 +00:00
564922e651 Define site domain in one place 2013-08-31 04:31:20 +00:00
3e3a438ff9 Define default gettext domain in one place 2013-08-31 04:27:20 +00:00
2790dd1024 disapproval of revision '131c16962ceb9e26f1f792b2866fa405a5105983' 2013-08-30 23:31:41 +00:00
03f910fa20 Temporarily disable translations for testing 2013-08-30 10:35:01 +00:00
f20c5e76f9 Updated canonical domain for testing 2013-08-30 06:32:35 +00:00
97ea744206 Added zh_CN translation 2013-08-23 12:49:49 +00:00
e9e2fcbbc6 Rough migration to working papers page 2013-08-11 13:05:05 +00:00
97a568f3c0 0.9.7.1 2013-08-11 09:01:06 +00:00
e7ffd2b587 New priority translations: Portugese 2013-07-18 04:43:41 +00:00
e1cc1c5939 sv -> sv_SE to match Transifex source 2013-07-18 02:30:45 +00:00
346364747e 0.9.7 2013-07-16 09:53:10 +00:00
d98a792615 Implement mapping of urls to gettext domains
The mapping exists both here and in babel.cfg/*, but this is unavoidable.
2013-07-14 07:02:24 +00:00
1e5a48aad3 Guess request language from supported languages only 2013-07-14 07:01:13 +00:00
02027ffe16 Updated current I2P version to 0.9.6 2013-06-11 14:00:58 +00:00
ba5d1df89f Added HighlightExtension from https://pypi.python.org/pypi/jinja2-highlight/0.4.0 (GPLv3) 2013-04-25 03:49:55 +00:00
dd7a9e64ce 0.9.5 2013-03-17 19:49:50 +00:00
b0ba9ab98c Disable the languages with no translations (for now) 2013-03-01 21:02:19 +00:00
de4e51e0b6 Factor out blog posts per feed as a constant, halve number of blog posts per page 2013-02-03 03:12:31 +00:00
f063149ab3 Migrated other themes: style.css -> desktop.css 2013-01-21 14:38:50 +00:00
c74b8a5947 Moved themes into subdirs 2013-01-21 10:54:24 +00:00
7ee91521c0 Initialized the cache so that caching decorators can be added
The cache is by default a NullCache - a cache that doesn't cache. Server
operators should configure the cache appropriately, as per the guide at
http://packages.python.org/Flask-Cache/#configuring-flask-cache
2013-01-16 11:23:33 +00:00