[00:38] luciash joined #tikiwiki [00:49] luciash joined #tikiwiki [01:18] Tiki-KGB 03lindonb r61014 10trunk/tiki-index.php * [REF] wiki: Page lock/unlock code no longer needed in tiki-index after r60756. [01:20] Tiki-KGB 03lindonb r61015 10trunk/lib/userslib.php * [REF] userslib: return result when removing a group. [01:22] Tiki-KGB 03lindonb r61016 10trunk/lib/core/Services/Utilities.php * [FIX] services utilities: add some tasks commonly used with confirm popups [01:26] Tiki-KGB 03lindonb r61017 10trunk/ 10(6 files in 5 dirs) [01:26] Tiki-KGB [REF] groups: Implement bootstrap popup confirmations and feedback for add and remove group actions [01:52] Tiki-KGB 03lindonb r61018 10trunk/templates/tiki-admingroups.tpl * notices [07:49] Tiki|bot Recent Bug: - http://dev.tiki.org/item6257 [11:00] Leu joined #tikiwiki [12:41] olinuxx joined #tikiwiki [12:41] olinuxx joined #tikiwiki [13:00] Tiki-KGB 03lindonb r61019 10trunk/templates/tiki-admingroups.tpl * [DOC] Clean up modify group form. [13:04] Tiki-KGB 03lindonb r61020 10trunk/lib/jquery_tiki/tiki-ajax_services.js * [DOC] Correct code documentation [14:06] Leu joined #tikiwiki [14:15] Jyhem_laptop joined #tikiwiki [14:26] lindonb joined #tikiwiki [14:53] guest6636 joined #tikiwiki [14:54] guest6636 Hi - in tracker field type Dynamic Items List, can the Listed Field (aka listFieldIdThere) be a tracker field type Drop down with other? [14:57] guest6636 If I change field type to text box, everything works fine. But if it is a drop down list, I get blank items in the dynamic items list [14:57] Leu joined #tikiwiki [17:24] Tiki-KGB 03lindonb r61021 10trunk/templates/tiki-admingroups.tpl [17:24] Tiki-KGB [DOC] admin groups: hide and show registration fields along with user field; other formatting, labeling and help text. [17:34] Tiki-KGB 03lindonb r61022 10trunk/ 10tiki-admingroups.php 10lib/core/Services/Group/Controller.php 10lib/core/Services/Utilities.php 10templates/tiki-admingroups.tpl [17:34] Tiki-KGB [ENH] admin groups: implement popup confirmation when groups are modified; streamline controller code. [17:46] Jyhem_laptop guest6636: sounds like a bug. I suggest you report it on dev.tiki.org, then you can create a show instance associated with the bug, and you can reproduce the issue. This way, it confirms the issue and someone can try to fix the issue. [17:58] guest6636 Ok Jyhem, will do [19:00] Leu joined #tikiwiki [19:01] lindonb joined #tikiwiki [19:20] Leu joined #tikiwiki [19:37] nelsonko joined #tikiwiki [19:45] lindonb left #tikiwiki [20:14] Leu joined #tikiwiki [20:29] fabricius joined #tikiwiki [20:51] Tiki|bot Recent Bug: - http://dev.tiki.org/item6258 [21:22] guest6698 joined #tikiwiki [23:52] Tiki-KGB 03xavidp r61023 10branches/12.x/lib/trackers/trackerlib.php [23:52] Tiki-KGB [FIX]Fix error of GROUP BY clause containing nonaggregated columns in MYSQL 5.7 where only_full_group_by mode is on by default. Applied cheapest fix with ANY_VALUE to the offending columns in the SELECT command, as suggested in https://dev.mysql.com/doc/refman/5.7/en/group-by-handling.html. Not a backport since this error is not present in current 15.x or 16.x.