Commit Graph

826 Commits (bb2de53d93adb517fbfcfb37e33adc959b2848b3)
 

Author SHA1 Message Date
Jean-Philippe Lang bb2de53d93 Added an alternate theme which provides issue list colorization based on issues priority. 17 years ago
Jean-Philippe Lang e2c606e974 Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
Jean-Philippe Lang 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 17 years ago
Jean-Philippe Lang 1469a4c8df Fixed (CVS adapter): changes not recorded when using :pserver string. 17 years ago
Jean-Philippe Lang 76cdef46f2 Fixed: localization problem on issue list headers. 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang 4951676172 Added Russian translation (iGor kMeta). 17 years ago
Jean-Philippe Lang b0a8888e35 Fixed: admin should be able to move issues to any project. 17 years ago
Jean-Philippe Lang 833c7bd659 Fixed: adding an attachment is not possible when changing the status of an issue. 17 years ago
Jean-Philippe Lang 5944696b6d Custom fields can now be reordered. 17 years ago
Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 17 years ago
Jean-Philippe Lang 0fe5c7b3e0 Added an option on 'My account' for users who don't want to be notified of changes that they make. 17 years ago
Jean-Philippe Lang 843d04f0e3 Fixed: No mime-types in documents/files downloading 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang a8419c1425 Fixed: error on activity page when displaying a document (undefined method 'author'). 17 years ago
Jean-Philippe Lang 362364fd6f Fixed: CSV constant warning 17 years ago
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 17 years ago
Jean-Philippe Lang 1454a711ca Diff style (inline or side by side) automatically saved as a user preference. 17 years ago
Jean-Philippe Lang fa95501fe5 Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
Jean-Philippe Lang a069c4afcf Added forums topics on the activity view (disabled by default). 17 years ago
Jean-Philippe Lang cc8220dde8 Fixed: error when sorting the messages if there's only one board for the project. 17 years ago
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list. 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 26a1ae4808 Fixed: <td> closed with a </th> 17 years ago
Jean-Philippe Lang 040cfa6ae2 Fixed: <<me>> doesn't appear in the drop down filters on a project issue list. 17 years ago
Jean-Philippe Lang d0af24870e Slight changes for 0.6.0 release. 17 years ago
Jean-Philippe Lang 308118ce97 LDAP authentication: only ask for the user's DN if on-the-fly registration is disabled 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang d46e3a501e Pretty URL for the repository browser (Cyril Mougel) 17 years ago
Jean-Philippe Lang d4e47d5d64 Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
Jean-Philippe Lang 11cf016c58 Added Korean translation (Choi Jong Yoon) 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang 4ded4277c5 Activity view now uses events attributes. 17 years ago
Jean-Philippe Lang b60bedafc0 Added a missing string to lang files. 17 years ago
Jean-Philippe Lang 9a3d743ae5 Some slight improvements in AJAX errors handling. 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 17 years ago
Jean-Philippe Lang d9e6359a83 Fixed: some quotation marks are rendered as strange characters in pdf. 17 years ago
Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 17 years ago
Jean-Philippe Lang 01ef9f12c8 Serbian translation added (Dragan Matic) 17 years ago
Jean-Philippe Lang 24ec30b10c SCM browser: 17 years ago
Jean-Philippe Lang 152a5da64d SCM browser: 17 years ago
Jean-Philippe Lang 295e8c86ab Fixed: error when bulk editing with Postgresql 17 years ago
Jean-Philippe Lang 5d1d778ed5 Removed 'not null' constraint on position fields. 17 years ago
Jean-Philippe Lang 8f7f305f7c Removed 'not null' constraint on position fields. 17 years ago
Jean-Philippe Lang 33003e5b2d SCM browser: directories can now be collapsed and re-expanded with no additional request. 17 years ago
Jean-Philippe Lang 8ca4d35dcc Added a bit of AJAX on the SCM browser (tree view). 17 years ago
Jean-Philippe Lang b30b6717a2 Commit message parser: 17 years ago
Jean-Philippe Lang cedca57620 SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created. 17 years ago