summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-082-0/+47
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-085-7/+20
* Display status change before subject of issue on the activity view otherwise ...Jean-Philippe Lang2008-06-071-1/+1
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-073-3/+2
* Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).Jean-Philippe Lang2008-06-071-3/+3
* Fixed: Atom link on saved query does not include query_id (#1390).Jean-Philippe Lang2008-06-061-1/+1
* Hides the "Replies" heading below a message if there is no reply (#1350).Jean-Philippe Lang2008-06-061-0/+2
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+1
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-044-5/+17
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-032-3/+3
* Diff: adds some space between 2 changes in the same file and reduces html size.Jean-Philippe Lang2008-06-021-73/+69
* Fixed: Atom feeds don't provide author section for repository revisions (#1348).Jean-Philippe Lang2008-06-021-1/+1
* Fixed: Link to PDF doesn't work after creating new issue (#1346).Jean-Philippe Lang2008-06-021-1/+1
* Fixed: Reminder emails shouldn't include archived projects (#1351).Jean-Philippe Lang2008-06-021-1/+3
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-3/+3
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-304-6/+36
* Fixed: can not access old projects created with a numeric identifier (#1322).Jean-Philippe Lang2008-05-291-1/+2
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-272-4/+17
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-262-6/+1
* Fixed roadmap links to versions (#1297).Jean-Philippe Lang2008-05-261-1/+1
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-262-0/+7
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-253-0/+47
* Remove edit step from Status context menu (#1197).Jean-Philippe Lang2008-05-251-1/+1
* Change projects homepage limit to 255 chars (#663, #1095).Jean-Philippe Lang2008-05-252-2/+2
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-254-4/+17
* Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).Jean-Philippe Lang2008-05-251-1/+1
* Fixed: using '*' as keyword for repository referencing keywords doesn't work ...Jean-Philippe Lang2008-05-251-1/+1
* Prevent admin users from making themselves non-administrator (#1276).Jean-Philippe Lang2008-05-251-1/+1
* Prevent admin users from locking their own account (#1276).Jean-Philippe Lang2008-05-241-1/+1
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-244-1/+25
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-231-1/+2
* Fixed: TypeError in WikiController#destroy_attachment (#1281).Jean-Philippe Lang2008-05-221-3/+1
* Fixed: non member or anonymous permissions change is effective only after an ...Jean-Philippe Lang2008-05-221-2/+1
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-201-3/+1
* Slight changes to the search results.Jean-Philippe Lang2008-05-201-1/+1
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-202-2/+5
* Adds icons on search results.Jean-Philippe Lang2008-05-181-5/+5
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-1811-53/+66
* Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #...Jean-Philippe Lang2008-05-171-1/+14
* Fixed: private subprojects are listed on the issues view (#1217).Jean-Philippe Lang2008-05-141-10/+7
* Fixed: Calendar and Gantt show private subprojects even if current user is no...Jean-Philippe Lang2008-05-141-3/+4
* Do not toggle assignable check box when using un/check all permissions links ...Jean-Philippe Lang2008-05-141-2/+2
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-2/+2
* Fixed: Update issue form: comment field from log time end out of screen (#1227).Jean-Philippe Lang2008-05-131-1/+1
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-043-4/+31
* Prevent "can't convert nil into String" error when :sort_order param is not p...Jean-Philippe Lang2008-05-031-1/+1
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-026-31/+63
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-012-6/+20
* Hide the 'Latest projects' box on the welcome screen if there are no projects...Jean-Philippe Lang2008-05-011-1/+3
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-1/+1