Commit Graph

664 Commits (3355ffe029fdecbe78a75f7f459bd93eae835a42)

Author SHA1 Message Date
Jean-Philippe Lang 018b81a46a Fixed 10337 Regression: Admin raises issue in project not assigned to 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang feb973b970 The ability to change the issue status to the same status is no longer forced. 18 years ago
Jean-Philippe Lang 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. 18 years ago
Jean-Philippe Lang 623d2f25b1 Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). 18 years ago
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 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 559b2069ac User#<=> modified to sort on firstname if same lastname 18 years ago
Jean-Philippe Lang 183ede84fd Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 18 years ago
Jean-Philippe Lang 708c3c9ec6 Added versions due dates on gantt chart. 18 years ago
Jean-Philippe Lang f3a1b4e38c Added the ability to easily rollback to a previous version of a wiki page. 18 years ago
Jean-Philippe Lang 46d67cb349 Fixed a regression (crash when an admin with no role on the project try to create an issue) 18 years ago
Jean-Philippe Lang 4ed89dc2d3 Fixed User role_for_project method 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang a09b2a23b9 Feature 9784 Set status when raising issue. 18 years ago
Jean-Philippe Lang 791077c240 Added some attributes length validations. 18 years ago
Jean-Philippe Lang 0a82489ddc Added the ability to include subprojects issues on calendar & gantt (options box) 18 years ago
Jean-Philippe Lang 4ff8386e3d Initial commit for svn repository management and access control: 18 years ago
Jean-Philippe Lang 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) 18 years ago
Jean-Philippe Lang 1f7863e323 fixed bug 9537 fetch_changesets broken 18 years ago
Jean-Philippe Lang e951209d68 added pagination on revisions list 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 724ca74f51 patch #9429 Display Wiki edits in activity log (Nick Read) 18 years ago
Jean-Philippe Lang 76d4ac17a2 added 999 as a maximum for time entry hours 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 dfb81dd89c added back "subproject" filter on issue list 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 e6f58e4dcc fixed #9308 table_name pre/suffix support 18 years ago
Jean-Philippe Lang 56d0af472d removed project_id presence validation on wiki model which was failing when creating a project with a wiki 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 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 8316e78667 custom_field.possible_values is now serialized (no longer pipe separated) 18 years ago
Jean-Philippe Lang c1537b5291 * fixed a variable name error in Setting 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 90c7cf9763 proper language setting for mail notifications 18 years ago
Jean-Philippe Lang 2d47a6d71c mail notifications added when: 18 years ago
Jean-Philippe Lang 5f361e71df only active users are now proposed when adding a member to a project 18 years ago
Jean-Philippe Lang c38a2112c6 deprecated children_count replaced 18 years ago
Jean-Philippe Lang b9ef10fe3f fixed: unable to delete an issue status even if it's not used yet 18 years ago
Jean-Philippe Lang 2b9777555f fixed: setting an issue status as default status leads to an sql error with SQLite 18 years ago
Jean-Philippe Lang 2789b08dd0 removed serialize class_name option in user_preference 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 a8137d5d17 added back "fixed version" in issue/show and filters 18 years ago
Jean-Philippe Lang e1ef9a5c72 fixed: no recipient if one of the members of the project has disabled mail notifications 18 years ago
Jean-Philippe Lang 4ee55dc456 updated validation format of repository url to allow file:/// 18 years ago