This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=13 at Fri, 04 Nov 2022 20:40:16 GMT Revisions - Redmine - Open Grid Forum
Revision:

Revisions

# Date Author Comment
6248689b 12/15/2011 02:06 AM Toshi MARUYAMA

test: replace "should_route" of "groups" to "assert_routing" at integration/routing_tes...

f968acbf 12/15/2011 02:06 AM Toshi MARUYAMA

test: replace "should_route" of "documents" to "assert_routing" at integration/routing_...

4d2a832f 12/15/2011 12:11 AM Toshi MARUYAMA

test: replace "should_route" of "issues" REST actions to "assert_routing" at integratio...

64e960ae 12/14/2011 10:47 PM Toshi MARUYAMA

test: replace "should_route" of "issue reports" to "assert_routing" at integration/rout...

f0dd0acb 12/14/2011 09:56 PM Toshi MARUYAMA

test: replace "should_route" of "members" to "assert_routing" at integration/routing_te...

8ac56d13 12/14/2011 08:48 PM Toshi MARUYAMA

test: replace "should_route" of "wikis (plural, admin setup)" to "assert_routing" at in...

f70a5397 12/14/2011 08:47 PM Toshi MARUYAMA

test: replace "should_route" of "test_custom_fields" to "assert_routing" at integration...

6c91e142 12/14/2011 05:51 PM Jean-Philippe Lang

Removed dependency with monkey-patched rubytree....

7c00a4a1 12/14/2011 05:24 PM Jean-Philippe Lang

