Project

General

Profile

Statistics
| Revision:

# Date Author Comment
600 2007-08-02 19:42 Jean-Philippe Lang

Applied the flash notices patch by Matt Jones (slightly edited).
flash[:notice] and flash[:error] are now used for notice/error messages.

599 2007-08-01 22:04 Jean-Philippe Lang

Fixed: on spent time details view, the h3 issue link now links back to the issue

598 2007-08-01 21:51 Jean-Philippe Lang

Fixed: error when creating a tracker without copying an existing wokflow

597 2007-08-01 21:38 Jean-Philippe Lang

Added icon on external wiki links

596 2007-08-01 20:59 Jean-Philippe Lang

History box on issues/show is now hidden if there's no history

595 2007-08-01 19:53 Jean-Philippe Lang

Fixed a bug in CVS model (clash when 2 projects point to the same repository)

594 2007-07-18 19:22 Jean-Philippe Lang

Removed a line break on news/show

593 2007-07-16 19:16 Jean-Philippe Lang

Added several validates_length_of

592 2007-07-15 14:01 Jean-Philippe Lang

Fixed mailer (error when no assignee)

591 2007-07-15 13:44 Jean-Philippe Lang

Doc update for 0.5.1 release.

590 2007-07-15 13:12 Jean-Philippe Lang

Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue.

589 2007-07-15 12:11 Jean-Philippe Lang

Slight documentation update.

588 2007-07-14 21:07 Jean-Philippe Lang

Hours displayed using %.2f on time report.

587 2007-07-14 16:53 Jean-Philippe Lang

Fix: SVN commit dates are now stored as local time

586 2007-07-14 16:37 Jean-Philippe Lang

Added the ability to log time when changing an issue status.

585 2007-07-14 15:29 Jean-Philippe Lang

Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD).
This option can be set in Admin -> Settings.

584 2007-07-14 13:31 Jean-Philippe Lang

Fixed: Error when editing the wokflow after deleting a status

583 2007-07-14 13:25 Jean-Philippe Lang

Added wiki diff.
Diff can be viewed from the page history, or directly from the project activity page for each edit.
Uses Lars Christensen's diff library.

582 2007-07-02 19:23 Jean-Philippe Lang

Added a margin for inline images in wiki text

581 2007-07-02 17:59 Jean-Philippe Lang

Fixed: issue_id not nullified on time entries when deleting the issue

580 2007-07-02 17:32 Jean-Philippe Lang

Fixed: trash icon not visible on files list.

579 2007-06-29 20:50 Jean-Philippe Lang

Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down).

578 2007-06-29 19:27 Jean-Philippe Lang

Removed User#display_name (replaced by User#name).

577 2007-06-29 19:21 Jean-Philippe Lang

Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user.

576 2007-06-27 21:12 Jean-Philippe Lang

Fixed: Long text custom fields displayed without line breaks
Added wiki toolbar for issue notes

575 2007-06-27 20:59 Jean-Philippe Lang

Fixed: time report doesn't take account of the project for time calculations

574 2007-06-25 21:17 Jean-Philippe Lang

Fixed an error when trying to delete a project (versions/issues dependency)

573 2007-06-24 21:30 Jean-Philippe Lang

Added Darcs basic support.
Files in the repository can not be viewed or downloaded since Darcs doesn't support cat-like command.

572 2007-06-24 18:07 Jean-Philippe Lang

Added time report.
Report can be generated by member/activity/tracker/version and year/month/week for the selected period.

571 2007-06-23 20:53 Jean-Philippe Lang

Added pagination on wiki page history.

570 2007-06-23 18:55 Jean-Philippe Lang

Fixed Iconv::IllegalSequence errors in csv exports

569 2007-06-23 18:36 Jean-Philippe Lang

Fixed an error on welcome screen for users with no membership

568 2007-06-23 16:10 Jean-Philippe Lang

Don't show "Projects" label if projects list is empty.

567 2007-06-23 16:06 Jean-Philippe Lang

Fixed confidentiality issue on account/show.
Only public projects or private projects that the logged in user belongs to are displayed.

566 2007-06-23 15:49 Jean-Philippe Lang

Added per user custom queries.
Any logged in user can now save queries (they are not visible to the other users).
Only users with explicit permission can manage queries that are visible to anyone.
The queries list is removed from the "Reports" view. It can now be accessed from the issues list.

565 2007-06-17 21:32 Jean-Philippe Lang

Added page association on versioned WikiContent

