Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 6.89 KB 1731 almost 17 years Jean-Philippe Lang Fixes custom fields display order at several pl...
admin_controller.rb 3.04 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
application.rb 6.87 KB 1778 almost 17 years Jean-Philippe Lang Adds cross-project time reports support (#994).
attachments_controller.rb 2.13 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
auth_sources_controller.rb 2.4 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
boards_controller.rb 2.85 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
custom_fields_controller.rb 3.06 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
documents_controller.rb 3.16 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
enumerations_controller.rb 2.74 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
issue_categories_controller.rb 1.95 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
issue_relations_controller.rb 2 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
issue_statuses_controller.rb 2.41 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
issues_controller.rb 22.2 KB 1799 almost 17 years Jean-Philippe Lang Changes versions retrieval on gantt chart.
journals_controller.rb 1.49 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
mail_handler_controller.rb 1.49 KB 1584 about 17 years Jean-Philippe Lang Adds a simple API and a standalone script that ...
members_controller.rb 2.23 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
messages_controller.rb 4.13 KB 1772 almost 17 years Jean-Philippe Lang Adds posts quoting functionality (#1825).
my_controller.rb 5.71 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
news_controller.rb 3.49 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
projects_controller.rb 10 KB 1798 almost 17 years Jean-Philippe Lang Adds support for free ticket filtering and cust...
queries_controller.rb 2.99 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
reports_controller.rb 10.7 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
repositories_controller.rb 10.1 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
roles_controller.rb 3.71 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
search_controller.rb 4.06 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
settings_controller.rb 2.04 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
sys_controller.rb 1.68 KB 1814 almost 17 years Jean-Philippe Lang Merged nbc branch @ r1812 (commit access permis...
timelog_controller.rb 12.4 KB 1778 almost 17 years Jean-Philippe Lang Adds cross-project time reports support (#994).
trackers_controller.rb 2.48 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
users_controller.rb 3.75 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
versions_controller.rb 2.05 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
watchers_controller.rb 2.35 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
welcome_controller.rb 944 Bytes 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.
wiki_controller.rb 7.36 KB 1815 almost 17 years Jean-Philippe Lang Adds a permission 'view wiki edits' so that wik...
wikis_controller.rb 1.54 KB 1727 almost 17 years Jean-Philippe Lang Moves @layout 'base'@ to ApplicationController.

Latest revisions

# Date Author Comment
1815 2008-09-13 18:45 Jean-Philippe Lang

Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154).
A migration automatically adds this permission to roles that were allowed to view wiki pages.

1814 2008-09-13 18:31 Jean-Philippe Lang

Merged nbc branch @ r1812 (commit access permission and reposman improvements).

1799 2008-09-11 19:08 Jean-Philippe Lang

Changes versions retrieval on gantt chart.

1798 2008-09-11 19:03 Jean-Philippe Lang

Adds support for free ticket filtering and custom queries on Calendar.
ProjectsController#calendar moved to IssuesController.

1797 2008-09-10 20:26 Jean-Philippe Lang

Adds support for free ticket filtering and custom queries on Gantt chart.
ProjectsController#gantt moved to IssuesController.

1786 2008-09-05 12:31 Jean-Philippe Lang

Merged hooks branch @ r1785 into trunk.

1778 2008-08-31 18:34 Jean-Philippe Lang

Adds cross-project time reports support (#994).

1777 2008-08-31 14:59 Jean-Philippe Lang

Adds an option to generate sequential project identifiers.
Disabled by default, it can be enabled on the 'Projects' tab in application settings.

1772 2008-08-28 20:56 Jean-Philippe Lang

Adds posts quoting functionality (#1825).

1765 2008-08-26 12:34 Jean-Philippe Lang

One-click bulk edition using the issue list context menu within the same project (#1770).

View revisions

Also available in: Atom