←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
Gwayne | joined #tikiwiki
joined #tikiwiki | [02:39] |
........... (idle for 51mn) | ||
Tiki|bot | New Forum Posts: mathematical calculation tracker field - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [03:30] |
MichaelC1 | joined #tikiwiki | [03:31] |
Tiki|bot | New Forum Posts: mathematical calculation tracker field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [03:40] |
.......................................... (idle for 3h25mn) | ||
joined #tikiwiki | [07:05] | |
............... (idle for 1h12mn) | ||
gour | joined #tikiwiki | [08:17] |
....... (idle for 34mn) | ||
Tiki|bot | Recent Bug: - http://dev.tiki.org/item5482 | [08:51] |
fabricius | joined #tikiwiki | [08:59] |
Tiki|bot | Recent Bug: - http://dev.tiki.org/item5483 | [09:01] |
.... (idle for 18mn) | ||
gour_ | joined #tikiwiki | [09:19] |
Tiki|bot | New Forum Posts: mathematical calculation tracker field - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - https://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [09:20] |
redflo | joined #tikiwiki | [09:29] |
Tiki|bot | New Forum Posts: mathematical calculation tracker field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [09:30] |
Tiki-KGB | 03chibaguy r52769 10trunk/themes/base_files/css/ 03tiki_base.css 04tiki.css
[MOD] Rename file so a) it isn't confused with a bootstrap.css-equivalent stylesheet and b) so "base_files" isn't listed in the L&F theme selector (as it no longer contains a css/tiki.css path file). | [09:34] |
chibaguy | joined #tikiwiki
polom | [09:41] |
Tiki-KGB | 03chibaguy r52770 10trunk/lib/setup/theme.php * [MOD] Use tiki_base.css (file name changed). | [09:42] |
03chibaguy r52771 10trunk/lib/prefs/theme.php
[FIX] Commented out "legacy" ("Bootstrap themes in the 'styles' directory") option as it's not currently accurate or functional. 03chibaguy r52772 10trunk/lib/setup/theme.php * [FIX] Too many find/replaces in previous commit. | [09:56] | |
gour_ | joined #tikiwiki | [10:06] |
...... (idle for 26mn) | ||
Tiki-KGB | 03gezzzan r52773 10trunk/ 10(7 files in 2 dirs) * [MOD] iconset - changing glyph functions to icon function | [10:32] |
gour | Jyhem: ping | [10:35] |
........ (idle for 37mn) | ||
Tiki-KGB | 03chibaguy r52774 10trunk/ 10templates/admin/include_look.tpl 03themes/base_files/feature_css 04css
[REF] CSS directory moved to the themes directory and renamed to consolidate CSS locations and reduce the number of directories in Tiki root. | [11:12] |
03chibaguy r52775 10trunk/ 10(11 files in 3 dirs) * [REF] Update path to admin.css | [11:18] | |
03chibaguy r52776 10trunk/ 10(5 files in 2 dirs) * [REF] Update path to calendar.css | [11:24] | |
03chibaguy r52777 10trunk/tiki-setup.php * [REF] Update path to cssmenus.css
03chibaguy r52778 10trunk/ 10lib/setup/freetags.php 10tiki-read_article.php * [REF] Update path to freetags.css | [11:34] | |
03chibaguy r52779 10trunk/ 10tiki-wizard_admin.php 10tiki-wizard_user.php * [REF] Update path to wizards.css | [11:42] | |
03chibaguy r52780 10trunk/lib/headerlib.php * [REF] Update path to ie*.css (these files might be deprecated). | [11:50] | |
.... (idle for 16mn) | ||
03chibaguy r52781 10trunk/ 10templates/find.tpl 10templates/object_selector_multi.tpl * [MOD] Adding more icon set syntax in templates. | [12:06] | |
jonnyb | joined #tikiwiki
pom pom, well done chibaguy - looks like you've been busy! :) | [12:10] |
chibaguy | Yeah, a few things here and there ;-)
I need to check about the old ie6.css, ie7.css etc. Maybe they aren't needed anymore. | [12:12] |
jonnyb | i believe tiki 14 is supposed to be IE9 and up? (or is it 7?) | [12:13] |
chibaguy | For one thing, I don't think Tiki supports IE6 any longer, right? | [12:13] |
jonnyb | think we've dropped 6 anyway
yup regarding the icons thing, so we need to replace all cases of <i class="fa fa-.*"></i> with {icon}s? | [12:13] |
chibaguy | Yep. | [12:15] |
jonnyb | or did you get them all? | [12:15] |
chibaguy | On the Bootstrap page: On Windows, we support Internet Explorer 8-11. | [12:15] |
jonnyb | ok, so we can lose the 6 and 7 css file support
i think we can also upgrade to jquery 2.x - guess that'll be a weekend job for me (jquery-ui is always such a pain to update!) | [12:15] |
chibaguy | ah, ok. | [12:17] |
Tiki-KGB | 03chibaguy r52782 10trunk/ 10templates/object_selector.tpl 10templates/modules/mod-search.tpl * [MOD] Adding more icon set syntax in templates. | [12:20] |
03chibaguy r52783 10trunk/templates/modules/mod-search.tpl * [MOD] Adding more icon set syntax in templates. | [12:26] | |
..... (idle for 22mn) | ||
03chibaguy r52784 10trunk/templates/tiki-calendar.tpl * [MOD] Adding more icon set syntax in templates.
03chibaguy r52785 10trunk/templates/object_selector.tpl * [MOD] Adding more icon set syntax in templates. | [12:48] | |
03chibaguy r52786 10trunk/templates/tiki-admin_system.tpl
[FIX] Correcting text string - should be plural (no translations found for this string). 03chibaguy r52787 10trunk/ 10themes/base_files/iconsets/default.php 10lib/prefs/theme.php * [FIX] Correcting text string - in natural language, "icon set" is two words. | [12:58] | |
....... (idle for 30mn) | ||
03chibaguy r52788 10trunk/ 10(57 files in 55 dirs)
[FIX] Correcting text strings to have consistent use of upper case letters on Look and Feel admin page. | [13:32] | |
gour_ | joined #tikiwiki | [13:37] |
jonnyb | joined #tikiwiki | [13:50] |
Tiki-KGB | 03chibaguy r52789 10trunk/ 10(53 files in 53 dirs)
[FIX] Correcting text strings to have consistent use of upper case letters on Look and Feel admin page. | [13:52] |
........ (idle for 36mn) | ||
lindonb | joined #tikiwiki | [14:28] |
Tiki-KGB | 03chibaguy r52790 10trunk/templates/tiki-list_blogs.tpl * [MOD] Adding more icon set syntax in templates.
03chibaguy r52791 10trunk/templates/tiki-list_blogs.tpl * [MOD] Add anchor title. | [14:32] |
Jyhem | gour: pong
everybody else: polom :-D | [14:38] |
jonnyb | pom pom Jyhem | [14:41] |
Jyhem | https://next.tiki.org now has canonical link pointing to tiki.org o/
But when I search for "canonical" in https://next.tiki.org/tiki-edit_perspective.php?action=edit&id=2&cookietab=3 I only get the old "canonical url tag" pref, not the new "canonical url domain" :-( so no per-perspective canonical domain yet :-( | [14:42] |
Tiki-KGB | 03chibaguy r52792 10trunk/themes/base_files/ 10iconsets/default.php 10iconsets/glyphicons.php 10iconsets/font-awesome.php 10iconsets/legacy.php * [MOD] Added permission (key) icon.
03chibaguy r52793 10trunk/templates/comment-header.tpl * [MOD] Added more icon set syntax in templates. | [14:46] |
lindon | joined #tikiwiki | [14:53] |
Tiki-KGB | 03chibaguy r52794 10trunk/templates/tiki-view_forum.tpl * [MOD] Added more icon set syntax in templates. | [14:54] |
03chibaguy r52795 10trunk/templates/tiki-wiki_topline.tpl * [MOD] Added more icon set syntax in templates.
03chibaguy r52796 10trunk/templates/tiki-view_forum.tpl * [FIX] Typo. | [15:00] | |
..... (idle for 23mn) | ||
gour | Jyhem: hiya, i got email from Marc the other day with the subject: SVN: tikiwiki:[52752] trunk. it was my old issue having problem to run/install tiki under hiawatha server running behind reverse-proxy (nginx). am i right that the http://sourceforge.net/p/tikiwiki/code/52330/ is not in tiki-13 since i still experience problems? | [15:27] |
Jyhem | gour: this went into Tiki 13 yesterday
Date: 2014-10-08 08:23:40 +0000 (Wed, 08 Oct 2014) Revision: 52759 gour: also note that it is now optionnal, and you need to check �Tiki is behind a Frontend-Proxy/Load-Balancer which rewrites ports� in tiki-admin.php?page=general | [15:35] |
gour | Jyhem: what is the easiest way to test it (except pulling via svn)?
Jyhem: hmm, what about installation itself? today i had problem logging in and asked for password recovery, but the procedure generates wrong URL with local port appended to the tld | [15:38] |
Jyhem | I think this is exactly what it solves | [15:40] |
gour | is there some snapshot to downlaod and try? | [15:41] |
Jyhem | If you can't do "svn up lib/setup/absolute_urls.php", then you can cut-paste the paragraph from http://sourceforge.net/p/tikiwiki/code/52330/
in your local lib/setup/absolute_urls.php file It would seem sourceforge provides daily builds: https://dev.tiki.org/Daily+Build | [15:41] |
gour_ | joined #tikiwiki | [15:48] |
Jyhem | Grmbl. I just realise that making this optional actually makes it impossible to finish the install process unless this option is added to the install process. :-( | [15:53] |
gour | :-) | [15:54] |
Jyhem | gour: which version are testing with, now ?
s/are/are you/ | [15:55] |
Tiki-KGB | 03jonnybradley r52797 10branches/13.x/tiki-tracker_rss.php
[FIX] rss: ATOM feeds display the title field as a link to the item, so need to remove other tags to avoid having html showing 03gezzzan r52798 10trunk/ 10(6 files in 3 dirs) * [MOD] icon set usage for remarksboxes 03jonnybradley r52799 10trunk/tiki-tracker_rss.php 10trunk * [MRG] Automatic merge, branches/13.x 52767 to 52797 03jonnybradley r52800 10branches/ 1012.x 1012.x/tiki-tracker_rss.php [bp/r52797][FIX] rss: ATOM feeds display the title field as a link to the item, so need to remove other tags to avoid having html showing 03gezzzan r52801 10trunk/templates/tiki-view_forum.tpl * [FIX] fixing duplicated row and icon class | [16:04] |
Tiki|bot | New Forum Posts: mathematical calculation tracker field - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [16:10] |
gour | Jyhem: i tried with v13 | [16:10] |
Jyhem | the published one or the dily build ? | [16:11] |
gour | published one
have to go out now. bbl | [16:13] |
Jyhem | Then you need to add the paragraph in http://sourceforge.net/p/tikiwiki/code/52330/ in lib/setup/absolute_urls.php after line "$access->check_script($_SERVER['SCRIPT_NAME'], basename(__FILE__));"
so do I bbl | [16:15] |
Tiki|bot | New Forum Posts: mathematical calculation tracker field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635
New Forum Posts: Adminusers.php does not allow me to add users or groups - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53633 New Forum Posts: No me coje los cambios en css - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53619 | [16:20] |
...... (idle for 28mn) | ||
chibaguy_ | joined #tikiwiki | [16:48] |
Tiki|bot | joined #tikiwiki | [16:55] |
Tiki-KGB | 03chibaguy r52802 10trunk/themes/jqui/options/trontastic.css
[MOD] Add parent theme (jqui) import statement so Trontastic theme can be used via Custom theme URL textfield. | [17:02] |
gour_ | joined #tikiwiki | [17:11] |
.... (idle for 16mn) | ||
chibaguy | joined #tikiwiki | [17:27] |
jonnyb | hi chibaguy again, thought you were gone for the day/night | [17:28] |
chibaguy | Ah, not quite but fading fast ;-) | [17:28] |
jonnyb | i have a question about some css weirdness that we've been seeing on navbars etc | [17:28] |
Tiki|bot | Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! | [17:28] |
jonnyb | maybe too heavy for late at night :) | [17:28] |
chibaguy | what weirdness is that? | [17:28] |
jonnyb | that they often seem to be about twice the hight that they really are, or should be
in trunk this is | [17:29] |
chibaguy | Oh, I didn't notice. | [17:29] |
jonnyb | maybe 13 too
hmm, WSoD on http://nextdoc.tiki.org again... | [17:29] |
chibaguy | I had that problem a while back when the content's grid divs weren't right so the content was wrapping. The second line caused the height to double.
I haven't noticed a problem recently. chibaguy should put a new navbar on his trunk test site. ;-) | [17:30] |
jonnyb | it's something to do with clearfix too... but it's not doing it on http://next.tiki.org
will try and find a reliable test that's going it and send a mail to the arty list | [17:32] |
chibaguy | hmm, ok. I'll check on it when I see it happening. | [17:33] |
jonnyb | i think it might be when you have nested clearfix etc divs
so it gets the :after and :before things added on twice or more | [17:33] |
chibaguy | oh | [17:34] |
jonnyb | will try and do some more reasearch and will do an email if i can work out what's happening | [17:36] |
chibaguy | ok, thanks. | [17:38] |
jonnyb | btw, chibaguy: (if you're still awake ;) ) do you know what display:table really means, especially in this context being used for the BS clearfix hack? | [17:42] |
chibaguy | No, not really. IIRC, the Bootstrap guys adopted a clearfix hack that was already popular and in wide use, but I don't know the reasoning really.
I mean about how it works or the reason for the display property. | [17:44] |
jonnyb | maybe it's becasue usually tables do clear:both (i guess) | [17:45] |
chibaguy | yeah, that makes sense. | [17:46] |
jonnyb | this seems related http://www.iandevlin.com/blog/2013/06/css/css-stacking-with-display-table | [17:49] |
Tiki-KGB | 03lphuberdeau r52803 10trunk/lib/core/Tracker/Tabular/Writer/TrackerWriter.php * [ENH] Improved error reporting when the primary key is not defined in the schema | [17:50] |
jonnyb | no actually, is on a different track... | [17:51] |
Tiki-KGB | 03lphuberdeau r52804 10trunk/lib/core/Tracker/Field/AutoIncrement.php
[MOD] Allow to export auto-increment fields, move the rendering logic to the rendering phase to avoid data corruption 03lphuberdeau r52805 10trunk/lib/core/Tracker/Field/Category.php * [MOD]�Adding import/export for single selection category field | [17:52] |
Tiki|bot | New Forum Posts: Host not found ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53664 | [18:00] |
chibaguy | bbl | [18:13] |
Tiki|bot | New Forum Posts: Pasar informacion por URL - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53666 | [18:20] |
........ (idle for 36mn) | ||
Telesight | joined #tikiwiki | [18:56] |
......... (idle for 40mn) | ||
Tiki-KGB | 03lphuberdeau r52806 10trunk/lib/core/Tracker/Field/Category.php * [MOD] Add support for multiple categories into a single column | [19:36] |
........... (idle for 52mn) | ||
03lphuberdeau r52807 10trunk/lib/core/Tracker/Field/Category.php * [MOD] Allow adding one column per category to be checked/unchecked | [20:28] | |
aalex | joined #tikiwiki | [20:42] |
................. (idle for 1h20mn) | ||
Tiki|bot | New Forum Posts: Pasar informacion por URL - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53666
New Forum Posts: Host not found ? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53664 New Forum Posts: mathematical calculation tracker field - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635 | [22:02] |
New Forum Posts: Pasar informacion por URL - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=53666
New Forum Posts: Host not found ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53664 New Forum Posts: mathematical calculation tracker field - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53635 | [22:12] | |
............... (idle for 1h10mn) | ||
fabricius | joined #tikiwiki | [23:22] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |