summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* minorEvgeny Fadeev2010-04-101-1/+1
|
* intermediate broken commitEvgeny Fadeev2010-04-1027-176/+416
|
* kind of merged question views, still have debugging to toEvgeny Fadeev2010-04-0815-192/+537
|
* another intermediate commit (still broken)Evgeny Fadeev2010-04-066-155/+3699
|
* intermediate broken commitEvgeny Fadeev2010-04-0613-97/+73
|
* fixing url translation issues in javascript filesAdolfo Fitoria2010-04-052-3/+4
|
* basic setup for the Google Closure environmentEvgeny Fadeev2010-04-043-0/+22
|
* edited ROADMAP, againEvgeny Fadeev2010-04-041-0/+1
|
* fixed formatting of roadmapEvgeny Fadeev2010-04-041-13/+12
|
* ROADMAP, TODO, restored posts per page selectorEvgeny Fadeev2010-04-045-23/+116
|
* adding missing files?Adolfo Fitoria2010-04-034-0/+512
|
* added color blending for counters, fixed questions and user questions views, ↵Evgeny Fadeev2010-04-0314-176/+2207
| | | | better humanization of counters
* Merge branch 'adolfo'Evgeny Fadeev2010-04-012-1949/+2083
|\
| * spanish translationAdolfo Fitoria2010-04-012-1949/+2083
| |
* | fixed some html, karma graph in IE7 and 8 and favorites view, removed ↵Evgeny Fadeev2010-04-0178-1576/+1024
|/ | | | executable mode from some files, fixed an error in question faving
* fixed translations of user profile URLsEvgeny Fadeev2010-03-315-14/+15
|
* fixed unicode tags and link color in postsEvgeny Fadeev2010-03-303-3/+23
|
* baseline for ASKBOT development is readyEvgeny Fadeev2010-03-272-26/+3
|
* removed authentication module to be replaced with a dedicated app, also ↵Evgeny Fadeev2010-03-2741-2442/+79
| | | | switched to table layout for openid signin template temporarily so that it works on IE7 and maybe earlier
* old login system restored, merge doneEvgeny Fadeev2010-03-2715-52/+52
|
* dos2unixEvgeny Fadeev2010-03-2720-79/+75
|
* intermediate commit after mergeEvgeny Fadeev2010-03-27319-4111/+9174
|\
| * fixed inaccuracy in email subscription senderEvgeny Fadeev2010-03-211-1/+1
| |
| * fixed email sender job so it works as advertisedEvgeny Fadeev2010-03-213-72/+199
| |
| * in the middle of fixing email alertsEvgeny Fadeev2010-03-201-6/+8
| |
| * merged with master branchEvgeny Fadeev2010-03-1489-1217/+2406
| |\
| | * dos2unixEvgeny Fadeev2010-03-1412-1001/+1001
| | |
| | * fixed mysql issue of unique varchar longer than 255Evgeny Fadeev2010-03-141-1/+3
| | |
| | * removed last bit of external legacy login stuffEvgeny Fadeev2010-03-141-1/+0
| | |
| | * added favicon.icoEvgeny Fadeev2010-03-101-0/+0
| | |
| | * edited README to reflect changes in urlsEvgeny Fadeev2010-03-101-2/+6
| | |
| | * Lots of small fixes, including the missing comments problem.hrcerqueira2010-03-0729-840/+244
| | |
| | * Started implementing cache.hrcerqueira2010-03-0414-225/+208
| | | | | | | | | | | | Added placeholders in log folder, and the new cache folder so git wont ignore them.
| | * Very simple robots.txt module.hrcerqueira2010-03-047-130/+147
| | | | | | | | | | | | A couple of typos on templates.
| | * added postgres specific management commands for the badges cron jobs.hrcerqueira2010-03-046-111/+926
| | | | | | | | | | | | some extra small fixes
| | * fixed rss feed and a couple more bugs in templateshrcerqueira2010-03-048-86/+138
| | |
| | * couple of fixeshrcerqueira2010-03-0410-370/+240
| | |
| | * Fix in the email url tags.hrcerqueira2010-03-034-140/+55
| | |
| | * small fixhrcerqueira2010-03-032-82/+82
| | |
| | * Merge branch 'master' of github.com:rickross/osqahrcerqueira2010-03-032-80/+80
| | |\ | | | | | | | | | | | | | | | | Conflicts: forum/views/auth.py
| | | * small fixhrcerqueira2010-03-021-0/+3
| | | |
| | * | Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-0327-246/+881
| | |/ | | | | | | | | | | | | | | | Utilities to send html emails, a base html email template and template tags to build full urls with domain name and protocol (for html email images and styles) Email validation now uses an improved algorithm Fixed a bug in the user message system
| | * Fixed the new question bug, removed some old stuff from settings files, and ↵hrcerqueira2010-03-0211-209/+688
| | | | | | | | | | | | fixed the errors introduced by the "staticmethod" decorator removal.
| | * fixed the cron job files and added README for cron directoryEvgeny Fadeev2010-03-016-19/+35
| | |
| * | removed old external password login hooksEvgeny Fadeev2010-03-143-18/+0
| | |
| * | fixed circular dependency on models.signals and the question count on importEvgeny Fadeev2010-03-114-16/+20
| | |
| * | fixed a bug, now syncdb and loader both workEvgeny Fadeev2010-03-101-6/+5
| | |
| * | minor changeEvgeny Fadeev2010-03-101-1/+0
| | |
| * | fixed an error so that syncdb worksEvgeny Fadeev2010-03-101-2/+1
| | |
| * | edited project READMEEvgeny Fadeev2010-03-101-2/+6
| | |