aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2017-08-01Merge pull request #46 from af83/3507_1726_impl_workbench_importteddywing
2017-08-01Refs: #3507@0.3h; CR Step 4Robert
2017-07-31Refs: #3507_1726@6h Code ReviewRobert
2017-07-26Refs: #3507@4h; Finished Basic WorkbenchImportWorkerRobert
2017-07-24Fixes: #4019@1h; Plugged new permission translation into user modelRobert
2017-07-21Refs: #3507@4.5h spec setup and refactoring, using Faraday in workerRobert
2017-07-10hotfix calendars permissionsRobert
2017-07-10Hotfix login blockedRobert
2017-07-07Refactoring calendar mailer move users query into observerXinhui
2017-07-07Hotfix user_permission computation in journey_patterns and vehicle_journey co...Robert
2017-07-06Refs:#3478@10h;Robert
2017-07-04Refs: #3478@1h removed boiv-read-offer and BoivPolicyRobert
2017-07-04Refs: #3478@1hRobert
2017-06-19Refs #3791@2h; fixes cas_extra_attributes= and redirects correctly; still mis...Robert
2017-06-16hotfix pryRobert
2017-06-16hotfix to avoid redirection loop, not a solution yet; Refs: #3791Robert
2017-06-16Hotfix Refs: #3791@1hRobert
2017-05-30HOTFIX Fixes: #3383; boiv:read-offer also in cas_extra_attributesRobert
2017-05-23Refs: #3383; sketching stif permission for boiv:read-offerRobert
2017-05-03Fixes seed by adding user permissions and organisation functionnal_scope. Ref...Alban Peignier
2017-04-19removed validation for uniqueness of permissions in userRobert
2017-04-13Refs #3128 : Modify ReferentialPolicy to check user permissionsVlatka Pavisic
2017-04-05Fix include? on user with nil permissionsXinhui
2017-03-29Fix user permissions syncXinhui
2017-03-29Fix user permissions sync from stif-portalXinhui
2017-03-06Refs #2693 : Portail sync access permissionVlatka Pavisic
2017-03-06Refs #2693 : Permissions sync with portalVlatka Pavisic
2017-01-23Refs #2428 #2427 : User permissionsVlatka Pavisic
2017-01-16Refs #2399 : User routes permissionsVlatka Pavisic
2017-01-13Refs #2398 : Permissions validations fixVlatka Pavisic
2017-01-13Refs #2398 : Add permissions to UserVlatka Pavisic
2016-11-08Refactoring sso sync user & organisationXinhui
2016-10-18Relation Workbench - LineReferential & StopAreaReferentialXinhui
2016-10-17Store organisation functional_scopeXinhui
2016-10-13Retrieve username as cas_extra_attributesXinhui
2016-08-10Refactoring move portail sync code into modelsXinhui
2016-08-08Set :lockable to model UserXinhui
2016-08-05Refactoring - Rake task users:syncXinhui
2016-08-04Rake task organisations:syncXinhui
2016-08-04Refactoring user cas_extra_attributesXinhui
2016-08-03Add column Code to OrganisationXinhui
2016-08-03Remove device :confirmableXinhui
2016-08-03Auto create user on SSO sign inXinhui
2016-05-25Fixes header and footer to remove Chouette specific stuff. Refs #912Alban Peignier
2016-05-13Make configurable User authentication via config.chouette_authentication_sett...Alban Peignier
2016-05-13Merge cas_client into masterXinhui
2015-06-09cleaning : remove trailing whitespaceanicet
2015-05-28Add devise-async to use delayed_job to deliver Devise emailsAlban Peignier
2015-01-29Fix several problems with devise and use mainstream source nowLuc Donnet
2015-01-16Delete validation for password in user modelLuc Donnet