Commit Graph

86 Commits

Author SHA1 Message Date
Frédéric Péters 660d7f31cf ignore .mo files 2014-04-01 18:30:48 +02:00
Evgeny Fadeev c58fab60ae modified gitignore 2013-09-29 20:31:20 -03:00
Evgeny Fadeev 3aaf2d3839 added comments css for the tinymce 2013-04-11 15:16:47 -04:00
Evgeny Fadeev 67c5a4bb63 merged with the master branch 2013-04-07 05:37:16 -04:00
Evgeny Fadeev 89da417578 moved a setting from one section to another and fixed a bug in display of user webpage url 2013-03-29 22:55:08 -04:00
Evgeny Fadeev 37250b7cfe Merge branch 'master' into rich-text-comments 2013-03-05 19:01:37 -03:00
Evgeny Fadeev 57ab319bd5 a fix in the user tools navigation css 2013-03-04 22:35:37 -03:00
Evgeny Fadeev 13062a447a improved comment posting works for tinymce editor 2013-03-04 15:32:20 -03:00
Evgeny Fadeev 8639a4e589 added coverage file to gitignore 2012-11-11 18:08:24 -03:00
Evgeny Fadeev a78267c762 added coverage directory to the .gitignore file 2012-09-12 23:41:27 -04:00
Adolfo Fitoria 449596dbef Merge branch 'master' of git://github.com/byroncorrales/askbot-devel into byronmerge
Conflicts:
	askbot/skins/default/media/style/style.less
2012-04-08 20:50:07 -06:00
Evgeny Fadeev 4ff87c85bc incremented the revision for real and prepared for the release 2012-03-29 20:27:19 -04:00
Byron Corrales 5bfa8dd17f Ignoring .DS_Store files 2012-02-21 15:32:52 -06:00
Tomasz Zielinski 92451a78e2 Adjusted code to make unit tests pass 2012-01-26 13:50:45 +01:00
Evgeny Fadeev 03f752ba7f merged the master branch 2012-01-16 10:20:39 -03:00
Evgeny Fadeev 0b8884e652 merged the staticfiles branch 2012-01-15 22:45:28 -03:00
Evgeny Fadeev cbbfc6ad51 added test for CSRF_COOKIE_DOMAIN setting in the startup_procedures 2012-01-15 00:26:20 -03:00
Evgeny Fadeev 3913d6c858 collectstatic management command works with askbot on first pass 2012-01-14 23:50:51 -03:00
Tomasz Zielinski 4e88076318 Tickets 104, 107: transplant of a answer_count field 2011-12-01 22:45:21 +01:00
Evgeny Fadeev 09c7e3e0de added src/ directory to gitignore 2011-11-27 03:05:07 -05:00
Alexander Werner daf2458da6 Added directory entry for askbot/upfiles to .gitignore 2011-11-16 10:05:01 +00:00
Evgeny Fadeev b9ea98deae added fancybox sources to the gitignore file 2011-11-15 11:54:56 -03:00
Evgeny Fadeev 62459952e4 rebuilt askbot locales 2011-10-08 04:16:03 -04:00
Evgeny Fadeev 115e4b6316 added db to .gitignore 2011-10-05 17:32:13 -03:00
Evgeny Fadeev cd7566110f Merge branch 'remove-recaptcha-module' 2011-07-31 17:19:51 -04:00
Evgeny Fadeev b88569bc4c fixed uploading of favicons: allowed only extension of type .ico and allowed upload of files with names that have spaces 2011-07-28 15:10:00 -04:00
Evgeny Fadeev b62d0eb035 removed recaptcha_django module from bundled dependencies, now need to get the patched django-recaptcha module published at pypi https://github.com/ASKBOT/django-recaptcha 2011-07-27 11:44:19 -04:00
Evgeny Fadeev d6472e24fc removed the bundled copy of python openid library 2011-07-24 13:43:15 -04:00
Evgeny Fadeev b82a84f4f2 excluded avatars directory from the repo and the pypi 2011-07-14 17:35:46 -04:00
Evgeny Fadeev 7d3733c9a1 mandatory tags work 2011-07-13 18:32:19 -04:00
Evgeny Fadeev fa5104ed0d fixed bugs in per-user response counts 2010-11-08 13:38:55 -05:00
Evgeny Fadeev 96a7854e15 inbox with persistent responses and flags sort of works, but neds testing on correctness 2010-11-08 00:39:32 -05:00
Evgeny Fadeev 2bbc90ec41 fixed the remaining bug in logo uploads 2010-11-01 22:58:46 -04:00
Evgeny Fadeev 402fba3094 added starting japanese translation by Mitsuteru Nakao, added support for extraction of tranlatable strings from jinja2 templates - use command jinja2_makemessages, made tag validation conistent throughout forms that validate tags, moved javascript to the bottom in some places 2010-10-31 21:54:18 -04:00
Evgeny Fadeev 4bf184e2a2 test cases work for jinja templates as well 2010-09-29 21:17:22 -04:00
Evgeny Fadeev 61c2574615 added simple mathjax support 2010-08-27 18:30:04 -04:00
Evgeny Fadeev 0b91db5254 added link to site settings to the header template 2010-08-14 21:56:33 -04:00
Evgeny Fadeev 3b79b3a404 added sphinx documentation 2010-06-16 19:33:50 -04:00
Evgeny Fadeev 4e5a03a529 merged with branch experimental 2010-06-15 20:23:18 -04:00
Evgeny Fadeev c0c7dbcfe2 small changes for easy_install packaging 2010-06-15 01:57:27 -04:00
Evgeny Fadeev ddb36e59b9 easy_install kind of works 2010-06-13 19:48:37 -04:00
Evgeny Fadeev 9e9f6b0a71 renamed main django app from forum to askbot 2010-06-13 01:40:01 -04:00
Evgeny Fadeev 8b6a10ead4 removed some old cruft 2010-06-12 22:34:13 -04:00
Evgeny Fadeev 43e656cd59 got some basic unit tests to work, now need more coverage 2010-05-29 01:47:05 -04:00
Evgeny Fadeev b0532aac97 fixed errors in settings_local.py.dist and added a utility script - run 2010-04-10 16:05:02 -04:00
Evgeny Fadeev d519c56071 basic setup for the Google Closure environment 2010-04-04 15:20:14 -04:00
Evgeny Fadeev 03c4b21e39 fixed some html, karma graph in IE7 and 8 and favorites view, removed executable mode from some files, fixed an error in question faving 2010-04-01 21:16:53 -04:00
Evgeny Fadeev 9413c12d21 intermediate commit after merge 2010-03-27 11:38:06 -04:00
Evgeny Fadeev 2cc08493f2 initial commit 2010-03-25 16:23:31 -04:00
hrcerqueira 0d1d1ef3a3 Started implementing cache.
Added placeholders in log folder, and the new cache folder so git wont ignore them.
2010-03-04 21:40:08 +00:00