projects
/
matthijs
/
projects
/
xerxes.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove SQL password from import.py.
2009-06-15
Matthijs Kooijman
Remove SQL password from import.py.
commit
|
commitdiff
|
tree
2009-03-27
Matthijs Kooijman
Add code to support disabling new influences.
commit
|
commitdiff
|
tree
2009-03-27
Matthijs Kooijman
Remove \r's.
commit
|
commitdiff
|
tree
2009-02-16
Matthijs Kooijman
Only notify a player of finished influence changes.
commit
|
commitdiff
|
tree
2009-02-16
Matthijs Kooijman
Show influence result on the influence detail.
commit
|
commitdiff
|
tree
2009-02-05
Matthijs Kooijman
Don't load the uri template tag library.
commit
|
commitdiff
|
tree
2009-02-04
Matthijs Kooijman
Add the influence url to notification emails.
commit
|
commitdiff
|
tree
2009-02-04
Matthijs Kooijman
Make the is_public field unchecked by default.
commit
|
commitdiff
|
tree
2009-01-31
Matthijs Kooijman
Reconnect the influence_saved notify handler.
commit
|
commitdiff
|
tree
2009-01-16
Matthijs Kooijman
Allow Influence.todo to be blank.
commit
|
commitdiff
|
tree
2009-01-10
Matthijs Kooijman
Define __unicode__ on models instead of __str__.
commit
|
commitdiff
|
tree
2009-01-10
Matthijs Kooijman
Increase max comment length to 3000 characters.
commit
|
commitdiff
|
tree
2009-01-10
Matthijs Kooijman
Show form errors when posting comments.
commit
|
commitdiff
|
tree
2009-01-10
Matthijs Kooijman
Use local CSS when in debug mode.
commit
|
commitdiff
|
tree
2008-11-16
Matthijs Kooijman
Add update information to index page.
commit
|
commitdiff
|
tree
2008-11-16
Matthijs Kooijman
Add todo filter to Influence admin.
commit
|
commitdiff
|
tree
2008-11-16
Matthijs Kooijman
Don't notify the player of private comments.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Improve CSS of comments in the admin.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Allow posting new coments in the admin.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Improve CSSability of comments.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Give the comments admin page custom css.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Give the comments admin page a title.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Update translations.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Add Influence.todo field.
commit
|
commitdiff
|
tree
2008-11-14
Matthijs Kooijman
Make Influence.status a CharField.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Make the preview consistent with normal comments.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Add an explicit break before the comment textarea.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Add comment-related admin templates.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Add a "new comment" email template.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Use the rewrap function for wrapping comments.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Add rewrap function for wrapping comments.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Left-align comments.
commit
|
commitdiff
|
tree
2008-11-04
Matthijs Kooijman
Replace CSS with a version with newlines.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Restyle comment display and forms.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Make the comment textareas 80 columns wide.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Send a notification on comment creation.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Apply wordwrapping to quoted comments.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Disallow staff to set the markup of new comments.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Allow staff to view anything on the front site.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Remove SITE_ID from settings.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Give Influence and Character an absolute_url.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Don't pass base to the comment preview template.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Add hidden "next" fields to the comment forms.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Enable the preview buttons on comment forms.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Add influence_comment_preview template.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Use parent_id instead of edit_id.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Add a custom comment preview view for influences.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Give each comment form a unique prefix.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Add log_error decorator for debugging.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Enable the request context processor.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Introduce a comments block in the influence_detail.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Move influence_detail_block into influence_detail.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Always include the showReply/hideReply functions.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Move the new comment form to the right template.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Let Influence list and annote its comments itself.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Move forms from models.py to a new file forms.py.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Add a comments view to the InfluenceAdmin.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Move the comment display into it's own template.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Move quote_reply out of the influence_detail function.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Replace STATIC_URL_PREFIX by MEDIA_URL.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Rename the static dir to media.
commit
|
commitdiff
|
tree
2008-10-31
Matthijs Kooijman
Make the enabling of TEMPLATE_DEBUG more clear.
commit
|
commitdiff
|
tree
2008-10-30
Matthijs Kooijman
Remove some deprecated options.
commit
|
commitdiff
|
tree
2008-10-29
Matthijs Kooijman
Instantiate the new comment form class.
commit
|
commitdiff
|
tree
2008-10-29
Matthijs Kooijman
Wrap the free_comment view instead of the comment view.
commit
|
commitdiff
|
tree
2008-10-29
Matthijs Kooijman
Improve influence comment handling.
commit
|
commitdiff
|
tree
2008-10-29
Matthijs Kooijman
Mark private comments using a red border.
commit
|
commitdiff
|
tree
2008-10-28
Matthijs Kooijman
Fix HTML errors.
commit
|
commitdiff
|
tree
2008-10-28
Matthijs Kooijman
Add a doctype and title tag.
commit
|
commitdiff
|
tree
2008-10-28
Matthijs Kooijman
Make ContextForm and ContextModelForm work again.
commit
|
commitdiff
|
tree
2008-10-28
Matthijs Kooijman
Fix comment tags in the base template.
commit
|
commitdiff
|
tree
2008-09-14
Matthijs Kooijman
Change newforms to forms.
commit
|
commitdiff
|
tree
2008-08-18
Matthijs Kooijman
Update signal handling to work with the changes introduced...
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Show only public comments to non-staff.
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Mark strings as translatable.
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Point base template to local copies of YUI files and...
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Update translation.
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Add Lextalionis css skin.
commit
|
commitdiff
|
tree
2008-07-31
Matthijs Kooijman
Add two YUI javascript files.
commit
|
commitdiff
|
tree
2008-07-28
Matthijs Kooijman
Migrate applications to the new admin interface.
commit
|
commitdiff
|
tree
2008-07-28
Matthijs Kooijman
Switch the urlconf to use the new django admin interface.
commit
|
commitdiff
|
tree
2008-07-26
Matthijs Kooijman
* Update translations.
commit
|
commitdiff
|
tree
2008-07-26
Matthijs Kooijman
* Remove preview button, since it doesn't work inline...
commit
|
commitdiff
|
tree
2008-07-26
Matthijs Kooijman
* Put a border around comments, makes it slightly...
commit
|
commitdiff
|
tree
2008-07-26
Matthijs Kooijman
* Enable threaded comments for influences.
commit
|
commitdiff
|
tree
2008-07-26
Matthijs Kooijman
* Include YUI javascript libraries.
commit
|
commitdiff
|
tree
2008-03-25
Matthijs Kooijman
* Enable the threadedcomments app (code not included).
commit
|
commitdiff
|
tree
2008-03-24
Matthijs Kooijman
* Remove the sites app from the config, we're not...
commit
|
commitdiff
|
tree
2008-03-24
Matthijs Kooijman
* Remove the Event model from the admin, we're not...
commit
|
commitdiff
|
tree
2008-02-24
Matthijs Kooijman
* Rename add.html template to add_influence.html for...
commit
|
commitdiff
|
tree
2008-02-24
Matthijs Kooijman
* Add some filters and search fields to the admin.
commit
|
commitdiff
|
tree
2008-02-13
Matthijs Kooijman
* Put my email in the ADMINS settings, so I get mailed...
commit
|
commitdiff
|
tree
2008-02-11
Matthijs Kooijman
* Fix grammar error in Dutch translation.
commit
|
commitdiff
|
tree
2008-02-11
Matthijs Kooijman
* Update translations.
commit
|
commitdiff
|
tree
2008-02-11
Matthijs Kooijman
* Add quotes around the href value in the mailto links...
commit
|
commitdiff
|
tree
2008-02-11
Matthijs Kooijman
* Rename project from ee to xerxes.
commit
|
commitdiff
|
tree
2008-02-10
Matthijs Kooijman
* Add 404 and 500 templates for displaying pretty...
commit
|
commitdiff
|
tree
2008-02-10
Matthijs Kooijman
* Add localsettings.py to .gitignore.
commit
|
commitdiff
|
tree
2008-02-10
Matthijs Kooijman
* Add an encode_email tag library used to somewhat...
commit
|
commitdiff
|
tree
2008-02-10
Matthijs Kooijman
* Only set notification emails when DEBUG is disabled.
commit
|
commitdiff
|
tree
next