Activity
From 2007-10-09 to 2007-10-11
2007-10-11
-
22:57 Revision 829 (svn): Gantt chart:
- * now starts at the current month by default
* month count and zoom factor are automatically saved as user preferences -
22:38 Revision 828 (svn): Fixed: unable to change how many months are displayed on the gantt.
-
19:32 Revision 827 (svn): Updated Japanese translation (Go Maeda).
-
19:20 Revision 826 (svn): Bulk editing:
- * Fixed: Done ratio always set to 0 even if (No change) is selected
* Added mail notifications -
19:20 Revision 825 (svn): Bulk editing:
- * Fixed: Done ratio always set to 0 even if (No change) is selected
* Added mail notifications -
18:59 Revision 824 (svn): Added revision number in Redmine::VERSION (the revision number is read from .svn/entries if it exists).
-
17:00 Defect #109: Gantt chart view options not saved
- It's not a bug (just like when you browse off from any pagination,
you get page #1 when you return back).
But I made ... -
13:29 Feature #335: post-commit-hook to change the %Done ratio of issues
- Patch committed in r821.
2007-10-10
-
23:18 Revision 823 (svn): Fixed: a user not authorized to edit wiki pages gets the edit form if the page doesn't exist. He now gets a 404.
-
21:43 Revision 822 (svn): Added custom fields in issue related mail notifications.
-
20:56 Revision 821 (svn): Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).
-
20:08 Revision 820 (svn): Fixed: Bulk edit doesn't change the category or fixed version properties.
-
19:27 Revision 819 (svn): Added missing string in lang files.
-
19:17 Revision 818 (svn): Added basic Theme support.
- Theme is set at application level (in Admin -> Settings).
For now, themes can override stylesheets only (application.... -
15:45 Feature #454 (Closed): Trackers per-project
- Redmine needs to be able to turn trackers on and off per project. Some projects may want Bugs, but some may be suppo...
-
14:28 Feature #339: perforce SCM support
- 4) Perforce
-
14:09 Defect #124: bulk edit doesn't change the category or fixed version properties
- Fixed in r820.
-
14:01 Defect #124: bulk edit doesn't change the category or fixed version properties
- Sorry, I fix it asap.
-
13:59 Feature #377: Theme Support
- Added basic theme support in r818.
Read more about themes here:
http://dev.redmine.org/wiki/1/HowTo_create_a_cust...
2007-10-09
-
21:07 Revision 817 (svn): Added 'Bulk edit' functionality.
- This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list.
Most prop... -
17:33 Defect #124 (Closed): bulk edit doesn't change the category or fixed version properties
- In testing bulk edit on r817, I changed every field and couldn't get category or fixed version to update for any item...
-
15:12 Feature #445: Batch changes
- Committed in r817.
You can bulk edit issues by clicking on the edit link (little
pen icon) at the upper-left corne... -
15:11 Feature #330: Bulk changes
- Committed in r817.
You can bulk edit issues by clicking on the edit link (little
pen icon) at the upper-left corne... -
11:30 Patch #230: hides some issues in calendar block in My Page
- Oops, line feeds are automatically inserted to my previous
submission.
I uploaded _calendar.rhtml.patch. -
11:23 Patch #230: hides some issues in calendar block in My Page
- Here is a patch for latest Redmine.
BUG: cannot save the status of chexboxes.
Index: app/views/my/blocks/_cal... -
09:38 Patch #230: hides some issues in calendar block in My Page
- Ca you made a patch instead of a file.
-
11:00 Patch #232: SCM URL/ROOT Information on Repository Page
- I used the table to match the other 3 tables on the page.
Wouldn't be hard to change it but then it would look out o... -
09:24 Patch #232: SCM URL/ROOT Information on Repository Page
- The using of Table for view information is not realy good for
a web application. You show a list of thing, so it's be... -
09:48 Patch #227: Patch for pagination in my/page for assigned issues and reported issues
- For me the archive is corrupt. Can you put another patch only
by text/plain.
Thank. After, I read you patch and com... -
09:42 Patch #229: Database Sessions Enabled -- Patch for Feature Request #13648
- it's not enought. You need define in your environnement.rb a
config :
config.action_controller.session_store = :act... -
07:39 Feature #422: Enable sessions in the database
- I agree with this feature for use active_record session storage.
Also available in: Atom