summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-7/+9
* 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-041-2/+6
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-024-23/+52
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-011-6/+6
* Hide the 'Latest projects' box on the welcome screen if there are no projects...Jean-Philippe Lang2008-05-011-1/+3
* Use GET instead of POST on roadmap (#718), gantt and calendar forms.Jean-Philippe Lang2008-04-303-5/+5
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-272-5/+12
* Warn user that subprojects are also deleted when deleting a project (#1111) a...Jean-Philippe Lang2008-04-261-7/+9
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+1
* Add css class for ticket changes (#1032).Jean-Philippe Lang2008-04-131-1/+1
* Left align filter buttons (closes #872) and reduce filters spacing.Jean-Philippe Lang2008-04-131-6/+6
* Fixed: Double dot displayed on ticket view when ticket not updated (closes #8...Jean-Philippe Lang2008-04-121-1/+1
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-2/+2
* Fix date range filter js behaviour and css fix for IE.Jean-Philippe Lang2008-04-071-4/+6
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-0/+5
* Preserve status filter and page number when using lock/unlock/activate links ...Jean-Philippe Lang2008-04-061-11/+1
* Make the project files list sortable (#997).Jean-Philippe Lang2008-04-061-4/+4
* Various timelog report enhancements:Jean-Philippe Lang2008-04-054-8/+24
* Fixed: single file 'View difference' links do not work because of duplicate s...Jean-Philippe Lang2008-04-031-1/+1
* Fixed: trying to preview a new issue raises an exception with postgresql (clo...Jean-Philippe Lang2008-04-031-1/+1
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-013-6/+13
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-013-33/+27
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-319-64/+0
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-302-2/+2
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-303-9/+15
* Fixed: can not display attached images inline in message replies.Jean-Philippe Lang2008-03-291-1/+1
* Use #blank? instead of #empty? in news/show view.Jean-Philippe Lang2008-03-291-1/+1
* Show date range on the activity (closes #837).Jean-Philippe Lang2008-03-291-0/+1
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-272-1/+6
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-261-2/+6
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-263-32/+46
* Make 'Planning' string translatable (closes #890).Jean-Philippe Lang2008-03-231-1/+1
* Fix IE6 display bug on the issue list.Jean-Philippe Lang2008-03-211-2/+2
* Add done_ratio to the right-click context menu.Jean-Philippe Lang2008-03-211-0/+9
* Revert "Make an issue's done_ratio field adjustable from the right-click"John Goerzen2008-03-201-9/+0
* Make an issue's done_ratio field adjustable from the right-clickJohn Goerzen2008-03-201-0/+9
* Change the tick image and replace the issue selection pencil with a small tick.Jean-Philippe Lang2008-03-191-1/+2
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-191-7/+5
* Added line under tracker name to make clear what is going on hereJohn Goerzen2008-03-181-0/+1
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-0/+1
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-171-10/+7
* Prevent page reloading if something goes wrong in the 'add more file' javascr...Jean-Philippe Lang2008-03-161-1/+1
* Move the filters buttons inside the filters fieldset on the issue list (close...Jean-Philippe Lang2008-03-164-7/+8
* Adds a title attribute to the next/previous links on the activity view, conta...Jean-Philippe Lang2008-03-161-2/+4
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-161-0/+52
* Workflow copy:Jean-Philippe Lang2008-03-152-2/+7