←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Treblyjoined #tikiwiki [00:08]
...... (idle for 25mn)
marclaportejoined #tikiwiki
polom
[00:33]
fabriciusmoloq [00:44]
Tiki|botRecent Bug: Tracker item: #4321 - - 9.1, trackers, security: hidden user selector type field keeps listing all the users as options - http://dev.tiki.org/item4321 [00:56]
helvasjoined #tikiwiki [00:58]
refizulpolom [00:59]
marclaporterefizul: how happy are you with permissoncheck? [01:11]
..... (idle for 22mn)
refizulit needs some more work
but it is on a good way
remember the htaccess bug report? With Litespeed webserver?
[01:33]
Treblyjoined #tikiwiki [01:35]
refizulthis one: https://dev.tiki.org/item4281
I cannot reproduce the behaviour.
[01:40]
marclaporteah [01:43]
refizulname convention: would foo.inc.php be better than foo.php.inc? [01:54]
Treblyjoined #tikiwiki [02:01]
redflojoined #tikiwiki
left #tikiwiki
[02:07]
.... (idle for 16mn)
marclaporterefizul: yes, better, but still different than other files in Tiki :-)
but maybe this should be become the new convention :-) :-)
it would solve the sorting problem
[02:23]
refizulwe can do one reading prevention method or both for those files
I added something to htaccess - up in a few minutes
[02:34]
marclaporteThe most important is the PHP based protection [02:35]
Tiki-KGBtikiwiki 03fmg-sf r43672 10branches/10.x/ 10(11 files in 2 dirs)
tikiwiki [ENH] renaming files and variable, htaccess [KIL] permission_print not needed anymore
[02:42]
refizulI usual cases: I agree
In usual cases: I agree
but I'm not sure whether it'd be a good idea to use that in a permission check suite
the three files don't give any output. I don't want to hide that by a rewrite.
The check is used in cases where nasty problems are on the table - so hiding information is not the best idea then.
[02:47]
marclaportehttp://demo.tiki.org/cartograf/permissioncheck/ [02:52]
refizulwhat is cartograf? [02:53]
marclaporteah, it's a mapping application, built with Tiki
http://profiles.tiki.org/Cartograf "CartoGraf is an interactive web-based mapping application to enhance learning in history and geography classes in high schools. CartoGraf is mainly based on Maps, Drawings, PluginAppFrame and Trackers. It is a great example of how to use profiles in a general purpose app (Tiki) to make a very specific application."
It will be available as a teaching aid for all high school teachers in Québec
It will make teaching and learning way more fun :-)
[02:59]
refizulhui - impressive
this is something I will need in the future
[03:03]
marclaporteyeah, lphuberdeau really did some impressive work and it helped improve Tiki as a framework. luciash also did some magic
Well, the future is installing Tiki10 and applying the profile ;;-)
There are three goals for the project
1- Have the best possible app
Make it feel like a custom app that was made just for this, not a CMS which has maps in it
2- Have all the code in Tiki to keep future upgrades easy/fun/clean
They are acutely aware of having invested in systems which ended up as dead-end, expensive to maintain code
3- Build a community / ecosystem around this project. So hopefully, we can have dozens of schools all over the world which deploy it, and improve upon it, and help make it evolve
[03:04]
goj_killedByISPjoined #tikiwiki [03:08]
marclaporteSo to build a communtity, deployability is a huge factor. Thus, the profiles system has been absolutely fantastic.
http://profiles.tiki.org/tiki-pagehistory.php?page=CartoGraf has nearly 400 revisions
Many of those are updates in todos, but there are still 100-200 revisions of the profile definition
And thus, CartoGraf has already been deployed hundreds of times for resting and development
And thus, CartoGraf has already been deployed hundreds of times for testing and development
Profiles has changed the way we work
4-5 people can work on the project MUCH more efficiently
and we can make many incremental refinements
[03:10]
refizulI guess I want to hear a public Tiki lecture somewhere around here, just to tell me about the whole stuff [03:13]
marclaporteWe have the monthly webinars :-) [03:13]
refizulBut as I already know: I'll be the one talking :-) [03:14]
marclaporteyes, a good topic for the next webinar: the challenges of installing a web app on various infrastructures: "A crash course about TPC (Tiki Permission Check)" :-)
super!
[03:15]
fabricius(off) cool [03:16]
marclaporteAnd part 2, by amette: Tiki Check: checking 50 things on your server :-)
And part 2, by amette: "Tiki Check: checking 50 things on your server, so you don't have to" :-)
[03:16]
refizulis it possible to get webserver document root path by PHP? It should, I think... this leads to an opportunity [03:18]
marclaporteSo if I understand properly from http://demo.tiki.org/cartograf/permissioncheck/, the best I can do is "risky" ? [03:20]
refizulthe Problem with htaccess pwassword protection is: it needs an absolute path
eh - no, wait
did you enable permissioncheck by script?
yes
[03:20]
marclaporteyes, I disabled, then enabled
Is it possible that running sh setup.sh messes up permissioncheck?
[03:22]
refizulyes, if you fix Tiki's permissions
the subdir permissioncheck should be excluded from recursive chmod
[03:23]
marclaporteok, easy enough :-) [03:24]
refizulbut you can enable again [03:24]
marclaportebrb [03:24]
fabriciusrefizul: "... the subdir permissioncheck should be excluded from recursive chmod" I feel this might be a security issue, in respect of realistic typical behaviour of webmasters [03:34]
marclaportejoined #tikiwiki [03:35]
Tiki-KGBtikiwiki 03fmg-sf r43673 10branches/10.x/permissioncheck/ 10permission_granted.bin 10usecases.txt
tikiwiki [ENH] adding pain
[03:38]
refizulfabricius: yes, this stuff needs a very good documentation for webmasters
marclaporte: probably you'll like pain
fabricius: maybe we can set permissioncheck/ to 000 in setup.sh because once Tiki works it won't be needed anymore
[03:39]
marclaporterefizul: :-) [03:45]
lindonbjoined #tikiwiki [03:51]
fabriciusrefizul: most important I see, that any accidential recursive chmod of permissioncheck etc. should be prevented. ... I did not yet have a look, but tell me where the file is located - directly in the root, like tiki-check? [04:03]
Tiki-KGBtikiwiki 03fmg-sf r43674 10branches/10.x/permissioncheck/ 10index.php 10permission_granted.bin
tikiwiki [ENH] reflexive link to avoid browser reload issues with input form
[04:04]
refizulyes
document root -> setup.sh
is it possible to have dynamic cases in a shell script with "case .... esac" where the list of cases is read from a file?
[04:10]
DOCUMENT_ROOT and PHP_SELF seem to do what I want - if I can convince the shell to do the same, we are in business :-) [04:19]
........ (idle for 35mn)
BusyBoxesjoined #tikiwiki
anyone got experience setting up tikiwki on a ubuntu server?
[04:54]
refizulno - but Debian. What's the problem? [04:56]
BusyBoxesdoesn't seem to want to cooperate [04:57]
refizulthat means? Installer not running? [04:58]
BusyBoxesnull page when visiting installer or index of directory [04:58]
refizulwhich version? [04:59]
BusyBoxes9.2
probably shoulda went with a stable version, ehh..
[04:59]
refizulour new permissioncheck is not yet ready for 9.2 - does the webserver have got read permission? [05:00]
BusyBoxesdrwxr-xr-x 21 www-data www-data 20480 Oct 24 19:15 tiki-9.1 [05:00]
refizuldo you have got shell access or only ftp? [05:00]
BusyBoxeslocal vm that's dmz'd [05:00]
refizulcan you rename index.php to jndex.php and write any new index.html test page? [05:01]
BusyBoxesdone [05:03]
refizulis it visible? [05:04]
BusyBoxesthe test page yes.
jndex.php no
[05:05]
refizulrename this testpage to index.php [05:05]
BusyBoxesdone [05:05]
refizulis it visible? [05:06]
BusyBoxesthe testpage as default under a php extension is
installer no
[05:06]
refizulnot the installer
is the renamed testpage visible as index.php?
[05:06]
BusyBoxestiki-9.1/index.php
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
are you able to see my web server?
[05:07]
refizulno - don't see it [05:08]
BusyBoxesrefizul, just dmz'd it look now [05:08]
refizulif your testpage with php is visible and tiki is not visible, it may be a problem with either htaccess or permissions
now I see
rename testpage to test.php
[05:09]
lindonbleft #tikiwiki [05:10]
refizulthen rename tiki's jndex.php back to index.php
I do not see it anymore
network timeout
[05:10]
BusyBoxesnor sir
you should see now
[05:13]
refizulyes - empty [05:13]
BusyBoxesindeed. [05:14]
refizulit is very likely that this is an apache problem with configuration [05:14]
BusyBoxeshmmm [05:14]
refizullook if there are hints in /var/log/apache [05:14]
BusyBoxeswill do trying to see if there's something wrong with file permissions real quick [05:15]
refizulaccess.log or error.log may tell something
you can try tiki's script: sh setup.sh
[05:15]
BusyBoxesalready ran it [05:16]
refizultail /var/log/apache/error.log
sudo tail /var/log/apache/error.log
[05:16]
BusyBoxeslooks like it may be memory issues
[Wed Oct 24 20:13:22 2012] [error] [client xx.xx.xx.120] PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /var/www/tiki-9.1/tiki-setup.php on line 108
tikiwiki eats memory ehh?
php.ini memory_limit?
[05:17]
refizuldo you use php security extensions?
like: suhosin, suphp, suexec...
[05:20]
BusyBoxesno
in the future yes, but now no.
[05:21]
refizulit looks strange, 49152 is less than 262144
but it may be an php.ini problem
grep memory_limit php.ini
[05:21]
BusyBoxesalready fixed it
check now
[05:24]
refizullooks fine
which value was it and which did you choose now?
[05:24]
BusyBoxesmemory limit was 256MB
changed to 32M
[05:25]
refizulwe can make a note with this at documentation doc.tiki.org
are you registered yet?
you made it smaller than before and now it works?
[05:26]
BusyBoxesyeah
funny ehh
[05:27]
refizulthis is really odd [05:27]
BusyBoxesit's documented as 32M
for some funny reason
[05:27]
refizulBut I never understood Ubuntu [05:27]
BusyBoxesphp default memory_limit was 128MB and I was having problems
then I changed it to 256MB
had problems and was confuzled
so I was like this makes no sense and changed it to 32M
to make even more sense.
[05:27]
refizul128M should work , 64M too
maybe some operating system internals don't want it to be too large
[05:29]
BusyBoxesapparently not on my 64-bit ubuntu server [05:29]
refizuldid you try 64M? [05:30]
BusyBoxesno I just did 128 and 256 [05:30]
refizulsometimes 32M may be too small - some issues are known [05:30]
BusyBoxesmemory wasn't being allocated correctly logical thing to do is increase buffer size right? [05:30]
refizulusually yes, increase [05:31]
BusyBoxesJust glad I got this fixed, got a project to work on tomorrow regarding an internal wiki with viewing permissions.
mediawiki was just garbage regarding that, so I went with tiki
[05:31]
refizulYou'll have a lot of fun with Tiki.
time for me to go offline
[05:32]
BusyBoxesTiki does have better built in support of restricting certain pages to user groups right? [05:34]
refizulyes - groups and permissions can be very fine grained
more about: http://doc.tiki.org/Groups
I'm offline now - have fun
[05:34]
.................... (idle for 1h36mn)
Rahul_joined #tikiwiki
Hi expert. any migration tool for updgrade version of tiki 6.6 to 9.1
[07:12]
.................. (idle for 1h28mn)
rahul_joined #tikiwiki
RobertPlummer
[08:41]
Bsfezjoined #tikiwiki [08:42]
rahul_any migration tool for tikiwiki ?? [08:44]
Bsfez1joined #tikiwiki [08:51]
..... (idle for 23mn)
Bsfezjoined #tikiwiki [09:14]
..... (idle for 23mn)
knightMBjoined #tikiwiki
left #tikiwiki
[09:37]
redflojoined #tikiwiki [09:40]
..... (idle for 23mn)
dhawaljoined #tikiwiki
how to migration 6.6 to 9.1 ?
[10:03]
..... (idle for 21mn)
Phoebusjoined #tikiwiki
Anyone have a *working* link for a tiki virtual appliance? (vmwarE)
[10:25]
j0n3joined #tikiwiki [10:34]
oherteljoined #tikiwiki [10:37]
Jyhem_laptopjoined #tikiwiki [10:46]
Bsfezjoined #tikiwiki
polom
[10:51]
ohertelheya [10:52]
Bsfezohertel: do we know if tw9lts is uptodate at http://sourceforge.net/projects/tikiwiki/files/Tiki_9.x_Herbig_Haro/ (security patch) [10:53]
ohertelno idea, sorry. [10:53]
Bsfezhow are you (sry i'm stressed on this issue) [10:54]
ohertelwho did upload it? he should know if it's up to date. ;-)
i am only packaging the daily tarballs on tw.o
where we had some issues lately with sf not working well on sync ..
and zend sync being broken in one case.
[10:56]
Bsfezchangi but yesterday SourceF was jumpy
i vote it's all good ! :D
anyway it is in intranet and it is a security patch… With a little luck i don't have to be worried. :)
[10:59]
oherteli still need to dd some code to my tarball scripts to check if the checkouts went well.
currently, if sf pukes, the tarballs might be broken. :(
the 4-times-a-day tarballs
i will switch next.tw.o from trunk to 1.10 later today.
[11:02]
Bsfezjoined #tikiwiki
:( i'm on mobile wifi not steasy.
cu l8tr
[11:06]
Tiki|botNew Forum Posts: Text in CODE() block is monospace - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45469 [11:15]
.... (idle for 19mn)
arildbjoined #tikiwiki [11:34]
..... (idle for 23mn)
fabriciuspolom [11:57]
ohertelhello torsten :-) [12:11]
.... (idle for 18mn)
fabriciushow r you?
ohertel
[12:29]
ohertelall well :-) [12:41]
fabriciusnice one :-) [12:42]
Jyhem_laptop_joined #tikiwiki [12:48]
....... (idle for 32mn)
arildb_joined #tikiwiki [13:20]
joined #tikiwiki [13:34]
rodrigoprimojoined #tikiwiki [13:40]
.... (idle for 17mn)
Tiki|botInfo: Tiki 6.8 LTS and 9.2 LTS are now Available - http://info.tiki.org/article204-Tiki-6-8-LTS-and-9-2-LTS-are-now-Available [13:57]
.... (idle for 19mn)
Tiki-KGBtikiwiki 03xavidp r43675 10branches/10.x/lib/core/ 10Tracker/Field/Action.php 10Tracker/Field/UserSubscription.php
tikiwiki [FIX]Updating descriptions of a couple of tracker fields
tikiwiki 03xavidp r43676 10branches/9.x/ 10lib/core/Tracker/Field/UserSubscription.php 10lib/core/Tracker/Field/Action.php
tikiwiki [bp/r43675][FIX]Updating descriptions of a couple of tracker fields
[14:16]
pedorjoined #tikiwiki [14:20]
RobertPlummerpolom all
running merge on 10 -> trunk
[14:32]
....... (idle for 31mn)
radek82joined #tikiwiki [15:03]
RobertPlummermassive tree conflict with permissioncheck, sorting out...
I just reverted them, looks like there is duplicate branch development.
[15:11]
ohertel:-o [15:17]
RobertPlummerPerhaps my svn it going mad. [15:19]
Tiki|botRecent Bug: Tracker item: #4322 - - DSN-Parsing not suitable for Firebird - http://dev.tiki.org/item4322 [15:21]
RobertPlummerdeleted all, and doing a re-checkout, looks like it is in-fact an svn bug, very odd. [15:21]
dhazeljoined #tikiwiki [15:30]
arildb_joined #tikiwiki [15:31]
Tiki-KGBtikiwiki 03xavidp r43677 10branches/10.x/lang/es/language.php
tikiwiki Syc'ing by hand (meld) ./lang/es/language.php between 9x and 10x
[15:34]
arildb__joined #tikiwiki [15:34]
Tiki-KGBtikiwiki 03robertplummer r43678 10(35 files in 17 dirs)
tikiwiki [MRG] Automatic merge, branches/10.x 43638 to 43675
tikiwiki 03xavidp r43679 10branches/9.x/lang/es/language.php
tikiwiki [bp/r43677]Syc'ing by hand (meld) ./lang/es/language.php between 9x and 10x
[15:36]
marclaportejoined #tikiwiki [15:41]
ohertel_joined #tikiwiki [15:43]
RobertPlummerchangi: You around buddy?
changi: Is http://nextparserdev.tiki.org/login running trunk or 10?
[15:56]
rahul__joined #tikiwiki [15:59]
.... (idle for 16mn)
marclaportemaybe needs a good cache clearing :-) [16:15]
rahul__hi expert.. any plugin required for spreadsheet ? [16:18]
...... (idle for 28mn)
arildbI am running Tiki 10 on several installations. The run CkEditor/WYSIWYG. Starting to think the installtion of a (then) trunk version was a mistake.
There ae several severe bugs in WYSIWYG in Tiki 10. See http://dev.tiki.org/Regressions+in+10x
These bugs make it difficult to operate a tiki installation with Tiki 10
The faults seem to be parser related
[16:46]
Tiki-KGBtikiwiki 03fmg-sf r43680 10branches/10.x/permissioncheck/ 10(5 files)
tikiwiki [ENH] help users with htaccess permissioncheck password protection, minor code cleaning
[16:54]
Tiki|botNew Forum Posts: system error - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45475 [16:58]
marclaportejoined #tikiwiki [17:01]
changiRobertPlummer: yes i'm now
:)
[17:07]
.... (idle for 15mn)
marclaportejoined #tikiwiki [17:22]
RobertPlummerchangi: Can you add svn permissions to my user and possible access to the nextparserdev site?
changi: $ cd /var/local/nextparserdev.tiki.org/
-bash: cd: /var/local/nextparserdev.tiki.org/: Permission denied
[17:25]
marclaportejoined #tikiwiki [17:29]
ricks99joined #tikiwiki [17:31]
Bsfezjoined #tikiwiki [17:35]
changiRobertPlummer: you are root, simply use sudo :)
RobertPlummer: svn permission to what ?
[17:48]
RobertPlummerchangi: I have no password, so I can't sudo I thought.
$ sudo cd /var/local/nextparserdev.tiki.org/
[sudo] password for robertplummer:
[17:48]
changiRobertPlummer: see in pm
RobertPlummer: i presume i don't need to warn you about the fact you are on the production server :)
[17:50]
RobertPlummerchangi: rm / -F
jk
changi: I've had my fair share of production server development, I will tread light.
changi: When I run less /etc/group it doesn't show me in www-data
changi: However, when I run sudo useradd -F www-data robertplummer, I get that I am in that group
[17:56]
changiit's because ; if you do sudo su - you are root :) [17:57]
RobertPlummerok
conflict on .htpasswd, mc ok?
[17:58]
Tiki|botNew Forum Posts: bug with multilang menu for users - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45481
New Forum Posts: 3 blank wiki pages - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=45480
[17:59]
changiRobertPlummer: what do you mean by conflict [18:00]
RobertPlummerThat looks like what the problem was, the conflict was keeping the svn up from executing. [18:00]
Tiki-KGBtikiwiki 03fmg-sf r43681 10branches/10.x/permissioncheck/ 10index.php 10create_new_htaccess.php 10.htpasswd
tikiwiki [ENH] lockout protection with default .htpasswd user=foo password=bar, verbose description
[18:00]
RobertPlummerchangi: I'm just telling you what svn up told me. [18:00]
changihtaccess ? [18:00]
RobertPlummerchangi: see pm [18:02]
Tiki-KGBtikiwiki 03robertplummer r43682 10branches/10.x/lib/core/JisonParser/Wiki/SpecialChar.php
tikiwiki [FIX] wrong scope on isHtmlPurifying
[18:08]
.... (idle for 17mn)
arildbHow can I make a tracker field that is automatically filled out with the current username? (no selection) [18:25]
Tiki-KGBtikiwiki 03robertplummer r43683 10branches/10.x/lib/core/ 10JisonParser/Wiki/SpecialChar.php 10JisonParser/Wiki/HtmlCharacter.php
tikiwiki [FIX] handle '=>' better both for wiki syntax and smarty
[18:32]
radek82joined #tikiwiki [18:34]
..... (idle for 21mn)
fabriciusjoined #tikiwiki [18:55]
.... (idle for 17mn)
Tiki-KGBtikiwiki 03fmg-sf r43684 10branches/10.x/permissioncheck/ 10index.php 10create_new_htaccess.php
tikiwiki [ENH] verbose explanation, CSS colours
[19:12]
......... (idle for 41mn)
refizultada! first version of standalone permissioncheck is online [19:53]
changirefizul: nice one [19:53]
radek82joined #tikiwiki [19:55]
marclaporteCongrats!! [19:55]
........ (idle for 37mn)
Tiki|botNew Forum Posts: default language of registered users? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45487 [20:32]
marclaporterefizul: so what is distribution model? a .zip of that directory? [20:37]
arildbI am not very familiar with trackers, but am trying to setup a tracker for a stundent survey. 1 reply per student. Would like to record username and submit date and list these as result titles. However, I can only find edit user/datetime fields, and I need read-only fields. Any suggestions?
well submit time should not be in the form itself, it should only be recorded at submit time, and then used as a title attribute. Possible?
another question: For tracker items of type header, is it possible to have the param description displayed in the input form (explaining the questions in the section)?
[20:45]
refizulmarclaporte: distribution model - I'll think about this at the party! ;-) Need to to some Tiki advertising at the Linux meeting [20:52]
marclaportecreation time of tracker item is automatically recorded
refizul: :-)
[20:53]
refizulmarclaporte: the standalone check is for older versions of Tiki and alien projects
should be compatible with any version of Tiki
[20:54]
arildbmarclaporte: If creationTime is automatically recorded, is it possible to get this field displayed in the result list as a title value for the item? [21:00]
...... (idle for 26mn)
about the read-only username field in tracker...worked fine, once I tried without admin status :) [21:26]
Jyhem_laptop_joined #tikiwiki [21:28]
Tiki|botNew Forum Posts: 2 registration pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45489 [21:42]
redflojoined #tikiwiki
joined #tikiwiki
[21:50]
.............. (idle for 1h7mn)
Tiki-KGBtikiwiki 03robertplummer r43685 10branches/10.x/lib/core/ 10WikiPlugin/ConditionBase.php 10WikiPlugin/HtmlBase.php
tikiwiki [ENH] extend from condition base, and remove duplicate items
[22:58]
tikiwiki 03robertplummer r43686 10branches/10.x/lib/core/WikiPlugin/HtmlBase.php
tikiwiki [FIX] left in a print_r
[23:08]
tikiwiki 03robertplummer r43687 10branches/10.x/lib/core/JisonParser/Wiki/SpecialChar.php
tikiwiki [FIX] => should not be needed, a converter will need to used => for plugin arguments, =gt; for everything else.
tikiwiki 03robertplummer r43688 10branches/10.x/lib/core/WikiPlugin/maketoc.php
tikiwiki [FIX] keys needed set rather than values
tikiwiki 03robertplummer r43689 10branches/10.x/lib/test/core/JisonParser/PluginTest.php
tikiwiki [FIX] Allow plugin test to override output
[23:22]
marclaporte1joined #tikiwiki [23:37]
Treblyjoined #tikiwiki [23:43]
eromnegjoined #tikiwiki
left #tikiwiki
[23:48]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)