XP-Dev.com Version 27 Release Notes

  1. XP-Dev.com Version 27 Release Notes
    1. Subversion Viewer
    2. Post Commit Webhooks
    3. List of Public Subversion Repositories
    4. Minimum Commit Log Length
    5. Comments Editing
    6. Timezone Overrides
    7. Notification E-Mail Encoding
    8. Remember-Me Login
    9. Minor Bug Fixes

Subversion Viewer

A new Subversion viewer has been released. To browse your repository, just head over to your repository homepage and click on the view like icon next to each repository, under the heading Browse.

Brief description of features on the Subversion viewer:

  • Diff views
  • Basic source code highlighting
  • Changeset browsing
  • Commit log histories
  • RSS Feeds for commits
  • Downloading of individual file revisions

Post Commit Webhooks

New implementation of post commit Webhooks. Full details here.

List of Public Subversion Repositories

A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list.

To get your open source repository listed on this page, you will have to:

You need to be the repository owner to be able to perform the following steps

  1. Head over to your subversion homepage
  2. Select the repository of your choice
  3. Edit your repository (click on the edit link on the right)
  4. Ensure that the following settings are turned on:
    1. Public
    2. List on Page
  5. Click on Save

You should see your repository listed on the public Subversion repositories page

Minimum Commit Log Length

Subversion repositories can be configured to ensure that all comments are of a certain length. The idea is to be able to:

  1. Enforce that all commits have a comment/log message
    Set Min Comment Length to 1
  2. Enfore that all commits have a comment/log message of a certain length
    Set Min Comment Length to the desired length

Having a Min Comment Length of 0 (default) allows commits without any comment/log message.

Comments Editing

Comment owners can edit their comments. This applies to all commentable pages – Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc.

Timezone Overrides

All times displayed on XP-Dev.com pages default to GMT. Users can now override this from their settings page and set their local timezones there.

This will take effect immediately and display all dates in the overridden timezone.

Notification E-Mail Encoding

Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly.

All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well.

Remember-Me Login

You can save the trouble of logging in again by turning on the “Remember Me” option at the login form.

Please do not enable this for shared/public workstations.

The cookie has a lifetime of 2 weeks and you will need to re-login after this period.

If you don’t turn this option on, you will be automatically logged out after 3 hours of inactivity.

Minor Bug Fixes

  • Comments Notification
    Add parent description to notification email subject
  • Wiki pages
    Fix viewing of previous revisions
  • Blog RSS Feed
    Add project title to RSS feed on blogs
  • Blog Entries
    Add un/publish button at the top if blog entry (only for users with write permissions on the project)
  • Link-To-Us Graphics
    Updated to new look and feel.
  • Forums
    Forums should display the latest topic and comment.
  • Notification emails should have the original timestamp of the trigger event
  • Support Tickets
    Users can close their own support tickets

Release-Notes-Version-27

Etc..

All Wiki Pages

Feeds

Wiki Page

Wiki Page and Comments

Release-Notes-Version-27 is a public wiki page

This wiki page is a public wiki page. It can be read by anyone including users that have not logged in and web crawlers such as Google.

Entry has no comments

You do not have sufficient permissions to comment

15 years ago
rs picture
rs picture

