Menu

Source Commit Log


Commit Date  
[r514] by jplang

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.

2007-05-06 12:49:32 Tree
[r513] by jplang

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

2007-05-05 17:52:08 Tree
[r512] by jplang

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

2007-05-05 16:10:45 Tree
[r511] by jplang

Ajaxified issue filter reset link

2007-05-05 15:59:06 Tree
[r510] by jplang

Issue#long_id no more used and removed

2007-05-05 15:55:50 Tree
[r509] by jplang

Slight modifications on project settings views

2007-05-05 15:35:28 Tree
[r508] by jplang

Members management in project settings is now AJAXified

2007-05-05 15:21:18 Tree
[r507] by jplang

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

2007-05-05 13:35:33 Tree
[r506] by jplang

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)
* blocks: will require to close the blocking issue before closing the blocked issue (not implemented yet)
* precedes (end to start relation): start date of the related issue depends on the due date of the preceding issue (implemented). A delay can be set so that the related issue can only start n days after the end of the preceding issue. When setting dates for an issue, dates of all downstream issues are set according to these relations.

To set a relation, the 2 issues have to belong to the same project (may change in the future). So if an issue is moved to another project, all its relations are removed.
Circular dependencies are checked when creating a relation.

2007-05-05 13:22:27 Tree
[r505] by jplang

Removed alpha transparency from time icon

2007-05-05 10:28:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.