summaryrefslogtreecommitdiffstats
path: root/askbot/skins/common
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment of input fields with error messages on signin formRobin Stocker2012-02-061-0/+4
* Show errors of "Change password" for local providerRobin Stocker2012-02-061-4/+8
* replaced use of getSession with getAuthResponse in the FacebookLogin protocolEvgeny Fadeev2012-02-011-1/+1
* typo in the trans tag in a template for the answer vote buttonsEvgeny Fadeev2012-01-221-1/+1
* merged the master branchEvgeny Fadeev2012-01-163-3/+30
|\
| * staticfiles app seems to work with askbot for django 1.2 and 1.3Evgeny Fadeev2012-01-151-0/+27
| * collectstatic management command works with askbot on first passEvgeny Fadeev2012-01-148-505/+149
| |\
| | * xss vulnerability fix and new releaseEvgeny Fadeev2012-01-111-2/+2
| * | updated static urls in javascriptpiskvorky2011-12-181-1/+1
* | | Search sort order tweaksTomasz Zielinski2012-01-151-2/+6
* | | Added reseting search page to 1 on search terms change; minor cleanup of temp...Tomasz Zielinski2012-01-143-3/+2
* | | Page_size removed for questionsTomasz Zielinski2012-01-142-2/+1
* | | Bugfix for tags delete icon rendering after search ajax request returnsTomasz Zielinski2012-01-142-4/+6
* | | Bugfix: `Ask youe question` button now get its initial title parameter from s...Tomasz Zielinski2012-01-141-0/+7
* | | Bugfix: scope links are now properly updated on each ajax requestTomasz Zielinski2012-01-141-0/+7
* | | Fixed two bugs in removing search tagsTomasz Zielinski2012-01-142-6/+5
* | | Big cleanup of search and paginationTomasz Zielinski2012-01-145-152/+161
* | | Further SearchState && JS cleanup - search kind of works now but still needsTomasz Zielinski2012-01-121-197/+107
* | | Further cleanup of main page live search JS (3)Tomasz Zielinski2012-01-111-28/+23
* | | Further cleanup of main page live search JS (2)Tomasz Zielinski2012-01-111-37/+22
* | | Further cleanup of main page live search JSTomasz Zielinski2012-01-111-101/+51
* | | Initial cleanup of main page live search JSTomasz Zielinski2012-01-113-344/+106
* | | Optimized live search for the ask pageTomasz Zielinski2012-01-111-0/+82
* | | Re-exploded question.html template into parts, before merging wikipost to masterTomasz Zielinski2012-01-098-110/+76
* | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-091-4/+3
|\ \ \ | | |/ | |/|
| * | now images and logos can be uploaded to amazon s3Evgeny Fadeev2012-01-081-4/+3
* | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-056-499/+144
|\| |
| * | made form validation work properly for testing of the minimal lenght of answe...Evgeny Fadeev2012-01-021-3/+39
| * | Merge branch 'piskvorky'Evgeny Fadeev2011-12-301-9/+6
| |\ \
| | * | added min settings to javascriptpiskvorky2011-12-171-11/+6
| | * | moved min title/editor length to livesettingspiskvorky2011-12-171-0/+2
| | |/
| * | Remove all offensive flags support, changed some DOM IDs to remove name colisionDejan Noveski2011-12-123-19/+97
| * | merged catalan translation update, file i18n.js deleted, because it is not us...Evgeny Fadeev2011-12-111-469/+0
| |\ \
| | * | catalan translation (cont.)Jordi Bofill2011-12-021-1/+77
| * | | changing sprites to transparent background and uploading svg graphics sourcesByron2011-12-111-0/+0
| * | | font size of some buttons in questions and loginByron2011-12-081-1/+2
| * | | Merge branch 'askbot/master'Byron2011-12-044-66/+187
| |\ \ \ | | | |/ | | |/|
| * | | fixing offensive flags count positionByron2011-12-042-2/+4
* | | | Readers views kind of work now with PostTomasz Zielinski2011-12-271-1/+1
* | | | made live search behave on the ask question pageEvgeny Fadeev2011-12-251-8/+12
* | | | merged Rosandras navigation branch to Tomasz models workEvgeny Fadeev2011-12-116-42/+264
|\ \ \ \
| * | | | Using history.js. Works in html4Rosandra Cuello2011-12-053-7/+33
| * | | | implemented use of html5 history (still working on html4 alt)Rosandra Cuello2011-11-302-17/+74
| * | | | Fixing problems with ajax and the urlsRosandra Cuello2011-11-283-28/+166
| * | | | Merge remote-tracking branch 'upstream/master'Rosandra Cuello2011-11-23425-0/+25546
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Tickets 104, 107: transplant of titleTomasz Zielinski2011-12-071-2/+2
* | | | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2011-12-044-66/+187
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | removed unused css class names and added latest feature addition to the chang...Evgeny Fadeev2011-12-041-5/+1
| * | | | Don't show flag count if flag count is 0Dejan Noveski2011-12-041-2/+8
| * | | | Added - ability to remove own flags to questions and answersDejan Noveski2011-12-043-60/+179
| | |_|/ | |/| |