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 |
2008-02-10 |
Matthijs Kooijman | * Let settings import localsettings if it exists,...
|
commit | commitdiff | tree |
2008-02-10 |
Matthijs Kooijman | * Rename the add views to be a bit more consistent.
|
commit | commitdiff | tree |
2008-02-10 |
Matthijs Kooijman | * Don't check if a new influence's character belongs...
|
commit | commitdiff | tree |
2008-02-10 |
Matthijs Kooijman | * Use a relationship spanning lookup to get the list...
|
commit | commitdiff | tree |
2008-02-10 |
Matthijs Kooijman | * Add a influence_list view.
|
commit | commitdiff | tree |
2008-02-10 |
Matthijs Kooijman | * Split off the detail and list templates into a normal...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Don't allow people to view each other's influences...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Fix the approved/not approved display in the character_de...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * No longer use any generic views, since we will need...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Let the character_template use the url templatetag...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Also remove the references to the event views that...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Replace some tabs by spaces and put a vim modeline...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Remove some old stuff from the events app (such...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Use the lex skin instead of the spring skin.
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Use h1/h2 instead of h2/h3 in the templates, since...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Use the spring skin instead of the winter skin.
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Fix error in import.py that caused everybody to...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Only show the longterm in the email and detail template...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Put a character's status in the email and detail...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Add a status to Characters.
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Also put Evolution Events in the emails' From name.
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Change from address and X-mailer header to say Xerxes...
|
commit | commitdiff | tree |
2008-02-09 |
Matthijs Kooijman | * Also sent email notifications to lextalionis@evolution...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Update translations.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Put some useful content in the character_changed...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Update influence_changed template to use the gapless...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Modify the gapless template tag to preserve wanted...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Add the gapless template tag from http://www.djangosnippe...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Only show the list of influences when there are...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Disallow adding influences for other users' characters.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Update translations.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Restructure HTML, add a link to the main EE CSS...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Add some helpful text above the add influence form.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Change some whitespace.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Add wrappers around the generic views, so we can...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Make the verbose name of Influence.contact more...
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Add a message to the login screen.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Remove the absolute path from the import script.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Add login_required decorator to some views.
|
commit | commitdiff | tree |
2008-02-08 |
Matthijs Kooijman | * Put the extends tag before the load tag in the login...
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Add import script to import persons from the old...
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Add a UserProfile class to store stuff about users.
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Put nl as the first language in the settins.
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Format the date in the influence changed email as...
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Make the character name in influence_detail a link...
|
commit | commitdiff | tree |
2008-02-07 |
Matthijs Kooijman | * Add the tools app to the list of apps.
|
commit | commitdiff | tree |
2008-02-03 |
Matthijs Kooijman | * Fix two spelling errors in the dutch translation.
|
commit | commitdiff | tree |
2008-02-03 |
Matthijs Kooijman | * Let the add character view use RequestContext.
|
commit | commitdiff | tree |
2008-02-03 |
Matthijs Kooijman | * Remove unused "message" from add character and add...
|
commit | commitdiff | tree |
2008-02-03 |
Matthijs Kooijman | * Give the login and logout views a name and refer...
|
commit | commitdiff | tree |
2008-02-03 |
Matthijs Kooijman | * Fix spelling error in template name
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Let newly created phpbb users get an unusable password.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Add a greeting to the influence_changed email.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Rename email templates to .html. With any other...
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Update translations.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Make the option for Influence.status translatable.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Make the influence changed template translatable.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Improve the influence_changed email template a bit.
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Make the "influences for this character" list in...
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Also notify the influence submitter that his influence...
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Fix an off-by-one error when splitting an email...
|
commit | commitdiff | tree |
2008-02-01 |
Matthijs Kooijman | * Don't let influences be edited in-line in the admin...
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Add a result field to Influence.
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Send an email to the player when a character is...
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Let notify filter out Subject and From headers from...
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Add notify.py that can email a given template to...
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Add file for misc tools, now containing make_iter...
|
commit | commitdiff | tree |
2008-01-31 |
Matthijs Kooijman | * Add .gitignore file with some patterns.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Set a default value for the character_id argument...
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Add the forgotten influence_detail template.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Add a few fields to the influences list in the admin.
|
commit | commitdiff | tree |
next |