←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
Tiki|bot | New Forum Posts: dev.t.o 14 feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56010 | [02:16] |
............................. (idle for 2h21mn) | ||
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 | [04:37] | |
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 | [04:47] | |
........... (idle for 50mn) | ||
New Forum Posts: Doc and Dev Configuration - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56011 | [05:37] | |
Bsfez | joined #tikiwiki | [05:50] |
.............. (idle for 1h8mn) | ||
Tiki|bot | New Forum Posts: Tiki Importer Status - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013 | [06:58] |
....... (idle for 32mn) | ||
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) | [07:30] |
nelsonko | left #tikiwiki | [07:44] |
..... (idle for 20mn) | ||
Telesight | joined #tikiwiki | [08:04] |
............... (idle for 1h14mn) | ||
Tiki|bot | New Forum Posts: Dev.t.o feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017 | [09:18] |
....... (idle for 32mn) | ||
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. | [09:50] |
...................... (idle for 1h48mn) | ||
chibaguy | joined #tikiwiki | [11:38] |
jonnyb | joined #tikiwiki
polom hi chibaguy - thanks for fixing up http://dev.tiki.org :) | [11:38] |
chibaguy | hi jonnyb. sure, glad to do what i can. :-) | [11:40] |
jonnyb | checking these login issues...
eemed to work on doc for me just now, too 12.5 seconds though | [11:41] |
.... (idle for 15mn) | ||
Cr0vaX | polom | [11:57] |
jonnyb | hi Cr0vaX | [11:58] |
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? | [12:00] |
.... (idle for 16mn) | ||
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 | [12:19] |
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 | [12:21] |
jonnyb | that doesn't sound right - there are other perms for viewing galleries seoarate from upload | [12:21] |
Cr0vaX | will triple check then :) | [12:22] |
Telesight | joined #tikiwiki | [12:23] |
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 | [12:32] |
jonnyb | that doesn't sound right at all - which version Cr0vaX ? | [12:33] |
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) | [12:41] |
jonnyb | curious, checking | [12:45] |
Cr0vaX | I can make you a swf (using wink) if you like | [12:45] |
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 | [12:46] |
Cr0vaX | ok
will create a whish to report the bug | [12:48] |
jonnyb | i'll try and fix it in the meantime :) | [12:49] |
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 | [12:49] |
jonnyb | but it's not right - however, looking at the code i see it's also checking if the gallery is "public" | [12:50] |
Cr0vaX | what you mean with "public"? no perms at all? | [12:52] |
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) | [12:55] |
Cr0vaX | yes you're right
with "public" enabled it appears | [12:59] |
jonnyb | i'm sure that was ignored before (in 12.x anyway)
but technically it's now correct | [13:00] |
Cr0vaX | yep :)
ty | [13:00] |
........ (idle for 36mn) | ||
fabricius | joined #tikiwiki | [13:36] |
nelsonko | joined #tikiwiki | [13:43] |
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.) | [13:48] |
gezza | joined #tikiwiki
hi guys | [13:52] |
nelsonko | hi | [14:06] |
jonnyb | hi nelsonko
and gezza | [14:06] |
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 | [14:07] |
jonnyb | sorry nelsonko - have some client dogma needs clearing... hope to join in later on | [14:13] |
.... (idle for 16mn) | ||
nelsonko | when there are no results it does not show...
search indexing ran ok last night... | [14:29] |
.............. (idle for 1h6mn) | ||
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. | [15:38] |
MagicFab_ | joined #tikiwiki | [15:46] |
......... (idle for 42mn) | ||
fabricius | joined #tikiwiki
joined #tikiwiki | [16:28] |
........ (idle for 39mn) | ||
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). | [17:10] |
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. | [17:11] |
jonnyb | joined #tikiwiki | [17:14] |
fabricius | joined #tikiwiki | [17:22] |
..... (idle for 21mn) | ||
Jyhem_laptop_ | joined #tikiwiki | [17:43] |
jonnyb | joined #tikiwiki
repolom how are things in the Tikiverse? | [17:47] |
....... (idle for 32mn) | ||
chibaguy | this corner of the tikiverse is increasingly dark matter. ;-) see you tomorrow. | [18:22] |
..... (idle for 20mn) | ||
MagicFab_ | joined #tikiwiki | [18:42] |
..... (idle for 20mn) | ||
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 | [19:02] |
Jyhem_laptop | joined #tikiwiki | [19:05] |
.......... (idle for 45mn) | ||
Tiki|bot | Recent Bug: - http://dev.tiki.org/item5657 | [19:50] |
........ (idle for 36mn) | ||
fabricius | joined #tikiwiki | [20:26] |
joined #tikiwiki | [20:40] | |
..................... (idle for 1h42mn) | ||
fabricius1 | joined #tikiwiki | [22:22] |
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 | [22:29] |
........ (idle for 39mn) | ||
fabricius | joined #tikiwiki | [23:08] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |