Commit Graph

5076 Commits (c2d554f4674a37d962b9ff5c2c4bf740d816033c)
 

Author SHA1 Message Date
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Jean-Philippe Lang 0eb7d8f614 Moved some permission checks for issue update from controller to model. 14 years ago
Jean-Philippe Lang aa84e6c179 Removes duplicate issue subject on gantt (#6763). 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Jean-Philippe Lang 7482d2f5f4 Fixed: Trunk not working with i18n gem 0.4.2 (#6784). 14 years ago
Jean-Philippe Lang 44c9ad687f Reverted r4381. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Baptiste Barth 2ca9bb3cca Added missing --no-color option in some git shell-outs. #5324 14 years ago
Jean-Philippe Lang 635c177eea Fixed: User list not sorted on category form (#6760). 14 years ago
Jean-Philippe Lang d9e960873c Updated locales. 14 years ago
Jean-Philippe Lang f8ca6e58aa Make sure existing custom fields visibility is set to true. 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Philippe Lang 3b01ea9fa4 Removed gantt and calendar menu items that do not fit into the core project menu (#6271). 14 years ago
Jean-Philippe Lang ae498a06e2 Removed hardcoded links in my/page_layout (#6839). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 1c047dfeb8 Fixed: start date being filled with current date even when blank value is submitted (#6575). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Jean-Philippe Lang 338e407a91 Fixed: URLs broken in wiki notifications (#6838). 14 years ago
Jean-Philippe Lang 6f841b7f43 Fixed: 'View difference' broken on wiki page history (#6747). 14 years ago
Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826). 14 years ago
Jean-Philippe Lang b67e4a87e4 Clean up member_roles if needed. 14 years ago
Jean-Philippe Lang c50b611f85 Adds a unique index on members (#6826). 14 years ago
Jean-Philippe Lang 73167fb4f2 Rewrites UpdateMailNotificationValues migration to avoid model validations and failures. 14 years ago
Tim Felgentreff 77b0a56768 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 905ac8c1e6 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff eb805ff3fd Merge remote branch 'edavis/master' into master-journalized 14 years ago
Eric Davis c55e060bab Allow key authentication when deleting issues (with tests) #6447 14 years ago
Eric Davis 7d934c984a Allow key authentication when updating issues (with tests) #6447 14 years ago
Tim Felgentreff 0d33f6c01a update to latest acts_as_journalized plugin 14 years ago
Tim Felgentreff cbf8bf1f8d make sure we have activity to find 14 years ago
Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 14 years ago
Tim Felgentreff 759313b181 more test fixes 14 years ago
Tim Felgentreff 4a2f5d37a0 fixin 14 years ago
Tim Felgentreff 66b7378306 fix journal test 14 years ago
Tim Felgentreff 445391f863 fix journal observer test 14 years ago
Tim Felgentreff 65097e7d11 fixing tests 14 years ago
Tim Felgentreff 5dda7e34a3 test fixes 14 years ago
Tim Felgentreff f0cd92c80c Merge remote branch 'edavis/master' into master-journalized 14 years ago
Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 14 years ago
Tim Felgentreff 3e6d7637db update actsasjournalized 14 years ago
Tim Felgentreff a2c7e73df4 adjust tests to fixtures 14 years ago
Tim Felgentreff ea8b8c6548 update fixtures 14 years ago
Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
Tim Felgentreff 1569aae165 updated acts_as_journalized 14 years ago
Tim Felgentreff 90ba2d4bfb update xml builder to use the journals instead of journal details 14 years ago