←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
Tiki-KGB | 03rjsmelo r62547 10branches/17.x/ 10vendor_bundled/composer.lock 10vendor_bundled/composer.json
[FIX] captcha: Do not work if the server version is before PHP7 and mcrypt is not enabled 03rjsmelo r62548 10branches/ 1016.x/composer.json 1016.x/composer.lock [bp/62547][FIX] captcha: Do not work if the server version is before PHP7 and mcrypt is not enabled | [00:00] |
03rjsmelo r62549 10(5 files in 4 dirs) * [MRG] Automatic merge, branches/17.x 62540 to 62547 | [00:06] | |
amette__ | left #tikiwiki
joined #tikiwiki | [00:13] |
Tiki-KGB | 03rjsmelo r62550 10trunk/ 10tiki-check.php 10templates/tiki-check.tpl
[ENH] Split check of TRIM (https://doc.tiki.org/TRIM) requirements in 2 sections, one for server and another for client | [00:20] |
.... (idle for 17mn) | ||
Jyhem_laptop | joined #tikiwiki | [00:37] |
torsten1 | joined #tikiwiki | [00:38] |
fabricius | joined #tikiwiki | [00:52] |
Tiki-KGB | 03rjsmelo r62551 03branches/experimental/move-packages-to-composer * [BRANCH] Creation, branches/experimental/move-packages-to-composer 0 to 62550 | [01:06] |
03rjsmelo r62552 10branches/ 10(176 files in 33 dirs) * [ENH] Move libraries to composer: mobileesp, kaltura, minify, pclzip, pear | [01:18] | |
torsten1 | joined #tikiwiki | [01:18] |
.......... (idle for 48mn) | ||
Tiki-KGB | 03drsassafras r62553 10trunk/doc/devtools/ 10release.php 10rewritesecdb.php 10tikirelease.sh
[FIX] release secdb - merged 2 slightly ways of creating secdb, fixed a couple errors in file name, some minor cleanup & slightly better error handling. 03drsassafras r62554 10trunk/doc/devtools/release.php * [FIX] release tagging - tagging now respects --no-commit option. | [02:06] |
amette__ | left #tikiwiki | [02:20] |
Tiki-KGB | 03drsassafras r62555 10trunk/doc/devtools/release.php * [ENH] release secdb - old sedDb files are now removed automatically. | [02:32] |
.... (idle for 19mn) | ||
patrickproulx | joined #tikiwiki | [02:51] |
fabricius | joined #tikiwiki | [02:54] |
............... (idle for 1h13mn) | ||
joined #tikiwiki | [04:07] | |
............................. (idle for 2h21mn) | ||
joined #tikiwiki | [06:28] | |
torsten1 | joined #tikiwiki | [06:33] |
...................................... (idle for 3h5mn) | ||
redflo | joined #tikiwiki | [09:38] |
................. (idle for 1h21mn) | ||
Telesight | joined #tikiwiki | [10:59] |
...... (idle for 27mn) | ||
amette__ | joined #tikiwiki | [11:26] |
...... (idle for 26mn) | ||
jonnyb | joined #tikiwiki | [11:52] |
Tiki-KGB | 03luciash r62556 10branches/17.x/tiki-minichat_ajax.php
[FIX] minichat: instead of empty <> show <Anonymous> for non-registered users and show system real user names when feature enabled (thanks marclaporte) | [12:00] |
.......... (idle for 46mn) | ||
ironwarning | joined #tikiwiki
Hey all] | [12:46] |
............... (idle for 1h14mn) | ||
Jyhem_laptop | joined #tikiwiki | [14:00] |
jonnyb | joined #tikiwiki | [14:04] |
...... (idle for 26mn) | ||
nelsonko | joined #tikiwiki | [14:30] |
.......... (idle for 48mn) | ||
patrickproulx | joined #tikiwiki | [15:18] |
.... (idle for 18mn) | ||
Tiki-KGB | 03luciash r62557 10branches/17.x/ 10tiki-minichat_ajax.php 10templates/modules/mod-minichat.tpl * [FIX] minichat: check permission to use the feature (thanks marclaporte) | [15:36] |
03luciash r62558 10branches/16.x/tiki-minichat_ajax.php
[bp/r62556][FIX] minichat: instead of empty <> show <Anonymous> for non-registered users and show system real user names when feature enabled (thanks marclaporte) 03luciash r62559 10branches/15.x/tiki-minichat_ajax.php [bp/r62556][FIX] minichat: instead of empty <> show <Anonymous> for non-registered users and show system real user names when feature enabled (thanks marclaporte) 03luciash r62560 10branches/ 1016.x/tiki-minichat_ajax.php 1016.x/templates/modules/mod-minichat.tpl [bp/r62557][FIX] minichat: check permission to use the feature (thanks marclaporte) 03luciash r62561 10branches/ 1015.x/tiki-minichat_ajax.php 1015.x/templates/modules/mod-minichat.tpl [bp/r62557][FIX] minichat: check permission to use the feature (thanks marclaporte) | [15:48] | |
.......... (idle for 46mn) | ||
03luciash r62562 10branches/17.x/tiki-minichat_ajax.php * [ENH] minichat: add userlink for more info about the user | [16:42] | |
RollYourOwn | joined #tikiwiki
Hello. What's expected here: "Target mode to enter after dialog closes" I want to reload the page, when finished the tracker input fields and the popup dialog closes Could anyone help me? Thanks a lot | [16:46] |
.... (idle for 16mn) | ||
Tiki-KGB | 03luciash r62563 10branches/17.x/tiki-minichat_ajax.php
better to use str_replace here and keep the double quotes (in case they are used in user real name) 03chealer r62564 10trunk/templates/access/include_items.tpl * [FIX] HTML special characters escaping | [17:06] |
patrickproulx | joined #tikiwiki | [17:18] |
.... (idle for 18mn) | ||
Tiki-KGB | 03chealer r62565 10trunk/themes/base_files/ 10less/tiki-selectors.less 10css/tiki_base.css
Increase contrast between asterisks (stars) displayed after mandatory tracker field names and background Was #ebccd1 (very light grey) on white in themes such as Bootstrap. Not sure how that was computed (based on alert-danger-border, itself based on another variable). The new color is the same as the field name's text. Before Bootstrap, asterisks were red (extremely visible). After, they became nearly invisible. This solution is between these extremes, although possibly still imperfect. | [17:36] |
Jyhem_laptop_ | joined #tikiwiki | [17:39] |
..... (idle for 23mn) | ||
Tiki-KGB | 03drsassafras r62566 10trunk/doc/devtools/svnup.php * [ENH] svnup - now works in a limited capacity while not using a databse | [18:02] |
patrickproulx | joined #tikiwiki | [18:13] |
joined #tikiwiki | [18:20] | |
....... (idle for 31mn) | ||
joined #tikiwiki | [18:51] | |
Tiki-KGB | 03drsassafras r62567 10trunk/doc/devtools/svnup.php * [FIX] svnup - rebuild index now honours -vv | [18:54] |
...... (idle for 25mn) | ||
Telesight | joined #tikiwiki | [19:19] |
.......... (idle for 46mn) | ||
patrickproulx | joined #tikiwiki | [20:05] |
............... (idle for 1h13mn) | ||
joined #tikiwiki | [21:18] | |
........ (idle for 38mn) | ||
Tiki-KGB | 03drsassafras r62568 10trunk/doc/devtools/svnup.php * [ENH][REF] svnup - better conflict handling, more debug output | [21:56] |
....... (idle for 34mn) | ||
03chealer r62569 10trunk/doc/devtools/release.php * [REF] check_php_syntax(): Fix documentation ($retry removed in r62553) | [22:30] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |