summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-271-2/+7
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-0/+0
* Fixed roadmap links to versions (#1297).Jean-Philippe Lang2008-05-261-1/+1
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-252-0/+16
* 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-251-1/+1
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-252-4/+4
* Prevent admin users from making themselves non-administrator (#1276).Jean-Philippe Lang2008-05-251-1/+1
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-241-1/+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
* 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-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