summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-053-0/+38
* Login field automatically focused on login formJean-Philippe Lang2007-05-051-0/+1
* Bulgarian translation added (Nikolay Solakov)Jean-Philippe Lang2007-05-026-0/+27
* Fixed an unicode problem on gantt (first letter of the day name)Jean-Philippe Lang2007-05-022-2/+2
* Added fragment caching for svn diffs.Jean-Philippe Lang2007-05-011-7/+9
* Issue subjects column width set to 330 on gantt chartJean-Philippe Lang2007-05-011-3/+3
* Text formatting drop down disabled if RedCloth is not available (system setti...Jean-Philippe Lang2007-05-011-1/+1
* Subproject name added in csv and pdf exports.Jean-Philippe Lang2007-04-302-3/+3
* A 403 error page is now displayed (instead of a blank page) when trying to ac...Jean-Philippe Lang2007-04-301-0/+4
* Added last commit message for each entry in repository browser.Jean-Philippe Lang2007-04-301-2/+5
* Removed hard coded 'Search' string in base layout.Jean-Philippe Lang2007-04-301-1/+1
* Added a DropOut effect when removing a block on my page layout.Jean-Philippe Lang2007-04-301-1/+1
* Removed an used li element in navigation menu.Jean-Philippe Lang2007-04-301-7/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-302-53/+71
* Fixed comments header label on time log detailsJean-Philippe Lang2007-04-281-1/+1
* Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtmlJean-Philippe Lang2007-04-271-1/+1
* Added an ajax indicator for all ajax calls. Also removed highlight effects on...Jean-Philippe Lang2007-04-274-30/+18
* Subproject name displayed on issue list, calendar and gantt (only for issues ...Jean-Philippe Lang2007-04-273-3/+3
* Added a link on revision screen to see the entire diff for the revision.Jean-Philippe Lang2007-04-261-2/+2
* 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