Home
last modified time | relevance | path

Searched full:add (Results 3176 – 3200 of 5573) sorted by path

1...<<121122123124125126127128129130>>...223

/plugin/ipgroup/
H A Dadmin.php104 print $this->locale_xhtml('add');
112 ptln("<input type=\"submit\" value=\"".$this->getLang('add')."\" class=\"button\">");
/plugin/ipgroup/lang/en/
H A Dadd.txt1 ===== Add Network =====
H A Dlang.php19 $lang['add'] = 'Add';
/plugin/iphelper/
H A Dall.css74 /* Add Animation */
/plugin/iptrust/
H A Dadmin.php78 …} elseif (isset($_REQUEST['add']) && is_array($_REQUEST['add']) && (sizeof($_REQUEST['add']) > 0))…
80 foreach ($_REQUEST['add'] as $ip => $dummy) {
141 print $this->locale_xhtml('add');
147 ptln("<input type=\"submit\" value=\"".$this->getLang('add')."\" class=\"button\">");
166 ptln("<th>".$this->getLang('add')."</th>");
180 …ptln("<input type=\"submit\" name=\"add[".$ip."]\" value=\"".$this->getLang('add')."\" class=\"but…
/plugin/iptrust/lang/en/
H A Dadd.txt1 ===== Add IP =====
H A Dlang.php18 $lang['add'] = 'Add';
/plugin/iptrust2/
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
H A Dadmin.php66 …} elseif (isset($_REQUEST['add']) && is_array($_REQUEST['add']) && (sizeof($_REQUEST['add']) > 0))…
68 foreach ($_REQUEST['add'] as $ip => $dummy) {
129 print $this->locale_xhtml('add');
135 ptln("<input type=\"submit\" value=\"".$this->getLang('add')."\" class=\"button\">");
154 ptln("<th>".$this->getLang('add')."</th>");
168 …ptln("<input type=\"submit\" name=\"add[".$ip."]\" value=\"".$this->getLang('add')."\" class=\"but…
/plugin/iptrust2/lang/en/
H A Dadd.txt1 ===== Add IP =====
H A Dlang.php18 $lang['add'] = 'Add';
/plugin/ireadit/action/
H A Direadit.php136 * Add a version string to the index so it is rebuilt
144 * Add all data of the readers metadata to the metadata index.
/plugin/ireadit/syntax/
H A Direadit.php81 // add version number to avoid conflict with historical metadata
/plugin/isauth/
H A Dsyntax.php109 // Store current user info. Add '@' to the group names
/plugin/issuelinks/classes/
H A DIssue.php419 * @param bool $addSummary add the issue's summary after it status
/plugin/issuelinks/helper/
H A Ddata.php312 * add the corresponding user to each revision
H A Dutil.php68 * Show an error message for the execption, add trace if $conf['allowdebug']
/plugin/issuelinks/lang/en/
H A Dlang.php11 $lang['btn:addIssueContextToPage'] = 'Add issue %s';
/plugin/issuelinks/
H A Dpre-commit.hook.sh38 git add $FILES
/plugin/issuelinks/services/
H A DGitHub.service.php446 // fixme: add 'user repos'!
H A DJira.service.php364 // add new project
369 // add new webhooks
426 // add new webhooks
/plugin/issuetracker/
H A DREADME119 Add contact a further contact can be added if necessary
123 Symptoms user may add up to 3 links targeting files on a symptom server
H A Daction.php371 //Add new comment to the comment file
591 { //Add resolution text to the issue file and set the issue to solved
873 // add a new element to the config-matrix
2113 { // add hidden edit toolbar and textarea
2190 // add hidden edit toolbar and textarea
2261 { // add hidden edit toolbar and textarea
2401 … // only admin/assignees and reporter are allowed to add comments if only user edit option is set
2414 { // add hidden edit toolbar and textarea
2473 … // only admin/assignees and reporter are allowed to add comments if only user edit option is set
2529 // check if only registered users are allowed to add comments
[all …]
/plugin/issuetracker/conf/
H A Ddefault.php18 …red users with edit permission on issue tracker page are allowed to create reports and add comments
H A Dmetadata.php18 …sers with edit permission on issue tracker page are allowed to create reports and add comments
42 …choices' => array('Version', 'Components', 'Test blocking', 'User phone', 'Add contact', 'Severity…

1...<<121122123124125126127128129130>>...223