Commit Graph

1854 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Jean-Philippe Lang 062a2d6f5d Adds atom feed on time entries details (#1479). 17 years ago
Jean-Philippe Lang d991e46f12 Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1456). 17 years ago
Jean-Philippe Lang 3c95f761e6 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
Jean-Philippe Lang f4e0c77c83 Prevent unwanted textile link parsing at end of line. 17 years ago
Jean-Philippe Lang ca6e69ec24 Fixed: view file at given revision with CVS. 17 years ago
Jean-Philippe Lang 93b3dba926 Makes changes link to entries on the revision view. 17 years ago
Jean-Philippe Lang 7c1c2e1ba2 Fixes test broken by r1549. 17 years ago
Jean-Philippe Lang 8a54c455b8 Fixes test broken by r1549. 17 years ago
Jean-Philippe Lang 11e9891425 Fixed: TOC does not remove colorization markups (#1423). 17 years ago
Jean-Philippe Lang 846045fd05 Fixed: time entries created with the default activity even if a different one is specified (#1302). 17 years ago
Jean-Philippe Lang 19cb6f96f4 Log the user in after registration if account activation is not needed. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang 0389c60129 Fixed: notextile tag has no effect. 17 years ago
Jean-Philippe Lang e69b4647f2 Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang 383da1e6d6 Fixes functional tests broken by r1501. 17 years ago
Jean-Philippe Lang aa9d04a4a7 Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux). 17 years ago
Jean-Philippe Lang cd824c6ecf Redmine links regexp fix (#1369, url hash turned into a ticket link). 17 years ago
Jean-Philippe Lang 735db3dae5 Allow empty cells in wiki tables. 17 years ago
Jean-Philippe Lang 7042879811 Make the 'duplicates of' relation asymmetric: 17 years ago
Jean-Philippe Lang 50c338b229 Additional test for r1481. 17 years ago
Jean-Philippe Lang 9894a3781e Fixed: browser's accept-language subcodes ignored (#1320). 17 years ago
Jean-Philippe Lang 5d2abb84bd Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
Jean-Philippe Lang 88dea1a06d Adds multi-levels blockquotes support by using > at the beginning of lines. 17 years ago
Jean-Philippe Lang 744d866926 Moved ProjectsController#list to ProjectsController#index. 17 years ago
Jean-Philippe Lang aa87a73e41 No multiline text for textile links. 17 years ago
Jean-Philippe Lang d6daeca40a Fixed: IssueController#edit doesn't set default Activity as default (#1302). 17 years ago
Jean-Philippe Lang 0c81052770 Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 17 years ago
Jean-Philippe Lang c7d83be613 Test for striked through wiki link (#199). 17 years ago
Jean-Philippe Lang a92749ef93 Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184). 17 years ago
Jean-Philippe Lang 03f0236a6e Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). 17 years ago
Jean-Philippe Lang e8d092e46a Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253). 17 years ago
Jean-Philippe Lang 193b2450f4 Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
Jean-Philippe Lang 9d4e71adf3 Fixed: error when previewing a new wiki page (#1292) introduced in r1415. 17 years ago
Jean-Philippe Lang b0be3b95aa Ability to search a project and its subprojects (#1264). 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang 1907c31138 Fixed: bold, italics, underline not working within parentheses (#1225). 17 years ago
Jean-Philippe Lang 439c697237 Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089). 17 years ago
Jean-Philippe Lang 9e225cc63f Fixed: private subprojects are listed on the issues view (#1217). 17 years ago
Jean-Philippe Lang 7ee38a95a0 Fixed: Calendar and Gantt show private subprojects even if current user is not a member of them (#1217). 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 7a969dafac Escape HTML comment tags (#1160). 17 years ago
Jean-Philippe Lang 2d11265ec5 Fixed: private subprojects names are revealed on the project overview (#1152). 17 years ago
Jean-Philippe Lang 6d637ad982 Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). 17 years ago
Jean-Philippe Lang f1ae453688 Fixed: Updating tickets add a time log with zero hours (#1147). 17 years ago
Jean-Philippe Lang 5f58e2ced2 Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). 17 years ago
Jean-Philippe Lang e55c1d82e6 Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 17 years ago
Jean-Philippe Lang a73f68a185 Fixed: Links to repository directories don't work (#1119). 17 years ago
Jean-Philippe Lang ffbdc6b25b Postgresql 8.3 compatibility fix (#834). 17 years ago
Jean-Philippe Lang 64474802f9 Fixes custom field filters behaviour (#1078). 17 years ago