summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into plugin-hooksEric Davis2008-07-281-2/+2
|\
| * Activity refactoring.Jean-Philippe Lang2008-07-271-2/+2
* | Changed Hook API to use a Manager class. #1296Eric Davis2008-07-231-6/+2
* | Added hooks for the member page. #1147Eric Davis2008-07-231-0/+7
|/
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-2/+1
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-221-2/+2
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-201-1/+1
* Fixes Gantt chart with ruby 1.8.7 (#1606).Jean-Philippe Lang2008-07-091-1/+0
* Escapes HTML tags.Jean-Philippe Lang2008-07-021-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-272-7/+7
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-231-1/+2
* "New Project" link on Projects page for admin users (#1082).Jean-Philippe Lang2008-06-081-0/+1
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-1/+1
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-041-1/+2
* 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
* 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
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-201-3/+1
* 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-271-3/+7
* Warn user that subprojects are also deleted when deleting a project (#1111) a...Jean-Philippe Lang2008-04-261-7/+9
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Make the project files list sortable (#997).Jean-Philippe Lang2008-04-061-4/+4
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-8/+0
* Show date range on the activity (closes #837).Jean-Philippe Lang2008-03-291-0/+1
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-261-9/+15
* Make 'Planning' string translatable (closes #890).Jean-Philippe Lang2008-03-231-1/+1
* Adds a title attribute to the next/previous links on the activity view, conta...Jean-Philippe Lang2008-03-161-2/+4
* Activity enhancements:Jean-Philippe Lang2008-03-112-4/+13
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-7/+3
* Display date/time instead of date on files list (#817).Jean-Philippe Lang2008-03-091-3/+1
* Fixes module names localization on projects/add (closes #797).Jean-Philippe Lang2008-03-071-1/+2
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-9/+9
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-052-7/+11
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-292-2/+3
* Include subprojects on the issue list, calendar and gantt by default.Jean-Philippe Lang2008-02-282-3/+5
* Roadmap enhancements (closes #697, #698):Jean-Philippe Lang2008-02-211-6/+10
* Order issues by id on the roadmap.Jean-Philippe Lang2008-02-181-1/+1
* Removed fragment caching on gantt and calendar.Jean-Philippe Lang2008-02-162-7/+0
* Added translation support for project modules names and a few other strings.Jean-Philippe Lang2008-02-162-3/+4
* Slight changes to calendar and activity h2 titles.Jean-Philippe Lang2008-02-152-2/+2
* Escape titles in activity view.Jean-Philippe Lang2008-02-141-1/+1
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-123-4/+6
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-29/+0
* Slight changes to the activity view.Jean-Philippe Lang2008-02-041-9/+14
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-031-6/+0
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-2/+2
* Unlimited and optional project description. The project list will show trunca...Jean-Philippe Lang2008-01-202-3/+6