SkiNut: joined #tikiwiki fabricius: joined #tikiwiki Gwayne: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03chibaguy r49607 10trunk/styles/ 10(6 files)
{ENH] Removed redundant import in bootstrap-default.css (also renamed to distinguish from customized bootstrap.css files); renamed bshost.css to bootswatch-themes.css for clarity. Tiki|bot: joined #tikiwiki
New Forum Posts: I think I have broken Organise Objects - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51015
Recent Bug: - admin can't share task - http://dev.tiki.org/item5114
Recent Bug: - Group not visible when trying to share task - http://dev.tiki.org/item5115
Recent Bug: - No field to add links to annotations - http://dev.tiki.org/item5116
joined #tikiwiki luciash: polom Tiki-KGB: 03chibaguy r49608 10trunk/ 10(6 files in 3 dirs) * [REF] Transition Look & Feel admin to Bootstrap classes. Work in progress.
03chibaguy r49609 10trunk/templates/prefs/radio.tpl * [REF] Transition Look & Feel admin to Bootstrap classes. Work in progress.
03chibaguy r49610 10trunk/templates/prefs/textarea.tpl * [REF] Transition Look & Feel admin to Bootstrap classes. Work in progress.
03chibaguy r49611 10trunk/templates/admin/include_look.tpl * [FIX] Inappropriate use of row class. redflo: joined #tikiwiki Telesight: joined #tikiwiki Tiki|bot: joined #tikiwiki ricks99: joined #tikiwiki
snowy polom, y'all
left #tikiwiki
joined #tikiwiki Tiki|bot: joined #tikiwiki jonnyb: joined #tikiwiki lphuberdeau: joined #tikiwiki jonnyb: polom polom ricks99: hiya jonnyb jonnyb: hi ricks99 ricks99: thanks for the hints with tracker files upload... still no go, though. host says possible modsecurity issue. we'll see. jonnyb: ah right, mod security is always fun! :) ricks99: but odd that uploads into file gallery work
and that smaller files work for tracker upload. jonnyb: indeed ricks99: tahnks for the help jonnyb: did you try elFinder? ricks99: what's elFinder? jonnyb: http://doc.tiki.org/elfinder ricks99: ah. i'm on tiki9LTS jonnyb: shame :) ricks99: ;) Tiki|bot: joined #tikiwiki Tiki-KGB: 03chibaguy r49612 10trunk/templates/prefs/ 10shared-dependencies.tpl 10text.tpl 10multilist.tpl 10password.tpl * [REF] Transition Look & Feel admin to Bootstrap classes. Work in progress.
03lphuberdeau r49613 10branches/12.x/lib/ 10core/Tiki/Profile.php 10core/Tiki/Profile/Object.php
[FIX] Exported profiles containing extra-long references would not apply properly due to extra space to the right (likely a yaml parser issue)
03lphuberdeau r49614 10trunk/lib/core/Tiki/Profile/Object.php 10trunk/lib/core/Tiki/Profile.php 10trunk * [MRG] Automatic merge, branches/12.x 49604 to 49613 ricks99_: joined #tikiwiki Tiki-KGB: 03gezzzan r49615 10trunk/ 10lib/jquery_tiki/tiki-jquery.js 10templates/tiki-page_bar.tpl 10lib/smarty_tiki/function.favorite.php 10templates/tiki-wiki_topline.tpl
[FIX] hopefully fixing broken favorites button and moving it to wiki topline. (functionality seemed to be broken by r48424 in smarty function button. The change removed a parent span above the <a>. Tiki-jquery.js favoritelist was using find(), which is searching in parent elements of the <a>, but since the span was removed the find returned no value)
03jonnybradley r49616 10branches/12.x/ 10lib/multilingual/multilinguallib.php 10tiki-index.php 10tiki-setup.php 10lib/setup/language.php
[FIX] bidi: Setup RTL css (whether to BiDi.css include or not) after the decision to use the page language has been made depending on feature_sync_language
03gezzzan r49617 10trunk/templates/translated-lang.tpl * [MOD] switching icon to glyphicon glyphicon-globe to reduce "color-noise"
03lphuberdeau r49618 10branches/12.x/lib/comments/commentslib.php * [FIX] Attempting to update a forum post while updating a forum definition
03lphuberdeau r49619 10trunk/lib/core/ 10Tiki/Command/ProfileExport/Group.php 10Tiki/Profile/Installer.php
[ENH] Adding object permission export for wiki pages and forums with the group profile export ricks99_: left #tikiwiki Tiki-KGB: 03lphuberdeau r49620 10branches/12.x/lib/core/Services/Tracker/CalendarController.php
[FIX] Tracker calendar broken by change in field handling, field now returns formatted date instead of unix timestamp
03lphuberdeau r49621 10(7 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 49613 to 49620 Tiki|bot: New Forum Posts: How could we improve on show.tiki.org ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51021 marclaporte: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49622 10trunk/lib/core/Tiki/Profile/Installer.php * [ENH] Adding tracker permission export Jyhem: polom jonnyb: hi Jyhem Jyhem: hi jonnyb. still in england ?
quick question: did show.tiki.org make your life better ? If so how ? :-) jonnyb: yup, so far (been quite a while, nice for a change! :) ) Jyhem: (fishing for feedback before Fosdem) -: Jyhem severely sleep deprived. who would have thought writing talks would actually yake time :-) Tiki-KGB: 03jonnybradley r49623 10branches/12.x/lib/core/Tracker/Field/Category.php
[ENH] trackers: Add more control over how category field outputs are rendered to allow output as links to browse categories, and output as an unordered list for more formatting control
03jonnybradley r49624 10branches/12.x/lib/smarty_tiki/modifier.sefurl.php
[FIX] sefurl: Allow $with_title for categories (supported by filter_out_sefurl and used by the category module) and don't add the &amp; yet if there's a title to be added afterwards
03jonnybradley r49625 10trunk/lib/core/Tracker/Field/Category.php 10trunk 10trunk/lib/smarty_tiki/modifier.sefurl.php * [MRG] Automatic merge, branches/12.x 49620 to 49624 jonnyb: Jyhem: i saw your email on devlist, will try and reply there when i can Jyhem: I hope it's still a "yes"… Tiki|bot: joined #tikiwiki Tiki-KGB: 03marclaporte r49626 10trunk/ 10tiki-install.php 10tiki-setup.php
Some code has been introduced in trunk (r49441) that doesn't work under PHP 5.3, and thus, it's now time to move the minimum requirement to PHP 5.5 (which is what had been previously decided, but not forced because Tiki was still working in PHP 5.3). On a related note, PHP 5.6.0alpha1 was recently released Tiki|bot: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49627 10trunk/ 10(8 files in 5 dirs)
[ENH] Ensure the notification emails contain valid links (for any link generated through standard smarty functions) SRTracker: joined #tikiwiki
Hello
Thanks to those who work on Tiki Wiki; so far I'm really enjoying working with it Tiki-KGB: 03jonnybradley r49628 10branches/12.x/lib/jquery_tiki/tiki-maps.js
[FIX] maps: Change URL for experimental StreetView layer as previous one is no longer supported - better fix using something like StreetViewCoverageLayer needed in the long term... marclaporte: joined #tikiwiki Tiki-KGB: 03jonnybradley r49629 10branches/11.x/lib/jquery_tiki/tiki-maps.js
[bp/r49628][FIX] maps: Change URL for experimental StreetView layer as previous one is no longer supported - better fix using something like StreetViewCoverageLayer needed in the long term... Tiki|bot: joined #tikiwiki marclapo1: joined #tikiwiki Lonecrow: so I just started playing around with this have a couple questions - is there a way to make the wiki completely private so you have to log in to view anything?
Also is there a way to use the full wysiwyg editor for the forum? marclaporte: Lonecrow: wiki completely private: yes, just assign the global permission tiki_p_view to Registered or Admins
WYSIWYG in forums, I suspect so but I have never used it Lonecrow: Ahh thanks I'm just starting to look at it. It has a lot of what we want for an internal wiki
The forums do look a little thin but obviously most of the effort was put into the wiki marclaporte: Yeah, forums will get a visual revamp within next two versions Lonecrow: ahh yess I see now the permissions for that marclaporte: When people have a good wiki, and comments on various data (files, blog posts, etc), it reduces need for forums Lonecrow: true.. marclaporte: Make sure to check out: http://doc.tiki.org/Trackers jonnyb: Lonecrow: i think if you set wysiwyg to be the default editor it will be used in forums too, best to use "Use Wiki syntax in WYSIWYG" too imho
hi marclaporte too, long time no polom ;) marclaporte: hi jonnyb! Lonecrow: Sort of like the blog featuere too. Since this is branded as a groupware I just want the boss to be able to edit the main page to have a link to his updated blog or whatever with weekly updates on the direction of the company and all that other corporate bullshit
During the setup wizard I did choose the wysiwyg editor for forums and it does some but only really bold italics etc.. minimal buttons marclaporte: Lonecrow: https://profiles.tiki.org/Company_Intranet_12x sounds like what you need Lonecrow: oh perfect .. thanks
Yeah and direct the people easily to discussions / surveys from the main page etc to participate in
bookmarked those links.. more to play with now thanks again marclaporte: brb Lonecrow: this definitely is what we were looking for marclaporte: joined #tikiwiki
polom jonnyb: repolom SRTracker: Is there an easy way to allow a CDN to cache content form your Image Gallery (I'm currently storing it as a directory in my filesystem)?
from* Lonecrow: dumb question - can each user set their own theme?
I had a co-worker who is in the admin group change the theme it seemed to apply to the entire site
also more simple dumb initial questions - can Calendar sync with ical or other programs such as zimbra / outlook etc? jonnyb: Lonecrow: yes users can change theme - see http://profiles.tiki.org/Test_All_Themes
calendar sync less so (i think you can export) luciash: polom again jonnyb: pom pom luciash
bye for now, more tomorrow Lonecrow: thanks I just discovered the modules holy crap this is deep.. drag and drop positions insanely cool
Just out of curiousity t hough is there a way to reset modules back to defaults? I think one of the guys messed some positions up
oh that is what profiles are - an all encompassing style for the site. wow powerfule
-e Tiki|bot: joined #tikiwiki luciash: Lonecrow: i think there is no reset but you can unassign and re-assign back and it will have the default params Tiki|bot: Recent Bug: - Debugger console no longer appears - http://dev.tiki.org/item5117 marclaporte: joined #tikiwiki dparker1: joined #tikiwiki
info.tiki.org seems down (?) fabricius: joined #tikiwiki dparker1: left #tikiwiki marclaporte: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49630 10trunk/ 10lib/user/monitorlib.php 10db/tiki.sql 10templates/monitor/object.tpl 03installer/schema/20140129_bigger_target_monitor_tiki.sql * [MOD] Add support for translation-related notifications
03lphuberdeau r49631 10trunk/lib/user/monitorlib.php * [ENH] Allow watching page changes individually rather than only any activity marclaporte: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49632 10trunk/lib/user/monitorlib.php * [MOD] Exclude current user from notifications