Activity
From 2007-08-14 to 2007-08-16
2007-08-16
-
23:23 Revision 650 (svn): Code improvement in ProjectsController#activity (Nicolas Chuche)
-
19:47 Revision 649 (svn): Added a 'Assignable' boolean on Role model.
- If unchecked, issues can not be assigned to users having this role.
-
18:45 Revision 648 (svn): Added a link to add a new category when creating or editing an issue.
- The user is prompted for the category name. The new category is created and the drop-down list updated using an ajax ...
-
13:01 Revision 647 (svn): Added feeds auto discovery links on projects/show (patch by Nicolas Chuche).
- Also fixed 'issue changes details' feed title.
-
12:38 Revision 646 (svn): Activity view improvements:
- * issue status changes are now displayed
* display options are kept when using previous/next month links -
01:04 Revision 645 (svn): Fixed: nil error on 'commits per month' graph.
2007-08-15
-
22:20 Revision 644 (svn): Added syntax highlightment for repository files (using CodeRay).
- Supported languages: c, ruby, rhtml, yaml, html, xml.
-
19:31 Revision 643 (svn): Wiki links can now refer other project wikis, using this syntax:
- [[project:]] -> wiki starting page
[[project:page]]
[[project:page|text]]
where 'project' is the project name or iden... -
17:36 Revision 642 (svn): Image attachments are now sent inline to be viewed directly in the browser.
-
17:16 Revision 641 (svn): Removed hard-coded URLs in mail templates.
- Untranslated templates were deleted.
-
16:57 Revision 640 (svn): Fixed session handling
-
13:21 Revision 639 (svn): Initial commit in 0.6 branch.
- Permission model is removed. Roles' permissions are stored in a serialized attribute of the Role model.
There are now... -
13:11 Revision 638 (svn): Mantis importer: fixed default role mapping
-
13:04 Revision 637 (svn): added 0.6 branch
-
12:45 Revision 636 (svn): Fixed: SQL error on roadmap and changelog if there is no tracker to display.
2007-08-14
-
15:58 Revision 635 (svn): Small change to mantis importer to be 0.5.1 compatible.
-
14:51 Revision 634 (svn): Mantis importer: fixed a few bugs
-
12:48 Revision 633 (svn): Mantis importer: replaced find by find_by_id
-
12:36 Revision 632 (svn): Added 'email sending test' functionality.
- Go to Admin -> Mail notifications and click on 'Send a test email'.
If an error occurs while sending the mail, the er... -
11:14 Revision 631 (svn): Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked.
-
11:02 Revision 630 (svn): Issue history is now 'oldest first' sorted.
Also available in: Atom