Commit Graph

79 Commits

Author SHA1 Message Date
Denis Flaven
8c3344d9c2 Bug fix: create the admin accounts with its linked profile (admin) in one operations since profiles are now mandatory when creating/updating a user.
SVN:trunk[870]
2010-09-14 10:43:50 +00:00
Romain Quetiez
0c4a030e2a Improved security
SVN:trunk[809]
2010-09-10 11:59:04 +00:00
Romain Quetiez
1d1c7b44c5 Fixed bug: losing links profiles/user when editing profiles
SVN:trunk[802]
2010-09-09 14:15:32 +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
2aed08ccd3 #255 Added the profile "Problem Manager"
SVN:trunk[788]
2010-09-07 10:14:35 +00:00
Romain Quetiez
de5d345e4e Grant Summary on profiles was saying no for everything
SVN:trunk[786]
2010-09-06 20:01:58 +00:00
Romain Quetiez
5b728dc6b8 #251 Allow configuration managers to modify/delete Contacts
SVN:trunk[785]
2010-09-06 16:56:54 +00:00
Romain Quetiez
73975a9531 Simplified user management by profile (optimization for viewing a huge list of objects)
SVN:trunk[779]
2010-09-06 14:42:57 +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
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
Romain Quetiez
b4b4d7980e SVN:trunk[688] 2010-08-23 13:21:33 +00:00
Romain Quetiez
80439759b7 Finalized module userrightsprofile
SVN:trunk[685]
2010-08-23 13:02:09 +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
Romain Quetiez
1045d8891b Updated dictionaries (in particular for new authentication modules)
SVN:trunk[632]
2010-07-27 16:04:43 +00:00
Romain Quetiez
05c9b10546 #166 Configuration by module (and module categories)
SVN:trunk[629]
2010-07-26 16:29:52 +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
b10ade39b3 #190 No need to manage user rights for abstract classes
SVN:trunk[624]
2010-07-25 20:01:11 +00:00
Romain Quetiez
1ce122cfcd Completed previous change with missing file: authent.local.inc.php
SVN:trunk[622]
2010-07-24 14:49:40 +00:00
Romain Quetiez
6e54a79940 #166 Split authentication and management of user rights
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Romain Quetiez
650e5002af #152 Suppress errors reported by the data model consistency check
SVN:trunk[620]
2010-07-21 15:16:34 +00:00
Romain Quetiez
03237598a9 #165 Issue when installing without selecting any of the ticketing modules
SVN:trunk[605]
2010-07-15 07:58:58 +00:00
Romain Quetiez
2c8564aa1a Cleaned up the old data model directory (no reference to the default template)
SVN:trunk[602]
2010-07-14 21:13:38 +00:00
Romain Quetiez
86e34754cb Could not create a user
SVN:trunk[598]
2010-07-12 15:50:01 +00:00
Romain Quetiez
1afde06825 Could not easily attach a profile to a user (idem with notifications, etc.)
SVN:trunk[595]
2010-07-12 14:16:15 +00:00
Romain Quetiez
debbb94529 Reviewed profiles created at the setup (authorized stimuli)
SVN:trunk[579]
2010-07-06 15:53:23 +00:00
Denis Flaven
dda0a8a04e - Create the admin account with the default language selected during the setup
SVN:trunk[567]
2010-07-05 22:38:22 +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
5bf0fa7f2a - Display hilighted lists depending on each object's status
- Fixed the setup page to use UTF-8
- Create the admin account with the chosen default language

SVN:trunk[565]
2010-07-05 22:17:31 +00:00
Denis Flaven
d0ed8f624a - Display/Creation/Modification of the objects now strictly relies on the display ZList. (i.e any attribute not in the ZList is neither displayed nor edited)
SVN:trunk[560]
2010-07-05 16:10:50 +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
9a7159cc3d Fixed regression :profile grant matrix was not visible anymore
SVN:trunk[513]
2010-06-30 15:45:50 +00:00
Romain Quetiez
7cf47e553e Integrated user profiles with the new data model
SVN:trunk[488]
2010-06-28 09:50:39 +00:00
Romain Quetiez
442161f7bd New data model: alpha version
SVN:trunk[484]
2010-06-25 14:44:27 +00:00
Romain Quetiez
d58a82c6c2 Cleanup: obsolescence of "key_label" property on persistent classes
SVN:trunk[473]
2010-06-23 14:32:54 +00:00
Romain Quetiez
9b6590652c #142 User profiles without any positive permission
SVN:trunk[465]
2010-06-15 13:53:28 +00:00
Romain Quetiez
b973ff838e #141 a few transparent changes in the user management
SVN:trunk[464]
2010-06-15 13:32:47 +00:00
Romain Quetiez
c8ea97beae #129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
SVN:trunk[455]
2010-06-10 09:02:14 +00:00
Denis Flaven
0fea8f1ea0 - Fixed a typo
- New type of attributes that determines automatically the available languages (i.e. loaded dictionaries) for the application

SVN:trunk[446]
2010-06-09 08:30:24 +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
Denis Flaven
e22393404f - Implementation of the localization... on going...
SVN:trunk[407]
2010-05-15 08:44:36 +00:00
Denis Flaven
124867f7fa - Implementation of the localization... on going...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Romain Quetiez
2e07f73122 #112 Implicit search filter declaration
SVN:trunk[404]
2010-05-14 10:06:07 +00:00
Romain Quetiez
6fcbd77b99 Change #113, by default, only the administrator is allowed to perform bulk deletions
SVN:trunk[375]
2010-04-30 08:21:33 +00:00
Romain Quetiez
69a8d27b54 Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
SVN:trunk[372]
2010-04-29 16:51:56 +00:00
Romain Quetiez
871e0ef101 Localization: user profile ++ language
SVN:trunk[356]
2010-04-21 07:35:19 +00:00