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 11.6 KB 699 almost 18 years Jean-Philippe Lang Added Redmine::WikiFormatting module and tests ...
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.5 KB 695 almost 18 years Jean-Philippe Lang Small fix in issue history display.
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 6.75 KB 681 almost 18 years Jean-Philippe Lang Fixed: "new issue" drop-down only visible by ad...
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.99 KB 644 almost 18 years Jean-Philippe Lang Added syntax highlightment for repository files...
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.32 KB 705 almost 18 years Jean-Philippe Lang Issue notes are now included in search. Fixed: ...
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 over 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
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.

699 2007-09-02 22:41 Jean-Philippe Lang

Added Redmine::WikiFormatting module and tests for wiki links.
RedCloth librairy is now present in Redmine lib directory.

698 2007-09-02 17:06 Jean-Philippe Lang

Fix: Inline image links broken in rev 690.
TODO: Fix urls with &

695 2007-09-02 14:20 Jean-Philippe Lang

Small fix in issue history display.

690 2007-09-01 22:17 Jean-Philippe Lang

Fixed: auto-generated links corrupted when url contains & characters in the query string.

681 2007-08-29 23:52 Jean-Philippe Lang

Fixed: "new issue" drop-down only visible by admin users.

676 2007-08-29 19:25 Jean-Philippe Lang

Some deprecation fixes (end_form_tag and count API).

674 2007-08-29 18:52 Jean-Philippe Lang Merged 0.6 branch into trunk.
Permissions management was rewritten. Some permissions can now be specifically defined for non member and anonymous users.
This migration:
  • is irreversible (please, don't forget to backup your database before upgrading)
  • resets role's permissions (go to "Admin -> Roles & Permissions" to set them after upgrading)
666 2007-08-26 09:55 Jean-Philippe Lang

Gantt chart can now be exported to a graphic file (png).
This functionality is only available if RMagick is present.

653 2007-08-17 14:06 Jean-Philippe Lang

Small change to ApplicationHelper#textilizable to allow links to other wikis main page with custom text (eg. project:|mytext).

View revisions

Also available in: Atom