Commit Graph

602 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Jean-Philippe Lang 6bdc13b33d Added cache for application settings (Setting model). 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 138566de0b Committer field in the Changesets table is now varchar 255. 17 years ago
Jean-Philippe Lang 446889b3f0 Added a 'Assignable' boolean on Role model. 17 years ago
Jean-Philippe Lang 9f0ddb89a0 Changed 'versions' table creation to allow null values for 'effective_date' field. 17 years ago
Jean-Philippe Lang 87bad767c6 Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
Jean-Philippe Lang f2acb56041 A wiki page can now be attached to each version. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 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 d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang 5c88c1f50b Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 18 years ago
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
Jean-Philippe Lang a301d0eb4e Updated migration 41 to support table name prefix/sufix. 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang 18255881ca Added create_watchers migration 18 years ago
Jean-Philippe Lang d570bc5cc5 Custom fields for issues can now be used as filters on issue list. 18 years ago
Jean-Philippe Lang 006b8716ed Migration to add identifier attribute on project. 18 years ago
Jean-Philippe Lang 71b6dd232e fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate 18 years ago
Jean-Philippe Lang 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph 18 years ago
Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
Jean-Philippe Lang 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. 18 years ago
Jean-Philippe Lang 59e3802c74 fixed migration scripts to work with mysql 5 running in strict mode 18 years ago
Jean-Philippe Lang fd37f37ee4 fixed problems when svn path doesn't point to the root directory of the repository. 18 years ago
Jean-Philippe Lang 10cf1ccc1a added rss/atom feeds at project levels for: 18 years ago
Jean-Philippe Lang 22b42dc90a fixed self.down in AddSearchPermission migration 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 7a20a4d32b feature #9137 Password-protected SVN repositories 18 years ago
Jean-Philippe Lang 75324e4859 added a simple search engine. left to do: 18 years ago
Jean-Philippe Lang 9845bbddce mail notification removed for projects/roadmap in migration 18 years ago
Jean-Philippe Lang 879a614cde added roadmap view 18 years ago
Jean-Philippe Lang 8316e78667 custom_field.possible_values is now serialized (no longer pipe separated) 18 years ago
Jean-Philippe Lang fa688d48e6 added the ability to set the sort order for trackers 18 years ago
Jean-Philippe Lang 671a0fa101 added the ability to set the sort order for roles 18 years ago
Jean-Philippe Lang fe22797d69 added the ability to set the sort order for issue statuses 18 years ago
Jean-Philippe Lang 2d47a6d71c mail notifications added when: 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang bc44158501 svn browser merged in trunk 18 years ago
Jean-Philippe Lang 2b0142580f "queries" branch merged 18 years ago
Jean-Philippe Lang 55ed70529a added model Comment. 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago