summaryrefslogtreecommitdiffstats
path: root/forum/skins/default/templates
Commit message (Collapse)AuthorAgeFilesLines
* Very simple robots.txt module.hrcerqueira2010-03-042-2/+2
| | | | A couple of typos on templates.
* fixed rss feed and a couple more bugs in templateshrcerqueira2010-03-043-9/+9
|
* couple of fixeshrcerqueira2010-03-044-91/+37
|
* small fixhrcerqueira2010-03-031-1/+1
|
* Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-039-25/+136
| | | | | | 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
* finally merged Josephs and Adolfos branches, basic on-scree new post ↵Evgeny Fadeev2010-03-012-2/+2
|\ | | | | | | notification now works
| * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-281-1/+1
| |
| * powered by osqaEvgeny Fadeev2010-02-221-1/+1
| |
* | New auth system, see the wiki for details.hrcerqueira2010-03-0155-4/+361
|/
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-222-164/+248
| | | | | | | Fixed and improved most of modules functionality. Definitevly moved books to a separate module. Fixed some missing imports in views. Adapted some of the interface changes Rick did on robofaqs to osqa.
* finished splitting views/content.py, some new bugs: html wont validate, ↵Evgeny Fadeev2010-02-161-0/+4
| | | | image upload broken
* Changed views _init.py_ to not import everything, but just the packages, and ↵hrcerqueira2010-02-158-11/+11
| | | | | | changed urls.py to include the full python path for each view. Also changed some "reverses" on templates that were using view p
* split forum/views.py, fixed defect in skins on the javascript side and ↵Evgeny Fadeev2010-02-143-72/+35
| | | | blockmedia template tag
* second take on skins - quite a bit simplerEvgeny Fadeev2010-02-1068-0/+4389