Home
last modified time | relevance | path

Searched refs:user (Results 226 – 250 of 1528) sorted by path

12345678910>>...62

/plugin/avtaskbox/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
H A DREADME.md5 Generates nicely formatted boxes for describing project tasks or user stories.
33 * Image fix by user monoceros84.
H A Dplugin.info.txt6 desc Creates task/user story table boxes.
H A Dsyntax.php41 'desc' => 'Creates task/user story table boxes.',
/plugin/backlinks/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/backlinks2/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/backlinks2/_test/data/meta/
H A Dbacklink_test_pages.meta1 …3393025;s:8:"modified";i:1463423961;}s:7:"creator";s:10:"Mark Prins";s:4:"user";s:6:"mprins";s:11:…
2 …te";a:1:{s:7:"created";i:1463393025;}s:7:"creator";s:10:"Mark Prins";s:4:"user";s:6:"mprins";s:11:…
H A Dbacklinks_exclude_syntax.meta1user";s:0:"";s:7:"creator";s:0:"";s:11:"last_change";b:0;s:5:"title";s:61:"Backlinks to what Bob R…
H A Dbacklinks_include_syntax.meta1user";s:0:"";s:7:"creator";s:0:"";s:11:"last_change";a:7:{s:4:"date";i:1463392103;s:2:"ip";s:9:"12…
H A Dbacklinks_syntax.meta1user";s:0:"";s:7:"creator";s:0:"";s:5:"title";s:31:"Backlinks to what Bob Ross says";s:11:"descrip…
H A Dbob_ross_says.meta1 …:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463238887;}s:4:"user";s:0:"";s:7:"creato…
3user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:…
H A Dlink.meta1 …:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463241258;}s:4:"user";s:0:"";s:7:"creato…
5 …:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463241258;}s:4:"user";s:0:"";s:7:"creato…
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta1 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393812;s:2:"ip";s:9:"127.0.0.1";s:4:…
3 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393812;s:2:"ip";s:9:"127.0.0.1";s:4:…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393826;s:2:"ip";s:9:"127.0.0.1";s:4:…
3 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393826;s:2:"ip";s:9:"127.0.0.1";s:4:…
/plugin/backup/
H A DCHANGELOG.md24 …e also delete any "already deleted" backups in the `media_attic` that the user cannot otherwise de…
31 - [BT-42] - If a user is running on a Windows-based server, we now alert the user that there may be…
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/badbehaviour/
H A Dbadbehavior.readme85 software from the user's computer, changing firewall settings or other simple
89 blocked and allows you to click on any IP address, user-agent string or
/plugin/barcode/
H A DCOPYING100 parties to make or receive copies. Mere interaction with a user through
103 An interactive user interface displays "Appropriate Legal Notices"
106 tells the user that there is no warranty for the work (except to the
109 the interface presents a list of user commands or options, such as a
230 d) If the work has interactive user interfaces, each must display
302 product received by a particular user, "normally used" refers to a
304 of the particular user or of the way in which the particular user
/plugin/barcodes/
H A DLICENSE.md97 these notices, as well as a reference directing the user to the
103 suitable for, and under terms that permit, the user to
110 a copy of the Library already present on the user's computer
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE100 parties to make or receive copies. Mere interaction with a user through
103 An interactive user interface displays "Appropriate Legal Notices"
106 tells the user that there is no warranty for the work (except to the
109 the interface presents a list of user commands or options, such as a
230 d) If the work has interactive user interfaces, each must display
302 product received by a particular user, "normally used" refers to a
304 of the particular user or of the way in which the particular user
/plugin/bashorg/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/bbcodeextensions/
H A DLICENSE100 parties to make or receive copies. Mere interaction with a user through
103 An interactive user interface displays "Appropriate Legal Notices"
106 tells the user that there is no warranty for the work (except to the
109 the interface presents a list of user commands or options, such as a
230 d) If the work has interactive user interfaces, each must display
302 product received by a particular user, "normally used" refers to a
304 of the particular user or of the way in which the particular user
/plugin/bez/action/
H A Ddefault.php324 $user = $event->data['user'];
332 'coordinator' => $user
355 'coordinator' => $user
378 'coordinator' => $user
400 'assignee' => $user
422 'assignee' => $user
/plugin/bez/cron/
H A Dfunctions.php55 //email => array('user' => array('issues' => array(), 'tasks' => array()))
100 foreach ($msg as $user => $data) {
101 $udata = $auth->getUserData($user);
105 if (in_array($user, $muted_users)) continue;
123 // $token = $action->get_model()->factory('subscription')->getUserToken($user);
/plugin/bez/mdl/
H A DEntity.php183 foreach ($users as $user) {
184 if (is_array($user)) {
185 $user = $user['user_id'];
188 if (in_array($user, $muted_users)) continue;
190 $email = $this->model->userFactory->get_user_email($user);
191 //do we have user email address
194 $name = $this->model->userFactory->get_user_full_name($user);
198 // $token = $this->model->factory('subscription')->getUserToken($user);

12345678910>>...62