Commit Graph

  • 77cfc1cc59 Added a new block available for my page: "Watched issues" Jean-Philippe Lang 2007-04-21 12:28:22 +00:00
  • 5d8200b9fc Added missing parentheses on news/show and removed useless call to auto_link Jean-Philippe Lang 2007-04-21 12:10:50 +00:00
  • 18255881ca Added create_watchers migration Jean-Philippe Lang 2007-04-21 12:09:07 +00:00
  • 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. For now, it's only usefull for users who are not members of the project, since members receive notifications for each issue (this behaviour will change). Jean-Philippe Lang 2007-04-21 12:08:31 +00:00
  • 907f906ec6 Fixed: error when exporting to PDF an issue list using a custom field filter. Jean-Philippe Lang 2007-04-21 08:21:23 +00:00
  • acfb87a07b News box on project/show is hidden if there is no news to display. Jean-Philippe Lang 2007-04-20 10:26:57 +00:00
  • c10541feb7 Removed some spaces before argument parentheses. Jean-Philippe Lang 2007-04-20 10:23:25 +00:00
  • e72778ea84 Removed some spaces before argument parentheses. Jean-Philippe Lang 2007-04-20 09:53:44 +00:00
  • a824017d8c Checkboxes on the workflow screen diagonal no longer disabled Jean-Philippe Lang 2007-04-17 11:02:46 +00:00
  • d570bc5cc5 Custom fields for issues can now be used as filters on issue list. To use a custom field as a filter, check "Used as a filter" on the custom field edit screen. Jean-Philippe Lang 2007-04-17 10:53:20 +00:00
  • 559b2069ac User#<=> modified to sort on firstname if same lastname Jean-Philippe Lang 2007-04-12 16:49:02 +00:00
  • 6c5e89ede0 Redmine::VERSION updated Jean-Philippe Lang 2007-04-11 16:38:19 +00:00
  • 3c9a5f1e23 tagged version 0.5.0 0.5.0 Jean-Philippe Lang 2007-04-11 15:46:37 +00:00
  • 6a8ddc954f Doc files updated for 0.5.0 release Jean-Philippe Lang 2007-04-11 15:33:27 +00:00
  • 8f1c0eb2dd Closed issues no longer displayed on "my page" -> "issues assigned to me". Jean-Philippe Lang 2007-04-11 15:18:36 +00:00
  • 8c01275ee9 Japanese lang file updated (Satoru Kurashiki) Jean-Philippe Lang 2007-04-11 15:14:44 +00:00
  • d6f4208a15 Fixed 10031 revision links and auto linking URLs conflict Jean-Philippe Lang 2007-04-11 15:10:02 +00:00
  • 2e78bc1bc4 Fixed pagination links on admin project listing Jean-Philippe Lang 2007-04-10 17:08:59 +00:00
  • 20feb44564 Changesets comments truncated at 500 characters on activity view. Jean-Philippe Lang 2007-04-09 18:18:23 +00:00
  • 1506d3ddab Form to add an attachment on document view is now togglable. Jean-Philippe Lang 2007-04-09 17:59:31 +00:00
  • 5cb64fff91 Replaced deprecated content_for_layout in the layout. Jean-Philippe Lang 2007-04-08 20:43:57 +00:00
  • 1adf56664d Replaced hard coded help link. Jean-Philippe Lang 2007-04-08 18:16:45 +00:00
  • 183ede84fd Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. Jean-Philippe Lang 2007-04-08 17:44:54 +00:00
  • bd9a44c225 Added permissions report (link available on roles list view). Jean-Philippe Lang 2007-04-07 20:27:19 +00:00
  • 30734ba8e8 Added toggle_link helper. Jean-Philippe Lang 2007-04-07 18:56:12 +00:00
  • cf4651b6bb Added link_to_issue helper. Jean-Philippe Lang 2007-04-07 18:30:01 +00:00
  • 14314b77ee Added a warning message on tracker list for trackers that don't have any workflow defined. Jean-Philippe Lang 2007-04-07 17:33:07 +00:00
  • ef71edd331 Added versions due dates on calendar. Jean-Philippe Lang 2007-04-07 12:16:09 +00:00
  • 708c3c9ec6 Added versions due dates on gantt chart. Jean-Philippe Lang 2007-04-07 12:09:01 +00:00
  • c1a5c5b9f8 Removed repository creation callback Jean-Philippe Lang 2007-04-07 09:49:36 +00:00
  • 1cc7006555 Modified the change_status view to use the form builder. Jean-Philippe Lang 2007-04-05 18:02:56 +00:00
  • 3f87f3c47a Feature 9867 Allow file upload in comment and add to issue history Jean-Philippe Lang 2007-04-05 17:20:04 +00:00
  • f3a1b4e38c Added the ability to easily rollback to a previous version of a wiki page. Jean-Philippe Lang 2007-04-05 14:45:44 +00:00
  • 7eb4abae80 Removed RedCloth :hard_break option that broke textile rendering. Jean-Philippe Lang 2007-04-05 14:34:11 +00:00
  • 0ea1b712be "Author" column replaced by "Assigned to" in issue list. "Assigned to" column added in the csv export. Jean-Philippe Lang 2007-04-05 07:33:51 +00:00
  • 9cf96580bf RedCloth attribute :hard_break set to true to keep line breaks Jean-Philippe Lang 2007-04-04 22:16:17 +00:00
  • 46d67cb349 Fixed a regression (crash when an admin with no role on the project try to create an issue) Jean-Philippe Lang 2007-04-04 21:52:53 +00:00
  • f7d5141251 Added svn:eol-style native property for various files Jean-Philippe Lang 2007-04-04 18:20:45 +00:00
  • 8e11dac375 Added gantt and calendar url in robots file, to avoid recursive indexing by bots. Jean-Philippe Lang 2007-04-04 18:09:28 +00:00
  • adee6de140 Added a unit test on User#role_for_project Jean-Philippe Lang 2007-04-04 17:52:07 +00:00
  • 4ed89dc2d3 Fixed User role_for_project method Jean-Philippe Lang 2007-04-04 17:46:51 +00:00
  • 8e6d575d4e Modified logged_in_user_membership controller method so that it returns a role Jean-Philippe Lang 2007-04-04 17:32:23 +00:00
  • e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. Jean-Philippe Lang 2007-04-04 17:26:05 +00:00
  • a9a082f05c Patch 9725 Email templates of chinese simplified (Andy Wu) Jean-Philippe Lang 2007-04-04 16:22:00 +00:00
  • be54cb9531 Feature #9808 Allow user to "change" issue status to the same status Jean-Philippe Lang 2007-04-04 16:14:26 +00:00
  • 18a6b8e101 Fixed 9793 Preview fail for first wiki page of a project Jean-Philippe Lang 2007-04-03 22:24:59 +00:00
  • 52ced19e2e Added subprojects issue count on project "Reports" page Jean-Philippe Lang 2007-04-03 19:48:49 +00:00
  • 1c0971b12c Fixed pagination on users/list (status filter lost) Jean-Philippe Lang 2007-04-03 19:22:56 +00:00
  • 2db9bdf7a2 Slight modifications on revisions table Jean-Philippe Lang 2007-04-03 19:16:09 +00:00
  • a09b2a23b9 Feature 9784 Set status when raising issue. Jean-Philippe Lang 2007-04-03 18:34:22 +00:00
  • 6d2ecefca0 Quick fix for: * 9750 sort field is lost, when displaying next part of issues list * 9782 show issues in page is wrong Jean-Philippe Lang 2007-04-03 17:46:05 +00:00
  • 568c22016a Colored square added on "my page" issue list Jean-Philippe Lang 2007-04-02 20:24:02 +00:00
  • 6e1b9326e4 Added parent project name (if it exists) on project list and project overview. Jean-Philippe Lang 2007-04-02 20:17:02 +00:00
  • 3c8a38212e Applied the same column width in different similar views. Jean-Philippe Lang 2007-04-02 19:27:05 +00:00
  • eba4af7a9f added svn-executable property on perl scripts Jean-Philippe Lang 2007-04-02 19:01:31 +00:00
  • f8a5725214 Renamed the repository management script and removed hard coded parameters. Jean-Philippe Lang 2007-04-02 19:00:22 +00:00
  • 791077c240 Added some attributes length validations. Also added some information about attribute length constraints on forms. Jean-Philippe Lang 2007-04-02 18:44:35 +00:00
  • bd8de9a6f8 Added the ability to copy an existing workflow when creating a new tracker. Jean-Philippe Lang 2007-04-02 17:45:21 +00:00
  • 0a82489ddc Added the ability to include subprojects issues on calendar & gantt (options box) Jean-Philippe Lang 2007-04-02 17:12:02 +00:00
  • 006b8716ed Migration to add identifier attribute on project. Jean-Philippe Lang 2007-04-02 06:29:09 +00:00
  • 4ff8386e3d Initial commit for svn repository management and access control: * Identifier attribute added on Project model. Used as the unix group name for the project * Web services (disabled by default) and scripts for repository management on a remote svn host Jean-Philippe Lang 2007-04-01 19:43:59 +00:00
  • cb6c8bee47 Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones) Slightly edited. Jean-Philippe Lang 2007-03-31 17:15:30 +00:00
  • 3a35883250 Added calendar-zh.js for chinese translation (Andy Wu) Jean-Philippe Lang 2007-03-31 15:53:56 +00:00
  • 2a00565bc4 Added chinese simplified translation (Andy Wu) Fixed rfpdf chinese.rb Jean-Philippe Lang 2007-03-31 15:51:44 +00:00
  • 5e0e951867 Japanese lang file updated (Satoru KURASHIKI) Jean-Philippe Lang 2007-03-30 23:02:35 +00:00
  • 4c75bd404b removed hard coded strings in views Jean-Philippe Lang 2007-03-29 19:02:48 +00:00
  • 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) Jean-Philippe Lang 2007-03-29 18:14:59 +00:00
  • d8ce97f766 german lang file updated (Thomas Löber) Jean-Philippe Lang 2007-03-28 17:52:20 +00:00
  • cf221c8f75 removed filter_html on RedCloth textile conversions Jean-Philippe Lang 2007-03-27 17:49:52 +00:00
  • b938c60396 slight svg rendering modifications Jean-Philippe Lang 2007-03-26 18:13:42 +00:00
  • 3a28fa01b0 added info about textile availabality on admin/info Jean-Philippe Lang 2007-03-26 18:03:25 +00:00
  • 8a84884d50 added changes counts on the "commits per author" svn stat graph Jean-Philippe Lang 2007-03-26 17:14:06 +00:00
  • b103052ff0 replaced an hard coded label Jean-Philippe Lang 2007-03-26 16:47:35 +00:00
  • 71b6dd232e fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate Jean-Philippe Lang 2007-03-26 16:41:54 +00:00
  • 1f7863e323 fixed bug 9537 fetch_changesets broken Jean-Philippe Lang 2007-03-25 22:33:40 +00:00
  • e951209d68 added pagination on revisions list Jean-Philippe Lang 2007-03-25 18:18:29 +00:00
  • 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph Jean-Philippe Lang 2007-03-25 17:11:46 +00:00
  • 887f11435b Patch #9530 Progress bars for roadmap versions (Nick Read) Slightly edited and links to issues list added Jean-Philippe Lang 2007-03-25 12:59:48 +00:00
  • d7f1b873c8 show anonymous on activity view when a commit has no author Jean-Philippe Lang 2007-03-25 12:24:07 +00:00
  • 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. New commits are automatically retrieved and stored when consulting the repository in the app. This behaviour can be disabled by unchecking 'Autofecth commits' in configuration settings. Commits can be fetched offline by running (recommanded at least for the initial import of past commits): ruby script/runner "Repository.fetch_changesets" It will load commits for all of the repositories. Jean-Philippe Lang 2007-03-25 12:12:15 +00:00
  • 6f1dcdc08f updated INSTALL doc with rake db:migrate instead of the deprecated rake migrate Jean-Philippe Lang 2007-03-24 20:09:07 +00:00
  • 3cd50da3b0 text formatting setting cached at controller level Jean-Philippe Lang 2007-03-24 09:16:33 +00:00
  • 0125ec3b48 removed td padding Jean-Philippe Lang 2007-03-23 23:50:12 +00:00
  • 7611f52faf added some parenthesis Jean-Philippe Lang 2007-03-23 19:03:22 +00:00
  • 669b2342ff added some parenthesis in views Jean-Philippe Lang 2007-03-23 19:00:48 +00:00
  • 1493c2a9b4 added roadmap and activity calls in projects functional tests Jean-Philippe Lang 2007-03-23 15:58:53 +00:00
  • 724ca74f51 patch #9429 Display Wiki edits in activity log (Nick Read) Jean-Philippe Lang 2007-03-23 15:58:02 +00:00
  • 76d4ac17a2 added 999 as a maximum for time entry hours Jean-Philippe Lang 2007-03-23 13:11:47 +00:00
  • 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. There's no aggregation reports for now, it's just possible to see all time entries for a project or an issue. A new "activities" enumeration is added. Permission for a role to log time must be set (new "Time tracking" section in role permissions screen). Jean-Philippe Lang 2007-03-23 12:22:31 +00:00
  • 583680fd91 added migration scripts and permissions for time tracking Jean-Philippe Lang 2007-03-23 11:19:24 +00:00
  • 1f2cbee0aa added issue validation on time_entry Jean-Philippe Lang 2007-03-23 10:50:42 +00:00
  • 6f6201f906 added activities enumeration for time tracking Jean-Philippe Lang 2007-03-23 10:45:50 +00:00
  • 4a1bf9fe1b time tracking initial commit (unstable) Jean-Philippe Lang 2007-03-23 10:38:09 +00:00
  • 7cf2d889d8 native eol property set on lang files Jean-Philippe Lang 2007-03-23 08:15:22 +00:00
  • 59a2d1c974 closed issues are now striked on roadmap Jean-Philippe Lang 2007-03-23 08:13:59 +00:00
  • 5108a9c6fe german translation improved (thanks to Daniel Weinand) Jean-Philippe Lang 2007-03-23 08:13:33 +00:00
  • 6e98df0e28 fixed #9397 Roadmap - Distinguishing open and closed issues (closed) is added at the end of closed issue subjects Jean-Philippe Lang 2007-03-21 18:56:47 +00:00
  • f3f75f557a added some diagnostic information on admin/info Jean-Philippe Lang 2007-03-20 20:03:27 +00:00
  • 8bf5759d26 fixed #9398 RSS feed on custom reports not displaying subproject changes Jean-Philippe Lang 2007-03-20 18:55:33 +00:00
  • cbf797ed95 removed a non matching closing select tag Jean-Philippe Lang 2007-03-20 18:37:53 +00:00