Commit Graph

1374 Commits (22664cb7c91115cf6262ab4bf1f1c09cd604ab03)

Author SHA1 Message Date
Nils Kenneweg 22664cb7c9 401 standard conformity 11 years ago
Sebastian Schuster a5993cf2d3 Used page helper instead of reading param directly 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 11 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 11 years ago
Christian Ratz f06e6f9ed7 [opf1054] Implements configurable session_lifetime 11 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
jwollert 3035192bb5 fixes membership creation for a single user 12 years ago
jwollert 5f3d586612 fixes issue with mass_assignment protection and role_ids 12 years ago
jwollert 13037de4db fix id seperation used inside autocompletion for impaired users 12 years ago
jwollert e446f783b0 Fixes Members Creation: 12 years ago
jwollert a678f916f9 fixes partial name for html request in memberscontroller's autocompletion 12 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Nils Kenneweg c3de2dd008 updated pagination api to v2. 12 years ago
Michael Frister 85eeaa0a3b Fix username not being shown on my/password page 12 years ago
Michael Frister c75820a3e1 Don't force password change after using lost password 12 years ago
Hagen Schink 23d554b7d8 Fix mass assignment error 12 years ago
Hagen Schink 7f7a0114ea Fix tests 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts 2041c96588 fixes enumeration creation 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Martin Czuchra 18a19ed46b Removes remaining html responses. 12 years ago
Hagen Schink 2c2c1f8a3e Handle different change column names 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Sebastian Schuster e1f9b0ec15 Fixed missing translation for journal log description diff 12 years ago
Martin Czuchra e0fb8460f4 Reduces code duplication in ApiControllers. 12 years ago
Martin Czuchra 58be913471 Includes Api::V2::ApiController include. 12 years ago
Martin Czuchra 8ed947e2e8 Disables API on reported project status controller. 12 years ago
Martin Czuchra ab78885d30 Disables API on project associations controller. 12 years ago
Martin Czuchra 11516673fa Disables API on planning element type colors controller. 12 years ago
Martin Czuchra 754178ffd8 Disables API on planning element statuses controller. 12 years ago
Martin Czuchra 0de9151b77 Disables API on planning element journals controller. 12 years ago
Martin Czuchra 04c1d5e230 Disables API on authentication controller. 12 years ago
Martin Czuchra 554ee6d635 Disables API on project types controller. 12 years ago
Martin Czuchra 416f1431ec Disables API on planning element types controller. 12 years ago
Martin Czuchra 116af911be Disables API on planning elements controller. 12 years ago
Martin Czuchra 432b0b5f05 Disables API on reportings controller. 12 years ago
Martin Czuchra fadb005dd5 Disables API on scenarios controller. 12 years ago
Martin Czuchra e4fdf0675c Disables API on timelines controller. 12 years ago
Martin Czuchra 259a08b5a9 Fixes redirection of planning elements. 12 years ago
Jens Ulferts 720a510f0e more concise respond declaration 12 years ago
Sebastian Schuster e5859bb18c Fixed breadcrump of timeentries reports_controller 12 years ago
Jens Ulferts d5eb7d992c removes superfluous methods 12 years ago
Martin Czuchra 8232373bb8 Restores original method names in timelines journals helper. 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 3bcd34a412 will_paginate for issue_status 12 years ago