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 |
2008-01-27 |
Matthijs Kooijman | * Use the Influence summary, where appropriate.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Add a summary field to Influence.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Use the url function in urls.py.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Remove vim swap file.
|
commit | commitdiff | tree |
2008-01-27 |
Matthijs Kooijman | * Add a base css file.
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Replace all tabs with spaces.
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Add "Under discussion" status for influences.
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Put the extends tag in the first line of all templates...
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Let django server /static in debug mode.
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Add "static" context processor that puts STATIC_URL_PREFI...
|
commit | commitdiff | tree |
2008-01-24 |
Matthijs Kooijman | * Let the views in influences use RequestContext,...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Let all the influences templates extend the base...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Update translations.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Mark all model names and field names in influences...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * In the add influence view, preselect the first character...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Make Influence.character no longer optional.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Add a forgotten add_character template.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Make the character list a real character list again...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Add general add influence link to character_list.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Renamed character_addinfluence template to add.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Make the add view pass a request to ContextModelForm.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Fix link to add influence form.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Add an addCharacter view to the influences app.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Add tools package, with some custom forms. Code...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Mark all strings used so far as translatable.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Delete unused templates.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Remove old addInfluence view and replace it by a...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Add some fields to influence's models.
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Show the currently logged in user and a logout link...
|
commit | commitdiff | tree |
2008-01-23 |
Matthijs Kooijman | * Redirect to /influences after logging in.
|
commit | commitdiff | tree |
2008-01-21 |
Matthijs Kooijman | * Remove ee.base.models.EEObject, Django does not...
|
commit | commitdiff | tree |
2008-01-21 |
Matthijs Kooijman | * Replace maxlength argument to CharField with max_length...
|
commit | commitdiff | tree |
2008-01-21 |
Matthijs Kooijman | * Move some settings from settings.py to dbsettings...
|
commit | commitdiff | tree |
next |