OSDN Git Service

redirect to index at creation user
[redminele/redmine.git] / app / models / query.rb
2011-10-08 Akihiro OnoMerge commit '1.2.1' into update
2011-07-03 Jean-Philippe LangMerged r6163, r6171, r6172, r6174 from trunk.
2011-06-19 Akihiro OnoMerged Redmine 1.2.0
2011-05-17 Toshi MARUYAMAremove trailing white-spaces from query model source.
2011-04-29 Jean-Philippe LangMakes 'This week' filter work with any starting day...
2011-04-12 Jean-Philippe LangExtract visibility condition from project statement...
2011-04-05 Jean-Philippe LangWrap text custom fields in the issue list (#8064).
2011-04-02 Jean-Philippe LangSkip a few count(*) SQL queries on the issue list.
2011-04-01 Jean-Philippe LangAdds User and Version custom field format that can...
2011-03-15 Jean-Philippe LangAdds Issue#visible_condition to build issue visibility...
2011-03-11 Akihiro OnoMerge commit '1.1.2'
2011-03-06 Jean-Philippe LangMerged r4888 from trunk.
2011-02-20 Jean-Philippe LangFixed: SQL error when filtering issues with an empty...
2010-12-21 Jean-Philippe LangFixed: 500 error on issue query grouped by a custom...
2010-12-20 Jean-Philippe LangPrevents n SQL queries (n = project count) on cross...
2010-11-07 Jean-Philippe LangFixed: unchecking status filter on the issue list has...
2010-10-16 Eric DavisRemember the selected "Member of Role" and "Member...
2010-09-10 Eric DavisRefactor: replace chained finders with an inject. Shoul...
2010-09-10 Eric DavisAdded a "Member of Role" to the issues filters. #5869
2010-09-10 Eric DavisAdded a "Member of Group" to the issues filter. #5869
2010-08-08 Jean-Baptiste BarthAdded project filter when viewing all issues. #5084
2010-08-04 Jean-Baptiste BarthFixed: assigned_to and author filters in cross project...
2010-04-20 Eric DavisAdding missing setter for Query#available_columns
2010-04-19 Eric DavisRefactor: Move method to Query model
2010-03-27 Jean-Philippe LangIssue list improvements for subtasking (#5196):
2010-03-21 Jean-Philippe LangOptimize retrieval of user's projects members.
2010-03-19 Eric DavisRefactor: Extract Query#sortable_columns from the contr...
2010-02-10 Jean-Philippe LangAdds filter for system shared versions on the cross...
2010-01-07 Jean-Philippe LangFixed: issue summary counts should link to the issue...
2009-12-20 Eric DavisAdded an optimization note for later.
2009-12-06 Jean-Philippe LangVersion sharing (#465) + optional inclusion of subproje...
2009-12-02 Jean-Philippe LangFixed: "None" category issue count is empty while group...
2009-11-28 Jean-Philippe LangAdds dynamic columns selection on the issue list (...
2009-11-28 Jean-Philippe LangRescue invalid query statement error with an error...
2009-11-28 Jean-Philippe LangMove issues, journals, versions queries from IssuesCont...
2009-11-27 Jean-Philippe LangReverts r3072 (#4302: error raised when sorting on...
2009-11-16 Jean-Philippe LangOptimize associations loading on the issue list.
2009-11-16 Jean-Philippe LangAllow issue grouping by custom field (#2679).
2009-06-28 Jean-Philippe LangFixed: case sensitivity in issue subject filtering...
2009-05-30 Eric DavisChanged Enumerations to use a Single Table Inheritance
2009-05-13 Jean-Philippe LangAbility to use any custom field as a cross-project...
2009-04-26 Jean-Philippe LangTicket grouping (#2679).
2009-03-22 Azamat HackimovFixing bug #3009, trivial updates of locales
2009-03-12 Jean-Philippe LangAbility to save "sort order" in custom queries (#2899).
2009-03-07 Jean-Philippe LangAdds a sortable "Project" column to the issue list.
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-12 Jean-Philippe LangAdds ability to filter watched issues (#846).
2009-02-01 Jean-Philippe LangInclude both version date and name when sorting issues...
2009-02-01 Jean-Philippe LangInclude both last and first name when sorting issues...
2009-01-24 Jean-Philippe LangMerged nested projects branch. Removes limit on subproj...
2009-01-11 Jean-Philippe LangAbility to sort the issue list by text, list, date...
2008-12-05 Eric DavisFinal refactoring on Query#sql_for_field to rename...
2008-12-05 Eric DavisBit more refactoring on Query#sql_for_field to remove...
2008-12-05 Eric DavisRefactor: Extracted new method Query#sql_for_field...
2008-11-23 Jean-Philippe LangFixed date filters accuracy with SQLite (#2221).
2008-09-25 Jean-Philippe LangFixed: cross-project issue list should not show issues...
2008-09-11 Jean-Philippe LangAdds support for free ticket filtering and custom queri...
2008-07-26 Jean-Philippe LangAdds estimated hours to issue filters (#1678).
2008-06-27 Jean-Philippe LangCustom fields refactoring: most of code moved from...
2008-06-22 Jean-Philippe LangAdd filters on cross-project issue list for custom...
2008-06-22 Jean-Philippe LangHide 'Target version' filter if no version is defined.
2008-05-25 Jean-Philippe LangPrevents NoMethodError on @available_filters.has_key...
2008-05-14 Jean-Philippe LangFixed: private subprojects are listed on the issues...
2008-04-29 Jean-Philippe LangFixed: Search for target version of "none" fails with...
2008-04-26 Jean-Philippe LangFixes custom field filters behaviour (#1078).
2008-03-30 Jean-Philippe LangQueries can be marked as 'For all projects'. Such queri...
2008-03-30 Jean-Philippe LangFixed: Priorities not ordered when displayed as a filte...
2008-03-23 Jean-Philippe LangFixed: 'This week' condition in filter consider monday...
2008-03-16 Jean-Philippe LangAllow issue list to be sorted by target version (#832).
2008-03-06 Jean-Philippe LangAdds an application setting to choose whether or not...
2008-02-28 Jean-Philippe LangInclude subprojects on the issue list, calendar and...
2008-02-05 Jean-Philippe LangMore appropriate default sort order on sortable columns.
2008-02-03 Jean-Philippe LangAdd 'Author' to the available columns for the issue...
2008-01-23 Jean-Philippe LangFixed: Incorrect filtering for unset values when using...
2008-01-16 Jean-Philippe LangOn the calendar, the gantt and in the Tracker filter...
2008-01-15 Jean-Philippe LangFixed: issue queries can not use custom fields marked...
2007-12-31 Jean-Philippe LangFix query management broken by r1027.
2007-12-12 Jean-Philippe LangFixed: 'assigned to me' filter broken.
2007-12-01 Jean-Philippe Lang'Assigned to' drop down list is now sorted by user...
2007-11-21 Jean-Philippe Lang* Fixed: Error when displaying the issue list if a...
2007-11-20 Jean-Philippe LangAnonymous users can now be allowed to create, edit...
2007-11-18 Jean-Philippe Lang'fixed version' field can now be displayed on the issue...
2007-11-16 Jean-Philippe LangFixed: localization problem on issue list headers.
2007-11-07 Jean-Philippe LangCustom fields can now be displayed as columns on the...
2007-11-05 Jean-Philippe LangFixed: <<me>> doesn't appear in the drop down filters...
2007-10-04 Jean-Philippe LangIssues sorted by priority position.
2007-10-01 Jean-Philippe LangDefault columns displayed on the issue list can now...
2007-10-01 Jean-Philippe LangCustom query columns: checkboxes replaced by two select...
2007-10-01 Jean-Philippe LangAdded a checkbox on custom query form to explicitly...
2007-10-01 Jean-Philippe LangAdded the ability to customize columns of a saved query.
2007-09-30 Jean-Philippe LangFixed: Manage pu(b)lic queries typo (Thomas Lecavelier).
2007-09-09 Jean-Philippe LangAdded "% done" in the filter list.
2007-09-06 Jean-Philippe Lang'current week' filter fix.
2007-09-05 Jean-Philippe LangAdded a new value for date filters: 'this week'
2007-08-31 Jean-Philippe LangAdded a cross-project issue list. It displays the issue...
2007-08-29 Jean-Philippe LangMerged 0.6 branch into trunk.
2007-08-26 Jean-Philippe LangFixed: queries with multiple custom fields return no...
2007-07-16 Jean-Philippe LangAdded several validates_length_of
2007-06-23 Jean-Philippe LangAdded per user custom queries.
2007-05-29 Jean-Philippe LangFixed date query filters (wrong results and sql error...
next