Text: h1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Minimum Commit Log Length Subversion repositories can be configured to ensure that all comments are of a certain length. The idea is to be able to: # Enforce that all commits have a comment/log message <br /> Set *Min Comment Length* to 1 # Enfore that all commits have a comment/log message of a certain length <br /> Set *Min Comment Length* to the desired length p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png Having a *Min Comment Length* of 0 (default) allows commits without any comment/log message. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Remember-Me Login You can save the trouble of logging in again by turning on the "Remember Me" option at the login form. *Please do not enable this for shared/public workstations*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png The cookie has a lifetime of 2 weeks and you will need to re-login after this period. If you don't turn this option on, you will be automatically logged out after 3 hours of inactivity. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Notification emails should have the original timestamp of the trigger event * Support Tickets: Users can close their own support tickets h1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Minimum Commit Log Length Subversion repositories can be configured to ensure that all comments are of a certain length. The idea is to be able to: # Enforce that all commits have a comment/log message <br /> Set *Min Comment Length* to 1 # Enfore that all commits have a comment/log message of a certain length <br /> Set *Min Comment Length* to the desired length p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png Having a *Min Comment Length* of 0 (default) allows commits without any comment/log message. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Remember-Me Login You can save the trouble of logging in again by turning on the "Remember Me" option at the login form. *Please do not enable this for shared/public workstations*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png The cookie has a lifetime of 2 weeks and you will need to re-login after this period. If you don't turn this option on, you will be automatically logged out after 3 hours of inactivity. h2. Minor Bug Fixes * *Comments Notification* <br /> Add parent description to notification email subject * *Wiki pages* <br /> Fix viewing of previous revisions * *Blog RSS Feed* <br />Add project title to RSS feed on blogs * *Blog Entries* <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * *"Link-To-Us":About#LinktoUs Graphics* <br />Updated to new look and feel. * *Forums* <br />Forums should display the latest topic and comment. * Notification emails should have the original timestamp of the trigger event * *Support Tickets* <br />Users can close their own support tickets

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Remember Logins h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Notification emails should have the original timestamp of the trigger event * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-public.png You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Minimum Commit Log Length Subversion repositories can be configured to ensure that all comments are of a certain length. The idea is to be able to: # Enforce that all commits have a comment/log message <br /> Set *Min Comment Length* to 1 # Enfore that all commits have a comment/log message of a certain length <br /> Set *Min Comment Length* to the desired length p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-min-comment.png Having a *Min Comment Length* of 0 (default) allows commits without any comment/log message. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/edit-comment.png h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone1.png p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/timezone2.png This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Remember-Me Login You can save the trouble of logging in again by turning on the "Remember Me" option at the login form. *Please do not enable this for shared/public workstations*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/remember-me.png The cookie has a lifetime of 2 weeks and you will need to re-login after this period. If you don't turn this option on, you will be automatically logged out after 3 hours of inactivity. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Notification emails should have the original timestamp of the trigger event * Support Tickets: Users can close their own support tickets

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Remember Logins h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Notification emails should have the original timestamp of the trigger event * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Webhooks New implementation of Webhooks. "Full details here":Post-Commit-Webhooks. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to title * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * Webhook: begin work * Webhook: completed * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes {toc} h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Post Commit Webhooks New implementation of post commit Webhooks. "Full details here":Post-Commit-Webhooks. h2. List of Public Subversion Repositories A new page has been added that lists all public Subversion repositories on XP-Dev.com. This is an opt-in list. To get your open source repository listed on "this page":/subversion/public/, you will have to: <span style="color:red;">*You need to be the repository owner to be able to perform the following steps*</span> # Head over to your "subversion homepage":/subversion/ # *Select* the repository of your choice # *Edit* your repository (click on the edit link on the right) # Ensure that the following settings are *turned on*: ## *Public* ## *List on Page* # Click on *Save* You should see your repository listed on the "public Subversion repositories":/subversion/public/ page h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Timezone Overrides All times displayed on XP-Dev.com pages default to GMT. Users can now override this from "their settings page":/settings/ and set their local timezones there. This will take effect immediately and display all dates in the overridden timezone. h2. Notification E-Mail Encoding Notification emails are sent out whenever certain entities (Stories, Tasks, Bugs, etc) have been created, updated or deleted. This release fixes an issue with these emails where the encoding was not set, which resulted in non-ascii characters being displayed incorrectly. All notification emails are set to UTF-8 now. This applies to Subversion post commit emails as well. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to notification email subject * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * "Link-To-Us":About#LinktoUs Graphics <br />Updated to new look and feel. * Forums <br />Forums should display the latest topic and comment. * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Webhooks New implementation of Webhooks. "Full details here":Webhooks. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to title * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * Webhook: begin work * Webhook: completed * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Webhooks New implementation of Webhooks. "Full details here":Post-Commit-Webhooks. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to title * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * Webhook: begin work * Webhook: completed * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. - Begin work on SvnViewer - SvnViewer: Can list directories - SvnViewer: can view file contents - Permissions: refect user from DB before storing permission for repository and project - SvnViewer: Can download files - SvnViewer: Can view full history * SvnViewer: Add syntax highlighting * SvnViewer: Able to view revision and download files * SvnViewer: Added diff * SvnViewer: Added diff formatter * Comments: Add parent description to title * SvnViewer: Add diff viewer page * SvnViewer: Finished diff viewer * SvnViewer: Can diff any revisions * SvnViewer: begin change set viewer * SvnViewer: Add change set viewer * SvnViewer: fix some NPE when files have been removed * SvnViewer: don't show diff for binaries * SvnViewer: Use options rather than links at bottom on pages * Wiki: fix previous revision viewer * #T4034: Add title to blog RSS feed * #T4036: Add un/publish button at the top if blog entry (only for writers) * #T4045: Add commit queue table to mysql and updated post commit to add to it * Webhook: begin work * Webhook: completed * SvnRssFeed: done for basic revision history on a path * SvnRssFeed: add to all repository views * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. p=. !http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png!:http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png Brief description of features on the Subversion viewer: * Diff views * Basic source code highlighting * Changeset browsing * Commit log histories * RSS Feeds for commits * Downloading of individual file revisions h2. Webhooks New implementation of Webhooks. "Full details here":Webhooks. h2. Comments Editing Comment owners can edit their comments. This applies to all commentable pages - Blogs, Forums, Support Tickets, Stories, Tasks, Bugs, etc. h2. Minor Bug Fixes * Comments Notification <br /> Add parent description to title * Wiki pages <br /> Fix viewing of previous revisions * Blog RSS Feed <br />Add project title to RSS feed on blogs * Blog Entries <br /> Add un/publish button at the top if blog entry (only for users with _write_ permissions on the project) * Webhook: begin work * Webhook: completed * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/. - Begin work on SvnViewer - SvnViewer: Can list directories - SvnViewer: can view file contents - Permissions: refect user from DB before storing permission for repository and project - SvnViewer: Can download files - SvnViewer: Can view full history * SvnViewer: Add syntax highlighting * SvnViewer: Able to view revision and download files * SvnViewer: Added diff * SvnViewer: Added diff formatter * Comments: Add parent description to title * SvnViewer: Add diff viewer page * SvnViewer: Finished diff viewer * SvnViewer: Can diff any revisions * SvnViewer: begin change set viewer * SvnViewer: Add change set viewer * SvnViewer: fix some NPE when files have been removed * SvnViewer: don't show diff for binaries * SvnViewer: Use options rather than links at bottom on pages * Wiki: fix previous revision viewer * #T4034: Add title to blog RSS feed * #T4036: Add un/publish button at the top if blog entry (only for writers) * #T4045: Add commit queue table to mysql and updated post commit to add to it * Webhook: begin work * Webhook: completed * SvnRssFeed: done for basic revision history on a path * SvnRssFeed: add to all repository views * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/ and click on the !http://static.xp-dev.com/media/view.gif! *view* like icon next to each repository, under the heading *Browse*. - Begin work on SvnViewer - SvnViewer: Can list directories - SvnViewer: can view file contents - Permissions: refect user from DB before storing permission for repository and project - SvnViewer: Can download files - SvnViewer: Can view full history * SvnViewer: Add syntax highlighting * SvnViewer: Able to view revision and download files * SvnViewer: Added diff * SvnViewer: Added diff formatter * Comments: Add parent description to title * SvnViewer: Add diff viewer page * SvnViewer: Finished diff viewer * SvnViewer: Can diff any revisions * SvnViewer: begin change set viewer * SvnViewer: Add change set viewer * SvnViewer: fix some NPE when files have been removed * SvnViewer: don't show diff for binaries * SvnViewer: Use options rather than links at bottom on pages * Wiki: fix previous revision viewer * #T4034: Add title to blog RSS feed * #T4036: Add un/publish button at the top if blog entry (only for writers) * #T4045: Add commit queue table to mysql and updated post commit to add to it * Webhook: begin work * Webhook: completed * SvnRssFeed: done for basic revision history on a path * SvnRssFeed: add to all repository views * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

