Commit Graph

2550 Commits (f5f26a44c121592e54d1d183ea653cd779fef493)
 

Author SHA1 Message Date
Jean-Philippe Lang faa3d984ab Added time report. 18 years ago
Jean-Philippe Lang 6d7a855ca2 Added pagination on wiki page history. 18 years ago
Jean-Philippe Lang 600018d5ad Fixed Iconv::IllegalSequence errors in csv exports 18 years ago
Jean-Philippe Lang ec44c94c12 Fixed an error on welcome screen for users with no membership 18 years ago
Jean-Philippe Lang 48c2a690c2 Don't show "Projects" label if projects list is empty. 18 years ago
Jean-Philippe Lang 1a2aee84b2 Fixed confidentiality issue on account/show. 18 years ago
Jean-Philippe Lang 1c44600c62 Added per user custom queries. 18 years ago
Jean-Philippe Lang 5332c4362c Added page association on versioned WikiContent 18 years ago
Jean-Philippe Lang f2acb56041 A wiki page can now be attached to each version. 18 years ago
Jean-Philippe Lang ff1343882a Swedish mail templates added (Thomas Habets) 18 years ago
Jean-Philippe Lang 2dbb397818 Fixed version field on issue view page now links to the corresponding version in the roadmap. 18 years ago
Jean-Philippe Lang 136a2a614b Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem. 18 years ago
Jean-Philippe Lang a681d8bf4d Added an error message when trying to create an issue with no default status defined. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang 4dddb606a6 Added :dependent => :delete_all on IssueStatus Workflow association. 18 years ago
Jean-Philippe Lang 22c7419a70 Japanese translation updated (Satoru KURASHIKI) 18 years ago
Jean-Philippe Lang 7fb03b1ca3 Fixed: error on csv/pdf export and feeds (oracle) 18 years ago
Jean-Philippe Lang 97f6315bd0 Fixed: SQL error when a non-admin user displays the project list 18 years ago
Jean-Philippe Lang e7ff47cff5 Fixed date query filters (wrong results and sql error with postgresql) 18 years ago
Jean-Philippe Lang 4a20ece43e Added Swedish translation supplied by Thomas Habets. 18 years ago
Jean-Philippe Lang b2d4666bf1 Attachments can be displayed inline in Documents 18 years ago
Jean-Philippe Lang 515caa8f37 Fixed: open/closed issue counts are always 0 on reports view (postgresql) 18 years ago
Jean-Philippe Lang 4cf1b68969 Added filename header when sending an image inline 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang 70374d084e Slight views refactoring 18 years ago
Jean-Philippe Lang f335e943ad Password fields hidden on users/add form when selecting an external authentication mode. 18 years ago
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account. 18 years ago
Jean-Philippe Lang f12315075f Optimistic locking added for wiki edits. 18 years ago
Jean-Philippe Lang c99da15445 Show a 404 error page if attachment can not be read. 18 years ago
Jean-Philippe Lang ef39db234b Added issue count details for versions on Reports view. 18 years ago
Jean-Philippe Lang 8af6d24a36 Fixed "Projects" drop-down menu for IE. 18 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang 6446c312be Added the ability to destroy wiki pages (content and its history are deleted from the database). 18 years ago
Jean-Philippe Lang 4a524ff911 Dutch translation added (Linda van den Brink) 18 years ago
Jean-Philippe Lang 9fe0dd051d User's projects alphabetically sorted in the Projects drop down menu. 18 years ago
Jean-Philippe Lang 3782501275 Fixed a couple of spelling errors (JT Zemp) 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 18 years ago
Jean-Philippe Lang 777c9acae8 "My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.). 18 years ago
Jean-Philippe Lang 7b13b58a2f Text search added on messages. 18 years ago
Jean-Philippe Lang b11dd1f213 Reply form on the message view is displayed only if user is logged in. 18 years ago
Jean-Philippe Lang 7ca7e4bad5 Added mail notification when a new message is posted in the forums. 18 years ago
Jean-Philippe Lang bca5bd9c62 Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang 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). 18 years ago
Jean-Philippe Lang 270e3a4345 Added "assigned to" field in mail notifications. 18 years ago
Jean-Philippe Lang 0fab627a3c Added some javascript to prevent from selecting the same from/to revision for the diff view. 18 years ago
Jean-Philippe Lang 599e49e4d0 Added the ability to view a file diff with free to/from revision selection. 18 years ago
Jean-Philippe Lang cff3950e6b Added a test for the mail handler. 18 years ago
Jean-Philippe Lang 42193960f2 Added a simple mail handler. 18 years ago