projects
/
matthijs
/
projects
/
xerxes.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'production'
[matthijs/projects/xerxes.git]
/
influences
/
views.py
2009-02-10
Matthijs Kooijman
Merge branch 'production'
blob
|
commitdiff
|
raw
2009-02-10
Matthijs Kooijman
Add constants for model field choices.
blob
|
commitdiff
|
raw
2009-02-03
Matthijs Kooijman
Limit the choices for the other_characters field.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-31
Matthijs Kooijman
Merge branch 'production'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Matthijs Kooijman
Show the influence list sorted by character.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Matthijs Kooijman
Merge branch 'production'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Matthijs Kooijman
Allow all related players to view an influence.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Matthijs Kooijman
Rename Influence.character to iniatator.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Allow staff to view anything on the front site.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Don't pass base to the comment preview template.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Use parent_id instead of edit_id.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Add a custom comment preview view for influences.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Give each comment form a unique prefix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Let Influence list and annote its comments itself.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Move forms from models.py to a new file forms.py.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Matthijs Kooijman
Move quote_reply out of the influence_detail function.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Matthijs Kooijman
Instantiate the new comment form class.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Matthijs Kooijman
Wrap the free_comment view instead of the comment view.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Matthijs Kooijman
Improve influence comment handling.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Matthijs Kooijman
Show only public comments to non-staff.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-26
Matthijs Kooijman
* Enable threaded comments for influences.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-24
Matthijs Kooijman
* Rename add.html template to add_influence.html for...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Matthijs Kooijman
* Rename project from ee to xerxes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Matthijs Kooijman
* Rename the add views to be a bit more consistent.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Matthijs Kooijman
* Don't check if a new influence's character belongs...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Matthijs Kooijman
* Use a relationship spanning lookup to get the list...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Matthijs Kooijman
* Add a influence_list view.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Matthijs Kooijman
* Don't allow people to view each other's influences...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Matthijs Kooijman
* No longer use any generic views, since we will need...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Matthijs Kooijman
* Replace some tabs by spaces and put a vim modeline...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Matthijs Kooijman
* Disallow adding influences for other users' characters.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Matthijs Kooijman
* Add wrappers around the generic views, so we can...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Matthijs Kooijman
* Add login_required decorator to some views.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Matthijs Kooijman
* Let the add character view use RequestContext.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
Matthijs Kooijman
* Set a default value for the character_id argument...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
Matthijs Kooijman
* Use the Influence summary, where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Matthijs Kooijman
* Let the views in influences use RequestContext,...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* In the add influence view, preselect the first chara...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Make the character list a real character list again...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Renamed character_addinfluence template to add.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Make the add view pass a request to ContextModelForm.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Add an addCharacter view to the influences app.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Mark all strings used so far as translatable.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Matthijs Kooijman
* Remove old addInfluence view and replace it by a...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Matthijs Kooijman
* Initial import of a django project.
blob
|
commitdiff
|
raw
|
diff to current