Restores migration broken by r8182 and removes default scope on Role (#9800)....

7d2298f3 12/14/2011 03:31 PM Etienne Massip

Save an Issue#save....

840ef94b 12/14/2011 03:23 PM Etienne Massip

Fixed broken issues context tests (#9794)....

e43df591 12/14/2011 02:56 PM Jean-Philippe Lang

Added encoding comment to helpers (#9792)....

f1fec5ee 12/14/2011 02:29 PM Jean-Philippe Lang

Fixed that _revision_graph.html.erb breaks window load events (#9775)....

befb5081 12/14/2011 02:20 PM Etienne Massip

Fixed time entries context menu activity update link....

8eaa63cc 12/14/2011 02:06 PM Etienne Massip

Fixed issues context menu attributes update links (#9794)....

90010d1f 12/14/2011 01:07 PM Etienne Massip

Removed code duplicated in lib....

08e8567e 12/14/2011 08:05 AM Toshi MARUYAMA

test: replace "should_route" of "boards" to "assert_routing" at integration/routing_tes...

98fb0dd5 12/14/2011 08:05 AM Toshi MARUYAMA

test: replace "should_route" of "administration panel" to "assert_routing" at integrati...

e499904e 12/14/2011 06:47 AM Toshi MARUYAMA

test: replace "should_route" of "welcome" to "assert_routing" at integration/routing_te...

a61d7d05 12/14/2011 05:07 AM Toshi MARUYAMA

test: replace "should_route" of "attachments" to "assert_routing" at integration/routin...

0b4aed00 12/14/2011 01:49 AM Toshi MARUYAMA

test: replace "should_route" of "activities" to "assert_routing" at integration/routing...

7d501eaf 12/13/2011 03:40 PM Jean-Philippe Lang

Code cleanup....

59c1141e 12/13/2011 03:02 PM Jean-Philippe Lang

Moved fields specific to new issues to the new issue form....

cd0113a2 12/13/2011 02:56 PM Jean-Philippe Lang

Code cleanup....

e1f885fe 12/13/2011 02:50 PM Jean-Philippe Lang

Use safe_attributes for issue watchers assignment....

4c469f96 12/13/2011 09:19 AM Etienne Massip

Added missing repository route...

ed5f487c 12/12/2011 03:43 PM Jean-Philippe Lang

Fixed broken issue form update when changing tracker....

e13a763a 12/12/2011 01:12 PM Jean-Philippe Lang

Adds /search to robots.txt....

804108a8 12/12/2011 01:12 PM Jean-Philippe Lang

Adds a hook before the new issue form....

f9b6e57d 12/12/2011 01:05 PM Jean-Philippe Lang

Fixed error on project creation due to unrecognized route....

f1994ea9 12/11/2011 07:04 AM Toshi MARUYAMA

Rails3: model: replace deprecated before_validation method at CustomField model...

4f8ed708 12/11/2011 07:04 AM Toshi MARUYAMA

add unit test of CustomField model before_validation...

0471de41 12/11/2011 05:26 AM Jean-Philippe Lang

Resourcified enumerations....

1ad16c22 12/10/2011 04:33 PM Jean-Philippe Lang

Removed fieldset....

2bbb7a8e 12/10/2011 04:31 PM Jean-Philippe Lang

Typo in French locale....

8be46ff0 12/10/2011 04:28 PM Jean-Philippe Lang

Removed double dash....

10e3045d 12/10/2011 03:40 PM Etienne Massip

Updated issue description diff route....

86d2b223 12/10/2011 02:27 PM Jean-Philippe Lang

Fixed reorder links on custom fields....

805c65f5 12/10/2011 02:18 PM Jean-Philippe Lang

Extracted new_subclass_instance method to a module....

eb15c9ea 12/10/2011 12:06 PM Jean-Philippe Lang

Role.all broken in migration due to default sort (columns do not exist yet). Use raw SQ...

83deaad8 12/10/2011 11:25 AM Jean-Philippe Lang

Fixed tests with the valid login url....

e56dd42e 12/10/2011 09:48 AM Jean-Philippe Lang

CHANGELOG updated....

bbdd5f86 12/10/2011 09:48 AM Jean-Philippe Lang

CHANGELOG updated....

a0c34ab9 12/10/2011 09:41 AM Jean-Philippe Lang

Merged r8166 from trunk....

c8a6b01e 12/10/2011 09:39 AM Jean-Philippe Lang

Backported r8168 from trunk....

a8982ec2 12/10/2011 09:33 AM Jean-Philippe Lang

Removed useless routes....

22574ed7 12/10/2011 09:30 AM Jean-Philippe Lang

Removed useless routes....

ae876eb2 12/10/2011 09:28 AM Jean-Philippe Lang

Removed useless routes....

be687f6c 12/10/2011 09:00 AM Jean-Philippe Lang

Makes assertion compatible with ruby1.9....

b1bb26b1 12/10/2011 08:55 AM Jean-Philippe Lang

ruby1.9: macro must accept 2 arguments....

02893a17 12/10/2011 08:50 AM Etienne Massip

Added method to attachments routes....

35077073 12/10/2011 08:48 AM Jean-Philippe Lang

Fixed assert call....

6030740b 12/10/2011 08:37 AM Etienne Massip

Removed boards widcard route....

3d66717c 12/10/2011 08:36 AM Etienne Massip

Removed repositories widcard route....

dc204174 12/10/2011 08:34 AM Etienne Massip

Removed default route....

7ba57e51 12/10/2011 08:33 AM Etienne Massip

Explicitly declare all routes and deactivate default route....

ff02412e 12/10/2011 07:20 AM Jean-Philippe Lang

Merged r8130 from trunk....

166c3c15 12/10/2011 07:08 AM Jean-Philippe Lang

Merged r8112 from trunk (#9748)....

65a7c7e9 12/10/2011 07:07 AM Jean-Philippe Lang

Merged r8113 from trunk (#9738)....

eb789b14 12/10/2011 06:55 AM Toshi MARUYAMA

scm: git: remove unused --since option (#4547, #4716, #7146, #6013)...

4cedb0b6 12/10/2011 06:44 AM Jean-Philippe Lang

Issue destroy is now DELETE only....

ec50101d 12/10/2011 04:38 AM Jean-Philippe Lang

Removed no longer working old wiki route....

24c804a7 12/10/2011 04:36 AM Jean-Philippe Lang

Droppped old repositories routes....

467503fd 12/10/2011 04:32 AM Jean-Philippe Lang

Changed ProjectsController#destroy to DELETE only....

7dc8cf93 12/10/2011 04:20 AM Jean-Philippe Lang

Changed IssuesController#destroy to DELETE only....

52a7fa61 12/10/2011 04:10 AM Jean-Philippe Lang

Changed IssuesController#destroy to DELETE only....

a1ae0aed 12/10/2011 03:48 AM Jean-Philippe Lang

Removed obsolete project news route....

ac6e4045 12/10/2011 03:45 AM Jean-Philippe Lang

Moved bulk_edit/update routes into issues resources....

8d6af1fc 12/10/2011 03:44 AM Jean-Philippe Lang

Custom fields display on bulk edit form....

3dcd71a0 12/10/2011 03:37 AM Jean-Philippe Lang

REST urls for user memberships....

532a76f7 12/09/2011 06:29 PM Jean-Philippe Lang

Resourcified roles....

b127f915 12/09/2011 05:58 PM Jean-Philippe Lang

Resourcified custom fields....

877fbc15 12/09/2011 01:45 PM Jean-Philippe Lang

Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder....

ede9a034 12/09/2011 01:40 PM Jean-Philippe Lang

Removed TabularFormBuilder references in views....

9636882c 12/09/2011 01:15 PM Jean-Philippe Lang

Use #labelled_form_for instead of #labelled_tabular_form_for....

312ffe43 12/09/2011 07:08 AM Toshi MARUYAMA

Rails3: model: user: use ::Query instead of Query...

2afe5bdf 12/09/2011 02:16 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

85382514 12/09/2011 02:16 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

8e5242ef 12/09/2011 02:15 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

7aba81db 12/09/2011 02:15 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

66b49c63 12/09/2011 02:14 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

caf9edf2 12/09/2011 12:55 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

63d27a53 12/09/2011 12:54 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/func...

c8556330 12/09/2011 12:54 AM Toshi MARUYAMA

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit...

42d2bf0b 12/08/2011 03:37 PM Jean-Philippe Lang

Makes project and tracker assigned first in #attributes=...

d75bc577 12/08/2011 03:03 PM Jean-Philippe Lang

Changes auto_complete calls to GET requests....

f385a3e3 12/08/2011 02:22 PM Etienne Massip

Handle spaces in development scm stderr log file path....

3976e2d1 12/08/2011 01:50 PM Jean-Philippe Lang

Tests broken with ruby1.8.6 (#9751)....

aa127ebd 12/08/2011 10:12 AM Toshi MARUYAMA

Rails3: model: Member: add virtual attribute to prevent error...

740b54f5 12/08/2011 10:11 AM Toshi MARUYAMA

add unit test of error message in case that member role is empty...

15bb2fef 12/08/2011 08:37 AM Toshi MARUYAMA

back out r8124...

d9699adc 12/08/2011 06:13 AM Toshi MARUYAMA

Rails3: model: Member: errors must be set on existing attributes...

c585d224 12/08/2011 02:30 AM Toshi MARUYAMA

replace tabs to spaces at app/views/issues/_form.html.erb...

b1996b38 12/07/2011 06:54 PM Toshi MARUYAMA

Rails3: view: html_safe for timelog/_date_range.html.erb...

6d805cfc 12/07/2011 06:53 PM Toshi MARUYAMA

Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper...

9a8cf5fa 12/07/2011 04:47 PM Jean-Philippe Lang

Merged r8103 from trunk (#9737)....

12077a4d 12/07/2011 04:35 PM Jean-Philippe Lang

Fixed that a cross-project custom query is not remembered inside project (#9738)....

24317f61 12/07/2011 01:54 PM Jean-Philippe Lang

Adds an explicit error message for invalid YAML configuration file (#9748)....

fd32f744 12/06/2011 10:54 PM Toshi MARUYAMA

code layout clean up app/views/gantts/show.html.erb...

bf0008cd 12/06/2011 08:25 PM Toshi MARUYAMA

Merged r8106 from trunk...

« Previous 1 ... 11 12 13 14 15 ... 82 Next » (1201-1300/8154)

(Other formats not available in this archive.

This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=13 at Fri, 04 Nov 2022 20:40:18 GMT