564 2007-06-14 20:26 Jean-Philippe Lang

A wiki page can now be attached to each version.
For that, edit the version and set the wiki page name (project wiki must be enabled).
The wiki page content is displayed for each version on the roadmap view.

563 2007-06-13 18:56 Jean-Philippe Lang

Swedish mail templates added (Thomas Habets)

562 2007-06-13 01:07 Jean-Philippe Lang

Fixed version field on issue view page now links to the corresponding version in the roadmap.

561 2007-06-13 01:03 Jean-Philippe Lang

Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem.

560 2007-06-13 00:31 Jean-Philippe Lang

Added an error message when trying to create an issue with no default status defined.

559 2007-06-12 22:12 Jean-Philippe Lang

Added basic support for CVS and Mercurial SCMs.
Browsing, changesets fetching and diff viewing are implemented.
Only tested with local repositories.

Thanks to Ralph Vater for CVS specific code.

558 2007-05-31 19:19 Jean-Philippe Lang

Added :dependent => :delete_all on IssueStatus Workflow association.
Also added compact in find_new_statuses_allowed_to to remove nil statuses.

557 2007-05-30 19:52 Jean-Philippe Lang

Japanese translation updated (Satoru KURASHIKI)

556 2007-05-30 00:20 Jean-Philippe Lang

Fixed: error on csv/pdf export and feeds (oracle)

555 2007-05-29 21:48 Jean-Philippe Lang

Fixed: SQL error when a non-admin user displays the project list

554 2007-05-29 21:40 Jean-Philippe Lang

Fixed date query filters (wrong results and sql error with postgresql)

553 2007-05-29 19:57 Jean-Philippe Lang

Added Swedish translation supplied by Thomas Habets.
English email templates suffix removed so that they are used when translated template is not available.

552 2007-05-28 14:15 Jean-Philippe Lang

Attachments can be displayed inline in Documents

551 2007-05-28 11:09 Jean-Philippe Lang

Fixed: open/closed issue counts are always 0 on reports view (postgresql)

550 2007-05-27 20:45 Jean-Philippe Lang

Added filename header when sending an image inline

549 2007-05-27 19:42 Jean-Philippe Lang Added the ability to archive projects:
  • Only administrators can archive/unarchive projects.
  • Once archived, the project is visible on the admin project listing only. It doesn't show up anywhere else in the app. Subprojects are also archived.
  • Archive/unarchive preserve everything on the project (issues, members, ...)....
548 2007-05-27 14:38 Jean-Philippe Lang

Slight views refactoring

547 2007-05-27 13:57 Jean-Philippe Lang

Password fields hidden on users/add form when selecting an external authentication mode.

546 2007-05-27 12:57 Jean-Philippe Lang

Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log

545 2007-05-26 19:22 Jean-Philippe Lang

Optimistic locking added for wiki edits.

544 2007-05-26 18:57 Jean-Philippe Lang

Show a 404 error page if attachment can not be read.

543 2007-05-26 18:06 Jean-Philippe Lang

Added issue count details for versions on Reports view.

542 2007-05-26 17:53 Jean-Philippe Lang

Fixed "Projects" drop-down menu for IE.

541 2007-05-26 17:42 Jean-Philippe Lang

Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments.
Attached images can be displayed inline, using textile image tag (for wiki pages, issue descriptions and forum messages).

540 2007-05-25 18:44 Jean-Philippe Lang

Added the ability to destroy wiki pages (content and its history are deleted from the database).
This permission has to be explicitly given (Roles & Permissions -> Wiki pages/Delete).

539 2007-05-24 19:29 Jean-Philippe Lang

Dutch translation added (Linda van den Brink)

538 2007-05-23 19:18 Jean-Philippe Lang

User's projects alphabetically sorted in the Projects drop down menu.

537 2007-05-20 20:11 Jean-Philippe Lang

Fixed a couple of spelling errors (JT Zemp)

536 2007-05-20 19:46 Jean-Philippe Lang

Versions can now be created with no date.
Versions with no date appear at the end of the roadmap, sorted by name.

535 2007-05-15 23:32 Jean-Philippe Lang

Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000).
Also added pagination for changes on changeset details view.

534 2007-05-15 19:39 Jean-Philippe Lang

"My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.).
The left menu section for "My projects" is removed.
Patch by Damien McKenna (slightly edited).

533 2007-05-14 19:46 Jean-Philippe Lang

Text search added on messages.

532 2007-05-14 19:07 Jean-Philippe Lang

