Boh: joined #tikiwiki dhazel: joined #tikiwiki Boh_: joined #tikiwiki Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: Release 12.2/12.1.1 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52191
New Forum Posts: Release 12.2/12.1.1 (was: toolbars problem in 12.1 [fixed in r51182 in branches/12.x]) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52188
New Forum Posts: Release 12.2/12.1.1 (was: toolbars problem in 12.1 [fixed in r51182 in branches/12.x]) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52186 chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: Release 12.2/12.1.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52191
New Forum Posts: Release 12.2/12.1.1 (was: toolbars problem in 12.1 [fixed in r51182 in branches/12.x]) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52188
New Forum Posts: Release 12.2/12.1.1 (was: toolbars problem in 12.1 [fixed in r51182 in branches/12.x]) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52186 chibaguy: joined #tikiwiki redflo: joined #tikiwiki Tiki-KGB: 03chibaguy r51296 10trunk/templates/tiki-browse_categories.tpl
[FIX] Remove containing div class="row" because it caused -15px left and right margins, eliminating the gutter between center and left/right columns.
03chibaguy r51297 10trunk/lib/smarty_tiki/function.html_body_attributes.php
[ENH] Add layout template class to body tag for improved theme stylng per layout. luciash: polom chibaguy: hi luciash luciash: chibaguy: hello
chibaguy: i remember something you struggled when having Tiki in subdirs for subdomain ? chibaguy: The recent time was when tiki trunk would run in a subdirectory but not in the web root. But I did a fresh install in the web root and now it's ok.
I never found what the actual problem was. luciash: chibaguy: ah, that is different then... i have problem with one of my hosts that they use subdom/foo in www/ to automatically convert to foo.bar.tld but Tiki somehow messes that up and adds the path in the URL so the result is foo.bar.tld/subdom/foo/tiki-index.php instead of foo.bar.tld/tiki-index.php
chibaguy: couldn't figure that out :-(
chibaguy: messed up with .htaccess rewrite rules whole night the day before :-p chibaguy: Yeah, I had that problem too when I tried it several months ago.
(I mean about the path being added to the url) luciash: chibaguy: really? did u figure that out ? Tiki|bot: New Forum Posts: Any reason for hr to be... hidden ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52194 chibaguy: I didn't figure it out. I changed my plan and used web root instead of the subdirectory, to avoid the problem. luciash: :-/
Tiki might do something wrong about the paths
I will raise the topic in dev list chibaguy: ok Tiki-KGB: 03xavidp r51298 10trunk/templates/wizard/profiles_demo_common_confs.tpl * [FIX]Typo
03xavidp r51299 10branches/12.x/templates/wizard/profiles_demo_common_confs.tpl * [bp/r51298][FIX]Typo chibaguy: Forever, I've been getting the "your database isn't up to date" message on my WAMP localhost's Tiki admin pages. Updating the database didn't stop the message from showing. Now today I updated and it's gone! I don't know exactly when this changed, but some time recently. :-) luciash: chibaguy: great :) isn't it ? chibaguy: yeah, a nice surprise. dabright: joined #tikiwiki Tiki-KGB: 03chibaguy r51300 10trunk/templates/layouts/basic/layout_view.tpl * [ENH] page-header class added.
03chibaguy r51301 10trunk/ 10(17 files in 2 dirs) * [REF] Move tablesorter.less to layouts/less/ and adjust theme .less files.
03chibaguy r51302 10trunk/ 03styles/feb12/custom-variables.less 03styles/feb12.less 03styles/feb12/custom-other.less * [NEW] Feb12 gets Bootstrapped.
03jonnybradley r51303 10trunk/lib/core/Services/Edit/Controller.php
[FIX] wiki: Make preview work on new unsaved pages - also corrected a few other minor errors (thanks CherryDT in the forums)
03jonnybradley r51304 10branches/ 1012.x 1012.x/lib/core/Services/Edit/Controller.php
[bp/r51303][FIX] wiki: Make preview work on new unsaved pages - also corrected a few other minor errors (thanks CherryDT in the forums) xavi1: joined #tikiwiki Tiki-KGB: 03xavidp r51305 10trunk/templates/wizard/profiles_demo_highly_specialized_confs.tpl * [FIX]Typo
03xavidp r51306 10branches/12.x/templates/wizard/profiles_demo_highly_specialized_confs.tpl * [bp/r51305][FIX]Typo fabricius: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03xavidp r51307 10trunk/templates/wizard/upgrade_new_in_13.tpl
[FIX]Removed info about Must Reads feature, since its for Tiki14 (thanks nelson for info), re-sorted sections (jitsi at the bottom), and enclose monitor options in a collapsible div (hidden until main feature enabled, as in most admin panels)
03jonnybradley r51308 10trunk/lib/core/Tracker/Field/JsCalendar.php
[FIX] trackers: Prevent corrupted date picker values getting saved e.g. from inline edit sometimes
(Written and tested in 12.x as inline edit and/or Date Picker seems to be broken in trunk)
03luciash r51309 04branches/9.x/db/tiki-secdb_9.7_mysql.sql * [REL] Remove previous secdb file (forgotten during the 9.8 release) Tiki|bot: Recent Bug: - LDAP authentication with StartTLS - http://dev.tiki.org/item5241 Tiki-KGB: 03luciash r51310 10branches/12.x/lib/auth/ldap.php * [FIX] LDAP auth: typo in the starttls option (thanks Jon)
03luciash r51311 10trunk/lib/auth/ldap.php * [fp/r51310][FIX] LDAP auth: typo in the starttls option (thanks Jon)
03jonnybradley r51312 10branches/ 1012.x 1012.x/lib/core/Tracker/Field/JsCalendar.php
[bp/r51308][FIX] trackers: Prevent corrupted date picker values getting saved e.g. from inline edit sometimes
03luciash r51313 10branches/9.x/lib/auth/ldap.php * [bp/r51311][FIX] LDAP auth: typo in the starttls option (thanks Jon)
03chibaguy r51314 10trunk/ 10templates/wiki_authors.tpl 10templates/show_copyright.tpl
[ENH] Add emphasis <em> for wiki page author and license information. Thanks to Nelson for noticing the omission.
03chibaguy r51315 10trunk/templates/admin/admin_navbar.tpl * [ENH] Add panel-body class to provide default styling. Telesight: joined #tikiwiki Tiki-KGB: 03gezzzan r51316 10trunk/templates/admin/include_workspace.tpl * [FIX] show button to workspace templates only if feature is on GillesM: hello I have developped a Qt little application to translate all langage.php with google translator
50 language supported ;) lphuberdeau: sounds nice, does it respect the google translator terms of use? GillesM: no ..
I didn't pay anything
lphuberdeau, with Qt/C++ I emulate google chrome lphuberdeau: ah, too bad we can't really include those translations then GillesM: I can translate the language.php without say I translated with my tool
in french there are 3300 line no translated lphuberdeau: it might be reasonable for languages that are largely translated, with human review
but for languages that are close to 0%, it's a tough sell, especially if commited by someone who does not speak the language GillesM: The tool ask for each translation if it is correct
You can correct lphuberdeau: that's good then Tiki|bot: New Forum Posts: Webinar/BBB recordings in the midst of being moved from old server to new server - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52203
New Forum Posts: Memo: Webinar 2014/05 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52205 refizul: less than 1h to webinar 2014-05 luciash: yup yup fabricius: joined #tikiwiki Tiki|bot: Recent Bug: - Threaded comments second level not showing - http://dev.tiki.org/item5242 Tiki-KGB: 03nkoth r51317 10trunk/templates/tiki-mailin.tpl
[FIX] Prevent false alarm error message when mail in accounts are setup but where there is no feedback on refreshing
03nkoth r51318 03trunk/templates/activity/tiki.comment.post.tpl * [FIX] Missing notification template for comment post jonnyb: joined #tikiwiki xavi: webinar starting now jonnyb: yay! Jyhem: ANNOUNCEMENT -=- Monthly online webinar starts about now -=- https://tiki.org/Webinar+2014+05 -=- Everybody interested in Tiki is welcome -=- It's Free & free -=- fabricius1: joined #tikiwiki dabright: joined #tikiwiki