Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 5.59 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
admin_controller.rb 2.29 KB 549 about 18 years Jean-Philippe Lang Added the ability to archive projects: * Only a...
application.rb 5.26 KB 561 about 18 years Jean-Philippe Lang Applied this fix http://dev.rubyonrails.org/tic...
attachments_controller.rb 1.49 KB 550 about 18 years Jean-Philippe Lang Added filename header when sending an image inline
auth_sources_controller.rb 2.4 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
boards_controller.rb 2.96 KB 530 about 18 years Jean-Philippe Lang Added watchers for message boards (watchers con...
custom_fields_controller.rb 2.57 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
documents_controller.rb 2.45 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
enumerations_controller.rb 2.05 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
feeds_controller.rb 3.8 KB 556 about 18 years Jean-Philippe Lang Fixed: error on csv/pdf export and feeds (oracle)
help_controller.rb 1.71 KB 435 about 18 years Jean-Philippe Lang Replaced hard coded help link.
issue_categories_controller.rb 1.61 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
issue_relations_controller.rb 2.02 KB 506 about 18 years Jean-Philippe Lang Issue relations first commit (not thoroughly te...
issue_statuses_controller.rb 2.42 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
issues_controller.rb 7.01 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
members_controller.rb 1.7 KB 508 about 18 years Jean-Philippe Lang Members management in project settings is now A...
messages_controller.rb 2.14 KB 541 about 18 years Jean-Philippe Lang Attachments can now be added to wiki pages (ori...
my_controller.rb 4.58 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
news_controller.rb 1.76 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
projects_controller.rb 26.9 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
queries_controller.rb 2.88 KB 566 almost 18 years Jean-Philippe Lang Added per user custom queries. Any logged in us...
reports_controller.rb 9.54 KB 566 almost 18 years Jean-Philippe Lang Added per user custom queries. Any logged in us...
repositories_controller.rb 7.4 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
roles_controller.rb 3.74 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
search_controller.rb 4.27 KB 533 about 18 years Jean-Philippe Lang Text search added on messages.
settings_controller.rb 1.23 KB 497 about 18 years Jean-Philippe Lang Text formatting drop down disabled if RedCloth ...
sys_controller.rb 1.42 KB 396 about 18 years Jean-Philippe Lang Initial commit for svn repository management an...
timelog_controller.rb 6.84 KB 575 almost 18 years Jean-Philippe Lang Fixed: time report doesn't take account of the ...
trackers_controller.rb 2.52 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
users_controller.rb 4.59 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
versions_controller.rb 2.01 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
watchers_controller.rb 1.73 KB 530 about 18 years Jean-Philippe Lang Added watchers for message boards (watchers con...
welcome_controller.rb 964 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
wiki_controller.rb 5.92 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...

Latest revisions

# Date Author Comment
600 2007-08-02 19:42 Jean-Philippe Lang

Applied the flash notices patch by Matt Jones (slightly edited).
flash[:notice] and flash[:error] are now used for notice/error messages.

598 2007-08-01 21:51 Jean-Philippe Lang

Fixed: error when creating a tracker without copying an existing wokflow

586 2007-07-14 16:37 Jean-Philippe Lang

Added the ability to log time when changing an issue status.

583 2007-07-14 13:25 Jean-Philippe Lang

Added wiki diff.
Diff can be viewed from the page history, or directly from the project activity page for each edit.
Uses Lars Christensen's diff library.

579 2007-06-29 20:50 Jean-Philippe Lang

Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down).

577 2007-06-29 19:21 Jean-Philippe Lang

Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user.

575 2007-06-27 20:59 Jean-Philippe Lang

Fixed: time report doesn't take account of the project for time calculations

572 2007-06-24 18:07 Jean-Philippe Lang

Added time report.
Report can be generated by member/activity/tracker/version and year/month/week for the selected period.

571 2007-06-23 20:53 Jean-Philippe Lang

Added pagination on wiki page history.

570 2007-06-23 18:55 Jean-Philippe Lang

Fixed Iconv::IllegalSequence errors in csv exports

View revisions

Also available in: Atom