Commit Graph

  • 7fb03b1ca3 Fixed: error on csv/pdf export and feeds (oracle) Jean-Philippe Lang 2007-05-29 22:20:43 +00:00
  • 97f6315bd0 Fixed: SQL error when a non-admin user displays the project list Jean-Philippe Lang 2007-05-29 19:48:50 +00:00
  • e7ff47cff5 Fixed date query filters (wrong results and sql error with postgresql) Jean-Philippe Lang 2007-05-29 19:40:48 +00:00
  • 4a20ece43e Added Swedish translation supplied by Thomas Habets. English email templates suffix removed so that they are used when translated template is not available. Jean-Philippe Lang 2007-05-29 17:57:10 +00:00
  • b2d4666bf1 Attachments can be displayed inline in Documents Jean-Philippe Lang 2007-05-28 12:15:19 +00:00
  • 515caa8f37 Fixed: open/closed issue counts are always 0 on reports view (postgresql) Jean-Philippe Lang 2007-05-28 09:09:37 +00:00
  • 4cf1b68969 Added filename header when sending an image inline Jean-Philippe Lang 2007-05-27 18:45:48 +00:00
  • 413247ee5b Added the ability to archive projects: * Only administrators can archive/unarchive projects. * Once archived, the project is visible on the admin project listing only. It doesn't show up anywhere else in the app. Subprojects are also archived. * Archive/unarchive preserve everything on the project (issues, members, ...). * A subproject can not be unarchived if its parent project is archived. Jean-Philippe Lang 2007-05-27 17:42:04 +00:00
  • 70374d084e Slight views refactoring Jean-Philippe Lang 2007-05-27 12:38:29 +00:00
  • f335e943ad Password fields hidden on users/add form when selecting an external authentication mode. Jean-Philippe Lang 2007-05-27 11:57:49 +00:00
  • f04225321c Account information can now be sent to the user when creating an account. ActionMailer logger set to nil for production environment to disable email contents output in production.log Jean-Philippe Lang 2007-05-27 10:57:13 +00:00
  • f12315075f Optimistic locking added for wiki edits. Jean-Philippe Lang 2007-05-26 17:22:27 +00:00
  • c99da15445 Show a 404 error page if attachment can not be read. Jean-Philippe Lang 2007-05-26 16:57:25 +00:00
  • ef39db234b Added issue count details for versions on Reports view. Jean-Philippe Lang 2007-05-26 16:06:02 +00:00
  • 8af6d24a36 Fixed "Projects" drop-down menu for IE. Jean-Philippe Lang 2007-05-26 15:53:15 +00:00
  • f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. Attached images can be displayed inline, using textile image tag (for wiki pages, issue descriptions and forum messages). Jean-Philippe Lang 2007-05-26 15:42:37 +00:00
  • 6446c312be Added the ability to destroy wiki pages (content and its history are deleted from the database). This permission has to be explicitly given (Roles & Permissions -> Wiki pages/Delete). Jean-Philippe Lang 2007-05-25 16:44:50 +00:00
  • 4a524ff911 Dutch translation added (Linda van den Brink) Jean-Philippe Lang 2007-05-24 17:29:11 +00:00
  • 9fe0dd051d User's projects alphabetically sorted in the Projects drop down menu. Jean-Philippe Lang 2007-05-23 17:18:21 +00:00
  • 3782501275 Fixed a couple of spelling errors (JT Zemp) Jean-Philippe Lang 2007-05-20 18:11:49 +00:00
  • d34ea9a569 Versions can now be created with no date. Versions with no date appear at the end of the roadmap, sorted by name. Jean-Philippe Lang 2007-05-20 17:46:02 +00:00
  • bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). Also added pagination for changes on changeset details view. Jean-Philippe Lang 2007-05-15 21:32:36 +00:00
  • 777c9acae8 "My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.). The left menu section for "My projects" is removed. Patch by Damien McKenna (slightly edited). Jean-Philippe Lang 2007-05-15 17:39:01 +00:00
  • 7b13b58a2f Text search added on messages. Jean-Philippe Lang 2007-05-14 17:46:58 +00:00
  • b11dd1f213 Reply form on the message view is displayed only if user is logged in. Jean-Philippe Lang 2007-05-14 17:07:40 +00:00
  • 7ca7e4bad5 Added mail notification when a new message is posted in the forums. Only users who "watch" the board receive notifications. To watch a board, go to the board and click on the "Watch" link. Jean-Philippe Lang 2007-05-14 17:03:59 +00:00
  • bca5bd9c62 Added watchers for message boards (watchers controller modified to support any watchable model). No notification yet when a new message is posted. Jean-Philippe Lang 2007-05-13 19:43:35 +00:00
  • b90e84b9fe Per project forums added. Permissions for forums management can be set in "Admin -> Roles & Permissions". Forums can be created on the project settings screen ("Forums" tab). Once a project has a forum, a "Forums" link appears in the project menu. For now, posting messages in forums requires to be logged in. Files can be attached to messages. Jean-Philippe Lang 2007-05-13 17:09:56 +00:00
  • 75582f80f8 Fixed: error when viewing a file diff from a revision view (only if repository url doesn't point to the root of the repository). Jean-Philippe Lang 2007-05-10 18:39:49 +00:00
  • 270e3a4345 Added "assigned to" field in mail notifications. Also fixed mail_handler unit test (wrong fixture filename). Jean-Philippe Lang 2007-05-10 17:46:16 +00:00
  • 0fab627a3c Added some javascript to prevent from selecting the same from/to revision for the diff view. Jean-Philippe Lang 2007-05-10 17:36:45 +00:00
  • 599e49e4d0 Added the ability to view a file diff with free to/from revision selection. Jean-Philippe Lang 2007-05-10 17:28:18 +00:00
  • cff3950e6b Added a test for the mail handler. Jean-Philippe Lang 2007-05-09 19:24:07 +00:00
  • 42193960f2 Added a simple mail handler. Jean-Philippe Lang 2007-05-09 18:46:43 +00:00
  • 98d08439dc Fixed: files with an apostrophe in their names can't be accessed in the repository Jean-Philippe Lang 2007-05-09 17:22:15 +00:00
  • 8614c00c8a Text files can now be viewed online when browsing the repository. Jean-Philippe Lang 2007-05-08 15:49:20 +00:00
  • df0a49ff14 "me" value is now available in queries for "assigned to" and "author" filters. When executing the query, it is replaced by the currently logged in user. Jean-Philippe Lang 2007-05-08 12:46:15 +00:00
  • 50429d0819 Fixed the order of the japanese day names Jean-Philippe Lang 2007-05-08 11:51:20 +00:00
  • 5c88c1f50b Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. Updated portuguese translation (Arthur Zapparoli). Current pt translation moved to pt-br. Jean-Philippe Lang 2007-05-08 09:26:57 +00:00
  • d85f5518d9 Removed "Wiki edits" option in the activity view if the project has no wiki. Jean-Philippe Lang 2007-05-07 16:57:42 +00:00
  • 8e24c6458d Added an option to see all versions in the roadmap view (including completed ones). On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap. Jean-Philippe Lang 2007-05-07 16:54:26 +00:00
  • b748455d96 Added fragment caching for calendar and gantt views Jean-Philippe Lang 2007-05-06 16:40:33 +00:00
  • 7eb6471559 Added autologin feature (disabled by default). To enable this feature, go to administration settings and choose a duration for autologin. When enabled, a checkbox on the login form lets users activate autologin. Jean-Philippe Lang 2007-05-06 12:49:32 +00:00
  • 56513a8c66 Added a "clear" link when displaying a saved query. It clears the query filter to show all issues. Jean-Philippe Lang 2007-05-05 17:52:08 +00:00
  • 8b1455c945 Filter values hidden by default to avoid show/hide flashes when loading screen. Jean-Philippe Lang 2007-05-05 16:10:45 +00:00
  • b9be1d1268 Ajaxified issue filter reset link Jean-Philippe Lang 2007-05-05 15:59:06 +00:00
  • 71e6f22670 Issue#long_id no more used and removed Jean-Philippe Lang 2007-05-05 15:55:50 +00:00
  • 0dbbf776c6 Slight modifications on project settings views Jean-Philippe Lang 2007-05-05 15:35:28 +00:00
  • 3eed7e622c Members management in project settings is now AJAXified Jean-Philippe Lang 2007-05-05 15:21:18 +00:00
  • a6a181c70c Issue filter no more reseted when clicking 'Issues' menu link Jean-Philippe Lang 2007-05-05 13:35:33 +00:00
  • 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: * relates to: do nothing special. Just to know that the 2 issues are related... * duplicates: will close the related issue with the same status when closing the issue (not implemented yet) * blocks: will require to close the blocking issue before closing the blocked issue (not implemented yet) * precedes (end to start relation): start date of the related issue depends on the due date of the preceding issue (implemented). A delay can be set so that the related issue can only start n days after the end of the preceding issue. When setting dates for an issue, dates of all downstream issues are set according to these relations. Jean-Philippe Lang 2007-05-05 13:22:27 +00:00
  • 987e843cd1 Removed alpha transparency from time icon Jean-Philippe Lang 2007-05-05 10:28:49 +00:00
  • 5050586a9e Changed delete icon Jean-Philippe Lang 2007-05-05 10:06:13 +00:00
  • da4fd6b71a Login field automatically focused on login form Jean-Philippe Lang 2007-05-05 09:23:56 +00:00
  • e07c44543f Bulgarian translation added (Nikolay Solakov) Jean-Philippe Lang 2007-05-02 19:36:00 +00:00
  • 78b5e57a4a Fixed an unicode problem on gantt (first letter of the day name) Jean-Philippe Lang 2007-05-02 19:13:38 +00:00
  • 10a49d476d HTML select tags are no longer hidden with IE7 when showing navigation drop-down menu. They are still hidden for IE6 (no z-index support for select tags). Jean-Philippe Lang 2007-05-02 17:31:42 +00:00
  • 0759212a44 Added fragment caching for svn diffs. Jean-Philippe Lang 2007-05-01 20:56:19 +00:00
  • 7eda64e464 Issue subjects column width set to 330 on gantt chart Jean-Philippe Lang 2007-05-01 08:48:24 +00:00
  • 124cca3af0 Text formatting drop down disabled if RedCloth is not available (system settings). Jean-Philippe Lang 2007-05-01 08:37:07 +00:00
  • 7faf77804d Subproject name added in csv and pdf exports. Jean-Philippe Lang 2007-04-30 20:18:28 +00:00
  • d94bcd285a A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. Jean-Philippe Lang 2007-04-30 19:47:28 +00:00
  • 9af49e07f3 Added last commit message for each entry in repository browser. Jean-Philippe Lang 2007-04-30 18:20:22 +00:00
  • 0f0ab74560 Fixed: last day of the month not included in project activity Jean-Philippe Lang 2007-04-30 18:03:42 +00:00
  • 5288b8550b Removed hard coded 'Search' string in base layout. Jean-Philippe Lang 2007-04-30 14:17:20 +00:00
  • 66d789229d Added a DropOut effect when removing a block on my page layout. Jean-Philippe Lang 2007-04-30 09:09:45 +00:00
  • bba9be6a4d Removed an used li element in navigation menu. Jean-Philippe Lang 2007-04-30 09:08:13 +00:00
  • ebe10fa645 Added a quick search form in page header. Search functionality moved to a dedicated controller. Jean-Philippe Lang 2007-04-30 08:52:39 +00:00
  • 833c5035a6 Fixed comments header label on time log details Jean-Philippe Lang 2007-04-28 17:32:11 +00:00
  • aa3445bdb6 Moved functional tests for MyController Jean-Philippe Lang 2007-04-28 17:30:17 +00:00
  • 66fe12db71 Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml Jean-Philippe Lang 2007-04-27 19:34:31 +00:00
  • 5db3396c07 Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. Jean-Philippe Lang 2007-04-27 19:32:57 +00:00
  • c1a18a2889 Subproject name displayed on issue list, calendar and gantt (only for issues that belong to a subproject). Jean-Philippe Lang 2007-04-27 16:21:53 +00:00
  • 89db185726 Added a link on revision screen to see the entire diff for the revision. Jean-Philippe Lang 2007-04-26 18:46:55 +00:00
  • a301d0eb4e Updated migration 41 to support table name prefix/sufix. Jean-Philippe Lang 2007-04-25 16:48:01 +00:00
  • 076655cdd8 Updated migration 41 to support table name prefix/sufix. Jean-Philippe Lang 2007-04-25 16:47:29 +00:00
  • 8e4a5996b0 Fixed: 9268 These files should be moved out of revision control Jean-Philippe Lang 2007-04-25 16:21:23 +00:00
  • 52547466f0 Fixed: 10342 Creation of Schema in Oracle Comment is a reserved keyword for Oracle. The five 'Comment' columns are renamed to 'Commments'. Migration scripts were modified to let oracle users create the database. For the others, migration 41 will rename the columns (only if columns have the 'old' name). Fixed also a few oracle specific issues. Jean-Philippe Lang 2007-04-25 15:06:20 +00:00
  • 4967fa8733 Journal details truncated only if values are strings Jean-Philippe Lang 2007-04-24 18:26:42 +00:00
  • 8065001c0d Fixed 10335 Error in journalizing an issue with longtext custom fields (Postgresql) Jean-Philippe Lang 2007-04-24 16:17:57 +00:00
  • 72a5839931 Removed an old, no longer used, model. Jean-Philippe Lang 2007-04-24 15:53:00 +00:00
  • c995be94d9 Fixed: default status not showing in new issue Jean-Philippe Lang 2007-04-24 15:19:49 +00:00
  • 018b81a46a Fixed 10337 Regression: Admin raises issue in project not assigned to Jean-Philippe Lang 2007-04-24 14:49:05 +00:00
  • 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. Keywords and the status to apply to fixed issues can be defined in Admin -> Settings. Jean-Philippe Lang 2007-04-24 13:57:27 +00:00
  • ed5b5d0559 Missing fav_off icon. Jean-Philippe Lang 2007-04-23 19:56:13 +00:00
  • 104b7d457d Removed some parentheses before arguments. Jean-Philippe Lang 2007-04-23 16:46:04 +00:00
  • feb973b970 The ability to change the issue status to the same status is no longer forced. This behaviour can be defined in workflow setup. Jean-Philippe Lang 2007-04-22 22:20:09 +00:00
  • e02068eb2a Removed some parentheses before arguments. Jean-Philippe Lang 2007-04-22 21:19:16 +00:00
  • eea1878a3b Italian translation update (Alessio Spadaro) Jean-Philippe Lang 2007-04-22 20:29:00 +00:00
  • 4499c7a030 Grey scale icon for issue not watched. Jean-Philippe Lang 2007-04-22 20:03:08 +00:00
  • 2f1d8630f1 Fixed: error on history atom feed when there's no notes on an issue change Jean-Philippe Lang 2007-04-22 12:50:26 +00:00
  • cf59496957 Fixed 10058: issue URL in repository comment break Jean-Philippe Lang 2007-04-22 10:58:15 +00:00
  • 32de29ea35 Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin) Jean-Philippe Lang 2007-04-22 10:10:56 +00:00
  • 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. Same validations as WikiPage model now applied to wiki start page. Jean-Philippe Lang 2007-04-22 09:50:16 +00:00
  • 3d685f7bec Fixed: blank lines in left menu with IE Jean-Philippe Lang 2007-04-21 18:06:01 +00:00
  • 05b08ae38f Right overflow of the left menu now hidden. Jean-Philippe Lang 2007-04-21 17:11:30 +00:00
  • 623d2f25b1 Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). If current user is admin, private projects are also listed. Jean-Philippe Lang 2007-04-21 16:40:56 +00:00
  • 634d3557f2 Online help japanese translation added (Ken Date) Jean-Philippe Lang 2007-04-21 16:11:12 +00:00
  • 6957eceee0 Added portuguese translation (Joao Carlos Clementoni). Email templates copied from english. Jean-Philippe Lang 2007-04-21 16:02:28 +00:00
  • 5097f6394d Fixed: error when using a custom query feed with custom field filter. Jean-Philippe Lang 2007-04-21 13:16:04 +00:00