[0:21] benoitg joined #tikiwiki [1:35] marclaporte joined #tikiwiki [1:57] Tiki|bot joined #tikiwiki [2:17] d6chung joined #tikiwiki [3:4] goj_killedByISP joined #tikiwiki [7:38] amette joined #tikiwiki [7:39] RobertPlummer joined #tikiwiki [8:32] Jenser joined #tikiwiki [8:44] Tiki|bot New Forum Posts: AutoLinks open new window - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43566 [9:18] xavi polom [10:27] redflo joined #tikiwiki [10:30] JoernOtt joined #tikiwiki [10:34] phantomfakeBNC joined #tikiwiki [10:45] Jyhem_laptop polom xavi [11:26] CIA-36 tikiwiki: 03jonnybradley * r40133 10/trunk/lib/trackers/trackerlib.php: [FIX] trackers: Rollback r38921 - totally spurious attempt at getting tracker summary to recalculate number of items was preventing tracker editing (thanks Chealer) [11:34] Tiki|bot New Forum Posts: Calling a site with login and page_ref_id, Seitenaufruf mit login und spezifischer Seite - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43567 [11:48] ricks99 joined #tikiwiki [11:51] ricks99 polom y'all [12:26] CIA-36 tikiwiki: 03jyhem * r40134 10/trunk/templates/tiki-plugin_help.tpl: [FIX] Filtering with the real plugin name did usually not allow to find the plugin in the list. Especially when in other languages. [12:28] CIA-36 tikiwiki: 03jyhem * r40135 10/branches/8.x/templates/tiki-plugin_help.tpl: [FIX][bp/r40133] Filtering with the real plugin name did usually not allow to find the plugin in the list. Especially when in other languages. [12:34] Tiki|bot New Forum Posts: comportamiento raro Speadsheet - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=43572 [13:14] Tiki|bot New Forum Posts: Automatischer Login und Weiterleitung zu bestimmer Seite in 6.4 - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=43574 [13:51] supergreg joined #tikiwiki [13:54] sandroandrade joined #tikiwiki [14:1] radek82 joined #tikiwiki [15:21] CIA-36 tikiwiki: 03chealer * r40136 10/trunk/lib/core/Services/Tracker/Controller.php: [FIX] Trackers: some permission checks only looking up global permissions (Add field, Save fields, remove fields, export fields, remove tracker, clear items, import items) [15:24] CIA-36 tikiwiki: 03chealer * r40137 10/trunk/lib/core/Services/Tracker/Controller.php: [FIX] Trackers: Do not allow duplicating a tracker on which you don't have administrative privileges [15:36] ricks99 Q: I know you can assign a module based on section, page, group, etc. What about based on $tpl value? [15:36] ricks99 Or is my best bet to create a user module with {if $mid="foo.tpl"}....{/if} [15:55] nkoth|nelson joined #tikiwiki [16:26] Jenser left #tikiwiki [16:31] benoitg joined #tikiwiki [16:33] rodrigoprimo joined #tikiwiki [16:52] benoitg joined #tikiwiki [17:20] CIA-36 tikiwiki: 03chealer * r40138 10/trunk/templates/tracker/export.tpl: [ENH] Trackers: Export dialog - move item exportation sections first and structure export sections together at the end [17:29] CIA-36 tikiwiki: 03chealer * r40139 10/trunk/ (2 files in 2 dirs): [FIX] Admin trackers: only offer exporting tracker structure to users with tiki_p_admin_trackers [17:35] arildb joined #tikiwiki [17:51] changi_away JoernOtt: ping [17:54] benoitg joined #tikiwiki [17:57] JoernOtt changi: pong [17:58] JoernOtt Got your mail. I am afraid that was me trying to work with an apple [17:58] JoernOtt some things there are just strange [18:1] JoernOtt Eclipse took very long to open language.php files, so I thought I'd sed the two lines to the files (in trunk I used joe and did it manually). sed on Mac is strange and apparently gsed (GNU sed) there is also strange. Fixing the commit right now. [18:8] phantomfakeBNC joined #tikiwiki [18:23] CIA-36 tikiwiki: 03chealer * r40140 10/trunk/templates/tiki-view_tracker.tpl: [FIX] Trackers: JavaScript error in view tracker when jQuery validation is disabled [18:26] CIA-36 tikiwiki: 03chealer * r40141 10/trunk/templates/tiki-view_tracker.tpl: [ENH] Trackers: Add an icon to export the tracker being viewed [18:40] arildb_ joined #tikiwiki [18:41] CIA-36 tikiwiki: 03chealer * r40142 10/branches/8.x/templates/tiki-view_tracker.tpl: [18:41] CIA-36 tikiwiki: [bp/r40140][FIX] Trackers: JavaScript error in view tracker when jQuery validation is disabled [18:41] CIA-36 tikiwiki: [bp/r40141][ENH] Trackers: Add an icon to export the tracker being viewed. This does not really fix a bug, but addresses an important usability regression from Tiki 6 [18:47] CIA-36 tikiwiki: 03chealer * r40143 10/trunk/ (templates/tiki-admin_trackers.tpl tiki-admin_trackers.php): [REF] Admin trackers: Only pass trackers list to Smarty once [18:54] CIA-36 tikiwiki: 03chealer * r40144 10/trunk/tiki-admin_trackers.php: [REF] Admin trackers [19:2] CIA-36 tikiwiki: 03robertplummer * r40145 10/trunk/lib/core/Feed/Abstract.php: [ENH] Merge functions from feed remote abstract to feed abstract [19:3] CIA-36 tikiwiki: 03robertplummer * r40146 10/trunk/lib/core/Feed/ (6 files in 3 dirs): [ENH] Delete feed remote abstract, migrate to feed abstract [19:3] CIA-36 tikiwiki: 03robertplummer * r40147 10/trunk/lib/core/JisonParser/Phraser/Handler.php: [FIX] From split to explode, split = depricated [19:4] CIA-36 tikiwiki: 03robertplummer * r40148 10/trunk/lib/wiki/wikilib.php: [FIX] Give $canBeRefreshed a default value if it isn't used [19:5] CIA-36 tikiwiki: 03robertplummer * r40149 10/trunk/tiki-feed.php: [ENH] Removed forwardlink references, no longer used through tiki-feed.php [19:7] CIA-36 tikiwiki: 03robertplummer * r40150 10/trunk/lib/wiki-plugins/wikiplugin_htmlfeedlink.php: [FIX] A few fixes for loading in names from remote url, and $i to $htmlFeedLink, for some reason $i wasen't working in some cases, not sure why [19:8] CIA-36 tikiwiki: 03robertplummer * r40151 10/trunk/lib/wiki-plugins/wikiplugin_report.php: [FIX] From $i to $report [19:9] CIA-36 tikiwiki: 03robertplummer * r40152 10/trunk/lib/setup/events.php: [ENH] Changed tiki_view_forwardlink to tiki_wiki_view_forwardlink added tiki_wiki_save_forwardlink [19:33] CIA-36 tikiwiki: 03jonnybradley * r40153 10/trunk/lib/importer/tikiimporter_blog.php: [FIX] importer: Notices [19:40] RobertPlummerMob joined #tikiwiki [19:55] RobertPlummerMob joined #tikiwiki [19:57] CIA-36 tikiwiki: 03jonnybradley * r40154 10/trunk/templates/tiki-importer.tpl: [ENH] importer: Add link to "Import wiki XML file from another Tiki" and fix a couple of typos [19:59] CIA-36 tikiwiki: 03robertplummer * r40155 10/trunk/lib/wiki-plugins/wikiplugin_report.php: [FIX] Missed a couple $i's and changed to $reportI [20:29] Loll78 joined #tikiwiki [21:7] CIA-36 tikiwiki: 03chealer * r40156 10/trunk/ (3 files in 3 dirs): [21:7] CIA-36 tikiwiki: [ENH] Trackers: Prepare Admin Trackers for a merge with List Trackers [21:7] CIA-36 tikiwiki: Specifically: clicking a tracker's name now brings to View Tracker instead of editing it [21:7] CIA-36 tikiwiki: An edit icon was added in the Action column to compensate [21:7] CIA-36 tikiwiki: The Action column is now WYSIWYCA [21:7] CIA-36 tikiwiki: The various ways of creating trackers are now WYSIWYCA [21:7] CIA-36 tikiwiki: [ENH] Remove "Trackers" title at the top of the "Trackers" tab. Thanks Marc Laporte [21:16] RobertPlummerMob nkoth|nelson: You around buddy? [21:21] deeku joined #tikiwiki [21:24] deeku Quick question: when printing a tiki page, how do I get the logo to print along with the page. Uisng tiki 6.4 with Jqui, when I print the page, I get everything except the logo. [21:25] Loll78 Is it possible to make the calendars accessible e.g. as an ics file?? [21:32] CIA-36 tikiwiki: 03chealer * r40157 10/trunk/tiki-admin_trackers.php: [REF] Admin trackers: remove some now useless code (plugins, ticketlib[1]) [21:33] nkoth|nelson ho RobertPlummerMobi : yes? [21:34] nkoth|nelson RobertPlummerMob ^ [21:35] ccardinal joined #tikiwiki [21:35] RobertPlummerMob nkoth|nelson: How are things going? [21:35] RobertPlummerMob nkoth|nelson: Had a chance yet to use tiki report? [21:37] CIA-36 tikiwiki: 03cdrwhite * r40158 10/branches/8.x/ (52 files in 52 dirs): [FIX] Fix wrong MIME Encoding for Images uploaded with type application/octet-stream based on file suffix [21:40] nkoth|nelson RobertPlummerMob: will be playing with that soon but really busy right now with data migration type stuff [21:40] CIA-36 tikiwiki: 03chealer * r40159 10/trunk/tiki-admin_trackers.php: [REF] Clarify remaining trackerId code [21:51] CIA-36 tikiwiki: 03robertplummer * r40160 10/trunk/lib/ (4 files in 3 dirs): [FIX] Various fixes, trying to get phraser working well with other plugins [21:51] CIA-36 tikiwiki: 03pkdille * r40161 10/trunk/admin/ (10 files): No changes - code styling only (seen on quality.tiki.org) [22:6] Loll78 deeku: http://themes.tiki.org/Template+Tricks [22:9] CIA-36 tikiwiki: 03robertplummer * r40162 10/trunk/lib/core/Report/Builder.js: [FIX] Clean was already declared, changed name to cleanArray, and now works better in firefox and chrome [22:10] CIA-36 tikiwiki: 03robertplummer * r40163 10/trunk/lib/rangy_tiki/rangy-phraser.js: [FIX] html variable doesn't exist [22:10] CIA-36 tikiwiki: 03chealer * r40164 10/trunk/ (templates/tiki-admin_trackers.tpl tiki-admin_trackers.php): [ENH] Admin Trackers: Add actions for Feed and monitoring [22:11] AldenisZen joined #tikiwiki [22:19] CIA-36 tikiwiki: 03sylvieg * r40165 10/branches/proposals/6.x/templates/tracker_item_field_input.tpl: [FIX]tracker: a visible by creator and admin had no input box for new item [22:28] Loll78 left #tikiwiki [22:47] CIA-36 tikiwiki: 03marclaporte * r40166 10/trunk/lib/prefs/bigbluebutton.php: tagging BigBlueButton as a basic feature because it's very cool, it's stable, because we DogFood and want to promote it, to make the Admin panel nicer and because of the availability of services like hostbbb.com [22:57] JoernOtt joined #tikiwiki [23:6] CIA-36 tikiwiki: 03marclaporte * r40167 10/trunk/lib/prefs/feature.php: Making MySQL Full Text Search a basic feature because Lucene doesn't work on some servers [23:11] CIA-36 tikiwiki: 03marclaporte * r40168 10/trunk/lib/prefs/feature.php: Nice little icons for MySQL FullText Search [23:49] phantomfakeBNC joined #tikiwiki [23:57] phantomfakeBNC joined #tikiwiki