1829 Commits (8175afd58d928c24ee7831f813b9556910a89bd9)

Author SHA1 Message Date
  Jean-Philippe Lang 7abb92d813 Encode values, not full URL (#23841). 7 years ago
  Jean-Philippe Lang d744749d5e Sudo-Mode refinements (#23587). 7 years ago
  Jean-Philippe Lang 58c8c1ca9f Fixed that new role does not have non member permissions as default (#23633). 7 years ago
  Jean-Philippe Lang b2171c8dfd Add "Log time" to global button menu (+) (#23639). 7 years ago
  Jean-Philippe Lang 9ef42ce3d5 New "Spent time" menu tab when spent time module is enabled on project (#23311). 7 years ago
  Jean-Philippe Lang 3539cfcf0f Adds issue tracker and status columns and filters on spent time list (#23401). 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 8 years ago
  Jean-Philippe Lang 5e93459128 Use .around_action instead of .around_filter. 8 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 8 years ago
  Jean-Philippe Lang e58e676b7c Removes a call to alias_method_chain. 8 years ago
  Jean-Philippe Lang 541241a849 Removes a call to alias_method_chain. 8 years ago
  Jean-Philippe Lang 0e514b3144 Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269). 8 years ago
  Jean-Philippe Lang beb5e60391 Makes spent time queries savable (#14790). 8 years ago
  Jean-Philippe Lang b2044e6dfc Don't generate urls with params. 8 years ago
  Jean-Philippe Lang 5d31eb2495 Don't generate pagination links with params. 8 years ago
  Jean-Philippe Lang f416657d56 When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification (#23278). 8 years ago
  Jean-Philippe Lang 4c2fcb0865 Fixed that empty Markdown image tag raises en error (#23246). 8 years ago
  Jean-Philippe Lang 040b90f483 Removed deprecated pagination that no longer works. 8 years ago
  Jean-Philippe Lang ffdcb22ccb Ability to define a default assigned_to when receiving emails (#23020). 8 years ago
  Jean-Philippe Lang bbd24fe350 Custom field List Link values to URL breaks on entries with spaces (#23067). 8 years ago
  Jean-Philippe Lang adb9980728 Allow global versions to be shown outside of a project for version custom fields (#23083). 8 years ago
  Jean-Philippe Lang 79fcbc82dc Adds a setting for choosing the new object menu item style (#15880). 8 years ago
  Jean-Philippe Lang 893c96a990 Don't skip condition if defined (#15880). 8 years ago
  Jean-Philippe Lang cec8fe4cfa Add link to add a new wiki page to "new object" menu (#15880). 8 years ago
  Jean-Philippe Lang a25a2e9112 Move "New issue" menu item to the new object menu (#15880). 8 years ago
  Jean-Philippe Lang 3da6062d7e Keep the "new object" drop down open when the + sign was clicked (#15880). 8 years ago
  Jean-Philippe Lang 5adc6a5c9f Add virtual menu at the beginning of the project menu (#15880). 8 years ago
  Jean-Philippe Lang 53710d80fc Introduce virtual MenuNodes (#15880). 8 years ago
  Jean-Philippe Lang 2691613c55 Display view permissions first. 8 years ago
  Jean-Philippe Lang f20f49a76b Fix HTML generated for floating images in paragraphs (#22898). 8 years ago
  Jean-Philippe Lang 91e991e951 Limits the schemes that custom field URL patterns can use (#22925). 8 years ago
  Jean-Philippe Lang a4bc898012 Limits the schemes that inline images can use (#22926). 8 years ago
  Jean-Philippe Lang c246ffa184 Limits the schemes that Markdown links can use (#22924). 8 years ago
  Jean-Philippe Lang a6828512c0 Adds Issue#allowed_target_trackers (#7839). 8 years ago
  Jean-Philippe Lang fad71f8b4b NoMethodError: undefined method `id' error on EnumerationFormat#value_from_keyword (#22911). 8 years ago
  Jean-Philippe Lang e6118fe06c Set version to 3.3.0. 8 years ago
  Jean-Philippe Lang 4019ba76ab Restores the "New issue" tab in the project menu and makes it optional (#6204). 8 years ago
  Jean-Philippe Lang 8cbfeddeb0 Child nodes should only be rendered if the user is actually authorized to see them (#15880). 8 years ago
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). 8 years ago
  Jean-Philippe Lang 40c9c3e922 Notify the user of missing attachments (#22401). 8 years ago
  Jean-Philippe Lang c418fab8a7 Use HTML5 date input fields instead of text fields with jquery ui date pickers (#19468). 8 years ago
  Jean-Philippe Lang 66325149be Updates for 3.2.2 release. 8 years ago
  Jean-Philippe Lang bf81c96b79 Make sure we only invoke Imagemagick if this is actually an image (#22721). 8 years ago
  Jean-Philippe Lang bda78a4679 Adds "New wiki page" link to create a new wiki page (#5536). 8 years ago
  Jean-Philippe Lang dcc569fa34 Removed the "New issue" menu item (#6204). 8 years ago
  Jean-Philippe Lang 39ff11ba06 Removes #move_to= (#12909). 8 years ago
  Jean-Philippe Lang db64340419 Deprecates unused stuff (#12909). 8 years ago
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8 years ago