summaryrefslogtreecommitdiffstats
path: root/locale/en
Commit message (Collapse)AuthorAgeFilesLines
* moved locale files into forum directoryEvgeny Fadeev2010-06-122-4803/+0
|
* added links to karma graph and badge summary to the rep and badge counters ↵Evgeny Fadeev2010-06-112-4/+4
| | | | in the header
* created instant notification template and the formatting functionEvgeny Fadeev2010-06-031-246/+288
|
* merged mentions in to activity modelEvgeny Fadeev2010-05-232-93/+122
|
* some work towards better notification systemEvgeny Fadeev2010-05-172-580/+1183
|
* added real rep numbers to the faq pageEvgeny Fadeev2010-05-152-1/+1
|
* fixed one more translation errorEvgeny Fadeev2010-05-092-3/+3
|
* fixed a few pluralization bugs in translationsEvgeny Fadeev2010-05-092-32/+16
|
* updated translations, new Russian addtions by ekalininEvgeny Fadeev2010-05-072-5/+5
|
* added beginning of Serbian translation by Aleksandar, Pekkas German, fixed ↵Evgeny Fadeev2010-05-032-91/+65
| | | | allowing html tags in the question title
* more translation fixesEvgeny Fadeev2010-05-012-6/+3
|
* more fixes in translationsEvgeny Fadeev2010-05-012-138/+95
|
* fixed initial badge installation, small bugfix in style, added badge keys to ↵Evgeny Fadeev2010-05-011-138/+493
| | | | locale files
* fixed turkish translationEvgeny Fadeev2010-04-291-0/+0
|
* page size selector works again - some changes in templatesEvgeny Fadeev2010-04-251-415/+591
|
* kind of merged question views, still have debugging to toEvgeny Fadeev2010-04-082-1/+1
|
* fixed some html, karma graph in IE7 and 8 and favorites view, removed ↵Evgeny Fadeev2010-04-012-619/+316
| | | | executable mode from some files, fixed an error in question faving
* dos2unixEvgeny Fadeev2010-03-272-6/+2
|
* intermediate commit after mergeEvgeny Fadeev2010-03-272-641/+867
|\
| * finally merged Josephs and Adolfos branches, basic on-scree new post ↵Evgeny Fadeev2010-03-012-1209/+1375
| |\ | | | | | | | | | notification now works
| | * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-282-3/+19
| | |
| | * merged joseph's branchEvgeny Fadeev2010-02-222-862/+1018
| |/|
| | * recaptcha for conventional registration\n\Evgeny Fadeev2010-01-242-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command
| | * better selector of ignored questions, split javascript tag_selector into ↵Evgeny Fadeev2009-12-092-312/+542
| | | | | | | | | | | | separate file, fixed question counter messages in the english lang file
| | * better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-132-763/+1304
| | | | | | | | | | | | issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes
| | * added Adolfos mods, django_authopeid bug, unified traditional and OpenID loginEvgeny Fadeev2009-08-192-96/+133
| | |
| | * merged Bruno url translations, removed his local mods, added ↵Evgeny Fadeev2009-08-122-238/+368
| | | | | | | | | | | | settings.BOOKS_ON, validated more templates
| | * untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵Evgeny Fadeev2009-08-101-23/+21
| | | | | | | | | | | | fixed IE issues in openid signin
| | * added spanish mods by Adolfo, fix in email notification and minor template ↵Evgeny Fadeev2009-08-072-24/+3
| | | | | | | | | | | | change, removed site-specific staff from english .po file
| | * added some more filesEvgeny Fadeev2009-08-051-0/+0
| | |
| | * added anonymous posting, per-question subscription and fixes by Pothers and ↵Evgeny Fadeev2009-08-052-862/+913
| | | | | | | | | | | | some more, see development.log
| | * included changes by Adolfo and Chaitanya and found temporary fix for ↵Evgeny Fadeev2009-08-041-0/+0
| | | | | | | | | | | | languages, switched files to Unix mode
| | * adding all files againEvgeny Fadeev2009-07-101-0/+2540
| | |
| | * deleted allEvgeny Fadeev2009-07-101-2540/+0
| | |
| | * english translationEvgeny Fadeev2009-07-101-0/+2540
| |
* | initial commitEvgeny Fadeev2010-03-252-958/+1229
|/
* fixed a little bug that i have planted into fbconnect before, removed unused ↵Evgeny Fadeev2010-02-082-362/+352
| | | | files fixed email signup form validation
* recaptcha for conventional registration\n\Evgeny Fadeev2010-01-242-1/+1
| | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command
* better selector of ignored questions, split javascript tag_selector into ↵Evgeny Fadeev2009-12-092-312/+542
| | | | separate file, fixed question counter messages in the english lang file
* better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-132-763/+1304
| | | | issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes
* added Adolfos mods, django_authopeid bug, unified traditional and OpenID loginEvgeny Fadeev2009-08-192-96/+133
|
* merged Bruno url translations, removed his local mods, added ↵Evgeny Fadeev2009-08-122-238/+368
| | | | settings.BOOKS_ON, validated more templates
* untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵Evgeny Fadeev2009-08-101-23/+21
| | | | fixed IE issues in openid signin
* added spanish mods by Adolfo, fix in email notification and minor template ↵Evgeny Fadeev2009-08-072-24/+3
| | | | change, removed site-specific staff from english .po file
* added some more filesEvgeny Fadeev2009-08-051-0/+0
|
* added anonymous posting, per-question subscription and fixes by Pothers and ↵Evgeny Fadeev2009-08-052-862/+913
| | | | some more, see development.log
* included changes by Adolfo and Chaitanya and found temporary fix for ↵Evgeny Fadeev2009-08-041-0/+0
| | | | languages, switched files to Unix mode
* adding all files againEvgeny Fadeev2009-07-101-0/+2540
|
* deleted allEvgeny Fadeev2009-07-101-2540/+0
|
* english translationEvgeny Fadeev2009-07-101-0/+2540