/webtrees/ |
H A D | composer.lock | 60 "time": "2023-06-12T04:42:55+00:00" 120 "time": "2023-11-29T23:19:16+00:00" 169 "time" 189 "time": "2024-02-09T16:56:22+00:00" 264 "time": "2024-07-08T12:26:09+00:00" 355 "time": "2024-02-18T20:23:39+00:00" 432 "time": "2024-02-05T11:56:58+00:00" 499 "time": "2023-10-06T06:47:41+00:00" 560 "time": "2024-11-01T03:51:45+00:00" 616 "time": "2020-11-24T22:02:12+00:00" [all …]
|
H A D | README.md | 81 countries freely donating their time and talents to the project. All service, 82 support, and future development is dependent on the time developers are willing 85 for the time they spend working on the project. There is also no outside source 87 making support requests and consider volunteering your own time and skills to make 100 execution time) for the size of your system. Typical requirements are: 144 1. Now would be a good time to make a [backup](#backup). 181 You will need to re-run the second of these any time you modify the file `webtrees.js`. 205 this may take some time. **No progress bar will show while the data is being
|
H A D | LICENSE.md | 427 violation by some reasonable means, this is the first time you have 451 Each time you convey a covered work, the recipient automatically 569 the GNU General Public License from time to time. Such new versions will
|
H A D | CONTRIBUTING.md | 3 Thanks for taking the time to contribute!
|
/webtrees/tests/app/Services/ |
H A D | RateLimitServiceTest.php | 31 use function time; alias 72 $history = implode(',', range(time() - 35, time() - 31)); 86 $history = implode(',', range(time() - 5, time() - 1));
|
/webtrees/app/Services/ |
H A D | HousekeepingService.php | 30 use function time; alias 261 $threshold = time() - $max_age; 284 ->where('log_time', '<', date('Y-m-d H:i:s', time() - $max_age_in_seconds)) 296 ->where('session_time', '<', date('Y-m-d H:i:s', time() - $max_age_in_seconds))
|
H A D | UpgradeService.php | 53 use function time; alias 81 // If the update server doesn't respond after this time, give up. 338 $current_timestamp = time();
|
H A D | RateLimitService.php | 32 use function time; alias 46 $this->now = time();
|
H A D | UserService.php | 38 use function time; alias 113 ->where('us2.setting_value', '>', time())
|
/webtrees/app/Http/Middleware/ |
H A D | UseSession.php | 34 use function time; alias 69 if (time() - $last >= self::UPDATE_ACTIVITY_INTERVAL) { 70 $user->setPreference(UserInterface::PREF_TIMESTAMP_ACTIVE, (string) time());
|
/webtrees/app/Module/ |
H A D | RecentChangesModule.php | 125 … $rows = $rows->sort(static fn (object $x, object $y): int => $x->time <=> $y->time); 131 … $rows = $rows->sort(static fn (object $x, object $y): int => $y->time <=> $x->time);
|
H A D | HtmlBlockModule.php | 32 use function time; alias 98 $block_timestamp = (int) $this->getBlockSetting($block_id, 'timestamp', (string) time()); 167 $this->setBlockSetting($block_id, 'timestamp', (string) time());
|
H A D | ReviewChangesModule.php | 42 use function time; alias 117 if ($next_email_timestamp < time()) { 144 Site::setPreference('LAST_CHANGE_EMAIL', (string) time());
|
/webtrees/resources/views/modules/recent_changes/ |
H A D | changes-list.phtml | 48 …anged on %1$s by %2$s', view('components/datetime', ['timestamp' => $row->time]), e($row->record->… 50 … */ I18N::translate('Changed on %1$s', view('components/datetime', ['timestamp' => $row->time])) ?>
|
H A D | changes-table.phtml | 91 … <td data-sort="<?= $row->time->timestamp() ?>" class="<?= $show_date ? '' : 'd-none' ?>"> 92 <?= view('components/datetime', ['timestamp' => $row->time]) ?>
|
/webtrees/app/Factories/ |
H A D | TimestampFactory.php | 33 use function time; alias 81 return $this->make(time(), $user);
|
/webtrees/app/ |
H A D | SessionDatabaseHandler.php | 26 use function time; alias 151 ->where('session_time', '<', date('Y-m-d H:i:s', time() - $max_lifetime))
|
/webtrees/app/Http/RequestHandlers/ |
H A D | LoginAction.php | 38 use function time; alias 135 Auth::user()->setPreference(UserInterface::PREF_TIMESTAMP_ACTIVE, (string) time());
|
H A D | PasswordRequestAction.php | 93 $expire = (string) (time() + self::TOKEN_VALIDITY_SECONDS);
|
/webtrees/tests/app/ |
H A D | TimestampTest.php | 40 $timestamp = new Timestamp(time(), 'UTC', 'en-US'); 49 $timestamp = new Timestamp(time(), 'UTC', 'fr_FR');
|
/webtrees/resources/views/ |
H A D | fact-date.phtml | 52 if ($time && preg_match('/\n3 TIME (.+)/', $factrec, $match) === 1) {
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | LICENSE.md | 260 6. Each time you redistribute the Program (or any work based on the 309 of the General Public License from time to time. Such new versions will 656 Library. A suitable mechanism is one that (1) uses at run time a 723 10. Each time you redistribute the Library (or any work based on the 771 versions of the Lesser General Public License from time to time. 858 extent possible, whether at the time of the initial grant or 873 Original Code, and which, at the time of its release under this 1100 and/or new versions of the License from time to time. Each version
|
/webtrees/resources/views/admin/ |
H A D | control-panel.phtml | 212 <?php if ($latest_version_timestamp->timestamp() + 60 < time()) : ?>
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 152 #. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 919 msgid "A report of individuals who died in a given time or place." 920 msgstr "A report of individuals who died in a given time or place." 930 msgid "A report of individuals who were born in a given time or place." 931 msgstr "A report of individuals who were born in a given time or place." 942 msgid "A report of individuals who were married in a given time or place." 943 msgstr "A report of individuals who were married in a given time or place." 3316 msgid "Caution! This may take a long time. Be patient." 3317 msgstr "Caution! This may take a long time. Be patient." 3405 #. I18N: [a record was] Changed on <date/time> [all …]
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 152 #. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 919 msgid "A report of individuals who died in a given time or place." 920 msgstr "A report of individuals who died in a given time or place." 930 msgid "A report of individuals who were born in a given time or place." 931 msgstr "A report of individuals who were born in a given time or place." 942 msgid "A report of individuals who were married in a given time or place." 943 msgstr "A report of individuals who were married in a given time or place." 3316 msgid "Caution! This may take a long time. Be patient." 3317 msgstr "Caution! This may take a long time. Be patient." 3405 #. I18N: [a record was] Changed on <date/time> [all …]
|