summaryrefslogtreecommitdiffstats
path: root/askbot/templates
Commit message (Expand)AuthorAgeFilesLines
* fixed age phrase on the user profileEvgeny Fadeev2013-02-061-1/+1
* adjusted template for teh email alertEvgeny Fadeev2013-01-291-7/+13
* moved question instructions above the ask form, added editable setting for th...Evgeny Fadeev2013-01-292-13/+29
* escaped request.path in the urlsEvgeny Fadeev2013-01-253-6/+6
* fixed default language on the ask page and made small css adjustmentsEvgeny Fadeev2013-01-232-0/+4
* fixed language parameter in the language navigationEvgeny Fadeev2013-01-221-2/+2
* small fixes in the user inboxEvgeny Fadeev2013-01-222-17/+20
* added a macro for country flagEvgeny Fadeev2013-01-201-0/+8
* added hashtag option to the social sharing toolsEvgeny Fadeev2013-01-191-1/+2
* made dropdown language navigationEvgeny Fadeev2013-01-176-19/+26
* allowed change of language upon editing the questionEvgeny Fadeev2013-01-162-18/+4
* added language selector to the user profiles and to the ask question forEvgeny Fadeev2013-01-143-15/+55
* merged adolfos tag subscriptions featureEvgeny Fadeev2013-01-132-21/+36
* linking tag header to manage tag subscriptionAdolfo Fitoria2013-01-101-0/+5
* Merge branch 'master' into tag_subscriptionAdolfo Fitoria2013-01-104-3/+13
|\
| * added basic language navigation menuEvgeny Fadeev2013-01-042-0/+12
| * made vote url work with the multilingual setupEvgeny Fadeev2013-01-032-3/+1
* | adding styles to the templatesAdolfo Fitoria2013-01-092-18/+15
* | Merge branch 'tag_change' into tag_subscriptionAdolfo Fitoria2013-01-081-0/+28
|\ \
| * | temporal commit: javascript issue in tag_selector.jsAdolfo Fitoria2013-01-031-0/+28
| |/
* | Create, add, delete done.Adolfo Fitoria2013-01-081-2/+6
* | temporal commit, some stuff is not yet doneAdolfo Fitoria2013-01-072-0/+71
|/
* added RSS autodiscovery link to html headEvgeny Fadeev2012-12-291-0/+6
* first pass on fixing facebook login, "approve" path worksEvgeny Fadeev2012-12-232-37/+0
* added a fix for potential Null for content object in award on a user profile ...Evgeny Fadeev2012-12-211-1/+1
* fixed user search when groups are enabledEvgeny Fadeev2012-12-181-1/+1
* a small refactoring on the badges pageEvgeny Fadeev2012-12-121-11/+6
* fixed interesting/ignored tag inputEvgeny Fadeev2012-12-111-0/+2
* small layout changeEvgeny Fadeev2012-12-101-8/+9
* Merge branch 'responsive'Evgeny Fadeev2012-12-1014-67/+96
|\
| * fixed viewport meta for iosEvgeny Fadeev2012-12-071-1/+1
| * merged with the master branchEvgeny Fadeev2012-12-055-15/+45
| |\
| * | minor styling refactoringEvgeny Fadeev2012-12-021-1/+1
| * | fixed js bug in a templateEvgeny Fadeev2012-11-271-1/+1
| * | fixed another bug in the qs full text search handlingEvgeny Fadeev2012-11-263-4/+1
| * | recovered the full text search functionEvgeny Fadeev2012-11-261-0/+1
| * | Merge branch 'master' into responsiveEvgeny Fadeev2012-11-262-1/+5
| |\ \
| * | | enabled fancy search bar on question, badge, badges and ask pages; on ask pag...Evgeny Fadeev2012-11-254-17/+32
| * | | added search dropdown and the ask buttonEvgeny Fadeev2012-11-233-2/+3
| * | | refactored live_search with prototypal inheritance, there is a bug in the qu...Evgeny Fadeev2012-11-235-14/+14
| * | | added responsive design to a few more pagesEvgeny Fadeev2012-11-212-1/+3
| * | | merged with the master branchEvgeny Fadeev2012-11-1910-64/+118
| |\ \ \
| * | | | re-styled search bar and top nav to work somewhat better for wide and very na...Evgeny Fadeev2012-11-193-9/+9
| * | | | started re-working the search bar to make it stretchyEvgeny Fadeev2012-11-164-25/+38
* | | | | changed some urls to protocol-relativeEvgeny Fadeev2012-12-078-20/+23
* | | | | small refactoring for custom fonts htmlEvgeny Fadeev2012-12-073-15/+16
| |_|_|/ |/| | |
* | | | bugfixes: 1) global subscribers get emails even if frequency is zero; 2) if s...Evgeny Fadeev2012-12-051-1/+1
* | | | made register forms submittable only onceEvgeny Fadeev2012-12-023-13/+42
* | | | modified debugging headerEvgeny Fadeev2012-11-291-1/+2
| |_|/ |/| |
* | | fixed hardcoded maximum comment length in the answer -> comment conversionEvgeny Fadeev2012-11-262-1/+5
| |/ |/|