log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
public
>
sg101
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 465:
(0)
-300
-100
-50
-28
+28
+50
+100
+300
tip
age
author
description
2011-07-09
Brian Neal
Add raw_id_fields to the FlaggedPostAdmin.
2011-07-09
Brian Neal
Fix links to events on the google sync page in GCalendar admin.
2011-07-09
Brian Neal
Fixing #225; for some reason MySQL finds the user 'John' when searching for 'John ' (note trailing space). This doesn't happen on SQLite. This causes a NoReverseMatch when searching for 'John ' in the member search. The solution is to call strip() on the form field contents in the clean_username() method of the search form.
2011-07-05
Brian Neal
Adding a priority field to news stories for front page display purposes. This fixes #223.
2011-07-05
Brian Neal
Fixing #222. Verified all the fields have been validated before trying to use them in the form.clean() method.
2011-07-03
Brian Neal
Fixing #221. Found some additional cases where the forum moderator check was failing. Replaced this code with calls to the new permissions module.
2011-07-02
Brian Neal
Fixing #221. Also combined all permissions checks into a new module, permissions.py. This allows us to cache user, category, and forum groups information since it rarely changes.
2011-07-02
Brian Neal
Finishing up #220. Updated to GData v2.0 and using the new OAuth access token.
2011-07-01
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-07-01
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-30
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-30
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-30
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-30
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-30
Brian Neal
Working on #220. Can't test locally, so committing in increments.
2011-06-26
Brian Neal
Adding google verification file.
2011-06-25
Brian Neal
Template touch-up for #219.
2011-06-25
Brian Neal
Template touch-up for #219.
2011-06-25
Brian Neal
For #219, rework the polls views for a better flow. Added some tests for the views.
2011-06-13
Brian Neal
For #218, put back the logic that updates the topic last visit after you make a post.
2011-06-08
Brian Neal
Attempting to fix #218; update the topic last visit time with 'now' when viewing the last page of a topic, otherwise use the creation time of the last post on the page.
2011-06-04
Brian Neal
Tweaking the birthday block; now display a list of people for each day and bold the current day.
2011-06-04
Brian Neal
Upate the notice on the registration template to include MSN along with Hotmail.
2011-05-26
Brian Neal
Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
2011-05-25
Brian Neal
Fixing the link to the private messages options tab in the PM notification email.
2011-05-21
Brian Neal
Added total vote information to the poll templates. Cache the total votes in the model instance.
2011-05-21
Brian Neal
Fixing #216; added anti-ballot stuffing feature to the polls application.
2011-05-18
Brian Neal
Fixing #214; don't need a custom model search view. All the info is in the template. Wrote a template tag to extract the info from the request context and urlencode them.
less
more
| rev 465:
(0)
-300
-100
-50
-28
+28
+50
+100
+300
tip