| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed a few pluralization bugs in translations | Evgeny Fadeev | 2010-05-09 | 4 | -13/+13 |
* | added beginning of Serbian translation by Aleksandar, Pekkas German, fixed al... | Evgeny Fadeev | 2010-05-03 | 4 | -9/+7 |
* | more translation fixes | Evgeny Fadeev | 2010-05-01 | 4 | -40/+15 |
* | more fixes in translations | Evgeny Fadeev | 2010-05-01 | 4 | -198/+234 |
* | fixed name of chinese locale in javascript | Evgeny Fadeev | 2010-05-01 | 1 | -3/+3 |
* | fixed initial badge installation, small bugfix in style, added badge keys to ... | Evgeny Fadeev | 2010-05-01 | 1 | -0/+3 |
* | added faces to front page | Evgeny Fadeev | 2010-04-25 | 2 | -21/+43 |
* | page size selector works again - some changes in templates | Evgeny Fadeev | 2010-04-25 | 4 | -231/+8 |
* | merged newer ui branch to master | Evgeny Fadeev | 2010-04-25 | 25 | -171/+520 |
|\ |
|
| * | fixed second bug in edit user profile | Evgeny Fadeev | 2010-04-23 | 1 | -1/+7 |
| * | minor style fixes | Evgeny Fadeev | 2010-04-17 | 3 | -7/+10 |
| * | question views merged, changed UI a bit, full text search broken | Evgeny Fadeev | 2010-04-11 | 18 | -89/+199 |
| * | intermediate broken commit | Evgeny Fadeev | 2010-04-10 | 14 | -123/+251 |
| * | kind of merged question views, still have debugging to to | Evgeny Fadeev | 2010-04-08 | 3 | -20/+128 |
* | | fixed second bug in edit user profile | Evgeny Fadeev | 2010-04-23 | 1 | -1/+7 |
* | | fixing an missing comma | Adolfo Fitoria | 2010-04-11 | 1 | -1/+1 |
* | | more url issues on delete comments | Adolfo Fitoria | 2010-04-11 | 2 | -1/+2 |
* | | two tiny changes | Evgeny Fadeev | 2010-04-10 | 2 | -1/+1 |
* | | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ev... | Evgeny Fadeev | 2010-04-10 | 1 | -2/+2 |
|/ |
|
* | fixing url translation issues in javascript files | Adolfo Fitoria | 2010-04-05 | 2 | -3/+4 |
* | basic setup for the Google Closure environment | Evgeny Fadeev | 2010-04-04 | 2 | -0/+21 |
* | ROADMAP, TODO, restored posts per page selector | Evgeny Fadeev | 2010-04-04 | 2 | -2/+0 |
* | added color blending for counters, fixed questions and user questions views, ... | Evgeny Fadeev | 2010-04-03 | 7 | -156/+93 |
* | fixed some html, karma graph in IE7 and 8 and favorites view, removed executa... | Evgeny Fadeev | 2010-04-01 | 72 | -951/+683 |
* | fixed translations of user profile URLs | Evgeny Fadeev | 2010-03-31 | 4 | -13/+13 |
* | fixed unicode tags and link color in posts | Evgeny Fadeev | 2010-03-30 | 2 | -1/+21 |
* | baseline for ASKBOT development is ready | Evgeny Fadeev | 2010-03-27 | 1 | -9/+3 |
* | removed authentication module to be replaced with a dedicated app, also switc... | Evgeny Fadeev | 2010-03-27 | 10 | -456/+69 |
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 5 | -5/+5 |
* | dos2unix | Evgeny Fadeev | 2010-03-27 | 5 | -12/+12 |
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 178 | -69/+601 |
|\ |
|
| * | added favicon.ico | Evgeny Fadeev | 2010-03-10 | 1 | -0/+0 |
| * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 17 | -681/+1 |
| * | Started implementing cache. | hrcerqueira | 2010-03-04 | 5 | -88/+62 |
| * | Very simple robots.txt module. | hrcerqueira | 2010-03-04 | 2 | -2/+2 |
| * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 3 | -9/+9 |
| * | couple of fixes | hrcerqueira | 2010-03-04 | 4 | -91/+37 |
| * | small fix | hrcerqueira | 2010-03-03 | 1 | -1/+1 |
| * | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 9 | -25/+136 |
| * | finally merged Josephs and Adolfos branches, basic on-scree new post notifica... | Evgeny Fadeev | 2010-03-01 | 2 | -2/+2 |
| |\ |
|
| | * | re-introduced Josephs new message notification and a few newly found bugs | Evgeny Fadeev | 2010-02-28 | 1 | -1/+1 |
| | * | powered by osqa | Evgeny Fadeev | 2010-02-22 | 1 | -1/+1 |
| * | | dos2unix | Evgeny Fadeev | 2010-03-01 | 1 | -47/+47 |
| * | | New auth system, see the wiki for details. | hrcerqueira | 2010-03-01 | 174 | -4/+409 |
| |/ |
|
* / | initial commit | Evgeny Fadeev | 2010-03-25 | 7 | -32/+26 |
|/ |
|
* | fixed file upload bug in wmd that I have introduced earlier | Evgeny Fadeev | 2010-02-22 | 1 | -3/+3 |
* | cleaning up small errors, commit in the middle of linting wmd.js | Evgeny Fadeev | 2010-02-22 | 2 | -33/+32 |
* | "Reversed" some m2m relations with the user model. | hrcerqueira | 2010-02-22 | 3 | -1088/+2162 |
* | finished splitting views/content.py, some new bugs: html wont validate, image... | Evgeny Fadeev | 2010-02-16 | 3 | -2/+6 |
* | Changed views _init.py_ to not import everything, but just the packages, and ... | hrcerqueira | 2010-02-15 | 8 | -11/+11 |