Project

General

Profile

Statistics
| Revision:
  • svn:ignore: schema.rb redmine_demo.db

# Date Author Comment
208 2007-01-31 21:57 Jean-Philippe Lang

added the ability to set the sort order for roles

205 2007-01-31 20:53 Jean-Philippe Lang

added the ability to set the sort order for issue statuses

196 2007-01-27 16:01 Jean-Philippe Lang mail notifications added when:
  • a document is added
  • a file is added to the project
  • an attachment is added to an issue or a document
195 2007-01-27 13:32 Jean-Philippe Lang

redmine_demo.db added to svn:ignored

167 2007-01-21 12:50 Jean-Philippe Lang

settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings

106 2006-12-24 14:38 Jean-Philippe Lang

svn browser merged in trunk

95 2006-12-16 14:37 Jean-Philippe Lang

"queries" branch merged

81 2006-12-10 19:35 Jean-Philippe Lang

added model Comment.
comments can now be added on news.

67 2006-12-05 21:45 Jean-Philippe Lang

trunk moved from /trunk/redmine to /trunk

63 2006-12-03 21:51 Jean-Philippe Lang

"hide my email address" preference added, so that it's not displayed on account/show

62 2006-12-03 20:55 Jean-Philippe Lang

- new controller "myController"
- account/my_page moved to my/page
- account/my_account mmoved to my/account
- "my page" is now customizable (table user_preferences added)

54 2006-11-27 23:31 Jean-Philippe Lang

improved issues change history

44 2006-11-12 19:50 Jean-Philippe Lang
  • new report: project activity
  • "start date" and "% done" fields added on issues
  • project calendar added
  • gantt chart added (exportable to pdf)
  • multiple file upload for issues attachments
  • user custom field displayed on account/show
  • default configuration improved (default roles, trackers, status, permissions and workflows)...
38 2006-11-05 17:49 Jean-Philippe Lang
37 2006-10-22 16:47 Jean-Philippe Lang
  • single/multiple issues pdf export added
  • new filter in issues list: "Author"
  • option to set number of results per page on issues list
  • localized csv separator (comma/semicolon)
  • csv output encoded to ISO-8859-1
  • fixed: custom fields not in csv exports
36 2006-10-21 18:07 Jean-Philippe Lang

issues/add_note added

32 2006-10-15 16:33 Jean-Philippe Lang
25 2006-10-08 15:02 Jean-Philippe Lang

indexes added

23 2006-09-09 18:07 Jean-Philippe Lang

data locking for issues

14 2006-07-29 21:54 Jean-Philippe Lang

Localization plugin removed (replaced with GLoc)

11 2006-07-29 11:30 Jean-Philippe Lang

0.3 unstable

7 2006-07-09 18:30 Jean-Philippe Lang

v0.2.0

5 2006-06-28 21:54 Jean-Philippe Lang

SQL error using PostgreSQL

4 2006-06-28 20:11 Jean-Philippe Lang

Initial commit