63 Commits (2cf11bd64e7b272171f72cac1572e26224daf4ca)

Author SHA1 Message Date
  Jean-Philippe Lang 29b3614bcb Forums enhancements: 16 years ago
  Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 16 years ago
  Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 16 years ago
  Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 16 years ago
  Jean-Philippe Lang 5944696b6d Custom fields can now be reordered. 16 years ago
  Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 16 years ago
  Jean-Philippe Lang 5d1d778ed5 Removed 'not null' constraint on position fields. 16 years ago
  Jean-Philippe Lang 8f7f305f7c Removed 'not null' constraint on position fields. 16 years ago
  Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 16 years ago
  Jean-Philippe Lang 49eb65e925 Added LDAPS support migration and fixed connection test flash messages. 16 years ago
  Jean-Philippe Lang 31467731fa Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save relies on an attribute added in migration 72). 17 years ago
  Jean-Philippe Lang 73dba2ac04 Added default value for enumerations. 17 years ago
  Jean-Philippe Lang c216ab325b Added position on Enumeration model. 17 years ago
  Jean-Philippe Lang e5f5671d66 Added the ability to customize columns of a saved query. 17 years ago
  Jean-Philippe Lang 29413d6bee Fixed: error when uploading a file with a content type longer than 60 chars. 17 years ago
  Jean-Philippe Lang 89b349818b Added 'Estimated hours' attribute on issues. 17 years ago
  Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
  Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
  Jean-Philippe Lang 17a3f9e44c Added an index on custom_values table (customized_type + customized_id columns) to speed up issue queries that use custom field filters. 17 years ago
  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. 17 years ago
  Jean-Philippe Lang f2acb56041 A wiki page can now be attached to each version. 17 years ago
  Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 17 years ago
  Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 17 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. 17 years ago
  Jean-Philippe Lang 6446c312be Added the ability to destroy wiki pages (content and its history are deleted from the database). 17 years ago
  Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 17 years ago
  Jean-Philippe Lang b90e84b9fe Per project forums added. 17 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. 17 years ago
  Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 17 years ago
  Jean-Philippe Lang a301d0eb4e Updated migration 41 to support table name prefix/sufix. 17 years ago
  Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 17 years ago
  Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 17 years ago
  Jean-Philippe Lang 18255881ca Added create_watchers migration 17 years ago
  Jean-Philippe Lang d570bc5cc5 Custom fields for issues can now be used as filters on issue list. 17 years ago
  Jean-Philippe Lang 006b8716ed Migration to add identifier attribute on project. 17 years ago
  Jean-Philippe Lang 71b6dd232e fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate 17 years ago
  Jean-Philippe Lang 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph 17 years ago
  Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 17 years ago
  Jean-Philippe Lang 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. 17 years ago
  Jean-Philippe Lang 59e3802c74 fixed migration scripts to work with mysql 5 running in strict mode 17 years ago
  Jean-Philippe Lang fd37f37ee4 fixed problems when svn path doesn't point to the root directory of the repository. 17 years ago
  Jean-Philippe Lang 10cf1ccc1a added rss/atom feeds at project levels for: 17 years ago
  Jean-Philippe Lang 22b42dc90a fixed self.down in AddSearchPermission migration 17 years ago
  Jean-Philippe Lang c514316a2e wiki branch merged into trunk 17 years ago
  Jean-Philippe Lang 7a20a4d32b feature #9137 Password-protected SVN repositories 17 years ago