View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Multiple Mode - ProjeQtOr
 
 

Multiple Mode

More
18 Jul 2013 16:39 #1 by LEVA
Multiple Mode was created by LEVA
Hi Babynus,

I am very interested by the multiple mode fonctionnality.

But as I think you guessed, my own Project'Or RIA is ultra customized and I cannot copy paste v3.4.0 over my own version... I really don't want to lose all my work here ^^


My question is : What do I have to copy from v3.4.0 to implement Multiple Mode ?

I'll investigate myself, but I guess there could be some hidden usefull lines of code..


Thx in advance.

Please Log in or Create an account to join the conversation.

More
18 Jul 2013 17:04 #2 by babynus
Replied by babynus on topic Multiple Mode
Main new objects :
/view/objectMultipleUpdate.php
/tool/saveObjectMultiple.php

and change :
/view/objectButton.php (new button)

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
18 Jul 2013 17:08 #3 by LEVA
Replied by LEVA on topic Multiple Mode
Thank you very much

Please Log in or Create an account to join the conversation.

More
19 Jul 2013 10:31 - 19 Jul 2013 10:32 #4 by LEVA
Replied by LEVA on topic Multiple Mode
Hi Babynus,

In objectButtons.php I found this :

if ($mailable and $mailable->id) {   //This { ends at the end of the code
    ?>
     <button id="mailButton" dojoType="dijit.form.Button" showlabel="false"
       title="<?php echo i18n('buttonMail', array(i18n($clsObj)));?>"
       <?php if ($noselect) {echo "disabled";} ?>
       iconClass="dijitEditorIcon dijitEditorIconMail" >
        <script type="dojo/connect" event="onClick" args="evt">
          showMailOptions();  
        </script>
      </button>
    <?php if (! array_key_exists('planning',$_REQUEST)) {?> 
    <button id="multiUpdateButton" dojoType="dijit.form.Button" showlabel="false"
       title="<?php echo i18n('buttonMultiUpdate');?>"
       iconClass="dijitEditorIcon dijitEditorIconMultipleUpdate" >
        <script type="dojo/connect" event="onClick" args="evt">
          startMultipleUpdateMode('<?php echo $clsObj;?>');  
        </script>
    </button>  
      <?php
        }
      } // It ends here


Is it normal that MultipleUpdate button is inside the if(mailable) loop ?



Btw, I manage to make it work with my version.. thx for this awesome function ! :)
Last edit: 19 Jul 2013 10:32 by LEVA.

Please Log in or Create an account to join the conversation.

More
19 Jul 2013 10:58 #5 by babynus
Replied by babynus on topic Multiple Mode
Yes it is normal : it is to limit the funcitonality to the main functional items (mainly items managing a status), and exclude parameters.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
22 Jul 2013 08:37 #6 by LEVA
Replied by LEVA on topic Multiple Mode
Oh I see..

Why did you link this to maillable ? And not a new setting "Multipliable" ? ^^

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.045 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.