Home
last modified time | relevance | path

Searched refs:now (Results 76 – 100 of 608) sorted by relevance

12345678910>>...25

/plugin/404manager/
H A DCHANGES.md5 * Redirections are now real redirections passing variable via the query string
7 * The redirection data and the log are now separated
17 …* Css declarations are now encapsulated around the class `redirect_manager` to avoid any style pro…
/plugin/instantpage/lib/
H A D5.1.0.js2now();const n=t.target.closest("a");if(!h(n))return;v(n.href)},n),u?c||document.addEventListener("…
/plugin/ckgedit/
H A Dlocktimer.js64 var now = new Date();
67 if((now.getTime() - locktimer.our_lasttime.getTime() > 45*1000) || bak){
78 locktimer.our_lasttime = now;
/plugin/fedauth/Auth/OpenID/
H A DAssociation.php154 function getExpiresIn($now = null) argument
156 if ($now == null) {
157 $now = time();
160 return max(0, $this->issued + $this->lifetime - $now);
/plugin/todo/syntax/
H A Dtodo.php291 $now = new DateTime("now");
292 if(!$checked && (isset($data['start']) || isset($data['due'])) && (!isset($data['start']) || $data['start']<$now) && (!isset($data['due']) || $now<$data['due'])) $bg='todostarted';
293 if(!$checked && isset($data['due']) && $now>=$data['due']) $bg='tododue';
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js67 return new DrawioUser(Date.now(), null, 'Anonymous');
263 comment.id = confUser.id + ':' + Date.now();
286 content, Date.now(), Date.now(), false, user);
307 reply.id = confUser.id + ':' + Date.now();
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php97 $now = time();
98 …if (! $expiration || (($mtime = @filemtime($storageFile)) !== false && ($now - $mtime) < $expirati…
/plugin/linkback/
H A DCHANGELOG19 * URL of pinged page is now included in notification mail
20 * ''exe/trackback.php'', ''exe/pingback.php'' and ''action/display.php'' now
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md12 - Removed `AdvancedNamingStrategyInterface`, the serialized name is now compiled and can not be cha…
23 - Event listeners/handlers class names are case sensitive now
34 - As default now JSON preserve trailing zeros when serializing a float
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG50 1/ @string<spaces>{...} now correctly parsed.
51 2/ Any final "," left on the end of the last field in an entry is now removed.
59 2/ Some debugging and simplification. Both flags now have a default value of TRUE.
/plugin/lightbox/
H A Dscript.js125 var now = new Date();
126 var exitTime = now.getTime() + numberMillis;
128 now = new Date();
129 if (now.getTime() > exitTime) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst19 ``GuzzleHttp\Stream\StreamInterface::getContents()``. This function now
30 argument. They now accept an associative array of options, including the
57 * ``Utils::hash`` now throws an exception when the stream cannot seek to 0.
66 * LazyOpenStream now correctly returns the underlying stream resource when
/plugin/cacherevisionseraser/
H A DREADME.md34 * Plugin now report the lastest version date into the Plugins Manager (Thanks Ilya Lebedev)
38 * Changes into the design and HTML output (Valid XHTML 1.0 now)
55 * User now can create 'configs.php' from the plug-in instead of accepting the default one (See FAQ)
63 * Deleting files/directories will now show where they are being processed (cache, locks, meta or ol…
121 * Plug-in will now ask the admin if he want to execute the command.
122 * Absolute path of files are now hidden.
169 * That�s it! Plug-in is now installed and working!
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md16 doesn't support them, so we now have a pure-php fallback in case it fails.
32 function now percent-encodes these characters beforehand.
/plugin/odt2dw/
H A DREADME24 * Fixe : parserPostDisplay now works with choice edit or preview
30 …bmit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md16 doesn't support them, so we now have a pure-php fallback in case it fails.
32 function now percent-encodes these characters beforehand.
/plugin/bez/cron/
H A Dfunctions.php43 $now = new DateTime(date('Y-m-d'));
46 $task->mail_notify_remind($task->get_participants('subscribent'), $plan_date->diff($now)->format('%a'));
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG33 * made namespace classes the default classes (PSR-0 ones are aliases now)
66 * "js" filter now produces valid JSON
825 variables are now automatically escaped. You can revert to the previous
830 * arrays and hashes have now a different syntax
832 * hashes now use curly braces (["a": "b"] should now be written as {"a": "b"})
834 * the i18n extension is now part of the Twig Extensions repository
859 * the odd and even filters are now tests:
860 {{ foo|odd }} must now be written {{ foo is odd }}
907 * the trans tag plural count is now attached to the plural tag:
956 * unit tests are now powered by PHPUnit
[all …]
/plugin/flowplay/flowplayer/
H A DREADME.txt38 - The color of the progress bar is now gray by default (more neutral). The
47 - Most of the UI is now built dynamically with ActionScript instead of using
61 FlowPlayer.html now shows this kind of markup.
76 - dragging can be now done by clicking anywhere in the progress bar area
78 - scaling the splash image is now optional. Alternatively it can be centered
113 …- progress bar now goes to the start position (left) even when autoPlay=false and autoBuffering=fa…
117 - Thumnail list's scrollbar is now hidden if all thumbnails fit the available visible space.
142 - Clip is now better recognized as completely played
152 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
160 - Fixed the sample html files to work in Internet Explorer. The pages now use SWFObject
/plugin/maintenance/
H A Dhelper.php93 $now = time();
94 if ($now > $last_run+$interval) return true;
/plugin/gil/
H A DChangeLog9 * syntax.php: plugin syntax now accepts comma as decimal separator.
22 plugin now performs only (source*targets) requests, thus reducing traffic
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md16 * The LDAP server handlers can now be set as a class instance in addition to the class FQCN string.
17 * When setting the options on the LdapClient you can now choose to force a disconnect at the same time.
18 * The criticality for paging can now be set using the "isCritical" method.
29 * The Server RequestHandler interface now requires type-hints for all methods.
30 * Server request handlers can now return their own RootDSE if they choose to.
50 * Calling the LdapClient "read()" method with no arguments will now return the RootDSE by default.
86 * LDAP clients now throw an OperationException instead of a ProtocolException.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md114 but has been reverted for now and is planned for a future release.
144 * `all()` and `map()` functions now preserve the order of the array (#77).
155 Any object that provides a `then()` method is now assimilated to a trusted
185 * `resolve()` now always returns a `ExtendedPromiseInterface`.
206 * BC break: `FulfilledPromise` and `RejectedPromise` now throw an exception
/plugin/odp/
H A Dchangelog4 * global: for now, only blank presentation are produced
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D5c2f486c27bd5346e512265f93375d16.asciidoc12 'lte' => 'now',

12345678910>>...25