Tiki|bot: New Forum Posts: dev.t.o 14 feedback - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56010
New Forum Posts: Dev.t.o is now T14Beta - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56006
New Forum Posts: Switching doc.t.o and dev.t.o to Tiki 14 - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56002
New Forum Posts: dev.t.o 14 feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56010
New Forum Posts: Dev.t.o is now T14Beta - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56006
New Forum Posts: Switching doc.t.o and dev.t.o to Tiki 14 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56002
New Forum Posts: Doc and Dev Configuration - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56011 Bsfez: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki Importer Status - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013 Tiki-KGB: 03nkoth r55252 10branches/14.x/lib/userslib.php
[FIX] Repeated calls to search index when syncing intertiki groups (or otherwise performing bulk group joining) causing timeout (seen on dev on login) nelsonko: left #tikiwiki Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: Dev.t.o feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017 Tiki-KGB: 03chibaguy r55253 10branches/14.x/templates/tracker_filter.tpl
[FIX] Overflow: visible on search filter above table.responsive when Chosen is active was breaking table container's width limit and scrollbar, so trying with overflow-y: visible. chibaguy: joined #tikiwiki jonnyb: joined #tikiwiki
polom
hi chibaguy - thanks for fixing up http://dev.tiki.org :) chibaguy: hi jonnyb. sure, glad to do what i can. :-) jonnyb: checking these login issues...
eemed to work on doc for me just now, too 12.5 seconds though Cr0vaX: polom jonnyb: hi Cr0vaX Cr0vaX: in file galleries, I can assign permissions created galleries, but not in root gallerie right?
If what I said it's true, I've found an issue, because I need to give a group global permission to upload files, and can set that group to upload only to specific galleries, but they'll allways be able to upload to root(which would lead to a mess of documents on root)
am I right? jonnyb: sorry Cr0vaX - distracted - you can assign perms either globally, and/or to specific galleries, including the root one afaik
so i would revoke upload globaly for that group and allow it to specific gals Cr0vaX: jonnyb: np :) yes, you're right, but the problem is that they need to have it globally in order to access galleries (from the tests I made)
and you can't set perms on root like you do on galleries jonnyb: that doesn't sound right - there are other perms for viewing galleries seoarate from upload Cr0vaX: will triple check then :) Telesight: joined #tikiwiki Cr0vaX: I've removed all global permissions to the group, and assigned tiki_p_download_files, tiki_p_upload_files, tiki_p_view_file_gallerie, tiki_p_admin_file_galleries, to a specific gallerie, now it works
without tiki_p_admin_file_galleries, they couldn't upload files even with tiki_p_upload_files added
ty jonnyb jonnyb: that doesn't sound right at all - which version Cr0vaX ? Cr0vaX: 14b + svn
the button wasn't available while seeing the gallery
jonnyb: without tiki_p_admin_file_galleries, the button upload is not displayed when I go to gallery URL (tiki-list_file_gallery.php?galleryId=4) jonnyb: curious, checking Cr0vaX: I can make you a swf (using wink) if you like jonnyb: i see a perms link on tiki-list_file_gallery.php (in the elippsis menu thing, top right)
ok, i tihnk you're correct on the upload buttons though
looks like someone's messed up the tpl Cr0vaX: ok
will create a whish to report the bug jonnyb: i'll try and fix it in the meantime :) Cr0vaX: ok, np :) I'll give admin gallery permission untill fix comes out
I think it's not a problem since they'll only have admin permissions inside that gallery jonnyb: but it's not right - however, looking at the code i see it's also checking if the gallery is "public" Cr0vaX: what you mean with "public"? no perms at all? jonnyb: Cr0vaX: it's the checkbox marked "Gallery is unlocked" when you edit a gallery
it says: "Users with upload permission can add files to the gallery (not just the gallery owner)"
if that's checked then the upload button appears as it should
i think that's changed in 14.x though, but now it's correct (even if it is annoying, i tried to remove those checkboxes a while ago and people complained) Cr0vaX: yes you're right
with "public" enabled it appears jonnyb: i'm sure that was ignored before (in 12.x anyway)
but technically it's now correct Cr0vaX: yep :)
ty fabricius: joined #tikiwiki nelsonko: joined #tikiwiki Tiki-KGB: 03chibaguy r55254 10branches/ 1014.x/themes/base_files/css/tiki_base.css 1014.x/themes/base_files/less/tiki-selectors.less 1014.x/themes/base_files/less/tiki-external_scripts_overrides.less 1014.x/templates/tracker_filter.tpl
[FIX] Replace table-for-layout in tracker_filter.tpl with divs to avoid Chosen dropdown vs. responsive table problem. (tiki-selectors.less is only indentation change.) gezza: joined #tikiwiki
hi guys nelsonko: hi jonnyb: hi nelsonko
and gezza nelsonko: I'm trying to investigate Bernards report of search more like this not working on dev
but I can't even get the module to show
ok it shows now
strange jonnyb: sorry nelsonko - have some client dogma needs clearing... hope to join in later on nelsonko: when there are no results it does not show...
search indexing ran ok last night... Tiki-KGB: 03chibaguy r55255 10branches/14.x/templates/tracker_filter.tpl
[FIX] Seems better to present a list as a list (list-inline in this case, for checkbox items); also conserves space and avoids table for layout. MagicFab_: joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03chibaguy r55256 10branches/ 1014.x/themes/base_files/css/tiki_base.css 1014.x/themes/base_files/less/tiki-external_scripts_overrides.less
[FIX] Too wide is better than too narrow, for Chosen containers (using width: auto caused option text to be cut off). chibaguy: Seems like when applying a filter in the search of tracker items, if no items meet the search criteria, there shouldn't just be emptiness below the search form. There should be a message and a link back to the full list of items. jonnyb: joined #tikiwiki fabricius: joined #tikiwiki Jyhem_laptop_: joined #tikiwiki jonnyb: joined #tikiwiki
repolom
how are things in the Tikiverse? chibaguy: this corner of the tikiverse is increasingly dark matter. ;-) see you tomorrow. MagicFab_: joined #tikiwiki Tiki-KGB: 03gezzzan r55257 10branches/ 1014.x/templates/tiki-edit_article.tpl 1014.x/templates/tiki-list_articles.tpl 1014.x/templates/tiki-read_article.tpl 1014.x/themes/base_files/iconsets/default.php * [FIX] view articles icon use newspaper-o, also changed admin icon for articles Jyhem_laptop: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5657 fabricius: joined #tikiwiki
joined #tikiwiki fabricius1: joined #tikiwiki Tiki|bot: New Forum Posts: link bar above article image when using plugin articles on wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027 fabricius: joined #tikiwiki