Tiki-KGB: [FIX] [bp 61439] only show the auto_toc settings in the Properties tab if the feature is 'on' - still don't understand why the wiki_page_hide_title pref is also checked but logic changed from OR to AND since OR didn't make any sense
03eromneg r61447 10branches/15.x/templates/tiki-editpage.tpl
[FIX] [bp 61439] only show the auto_toc settings in the Properties tab if the feature is 'on' - still don't understand why the wiki_page_hide_title pref is also checked but logic changed from OR to AND since OR didn't make any sense
03drsassafras r61448 10trunk/lib/init/smarty.php * [rb/r61392] [ENH] - partial revert to fix garbled formatting
fabricius: joined #tikiwiki
Tiki-KGB: 03drsassafras r61449 10trunk/ 10lib/wiki-plugins/wikiplugin_benchmark.php 10lib/wiki-plugins/wikiplugin_benchmark.tpl * [ENH] - Plugin Benchmark - refinement
mattmiler: joined #tikiwiki
Tiki-KGB: 03drsassafras r61450 10trunk/ 10(55 files in 15 dirs) * [rb/r61395,61393,61389] garbled formatting restored
jonnyb: joined #tikiwiki
fabricius: joined #tikiwiki
jonnyb: joined #tikiwiki
fabricius: joined #tikiwiki
joined #tikiwiki
jonnyb: joined #tikiwiki
aexoxea: joined #tikiwiki
montefuscolo: joined #tikiwiki
Padlock: joined #tikiwiki
Hey everyone :-) me again !
Anyone would know how to create a double-entry table ? I need to create a table with two columns with headers, and 2 rows with headers, that are subdivided into several rows...
I could easily do that with spreadsheets, but they don't work :/
olinuxx: joined #tikiwiki
joined #tikiwiki
jonnyb: polom pom pom
Hi Padlock - are spreadsheets totally borken? That's bad... maybe a tracker with inline editing would do the trick?
Padlock: Not totally... if you don't need to change the style, or merge cells, I guess they still work ok
Unfortunately I do not know how to use trackers at all :(
Tiki-KGB: 03jonnybradley r61451 10trunk/lib/prefs/feature.php * [FIX] prefs: Missing default (and incorrect filter)
RadoS: Moin, I have a different request: how to export a range of pages when the tiki is locked and accessible only by PW?
range == either category or namespace.
Tiki-KGB: 03jonnybradley r61452 10trunk/lib/prefs/http.php * [FIX] prefs: Missing defaults
03jonnybradley r61453 10trunk/lib/core/Search/ContentSource/WebserviceSource.php * [FIX] webservices: Use the first item in the mapping array only
Bsfez: joined #tikiwiki
Tiki-KGB: 03jonnybradley r61454 10trunk/lib/ointegratelib.php
[rb/r61450] [rb/r61395,61393,61389] garbled formatting restored
Seems that in r61450 other changes were unintentionally also rolled back, so i think all commits between approximately r61395 and r61450 need to be checked...
03jonnybradley r61455 10trunk/lib/core/Search/ContentSource/WebserviceSource.php * [FIX] webservices: Notices and var renaming
03montefuscolo r61456 10branches/ 10(62 files in 20 dirs) * [MRG] Merging from trunk r61442 through r61455.
03jonnybradley r61457 10trunk/lib/prefs/feature.php * [FIX] prefs: Mixed up type and filter in r61451, apologies
03jonnybradley r61458 10trunk/ 10lib/setup/prefs.php 10templates/admin/include_webservices.tpl 03lib/prefs/webservice.php * [FIX] webservices: Expose the pref to control default cache time
Bsfez: joined #tikiwiki
aexoxea: joined #tikiwiki
Bsfez: polom
jonnyb: pompom Bsfez
and hi aexoxea and all! :)
Bsfez: Hi Jonny and all
aexoxea: Greetings :-)
Bsfez: (scratching my head... I have a MyISAM tiki db I need to move to InnoDB (ClearOs))
Tiki-KGB: 03jonnybradley r61459 10trunk/ 10templates/admin/include_webservices.tpl 10admin/include_webservices.php * [FIX] webservices: Allow templates to be deleted
Bsfez: look too simple to be true :D :D :D
http://support.severalnines.com/hc/en-us/articles/212426983-Migrate-MyISAM-tables-to-INNODB-using-mysqldump
luciash: polom
Bsfez: yes :D
Bsfez: I'll be sure in a couple of minutes :D
Hi Lu
luciash: hi hi
jonnyb: Bsfez: not using db/tiki_convert_myisam_to_innodb.sql ?
luciash: jonnyb: +1
jonnyb: hi luciash
Jyhem_laptop: joined #tikiwiki
amette: polom
Bsfez: Ouin ! now I see what jonny posted :D
Hi Amette
jonnyb: moloq moloq
Jyhem_laptop: pom pom
hi Bsfez, hi amette
Bsfez: Hi jm
Jyhem_laptop: posted where?
Bsfez: about using db/tiki_convert_myisam_to_innodb.sql
jonny is there a doc ? (https://doc.tiki.org/InnoDB)
don't say a lot about the script
jonnyb: no idea, sorry - but i think i've used it in the past (although moslty people say don't use innodb these days)
amette: Oh, why is that with the innodb nowadays?
Bsfez: ... ClearOS limitation
no ?
arf mariaDB
jonnyb: i thought perfomance was worse in some cases on innodb, no amette ?
Padlock: Hi Bsfez :)
Bsfez: my bad... I made a confusion between innodb & mariadb
Jyhem_laptop: Ohh :-)
I missed that talk. Is ClearOS using mariaDB? Is it a problem?
Bsfez: yes ClearOS use mariaDB
not sure yet about a problem :D
jonnyb: feeding time now, bbl...
amette: jonnyb: ah, yep, well, if you have a really small machine, yup - but I think generally it should be even better due to row level locking, etc.
jonnyb: ok, that's what i thought before but thought you said in brussels that maybe the doc/dev slowness was due to innodb, maybe i misunderstood
either way, lunchtime! :)
amette: ah, no, must have been a misunderstanding
jonnyb: joined #tikiwiki
amette: joined #tikiwiki
amette_: joined #tikiwiki
luciash: jonnyb: i consider innodb much better than myisam because it was pita in the past when i used myisam to repair all those crashed mysql tables... it does never happen since i switched to innodb - very happy about innodb actually
amette: joined #tikiwiki
luciash: hei amette :)
Jyhem_laptop: hmmm, I never got any crashed mysql tables with myisam. I used to use it everywhere since I needed fulltext search. Anuway, both are supposed to work.
luciash: i never heard you cannot have fulltext search with innodb
amette: joined #tikiwiki
Jyhem_laptop: luciash: https://tiki.org/forumthread46762
But that was 4 years ago. I suppose the situation has improved
Tiki-KGB: 03kroky6 r61460 10trunk/templates/trackerinput/itemlink.tpl * [FIX] itemlink preselection adding new item fix for fields without ids
03kroky6 r61461 10branches/ 1016.x/templates 1016.x/templates/trackerinput/itemlink.tpl 1016.x
[bp/r61460] [FIX] itemlink preselection adding new item fix for fields without ids
nelsonko: joined #tikiwiki
amette: Bsfez, jonnyb : what's that 1h community list fixing bugs sessions thingy about?
jonnyb: joined #tikiwiki
joined #tikiwiki
luciash: amette: where is that?
Tiki|bot: Recent Bug: - http://dev.tiki.org/item6291
fabricius: joined #tikiwiki
Telesight: joined #tikiwiki
jonnyb: joined #tikiwiki
joined #tikiwiki
Jyhem_laptop: joined #tikiwiki
jonnyb: joined #tikiwiki