Denis Flaven
bec8b57fe1
Implementation of bulk modify and bulk apply stimulus... to be tested !
...
SVN:trunk[1145]
2011-03-23 16:22:35 +00:00
Romain Quetiez
38a502aa25
#271 Internal - Removed a workaround made unnecessary with fix [1108]
...
SVN:trunk[1119]
2011-03-08 12:23:04 +00:00
Romain Quetiez
e36646a3e6
Fixed undocumented issue: in read-only mode, stimulus where still allowed
...
SVN:trunk[1109]
2011-03-07 16:40:26 +00:00
Denis Flaven
2b9beb971b
For fine-grained user rights detection...
...
SVN:trunk[1017]
2010-12-07 15:13:41 +00:00
Romain Quetiez
e66f06cda2
Internal: improved the user management API ChangePassword()
...
SVN:trunk[1012]
2010-12-06 17:07:07 +00:00
Romain Quetiez
d85aba8ebc
Improved change tracking: user login replaced by the full name if available
...
Added a tab into the CSV import: browse the CSV imports history
Finalized the read-only mode (distinguish between users and everybody, admin message displayed on top of the main screen)
SVN:trunk[1007]
2010-12-03 10:18:28 +00:00
Romain Quetiez
7d13ec00e4
User profiles: created in dedicated module itop-profiles-itil
...
SVN:trunk[980]
2010-11-26 15:55:38 +00:00
Denis Flaven
9dd2061f60
Do not assume that a User is linked to a Person !
...
SVN:trunk[964]
2010-11-23 13:36:53 +00:00
Romain Quetiez
d0f168adbb
Read-only mode - draft
...
SVN:trunk[961]
2010-11-22 14:13:49 +00:00
Denis Flaven
b124e94551
- Enforce users to be created with at least one profile
...
SVN:trunk[867]
2010-09-14 09:09:36 +00:00
Romain Quetiez
0c4a030e2a
Improved security
...
SVN:trunk[809]
2010-09-10 11:59:04 +00:00
Denis Flaven
463e7b5413
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
...
- Fix for the appUserPreferences class
SVN:trunk[806]
2010-09-10 10:10:57 +00:00
Romain Quetiez
5f497a55de
New profile: Portal User (and link from a ticket to the user portal)
...
SVN:trunk[801]
2010-09-09 13:47:22 +00:00
Romain Quetiez
32b337b9a8
#140 Check that user logins are unique
...
SVN:trunk[796]
2010-09-08 08:11:46 +00:00
Romain Quetiez
e31e23df7a
Could not search on Contacts while being allowed to search on persons/teams
...
SVN:trunk[739]
2010-09-02 05:50:40 +00:00
Romain Quetiez
b7131ba4db
Improved the internal KPI reporting tools
...
SVN:trunk[722]
2010-08-30 22:14:04 +00:00
Romain Quetiez
8fc34a9fd5
#229 History data was limited (administrators could not see any attribute!)
...
SVN:trunk[718]
2010-08-30 14:26:40 +00:00
Romain Quetiez
75bbad57fa
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
...
SVN:trunk[711]
2010-08-29 19:49:17 +00:00
Romain Quetiez
283cbeddc0
Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account
...
SVN:trunk[706]
2010-08-26 17:23:31 +00:00
Romain Quetiez
b28735213d
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
...
SVN:trunk[697]
2010-08-25 14:51:36 +00:00
Romain Quetiez
b3777568e6
Draft of the addon for user management by profile (simplified)
...
SVN:trunk[692]
2010-08-23 16:24:20 +00:00
Denis Flaven
7aacef8d7d
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
...
- Make the Accordion menu collapsible
SVN:trunk[683]
2010-08-23 12:27:21 +00:00
Romain Quetiez
b555f104df
Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
...
SVN:trunk[681]
2010-08-19 13:08:42 +00:00
Denis Flaven
272387d61e
- Integrated all the authentications methods and various logon methods...
...
SVN:trunk[665]
2010-08-09 10:19:14 +00:00
Denis Flaven
cdf9812fbe
Fix: actions were all recorded with 'user' on behalf of 'user' as if the user was impersonated...
...
SVN:trunk[664]
2010-08-06 07:50:11 +00:00
Romain Quetiez
b3594f5899
#166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme
...
SVN:trunk[627]
2010-07-26 08:32:37 +00:00
Romain Quetiez
fed3751510
#190 , removed abstract classes from Grant Matrix overview
...
SVN:trunk[623]
2010-07-25 08:51:28 +00:00
Romain Quetiez
6e54a79940
#166 Split authentication and management of user rights
...
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Denis Flaven
f80cbcb93b
- Create the admin account with the default language selected during the setup
...
SVN:trunk[566]
2010-07-05 22:37:36 +00:00
Denis Flaven
aa3357fe78
Fixed bug #102 : allow users to change their password.
...
SVN:trunk[532]
2010-07-02 11:23:59 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Romain Quetiez
871e0ef101
Localization: user profile ++ language
...
SVN:trunk[356]
2010-04-21 07:35:19 +00:00
Romain Quetiez
9e702899f2
Fixed a security hole: any user was allowed to edit users and profiles, and therefore could give himself admin rights - now, only admins are allowed to do that
...
Also added a debugging capability: user rights shown for any object class, on demand in URP_Users::DisplayBareRelations()
SVN:trunk[178]
2009-09-17 15:50:28 +00:00
Romain Quetiez
a6c5218dc6
Fixed bug when creating a login (flush privileges = reset the data cache)
...
SVN:trunk[175]
2009-09-17 12:50:33 +00:00
Romain Quetiez
0232d2dadc
User Management: removed limitation on the user rights that could not be established without a given object set, and added a feedback in the user details page (grant summary, based on the results returned by the std user management API, thus is reliable)
...
SVN:trunk[169]
2009-09-16 16:01:12 +00:00
Romain Quetiez
c97db0e5e3
Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals)
...
SVN:trunk[122]
2009-09-08 15:10:31 +00:00
Romain Quetiez
2f26ebe54c
Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
...
- Using class labels in the UI
- Data model: you may specify a set of allowed values from a query (see caller_id in bizIncident class), still not 100% used in the UI but does not generate any error
- Data model: you may specify a password field (AttributePassword replacing AttributeString)
- Setup: calling UserRight::Setup() right after calling UserRight::CreateAdministrator()
- Setup: administrator account created with "my organization" and a dedicated contact
- Menus: optimized the load of std menus (queries written in OQL to get the benefit of the query cache)
- Menus: admin tools, seen only by people having the "admin" profile
- Object edition: fixed bug with the display of N-N links in the form
SVN:trunk[110]
2009-09-04 15:22:40 +00:00
Romain Quetiez
b5c7cbf509
User management by profile ready for integration with the UI
...
and some caching has been implemented for the building of queries (both from an OQL or from a programmatic query)
SVN:trunk[90]
2009-07-31 13:18:44 +00:00
Denis Flaven
665d90175f
- reintegrated the changes (mostly bug fixes) from the 0.7.2 branch
...
SVN:trunk[83]
2009-07-18 17:24:25 +00:00
Denis Flaven
b756db0992
Moved under "trunk" to be able to track releases under "tags"
...
SVN:trunk[55]
2009-04-28 09:03:12 +00:00