Commit Graph

1150 Commits (8fb577f7113b093fb76343e561730ee49fb3fc2c)

Author SHA1 Message Date
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Jens Ulferts 22fa84da31 simplifies responses to login_required 12 years ago
Jens Ulferts ffa7b224bb removes deprecated verify statements 12 years ago
Jens Ulferts 216b016677 move time_entries_reports into time_entries namespace, just called reports within 12 years ago
Dennis Schmidt 958f58a4f2 remove default ordering for count(*) query 12 years ago
Dennis Schmidt 2161100561 fix for mass assignment problems 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Dennis Schmidt 9d686393e1 fixed test (missing format) 12 years ago
Dennis Schmidt eed22278b4 updating issue's priority correctly again 12 years ago
Jens Ulferts 06024bde4d fixes versions controller tests by casting params to_i before comparing 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 2a804a0c7c removes deprecated verify declarations from issues_controller 12 years ago
Martin Linkhorst 7f3cbdd9fe added attachments added email 12 years ago
Martin Linkhorst 2ed585a297 converted account activation requested email 12 years ago
Martin Linkhorst 53762ad8fe account information mail on rails 3 12 years ago
Martin Linkhorst 90789f2567 added account activation mail 12 years ago
Martin Linkhorst a585c1b437 renamed lost_password to password_lost 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Dennis Schmidt 5c12225aec fixed detection of target project when moving issues 12 years ago
Jens Ulferts b747fea29e uses named routes in users_controller#create 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 12 years ago
Martin Linkhorst f75b531f1f fix Role can't be blank error message on member_roles 12 years ago
Martin Linkhorst aa297a2a99 fix repositories subversion controller 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst cd80f05238 REVIEW: old way won't work since active relation's find method is called when nesting objects like that 12 years ago
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Jens Ulferts 93b1a8987c adds a public_directory method to plugin 12 years ago
Jens Ulferts 8e5efd6170 REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts 304c287c99 filtering the password now defined in application.rb 12 years ago
Jens Ulferts ee6eed8d4f as views are rendered according to their type an explicity limitation statement is no longer necessary 12 years ago
Jens Ulferts ff94754926 makes User#destroy part of the api 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts ad5f3095a6 check for having global permission to export_issues if no project is provided 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts 7881d740de explicitly using base layout for my#index action, using alias to mark #page as such 12 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 12 years ago
Jens Ulferts 87f666cb79 no longer using deprecated send_* method of delayed_job 12 years ago
Jens Ulferts 5e13836c17 have destroying user executed as a background task 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Jens Ulferts 128462bdee setting breadcrumb for timelog_controller 13 years ago
Jens Ulferts 47454dd7e5 making successful saving a condition for a success response on member edit 13 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Romano Licker 01f8886a63 fixes: couldn't switch roles on a user & ensure correct 13 years ago
Jens Ulferts 3511600c0a adjust members_controller to work with the protected attributes 13 years ago
Romano Licker eaba2414cf add label "Move issue" for breadcrumb 13 years ago