Activity
From 2007-08-14 to 2007-08-16
2007-08-16
-
23:55 Defect #91 (Closed): Missing textilizations
- Hello Jean-Philippe!
I saw the project description is textilized on project overview page, but not textilized else... -
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:49 Feature #403: Add a new boolean value to Role profil: Assignable
- Done in rev 649.
You can now see a checkbox 'Issues can be assigned to this role'
on the role form.
Default value is... -
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 -
03:19 Feature #407: Code Syntax Highlighting in Wiki and Repository
- See http://rubyforge.org/forum/message.php?msg_id=26844 for
additional CodeRay scanners (languages). -
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
-
16:24 Feature #407: Code Syntax Highlighting in Wiki and Repository
- Have a look here:
http://demo.redmine.org/repositories/entry/1?path=trunk%2Fapp%2Fc
ontrollers%2Frecipes_controller.rb -
16:21 Feature #407: Code Syntax Highlighting in Wiki and Repository
- I've just committed (rev 644) syntax highlightment for files
in the repository. -
04:02 Feature #407 (Closed): Code Syntax Highlighting in Wiki and Repository
- 1. Adding Syntax Highlighting in Wiki pages should be as simple as adding a javascript library for this (CodeHighligh...
-
13:32 Feature #380: refer to other project wikis
- Feature committed in rev 643.
Wiki links can now refer other project wikis, using this syntax:
[[project:]] -> wi... -
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.
-
12:01 Defect #89: Svn changes don't show up in the Activity section until you view the Repository section
- If you want your changes to be automatically retreived, have
a look here:
http://rubyforge.org/forum/message.php?ms... -
02:41 Defect #89 (Closed): Svn changes don't show up in the Activity section until you view the Repository section
- Just like the title says: If you make some changes to your repository (in my case SVN), the changes wont show up in
t... -
11:46 Feature #392: issue dependencies enhancement request
- This enhancement was committed in rev 620, and will be available
in the next release.
In Admin -> Settings, there i... -
10:02 Patch #226: A test suite that runs all tests
- Ah. I had been trying that and Rake was exploding. After
doing some research I found that many people have been
hav... -
07:31 Patch #226: A test suite that runs all tests
- 'rake test' does the same thing, doesn't it ?
-
06:26 Patch #226: A test suite that runs all tests
- If you like this idea I could clean the code up a bit. I was
going to post this in the forums, but there does not se... -
06:22 Patch #226: A test suite that runs all tests
- Actually I just realized that it would be better if the code
could automatically find the tests and run them. That w... -
06:22 Patch #226: A test suite that runs all tests
- Auto test suite
-
05:30 Patch #226 (Closed): A test suite that runs all tests
- This isn't really a patch. It is just a ruby file that runs all the unit, functional, and integration tests in one su...
-
04:45 Patch #225 (Closed): Patch for custom html meta description and keywords
- This patch allows you to edit the HTML meta tags for description and keywords from the Administration > Settings
pag... -
02:55 Feature #90 (New): Show deleted wiki pages or wiki files on the activity
- The problem with this, is that the Activity section is the first page I go to see if anything has happened in my proj...
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.
-
06:59 Feature #406 (New): PDF Export for Roadmap and Change-Log
- PDF Export for Roadmap and Change-Log
Also available in: Atom