Text: h1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer http://rs-staticimg.h.xp-dev.com/xpdev27/svn-browse.png - Begin work on SvnViewer - SvnViewer: Can list directories - SvnViewer: can view file contents - Permissions: refect user from DB before storing permission for repository and project - SvnViewer: Can download files - SvnViewer: Can view full history * SvnViewer: Add syntax highlighting * SvnViewer: Able to view revision and download files * SvnViewer: Added diff * SvnViewer: Added diff formatter * Comments: Add parent description to title * SvnViewer: Add diff viewer page * SvnViewer: Finished diff viewer * SvnViewer: Can diff any revisions * SvnViewer: begin change set viewer * SvnViewer: Add change set viewer * SvnViewer: fix some NPE when files have been removed * SvnViewer: don't show diff for binaries * SvnViewer: Use options rather than links at bottom on pages * Wiki: fix previous revision viewer * #T4034: Add title to blog RSS feed * #T4036: Add un/publish button at the top if blog entry (only for writers) * #T4045: Add commit queue table to mysql and updated post commit to add to it * Webhook: begin work * Webhook: completed * SvnRssFeed: done for basic revision history on a path * SvnRssFeed: add to all repository views * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.pyh1. XP-Dev.com Version 27 Release Notes h2. Subversion Viewer A new Subversion viewer has been released. To browse your repository, just head over to your "repository homepage":/subversion/. - Begin work on SvnViewer - SvnViewer: Can list directories - SvnViewer: can view file contents - Permissions: refect user from DB before storing permission for repository and project - SvnViewer: Can download files - SvnViewer: Can view full history * SvnViewer: Add syntax highlighting * SvnViewer: Able to view revision and download files * SvnViewer: Added diff * SvnViewer: Added diff formatter * Comments: Add parent description to title * SvnViewer: Add diff viewer page * SvnViewer: Finished diff viewer * SvnViewer: Can diff any revisions * SvnViewer: begin change set viewer * SvnViewer: Add change set viewer * SvnViewer: fix some NPE when files have been removed * SvnViewer: don't show diff for binaries * SvnViewer: Use options rather than links at bottom on pages * Wiki: fix previous revision viewer * #T4034: Add title to blog RSS feed * #T4036: Add un/publish button at the top if blog entry (only for writers) * #T4045: Add commit queue table to mysql and updated post commit to add to it * Webhook: begin work * Webhook: completed * SvnRssFeed: done for basic revision history on a path * SvnRssFeed: add to all repository views * Comments: owners can edit their own comments * Comments: refactor of comment forms to avoid duplication * Users: can override timezone in DateFormatter (default GMT) * Bugs: add link to iteration on BugsTable * Notifications: All email notifications default to UTF-8 * Notifications: Fix post hook to be UTF-8 compatible * Graphics: new images for link-to-us * Graphics: updated favicon * Forums: forum list has total replies (comments) and the latest topic * Forum topics: has latest reply (comment) * Subversion: list public repositories * Notification: add date to templates * Login: "add a remember me" * Cookies: Use the database to store cookies * LogoutUser: check every hour * Webhook: Only print out no of lines processed * Subversion: add min comment length * Support ticket: add a short description to the main support ticket table * Refactor: make all usages of shorten() use the implementation in DataUtil * Maintenance: add DB log dump script * Burndown: add initial chart controller * Support Ticket: users can close them * Add wikiload.py

rs picture

View View full history