Menu

Source Commit Log


Commit Date  
[r4248] by edavis10

Refactor: extract TimelogController#edit to #update

2010-10-11 15:31:42 Tree
[r4247] by edavis10

Change Project#notified_users to check for the 'all' notification option. #6541

The previous mail_notification? check would always pass since the
notifications where converted to strings and strings are always true.

Also changed Project#recipients to use #notified_users instead of duplicated
code.

Based on contribution by Felix Schäfer.

2010-10-10 21:42:24 Tree
[r4246] by edavis10

Correctly update all mail_notification options. #6549

* Need to check for 't' values to support sqlite
* Need to check the membership count for the 'selected' option

Based on patch contributed by Felix Schäfer

2010-10-10 21:17:15 Tree
[r4245] by edavis10

Add SortHelper so custom queries will run on the Calendar. #6612

2010-10-10 21:17:10 Tree
[r4244] by edavis10

Refactor: extract TimelogController#create from TimelogController#edit

2010-10-08 15:39:39 Tree
[r4243] by edavis10

Fix the Log Time link on an issue page

Contributed by Philippe Lafoucrière (gravis)

2010-10-08 15:01:20 Tree
[r4242] by jbbarth

Added ability to edit issues from different project through contextual menu (#5332)

2010-10-08 03:09:51 Tree
[r4241] by edavis10

Don't duplicate users in Issue#assignable_users. From r4240

2010-10-07 17:46:37 Tree
[r4240] by edavis10

Allow assigning issues back to the author. #4199

This allows an issue to be reassigned to the author even if they are not
a project member. Useful when passing back an issue to get more
information from the author.

2010-10-07 17:28:29 Tree
[r4239] by edavis10

Refactor: extract TimelogController#new from #edit

2010-10-07 15:51:09 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.