Reply form on the message view is displayed only if user is logged in.

531 2007-05-14 19:03 Jean-Philippe Lang

Added mail notification when a new message is posted in the forums.
Only users who "watch" the board receive notifications. To watch a board, go to the board and click on the "Watch" link.

Notifications are sent by MessageObserver observer.
GLoc was modified to use the mail template without language suffix when translated template (with language suffix) doesn't exist....

530 2007-05-13 21:43 Jean-Philippe Lang

Added watchers for message boards (watchers controller modified to support any watchable model).
No notification yet when a new message is posted.

529 2007-05-13 19:09 Jean-Philippe Lang

Per project forums added.
Permissions for forums management can be set in "Admin -> Roles & Permissions".
Forums can be created on the project settings screen ("Forums" tab).
Once a project has a forum, a "Forums" link appears in the project menu.
For now, posting messages in forums requires to be logged in. Files can be attached to messages.

528 2007-05-10 20:39 Jean-Philippe Lang

Fixed: error when viewing a file diff from a revision view (only if repository url doesn't point to the root of the repository).

527 2007-05-10 19:46 Jean-Philippe Lang

Added "assigned to" field in mail notifications.
Also fixed mail_handler unit test (wrong fixture filename).

526 2007-05-10 19:36 Jean-Philippe Lang

Added some javascript to prevent from selecting the same from/to revision for the diff view.

525 2007-05-10 19:28 Jean-Philippe Lang

Added the ability to view a file diff with free to/from revision selection.

524 2007-05-09 21:24 Jean-Philippe Lang

Added a test for the mail handler.

523 2007-05-09 20:46 Jean-Philippe Lang

Added a simple mail handler.

It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).

Information about configuring the application so that it receives emails can be found here:...

522 2007-05-09 19:22 Jean-Philippe Lang

Fixed: files with an apostrophe in their names can't be accessed in the repository

521 2007-05-08 17:49 Jean-Philippe Lang

Text files can now be viewed online when browsing the repository.

520 2007-05-08 14:46 Jean-Philippe Lang

"me" value is now available in queries for "assigned to" and "author" filters.
When executing the query, it is replaced by the currently logged in user.

519 2007-05-08 13:51 Jean-Philippe Lang

Fixed the order of the japanese day names

518 2007-05-08 11:26 Jean-Philippe Lang

Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br.
Updated portuguese translation (Arthur Zapparoli).
Current pt translation moved to pt-br.

517 2007-05-07 18:57 Jean-Philippe Lang

Removed "Wiki edits" option in the activity view if the project has no wiki.

516 2007-05-07 18:54 Jean-Philippe Lang

Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.

Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.

515 2007-05-06 18:40 Jean-Philippe Lang

Added fragment caching for calendar and gantt views

514 2007-05-06 14:49 Jean-Philippe Lang

Added autologin feature (disabled by default).
To enable this feature, go to administration settings and choose a duration for autologin.
When enabled, a checkbox on the login form lets users activate autologin.

513 2007-05-05 19:52 Jean-Philippe Lang

Added a "clear" link when displaying a saved query. It clears the query filter to show all issues.

512 2007-05-05 18:10 Jean-Philippe Lang

Filter values hidden by default to avoid show/hide flashes when loading screen.

511 2007-05-05 17:59 Jean-Philippe Lang

Ajaxified issue filter reset link

510 2007-05-05 17:55 Jean-Philippe Lang

Issue#long_id no more used and removed

509 2007-05-05 17:35 Jean-Philippe Lang

Slight modifications on project settings views

508 2007-05-05 17:21 Jean-Philippe Lang

Members management in project settings is now AJAXified

507 2007-05-05 15:35 Jean-Philippe Lang

Issue filter no more reseted when clicking 'Issues' menu link

506 2007-05-05 15:22 Jean-Philippe Lang Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
  • relates to: do nothing special. Just to know that the 2 issues are related...
  • duplicates: will close the related issue with the same status when closing the issue (not implemented yet)...
505 2007-05-05 12:28 Jean-Philippe Lang

Removed alpha transparency from time icon

504 2007-05-05 12:06 Jean-Philippe Lang

Changed delete icon

503 2007-05-05 11:23 Jean-Philippe Lang

Login field automatically focused on login form

502 2007-05-02 21:36 Jean-Philippe Lang

Bulgarian translation added (Nikolay Solakov)

501 2007-05-02 21:13 Jean-Philippe Lang

Fixed an unicode problem on gantt (first letter of the day name)