MichaelC1: joined #tikiwiki MichaelC2: joined #tikiwiki fabricius: joined #tikiwiki marclaporte: joined #tikiwiki TomJarvis: joined #tikiwiki
polom
Have the options for the File Galleris slideshow been modified since Tiki 9? Can you get the title and/or description in the slideshow in Tiki 10, 11, or 12? I am kind of stuck on 9. http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48417#threadId48424 Anzhe: joined #tikiwiki -: Anzhe stretches Anzhe: so yesterday my new Intl Market Research Department launched
I gave them an hour long introductory lecture, then in the afternoon we spent an hour learning the very basics of TW11
the "wiki" concept is unknown to most mainland Chinese
it was really interesting and exciting to see their understanding of the potential power and functionality of Tiki beginning to click in their minds
it's going to be a fun year for them as they delve deeper into the system
my department manager added his user page to his watch list without telling me
and I was having his staff take turns editing his user page as practice to understand version history and such
and suddenly he goes "I just got an email that such-and-such changed my page!"
ha
yes, that's why it's called a watch list! :-)
anyways, a big heartfelt thank you to the entire TW development team past and present
look forward to seeing some of you in Hong Kong next week for Wikimania!
regarding assigning tasks to users
I've read this page: https://doc.tiki.org/Task
and I still have a question: how do I bulk-assign tasks? in Tiki 11 the "Open a new task" page only allows me to select one Task User, and my Shared for Group dropdown is empty. luciash: hi Anzhe Anzhe: luciash: good morning! luciash: cool to hear about your progress Anzhe: scratching the surface, but the new team is engaged, that's the key
we'll expore it together
brb, gotta deliver a whiteboard luciash: Anzhe: hopefully you will meet Marc (unsure who is really going) or others at the Wikimania in HK
Anzhe: for tasks I would rather choose using custom built Task tracker; that Task feature seems too outdated to me... Anzhe: hmm luciash: the doc last modified in 2010 ;) Anzhe: yeah that part is clear, the UI graphics are out of date, but the tool seems robust enough for assigning work tasks to department employees
what additional features would a custom task tracker offer? luciash: Anzhe: I am not familiar what the Task feature is capable of but with custom tracker you get more flexibility I think, e.g. assigning to users or groups, attaching files or images, commenting, getting notifications, watching by rss, custom statuses, links, relted tracker items, wiki pages relation, etc. goj_killedByISP: joined #tikiwiki luciash: Anzhe: a pity there is no ToDo/Task profile yet on profiles.tiki.org to try Anzhe: luciash: sounds nice. I will keep that in mind for the future. As the department's workload grows it will make sense to migrate over. Tiki|bot: Recent Bug: - Page break syntax ...page... no longer working in Tiki 11 - http://dev.tiki.org/item4611 Anzhe_m: joined #tikiwiki
joined #tikiwiki Anzhe: joined #tikiwiki
where in the user preferences does one configure "User ____ does not want to receive messages" ?
(tiki 11)
another question - I cannot find a way to edit existing events on my Calendar?
wait, strike that
finally found it Anzhe_m: joined #tikiwiki Anzhe: joined #tikiwiki Jyhem_laptop: joined #tikiwiki Jenser: joined #tikiwiki
left #tikiwiki redflo: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Choosing the size of the RR plugin picture output - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=48427 Telesight: joined #tikiwiki xavi: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03arildb r46955 10trunk/ 10lib/core/Tracker/Field/ItemLink.php 10templates/trackerinput/itemlink.tpl 10lib/trackers/trackerlib.php
[NEW] Tracker Item Link preSelectFieldMethod: crossSelect
Makes it possible to select from the matched items in the remote tracker.
Requires that the preselect here & there itemIds are filled out. dabright: joined #tikiwiki chibaguy: joined #tikiwiki fabricius: joined #tikiwiki dabright1: joined #tikiwiki
left #tikiwiki
joined #tikiwiki
left #tikiwiki Tiki-KGB: 03lphuberdeau r46956 10trunk/lib/init/smarty.php * [FIX] Notices when value not set, cannot preg_split arrays marclaporte: joined #tikiwiki dhazel: joined #tikiwiki Anzhe_m: joined #tikiwiki Tiki|bot: New Forum Posts: Choosing the size of the RR plugin picture output - https://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=48427
New Forum Posts: Datachannel Help - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48422
New Forum Posts: PluginSQL Approval - No Change to Plugin - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48420 Tiki-KGB: 03lphuberdeau r46957 10trunk/lib/prefslib.php * [ENH] Extract the data loading portion to increase visibility in profiling Tiki|bot: New Forum Posts: Choosing the size of the RR plugin picture output - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=48427
New Forum Posts: Datachannel Help - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48422
New Forum Posts: PluginSQL Approval - No Change to Plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48420 Tiki-KGB: 03lphuberdeau r46958 10trunk/lib/ 10test/core/Search/MySql/LargeDatasetTest.php 03core/Search/MySql/QueryBuffer.php 10core/Search/MySql/Table.php 10core/Search/MySql/Index.php
[ENH] Create all fields as TEXT to avoid the amount of VARCHAR fields per table in MySQL, convert the fields as VARCHAR at query time when required, group alter table queries to avoid sequential table locking / flushing marclaporte: joined #tikiwiki aalex: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03jonnybradley r46959 10branches/11.x/lib/ 10smarty_tiki/function.treetable.php 10smarty_tiki/function.listfilter.php
[FIX] perms admin: Update listfilter to handle new version of treetable jquery plugin, in use since composer arrived (thanks marclaporte)
03lphuberdeau r46960 10trunk/lib/core/Search/MySql/Table.php * [FIX] Type can be returned as lowercase
03lphuberdeau r46961 10branches/11.x/lib/core/Tracker/Field/Dropdown.php * [ENH] Cache dropdown definitions to improve rendering in lists
03lphuberdeau r46962 10trunk/lib/smarty_tiki/function.treetable.php 10trunk/lib/smarty_tiki/function.listfilter.php 10trunk 10trunk/lib/core/Tracker/Field/Dropdown.php * [MRG] Automatic merge, branches/11.x 46951 to 46961 aluno: joined #tikiwiki
hello guys Tiki-KGB: 03lphuberdeau r46963 10branches/11.x/lib/perspectivelib.php * [FIX] Use get_perspective to check existance so permissions are checked aluno: Anybody know how the galleries filter a object when the category is selected? arildb: joined #tikiwiki
Is anybody receiving email about SVN updates?
I am not aluno: joined #tikiwiki Skulltrail: Hi
how can i active debug console? Tiki-KGB: 03jonnybradley r46964 10trunk/ 10lib/core/Services/File/VimeoController.php 10templates/vimeo/upload.tpl 10lib/wiki-plugins/wikiplugin_vimeo.php
[ENH] vimeo: Deploy new upload service to the vimeo plugin - just leave out the url param to show an upload button.
Now triggers a "vimeo_uploaded" event once completed, which in turn adds the new video to the plugin (so far).
03jonnybradley r46965 10trunk/ 10(5 files in 5 dirs)
[MOD] wiki: Change the wiki get_page to use a template to output html instead of json (because that automatically includes any javascript generated for the page).
Change inline edit to use this, and get ajax page loading to work in the vimeo plugin sipherdee_: joined #tikiwiki Tiki-KGB: 03jonnybradley r46966 10branches/11.x/lib/wiki-plugins/wikiplugin_convene.php
[FIX] convene: Remove incorrect js include which moved during the composer changes and gets included elsewhere
03jonnybradley r46967 10trunk/lib/wiki-plugins/wikiplugin_convene.php 10trunk 10trunk/lib/perspectivelib.php * [MRG] Automatic merge, branches/11.x 46961 to 46966 RobertR: joined #tikiwiki
Hello All Tiki-KGB: 03jonnybradley r46968 10trunk/lib/wiki-plugins/wikiplugin_convene.php
[ENH] convene: Deploy AJAX get_page when saving convene changes so no more full page reloads Tiki|bot: joined #tikiwiki Tiki-KGB: 03jonnybradley r46969 10trunk/lib/wiki-plugins/wikiplugin_vimeo.php * [FIX] vimeo: pref check for param description Tiki|bot: joined #tikiwiki Tiki-KGB: 03jonnybradley r46970 10trunk/templates/admin/include_fgal.tpl
[MOD] fgals admin: Reorganise file galleries admin panel - called the left over things (Draw, jCapture, elFinder etc) "Enhancements"... any better ideas?
03jonnybradley r46971 10trunk/lang/langmapping.php * [TRA] In English one would say be "British English", not "English British"
03lphuberdeau r46972 10trunk/lib/smarty_tiki/block.filter.php * [FIX] Do not load categories unless they will be displayed
03lphuberdeau r46973 10trunk/lib/ 10core/Search/Formatter/DataSource/Declarative.php 10search/searchlib-unified.php
[ENH] Avoid fetching information with the mysql source unless it was converted to tokens
03lphuberdeau r46974 10trunk/lib/smarty_tiki/function.icon.php * [FIX] Make sure the image exists before reading it to avoid warnings
03lphuberdeau r46975 10trunk/lib/search/searchlib-unified.php * [FIX] Notice
03jonnybradley r46976 10trunk/ 10templates/remarksbox.tpl 10lib/smarty_tiki/block.remarksbox.php * [MOD] remarksbox: Keep params as an array, avoid extract Tiki|bot: joined #tikiwiki