Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_helper.rb 817 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
admin_helper.rb 977 Bytes 549 about 18 years Jean-Philippe Lang Added the ability to archive projects: * Only a...
application_helper.rb 13.3 KB 747 over 17 years Jean-Philippe Lang Application layout refactored. The project menu...
attachments_helper.rb 1.05 KB 541 about 18 years Jean-Philippe Lang Attachments can now be added to wiki pages (ori...
auth_sources_helper.rb 821 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
boards_helper.rb 821 Bytes 529 about 18 years Jean-Philippe Lang Per project forums added. Permissions for forum...
custom_fields_helper.rb 2.93 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
documents_helper.rb 819 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
enumerations_helper.rb 822 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
feeds_helper.rb 815 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
help_helper.rb 814 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
ifpdf_helper.rb 2.05 KB 393 about 18 years Jean-Philippe Lang Added chinese simplified translation (Andy Wu) ...
issue_categories_helper.rb 825 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
issue_relations_helper.rb 1017 Bytes 506 about 18 years Jean-Philippe Lang Issue relations first commit (not thoroughly te...
issue_statuses_helper.rb 823 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
issues_helper.rb 3.78 KB 729 over 17 years Jean-Philippe Lang Main project list now displays root projects wi...
members_helper.rb 817 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
messages_helper.rb 1.24 KB 529 about 18 years Jean-Philippe Lang Per project forums added. Permissions for forum...
my_helper.rb 812 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
news_helper.rb 814 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
projects_helper.rb 7.93 KB 725 over 17 years Jean-Philippe Lang Added project module concept. A project module...
queries_helper.rb 161 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
reports_helper.rb 1.24 KB 629 almost 18 years Jean-Philippe Lang On the issue report page, 0 issue counts are no...
repositories_helper.rb 2.96 KB 725 over 17 years Jean-Philippe Lang Added project module concept. A project module...
roles_helper.rb 815 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
search_helper.rb 1.33 KB 766 over 17 years Jean-Philippe Lang Search engines now supports pagination. Results...
settings_helper.rb 823 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
sort_helper.rb 4.66 KB 618 almost 18 years Jean-Philippe Lang Translated 'Sort by' label on table headers.
timelog_helper.rb 1.01 KB 572 almost 18 years Jean-Philippe Lang Added time report. Report can be generated by m...
trackers_helper.rb 818 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
users_helper.rb 1.04 KB 347 about 18 years Jean-Philippe Lang added a status filter on users/list
versions_helper.rb 818 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
watchers_helper.rb 1.48 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
welcome_helper.rb 817 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
wiki_helper.rb 1.75 KB 583 almost 18 years Jean-Philippe Lang Added wiki diff. Diff can be viewed from the pa...

Latest revisions

# Date Author Comment
766 2007-09-27 19:28 Jean-Philippe Lang

Search engines now supports pagination.
Results are sorted in reverse chronological order.

747 2007-09-22 15:17 Jean-Philippe Lang

Application layout refactored.
The project menu is now the main menu.

736 2007-09-15 19:56 Jean-Philippe Lang

Date added as acronym title in ApplicationHelper#authoring

732 2007-09-15 17:20 Jean-Philippe Lang

Changed author display on issues, news and document files.

729 2007-09-14 21:55 Jean-Philippe Lang

Main project list now displays root projects with their subprojects.
Added files turned into links (if not removed) on the issue history.

725 2007-09-14 13:34 Jean-Philippe Lang

Added project module concept.

A project module (eg. issue tracking, news, wiki,...) is a set of permissions that can enabled/disabled at project level.
For each project, modules can be enabled on the project settings view ('Modules' tab).
This requires a specific permission: 'Select project modules' (if this permission is turned off, only Redmine administrators can choose which modules a project uses)....

715 2007-09-07 22:52 Jean-Philippe Lang

Removed @html_title assignments in controllers.
Views can now set the header title using set_htmh_title(title) method.

714 2007-09-07 22:07 Jean-Philippe Lang Improved Redmine links:
  • issue and changeset links generated only if the object exists
  • issue subject and status appear in the link title
  • strike issue link if issue is closed
  • red wiki page link if page doesn't exist
  • new icon for external links

Wiki page cache had to be disabled.

708 2007-09-05 22:51 Jean-Philippe Lang

Removed RedCloth checks since it's now supplied with the application.

705 2007-09-05 21:37 Jean-Philippe Lang

Issue notes are now included in search.
Fixed: search results too long when there are many matches.
Fixed: search results not escaped.

View revisions

Also available in: Atom