Only allow users to add NPC or Player characters.
[matthijs/projects/xerxes.git] / templates /
2009-06-15 Matthijs KooijmanMerge branch 'production'
2009-03-27 Matthijs KooijmanAdd code to support disabling new influences.
2009-02-16 Matthijs KooijmanShow influence result on the influence detail.
2009-02-10 Matthijs KooijmanMerge branch 'production'
2009-02-05 Matthijs KooijmanDon't load the uri template tag library.
2009-02-04 Matthijs KooijmanAdd the influence url to notification emails.
2009-02-01 Matthijs KooijmanAdd jQuery 1.3.1, needed by DropDownMultiple.
2009-01-31 Matthijs KooijmanMerge branch 'production'
2009-01-31 Matthijs KooijmanUpdate the influence_changed email template to the...
2009-01-31 Matthijs KooijmanSend influence notifications to all players involved.
2009-01-31 Matthijs KooijmanSend notifications individually.
2009-01-30 Matthijs KooijmanShow the influence list sorted by character.
2009-01-16 Matthijs KooijmanImprove character_detail_block template.
2009-01-16 Matthijs KooijmanList the Influences a Character is involved in.
2009-01-16 Matthijs KooijmanUpdate template to use initiator.
2009-01-16 Matthijs KooijmanMerge branch 'production'
2009-01-16 Matthijs KooijmanList the users that can view an Influence.
2009-01-13 Matthijs KooijmanOnly show a list of involved when there are multiple.
2009-01-13 Matthijs KooijmanShow the involved on the influence_detail.
2009-01-10 Matthijs KooijmanRename Influence.character to iniatator.
2009-01-10 Matthijs KooijmanShow form errors when posting comments.
2009-01-10 Matthijs KooijmanUse local CSS when in debug mode.
2008-11-16 Matthijs KooijmanAdd update information to index page.
2008-11-14 Matthijs KooijmanImprove CSSability of comments.
2008-11-04 Matthijs KooijmanMake the preview consistent with normal comments.
2008-11-04 Matthijs KooijmanAdd an explicit break before the comment textarea.
2008-11-04 Matthijs KooijmanAdd comment-related admin templates.
2008-11-04 Matthijs KooijmanAdd a "new comment" email template.
2008-10-31 Matthijs KooijmanRestyle comment display and forms.
2008-10-31 Matthijs KooijmanDon't pass base to the comment preview template.
2008-10-31 Matthijs KooijmanAdd hidden "next" fields to the comment forms.
2008-10-31 Matthijs KooijmanEnable the preview buttons on comment forms.
2008-10-31 Matthijs KooijmanAdd influence_comment_preview template.
2008-10-31 Matthijs KooijmanIntroduce a comments block in the influence_detail.
2008-10-31 Matthijs KooijmanMove influence_detail_block into influence_detail.
2008-10-31 Matthijs KooijmanAlways include the showReply/hideReply functions.
2008-10-31 Matthijs KooijmanMove the new comment form to the right template.
2008-10-31 Matthijs KooijmanMove the comment display into it's own template.
2008-10-31 Matthijs KooijmanReplace STATIC_URL_PREFIX by MEDIA_URL.
2008-10-29 Matthijs KooijmanImprove influence comment handling.
2008-10-29 Matthijs KooijmanMark private comments using a red border.
2008-10-28 Matthijs KooijmanFix HTML errors.
2008-10-28 Matthijs KooijmanAdd a doctype and title tag.
2008-10-28 Matthijs KooijmanFix comment tags in the base template.
2008-07-31 Matthijs KooijmanMark strings as translatable.
2008-07-31 Matthijs KooijmanPoint base template to local copies of YUI files and...
2008-07-26 Matthijs Kooijman * Remove preview button, since it doesn't work inline...
2008-07-26 Matthijs Kooijman * Enable threaded comments for influences.
2008-07-26 Matthijs Kooijman * Include YUI javascript libraries.
2008-02-24 Matthijs Kooijman * Rename add.html template to add_influence.html for...
2008-02-11 Matthijs Kooijman * Add quotes around the href value in the mailto links...
2008-02-10 Matthijs Kooijman * Add 404 and 500 templates for displaying pretty...
2008-02-10 Matthijs Kooijman * Split off the detail and list templates into a norma...
2008-02-09 Matthijs Kooijman * Fix the approved/not approved display in the charact...
2008-02-09 Matthijs Kooijman * Let the character_template use the url templatetag...
2008-02-09 Matthijs Kooijman * Use the lex skin instead of the spring skin.
2008-02-09 Matthijs Kooijman * Use h1/h2 instead of h2/h3 in the templates, since...
2008-02-09 Matthijs Kooijman * Use the spring skin instead of the winter skin.
2008-02-09 Matthijs Kooijman * Only show the longterm in the email and detail templ...
2008-02-09 Matthijs Kooijman * Put a character's status in the email and detail...
2008-02-09 Matthijs Kooijman * Also put Evolution Events in the emails' From name.
2008-02-09 Matthijs Kooijman * Change from address and X-mailer header to say Xerxe...
2008-02-08 Matthijs Kooijman * Put some useful content in the character_changed...
2008-02-08 Matthijs Kooijman * Update influence_changed template to use the gapless...
2008-02-08 Matthijs Kooijman * Only show the list of influences when there are...
2008-02-08 Matthijs Kooijman * Restructure HTML, add a link to the main EE CSS...
2008-02-08 Matthijs Kooijman * Add some helpful text above the add influence form.
2008-02-08 Matthijs Kooijman * Change some whitespace.
2008-02-08 Matthijs Kooijman * Add a message to the login screen.
2008-02-08 Matthijs Kooijman * Put the extends tag before the load tag in the login...
2008-02-07 Matthijs Kooijman * Format the date in the influence changed email as...
2008-02-07 Matthijs Kooijman * Make the character name in influence_detail a link...
2008-02-03 Matthijs Kooijman * Remove unused "message" from add character and add...
2008-02-03 Matthijs Kooijman * Give the login and logout views a name and refer...
2008-02-01 Matthijs Kooijman * Add a greeting to the influence_changed email.
2008-02-01 Matthijs Kooijman * Rename email templates to .html. With any other...
2008-02-01 Matthijs Kooijman * Make the influence changed template translatable.
2008-02-01 Matthijs Kooijman * Improve the influence_changed email template a bit.
2008-02-01 Matthijs Kooijman * Make the "influences for this character" list in...
2008-02-01 Matthijs Kooijman * Also notify the influence submitter that his influen...
2008-01-31 Matthijs Kooijman * Send an email to the player when a character is...
2008-01-27 Matthijs Kooijman * Add the forgotten influence_detail template.
2008-01-27 Matthijs Kooijman * Use the Influence summary, where appropriate.
2008-01-27 Matthijs Kooijman * Use the url function in urls.py.
2008-01-27 Matthijs Kooijman * Add a base css file.
2008-01-24 Matthijs Kooijman * Put the extends tag in the first line of all templat...
2008-01-23 Matthijs Kooijman * Let all the influences templates extend the base...
2008-01-23 Matthijs Kooijman * Add a forgotten add_character template.
2008-01-23 Matthijs Kooijman * Make the character list a real character list again...
2008-01-23 Matthijs Kooijman * Add general add influence link to character_list.
2008-01-23 Matthijs Kooijman * Renamed character_addinfluence template to add.
2008-01-23 Matthijs Kooijman * Fix link to add influence form.
2008-01-23 Matthijs Kooijman * Add an addCharacter view to the influences app.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-23 Matthijs Kooijman * Delete unused templates.
2008-01-23 Matthijs Kooijman * Show the currently logged in user and a logout link...
2008-01-21 Matthijs Kooijman * Initial import of a django project.