Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | added a macro for country flag | Evgeny Fadeev | 2013-01-20 | 1 | -0/+8 | |
| |_|_|/ |/| | | | ||||||
* | | | | fixed some bugs in the UI of tags moderation | Evgeny Fadeev | 2013-01-20 | 4 | -20/+28 | |
* | | | | fixed a bug in the content moderation | Evgeny Fadeev | 2013-01-20 | 1 | -1/+1 | |
* | | | | Merge pull request #108 from rodelrod/fix-skin-tests | Evgeny Fadeev | 2013-01-20 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fixed a settings manipulation that was breaking other tests. | Rodrigo Daunoravicius | 2013-01-19 | 1 | -1/+4 | |
* | | | | | added hashtag option to the social sharing tools | Evgeny Fadeev | 2013-01-19 | 3 | -10/+37 | |
|/ / / / | ||||||
* | | | | made dropdown language navigation | Evgeny Fadeev | 2013-01-17 | 8 | -25/+42 | |
* | | | | allowed change of language upon editing the question | Evgeny Fadeev | 2013-01-16 | 6 | -42/+85 | |
| |_|/ |/| | | ||||||
* | | | added language selector to the user profiles and to the ask question for | Evgeny Fadeev | 2013-01-14 | 13 | -51/+540 | |
* | | | Merge branch 'github-master' | Evgeny Fadeev | 2013-01-14 | 1 | -11/+11 | |
|\ \ \ | ||||||
| * | | | fixed a bug in test cases for postgresql | Evgeny Fadeev | 2013-01-14 | 1 | -11/+11 | |
* | | | | small change in the startup procedure | Evgeny Fadeev | 2013-01-14 | 1 | -7/+18 | |
|/ / / | ||||||
* | | | merged adolfos tag subscriptions feature | Evgeny Fadeev | 2013-01-13 | 7 | -52/+98 | |
* | | | linking tag header to manage tag subscription | Adolfo Fitoria | 2013-01-10 | 1 | -0/+5 | |
* | | | Merge branch 'master' into tag_subscription | Adolfo Fitoria | 2013-01-10 | 2 | -0/+12 | |
|\ \ \ | ||||||
| * | | | fixed css issue with dropdown menu's z-index | Adolfo Fitoria | 2013-01-10 | 2 | -0/+12 | |
* | | | | changed migration number to merge master correctly | Adolfo Fitoria | 2013-01-10 | 1 | -0/+0 | |
* | | | | Merge branch 'master' into tag_subscription | Adolfo Fitoria | 2013-01-10 | 68 | -12465/+607 | |
|\| | | | ||||||
| * | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2013-01-10 | 38 | -99/+115 | |
| |\ \ \ | ||||||
| | * | | | fixed an import error | Evgeny Fadeev | 2013-01-10 | 1 | -2/+2 | |
| | * | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Evgeny Fadeev | 2013-01-10 | 38 | -96/+112 | |
| | |\ \ \ | ||||||
| | | * | | | broken | Evgeny Fadeev | 2013-01-09 | 38 | -96/+112 | |
| | * | | | | fixed a bug in the answer posting | Evgeny Fadeev | 2013-01-08 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2013-01-07 | 84 | -12473/+599 | |
| |\| | | | ||||||
| | * | | | added tests for multilingual site to the startup procedures | Evgeny Fadeev | 2013-01-06 | 1 | -0/+18 | |
| | * | | | added basic support for multilingual content | Evgeny Fadeev | 2013-01-06 | 74 | -12447/+518 | |
| | * | | | added basic language navigation menu | Evgeny Fadeev | 2013-01-04 | 5 | -0/+32 | |
| | * | | | made vote url work with the multilingual setup | Evgeny Fadeev | 2013-01-03 | 6 | -26/+31 | |
* | | | | | adding styles to the templates | Adolfo Fitoria | 2013-01-09 | 5 | -22/+81 | |
* | | | | | added testcase | Adolfo Fitoria | 2013-01-09 | 3 | -7/+33 | |
* | | | | | modified test case that is not relevant anymore (auto tag deletion) | Adolfo Fitoria | 2013-01-09 | 1 | -2/+2 | |
* | | | | | uncommenting lines | Adolfo Fitoria | 2013-01-08 | 1 | -5/+4 | |
* | | | | | added signal to add missing tag subscriptions to newly created users | Adolfo Fitoria | 2013-01-08 | 2 | -1/+14 | |
* | | | | | Merge branch 'tag_change' into tag_subscription | Adolfo Fitoria | 2013-01-08 | 7 | -17/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | fixe js issue in tag_selector.js | Adolfo Fitoria | 2013-01-03 | 1 | -1/+3 | |
| * | | | | | allowing admins to add tag subscription in the user profile | Adolfo Fitoria | 2013-01-03 | 2 | -7/+13 | |
| * | | | | | temporal commit: javascript issue in tag_selector.js | Adolfo Fitoria | 2013-01-03 | 5 | -1/+71 | |
| * | | | | | allowing zero used count for the tags | Adolfo Fitoria | 2013-01-03 | 1 | -9/+3 | |
| |/ / / / | ||||||
* | | | | | Create, add, delete done. | Adolfo Fitoria | 2013-01-08 | 5 | -23/+106 | |
* | | | | | temporal commit, some stuff is not yet done | Adolfo Fitoria | 2013-01-07 | 9 | -7/+609 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2013-01-02 | 2 | -0/+10 | |
|\| | | | ||||||
| * | | | updated changelog | Evgeny Fadeev | 2012-12-29 | 1 | -0/+4 | |
| * | | | added RSS autodiscovery link to html head | Evgeny Fadeev | 2012-12-29 | 1 | -0/+6 | |
* | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-12-26 | 22 | -2633/+1858 | |
|\| | | | ||||||
| * | | | Merge branch 'github-master' | Evgeny Fadeev | 2012-12-25 | 4 | -2478/+1667 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #107 from sk8erchoi/master | Evgeny Fadeev | 2012-12-25 | 4 | -2478/+1667 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | Korean translation | Yong Choi | 2012-12-25 | 4 | -2478/+1667 | |
| | |/ / | ||||||
| * / / | made all test cases pass and small refactoring of the user activity page | Evgeny Fadeev | 2012-12-25 | 5 | -21/+49 | |
| |/ / | ||||||
| * | | whitespace changes | Evgeny Fadeev | 2012-12-23 | 1 | -2/+6 | |
| * | | added csrf and deny request flow to oauth2, tested on fb only | Evgeny Fadeev | 2012-12-23 | 2 | -19/+36 |