summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-2511-17/+17
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-243-2/+26
* Removed some parentheses before arguments.Jean-Philippe Lang2007-04-231-1/+1
* Removed some parentheses before arguments.Jean-Philippe Lang2007-04-222-2/+2
* Grey scale icon for issue not watched.Jean-Philippe Lang2007-04-221-1/+1
* Fixed: error on history atom feed when there's no notes on an issue changeJean-Philippe Lang2007-04-221-1/+1
* Fixed 10211 Wiki names can't have periods in them.Jean-Philippe Lang2007-04-221-1/+1
* Fixed: blank lines in left menu with IEJean-Philippe Lang2007-04-211-2/+2
* Projects menu item now shows the list of public projects and projects for whi...Jean-Philippe Lang2007-04-211-5/+12
* Added portuguese translation (Joao Carlos Clementoni).Jean-Philippe Lang2007-04-216-0/+27
* Added a new block available for my page: "Watched issues"Jean-Philippe Lang2007-04-211-0/+10
* Added missing parentheses on news/show and removed useless call to auto_linkJean-Philippe Lang2007-04-211-1/+1
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+7
* News box on project/show is hidden if there is no news to display.Jean-Philippe Lang2007-04-201-0/+2
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-201-2/+2
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-202-2/+2
* Checkboxes on the workflow screen diagonal no longer disabledJean-Philippe Lang2007-04-171-1/+0
* Custom fields for issues can now be used as filters on issue list.Jean-Philippe Lang2007-04-172-3/+4
* Closed issues no longer displayed on "my page" -> "issues assigned to me".Jean-Philippe Lang2007-04-111-1/+1
* Changesets comments truncated at 500 characters on activity view.Jean-Philippe Lang2007-04-091-1/+1
* Form to add an attachment on document view is now togglable.Jean-Philippe Lang2007-04-091-1/+2
* Replaced deprecated content_for_layout in the layout.Jean-Philippe Lang2007-04-081-1/+1
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-082-7/+5
* Added permissions report (link available on roles list view).Jean-Philippe Lang2007-04-072-1/+35
* Added toggle_link helper.Jean-Philippe Lang2007-04-073-7/+6
* Added link_to_issue helper.Jean-Philippe Lang2007-04-078-10/+9
* Added a warning message on tracker list for trackers that don't have any work...Jean-Philippe Lang2007-04-071-0/+2
* Added versions due dates on calendar.Jean-Philippe Lang2007-04-071-1/+5
* Added versions due dates on gantt chart.Jean-Philippe Lang2007-04-072-39/+70
* Modified the change_status view to use the form builder.Jean-Philippe Lang2007-04-051-21/+5
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-1/+7
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-0/+1
* "Author" column replaced by "Assigned to" in issue list.Jean-Philippe Lang2007-04-051-2/+2
* Patch 9725 Email templates of chinese simplified (Andy Wu)Jean-Philippe Lang2007-04-046-6/+6
* Fixed 9793 Preview fail for first wiki page of a projectJean-Philippe Lang2007-04-031-1/+1
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-033-9/+14
* Fixed pagination on users/list (status filter lost)Jean-Philippe Lang2007-04-031-1/+1
* Slight modifications on revisions tableJean-Philippe Lang2007-04-031-5/+5
* Feature 9784 Set status when raising issue.Jean-Philippe Lang2007-04-031-0/+1
* Colored square added on "my page" issue listJean-Philippe Lang2007-04-021-1/+1
* Added parent project name (if it exists) on project list and project overview.Jean-Philippe Lang2007-04-022-2/+7
* Applied the same column width in different similar views.Jean-Philippe Lang2007-04-023-6/+6
* Added some attributes length validations.Jean-Philippe Lang2007-04-024-6/+9
* Added the ability to copy an existing workflow when creating a new tracker.Jean-Philippe Lang2007-04-021-0/+3
* Added the ability to include subprojects issues on calendar & gantt (options ...Jean-Philippe Lang2007-04-022-10/+18
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-012-0/+4
* Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)Jean-Philippe Lang2007-03-312-39/+57
* Added chinese simplified translation (Andy Wu)Jean-Philippe Lang2007-03-316-0/+27
* removed hard coded strings in viewsJean-Philippe Lang2007-03-293-5/+5
* patch #9627 Add Side by Side in Diff view (Cyril Mougel)Jean-Philippe Lang2007-03-291-59/+81