Forum

Copy user screen co...
 
Notifications
Retirer tout

Copy user screen configuration

6 Posts
3 Utilisateurs
0 Reactions
3,958 Vu
(@francis2301)
Posts: 88
Active Member
Début du sujet
 
[#2024]

Hi,
I'd like to know how can I copy user screen configurations from one user to another or define the standard columns for each screen (via projeqtor, configuration file or via database updates).
PS: I would like to modify projeqtor source code, so I wouldn't have to redo the work after a update.

An example of what I want is:
Let's say user "John Doe" project screen has the following columns (name and column size):
ID (5), project name(20), sponsor(15), status(10), progress(5), start date(15), end date(15), project manager(15)

I'd like to set up all user screen the same way (without having to enter in each user login and configure each screen manually).

The same example above would apply for other screens (issues, risks, meetings, requirements, etc.).

My question is related to the fact that I wanna rollout projeqtor to lots of users, but wanna supply a standard view, according to the fields that were are going to use.

Thanks in advance.
Kind regards.


 
Posté : 1 Oct PM 15:1010
VAUCHEY
(@protion)
Posts: 138
Active Member
 

There is one thing about it is that if you made a change to the source code, you will have to redo each update !!!!!!

http://www.projeqtor.org/index.php/fr/services-fr/evolutions-fr
-------------------------------------------------------------------------
Il y a une chose de sur, c'est que si tu fait une modification du code source, il te faudra la refaire a chaque mise a jour !!!!!!

http://www.projeqtor.org/index.php/fr/services-fr/evolutions-fr


http://www.vkv.iea45.fr/

 
Posté : 2 Oct AM 10:1010
(@francis2301)
Posts: 88
Active Member
Début du sujet
 

ups... correcting my sentence in the first post

PS: I would NOT like to modify projeqtor source code, so I wouldn't have to redo the work after a update.

Sorry for my mistake 😳


 
Posté : 2 Oct PM 15:1010
(@babynus)
Posts: 14952
Membre Admin
 

One way is to update code to change $layout to fit your need.
But this would have to be done on each upgrade.

Another way is to update data table "columnselector".
Delete all lines except for 1 user (the one with expected display). Lets call it USER1
For each other user (USERX), copy data of USER1 into new lines changing idUser to USERX.
You'll get wht you expect and it will be preserved on upgrade.
But this will not work for new users (they won't get expected display until you copy lines of "columnselector" for them.
This will also not prohib users from changing their own display afterwards.


 
Posté : 2 Oct PM 16:1010
(@francis2301)
Posts: 88
Active Member
Début du sujet
 

Hi,
I just saw that there is the ticket ID 1407 (Copy profile : also copy habilitations).
By copying habilitations, is it included screen configurations? If not, would it be possible to give the user the option to also copy the screen configuration?
Kind regards.


 
Posté : 24 Oct PM 15:1010
(@babynus)
Posts: 14952
Membre Admin
 

Yes, habilitation will include all screen access configuration, acces mode to data and scpécific access mode.


 
Posté : 28 Oct PM 14:1010
Share:
Retour en haut