luciash: joined #tikiwiki Tiki-KGB: 03lindonb r61014 10trunk/tiki-index.php * [REF] wiki: Page lock/unlock code no longer needed in tiki-index after r60756.
03lindonb r61015 10trunk/lib/userslib.php * [REF] userslib: return result when removing a group.
03lindonb r61016 10trunk/lib/core/Services/Utilities.php * [FIX] services utilities: add some tasks commonly used with confirm popups
03lindonb r61017 10trunk/ 10(6 files in 5 dirs)
[REF] groups: Implement bootstrap popup confirmations and feedback for add and remove group actions
03lindonb r61018 10trunk/templates/tiki-admingroups.tpl * notices Tiki|bot: Recent Bug: - http://dev.tiki.org/item6257 Leu: joined #tikiwiki olinuxx: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03lindonb r61019 10trunk/templates/tiki-admingroups.tpl * [DOC] Clean up modify group form.
03lindonb r61020 10trunk/lib/jquery_tiki/tiki-ajax_services.js * [DOC] Correct code documentation Leu: joined #tikiwiki Jyhem_laptop: joined #tikiwiki lindonb: joined #tikiwiki guest6636: joined #tikiwiki
Hi - in tracker field type Dynamic Items List, can the Listed Field (aka listFieldIdThere) be a tracker field type Drop down with other?
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 Leu: joined #tikiwiki Tiki-KGB: 03lindonb r61021 10trunk/templates/tiki-admingroups.tpl
[DOC] admin groups: hide and show registration fields along with user field; other formatting, labeling and help text.
03lindonb r61022 10trunk/ 10tiki-admingroups.php 10lib/core/Services/Group/Controller.php 10lib/core/Services/Utilities.php 10templates/tiki-admingroups.tpl
[ENH] admin groups: implement popup confirmation when groups are modified; streamline controller code. 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. guest6636: Ok Jyhem, will do Leu: joined #tikiwiki lindonb: joined #tikiwiki Leu: joined #tikiwiki nelsonko: joined #tikiwiki lindonb: left #tikiwiki Leu: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item6258 guest6698: joined #tikiwiki Tiki-KGB: 03xavidp r61023 10branches/12.x/lib/trackers/trackerlib.php
[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.