***: btiffin has joined #tikiwiki
tobi_h1 has joined #tikiwiki
tobi_h has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
GillesM has quit IRC (Remote closed the connection)
MartinCleaver has quit IRC ()
rpg has joined #tikiwiki
Simmi1 has quit IRC ("Leaving.")
rpg has quit IRC ()
chibaguy has joined #tikiwiki
btiffin has quit IRC (Remote closed the connection)
SEWilco2 has quit IRC ("Leaving.")
vilisi_t has quit IRC ("Leaving.")
franck_ has quit IRC ()
FrankP_german has joined #tikiwiki
|zchermit| has joined #tikiwiki
CIA-65: tikiwiki: 03chibaguy * r19439 10/branches/proposed/ (css/cssmenus.css templates/module.tpl): [bp/r19208 and r19242][FIX]check if module is menu and with css='y', move div.cssmenubox from layout.css to cssmenus.css (and thanks to sept_7 for the fix - so no need to add overflow=y parameter to CSS menu modules.)
***: zchermit has quit IRC (Read error: 110 (Connection timed out))
FrankP_german has quit IRC (Read error: 60 (Operation timed out))
CIA-65: tikiwiki: 03chibaguy * r19440 10/branches/proposed/tiki-module.php: [bp/r19208][FIX](part of r19439) check if module is menu and with css='y' so no need to add overflow=y parameter to CSS menu modules.)
chibaguy: hmm, why can't anon see a categorized wiki page even when tiki_p_view_categorized perm is granted to anons (proposed branch)?
CIA-65: tikiwiki: 03chibaguy * r19441 10/branches/proposed/styles/layout/layout.css: [bp/r18966][FIX] To display links in page-top category path inline.
chibaguy: I think it's a mistake for table.wikiplugin-split to also be class="normal". Many table.normal child selectors have to be overridden in some themes. There's a big difference between most uses of table.normal and table.wikiplugin-split.
For example, the split table is to divide into columns, not to put everything into boxes with borders/backgrounds, which is what table normal does.
CIA-65: tikiwiki: 03dexl_2000 * r19442 10/trunk/tiki-editpage.php: [FIX] cleaner use of !empty instead of testing of var itself
***: Lucymoz has quit IRC (Read error: 110 (Connection timed out))
AAurAA has quit IRC ("http://www.mibbit.com ajax IRC Client")
AAurAA has joined #tikiwiki
AAurAA: hi folks
***: tobi_h1 has left
tobi_h1 has joined #tikiwiki
CIA-65: tikiwiki: 03chibaguy * r19443 10/branches/proposed/styles/coelesce.css:
tikiwiki: [bp/r19382] [FIX] Follow-up to fix sitesearchbar background position in IE6,
tikiwiki: including reinstatement of .nohighlight class but with better context to prevent
tikiwiki: problems in other contexts. (Also .nohighlight position:relative for other
tikiwiki: browsers seems unneeded so commented out.)
tobi_h1: Hm - doc.tw.o is pingable, but I don't get a connection via http here - just to let you ppl know...
AAurAA: Sorry for yesterday evenning i quit work in hurry right after posting my question
im looking to change the mode of storage of File gallery DB to Filesytem but some file are already store in DB about 100mo. How to get back those file in the filesystem because there is no mover as for IMG gallery
chibaguy: AAurAA: I think maybe you should post a message on the tikiwiki-devel mailing list, so more people will see it.
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
***: Caarrie|sleeping is now known as Caarrie
AAurAA: thanls chiba
***: AAurAA has quit IRC ("http://www.mibbit.com ajax IRC Client")
gezza has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: Tikiwiki 3.0 - all of my links look weird - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33499
***: |zchermit| has quit IRC (Read error: 104 (Connection reset by peer))
|zchermit| has joined #tikiwiki
tobi_h1 has quit IRC (Read error: 110 (Connection timed out))
CIA-65: tikiwiki: 03sylvieg * r19444 10/trunk/lib/db/ (tiki_registration_fields.php tikitable.php): [FIX]sql: remove tikitable, we must go through the normal sql abstraction layer (to handle value quoting for instance)
tikiwiki: 03sylvieg * r19445 10/trunk/lib/db/tiki_registration_fields.php: dos2unix
***: FrankP_german has joined #tikiwiki
CIA-65: tikiwiki: 03chibaguy * r19446 10/branches/proposed/templates/modules/user_module.tpl: [bp/r19208][FIX](part of r19439) check if module is menu and with css='y' so no need to add overflow=y parameter to CSS menu modules.)
***: gezza has quit IRC ("http://www.mibbit.com ajax IRC Client")
gezza has joined #tikiwiki
gezza has quit IRC (Client Quit)
grobda24 has joined #tikiwiki
Caarrie is now known as Caarrie|away
CIA-65: tikiwiki: 03lphuberdeau * r19447 10/trim/ (scripts/package_tar.php src/accesslib.php): [NEW] Backup over FTP (still requires shell execution for database)
***: grobda24 has quit IRC (Read error: 110 (Connection timed out))
SEWilco2 has joined #tikiwiki
MartinCleaver has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: Impossible de changer les permissions des QCM dans le Group Management - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=33502
CIA-65: tikiwiki: 03sylvieg * r19448 10/trunk/tiki-view_tracker.php: [FIX]tracker: redirect on permission denied if the tracker has been set as 'can be modify by creator' but has no user/group selector field
tikiwiki: 03sylvieg * r19449 10/branches/proposed/tiki-view_tracker.php: [b 19448][FIX]tracker: redirect on permission denied if the tracker has been set as 'can be modify by creator' but has no user/group selector field
***: VbNet has quit IRC (Read error: 110 (Connection timed out))
chibaguy: I wonder what the rationale is for label to have a hand/pointer cursor. Seems strange to me, since a pointer is for clickable things, and a label doesn't click, does it?
It just labels, passively, seems to me.
ah (reading up a little on it), label can also have hover for information, etc., so is like an anchor.
***: grobda24 has joined #tikiwiki
tobi_h has joined #tikiwiki
gezza has joined #tikiwiki
CIA-65: tikiwiki: 03sept_7 * r19450 10/branches/experimental/coe/ (3 files in 2 dirs):
tikiwiki: [ENH] first try with smarty plugins for <table>, smarty block {table} and
tikiwiki: {col}, first implementation to test things...
***: mib_he7olz has joined #tikiwiki
mib_he7olz: After new install via Fantastico the admin/admin login does not work...getting 'invalid password' error...how do I fix?
***: snarlydwarf has joined #tikiwiki
danopia has joined #tikiwiki
mib_he7olz has quit IRC ("http://www.mibbit.com ajax IRC Client")
grobda24: Hello, I am having problems embedding an OL map in Tikiwiki. The style sheets are loading. I have adjusted the JS to take into account that Tikiwiki is using it's own "onload" statement, but I just get the div showing. Any ideas ? See http://pastebin.com/f148c835 for the markup. Based on http://mindfreedom.org.uk/map/
chibaguy: grobda24, I thought stylesheets could be imported only in the html head.
grobda24: chibaguy, not according to what I was looking at on w3c - and they are loading because the div boundary only appears when I put the stylesheet import in there (it's defined in the stylesheet).
***: Caarrie|away is now known as Caarrie
chibaguy: mm, ok.
http://www.w3.org/TR/REC-html40/present/styles.html#h-14.2.3 refers to head. I don't see anything about in the body.
***: rodrigo_sampaio has quit IRC (Remote closed the connection)
chibaguy: but anyway I've got to sleep now. good luck with this.
CIA-65: tikiwiki: 03sylvieg * r19451 10/trunk/installer/schema/200902026_admin_menu_tiki.sql: [FIX]sql : values must be delimited with '
***: chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
CIA-65: tikiwiki: 03sylvieg * r19452 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]tracker: dynamic items list was only working in the tracker if the last field
tikiwiki: 03sylvieg * r19453 10/branches/proposed/lib/wiki-plugins/wikiplugin_tracker.php: [b 19452][FIX]tracker: dynamic items list was only working in the tracker if the last field
tikiwiki: 03jonnybradley * r19454 10/branches/proposed/installer/tiki-installer.php:
tikiwiki: [bp/r19395][FIX] Settings often not getting set when installing from profile or updating
tikiwiki: (also some sort of issue with executing multiple statements in one string resolved/avoided)
Tikiwiki|bot: New Forum Posts: Invalid Password error upon first login - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33504
CIA-65: tikiwiki: 03jonnybradley * r19455 10/branches/proposed/ (installer/tiki-installer.php templates/tiki-install.tpl): [bp/r19394][MOD] Installer now logs you out before entering tiki (should reduce re-installation session issues)
***: gezza has quit IRC ("http://www.mibbit.com ajax IRC Client")
Tikiwiki|bot: New Forum Posts: Database and other trouble after Fantastico upgrade of 2.4 to 3.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33505
***: MartinCleaver has quit IRC (Read error: 60 (Operation timed out))
MartinCleaver has joined #tikiwiki
Caarrie is now known as Caarrie|away
CIA-65: tikiwiki: 03zchermit * r19456 10/trunk/templates/tiki-adminusers.tpl: [FIX] Add {tr} tag for translation
tikiwiki: 03zchermit * r19457 10/trunk/templates/tiki-admin_content_templates.tpl: [FIX] Add {tr} tag for translation
***: SeanTater_ has joined #tikiwiki
SeanTater__ has joined #tikiwiki
SeanTater___ has joined #tikiwiki
SeanTater has quit IRC (Read error: 110 (Connection timed out))
SeanTater_ has quit IRC (Success)
Amorphous has quit IRC (Read error: 110 (Connection timed out))
SeanTater has joined #tikiwiki
Amorphous has joined #tikiwiki
SeanTater__ has quit IRC (Connection timed out)
SeanTater___ has quit IRC (Read error: 110 (Connection timed out))
nyloth has joined #tikiwiki
nyloth: Hi all :)
pkdille: Hi nyloth !
Jyhem: Hi nyloth :)
sylvieg: hi
***: Lucymoz has joined #tikiwiki
Caarrie|away is now known as Caarrie
|zchermit|: hi
have ideas about several headings in different posts at the same thread?
I am on the topic in the forum ...
***: jonnyb has joined #tikiwiki
SeanTater has quit IRC (Read error: 104 (Connection reset by peer))
jonnyb: 3.1 poloms to all
***: jonnyb has quit IRC (Client Quit)
jonnyb has joined #tikiwiki
nyloth has quit IRC (Remote closed the connection)
jonnyb has quit IRC ()
rodrigo_sampaio has joined #tikiwiki
nyloth has joined #tikiwiki
nyloth: back (laptop problem)
sylvieg & jonny: hi, there is still some proposed patches with doubts...
pkdille and myself are checking everything right now, and double-checking everything that jonny sent in his summary mails
sylvieg: are you still there ?
jonny ?
sylvieg: 19009 jonny voted no
19002 I have some doubt
nyloth did you check 19337 ... not so sure..
I need to recheck 18984... I will do it now
pkdille: Hi all !
nyloth: 19337: I'll vote +1 for it right now
sylvieg: 19064 - I need to backport the error_script - because otherwise too many errors
nyloth: Sylvie, I need your votes (sorry if I missed them if you already replied for them) for:
18971
18972
18986
and also 18987, 18988, 18988, 18994, 18999, 19000, 19002, 19003, 19094, 19100, 19142, 19197, 19227, 19246, 19318, 19337, 19398, 19411
:)
pkdille: Have a nice day ;-)
nyloth: ok for 19002 as you said above
pkdille: lol
sylvieg: for 19064/19065, no problem, I'll propose the commits 19262 + 19104 + 19166
sylvieg: I am lost in the number ....
:-)
nyloth: "19009 jonny voted no" => ?? this was not proposed or... ?
me too :)
pkdille: we are 3 ...
nyloth: :)
sylvieg: I did not proposed 19009
[MOD]TRACKERLIST: option silent to show nothing if no items?
ok I have the wrong number
nyloth: ok
sylvieg: 19100 you want to say
I wangt to say
nyloth: LOL
for 19100: it's embarrassing.... I hope jonny will change it's vote
sylvieg: 18987 ... bof for the clode - but until we do not integrate the perm in the query ...
nyloth: s/it's/his/
sylvieg: code
pkdille: 18987 is a fix
it fixes the cant which was wrong in all this list_xxxx functions
...it breaks pagination when there are some perms on some objects :-(
sylvieg: yes - I know - it is a general problem
pkdille: ...the cant is now correct :-)
sylvieg: yes but it is slow way to do this - imagine 1000 surveys
pkdille: And, AFAIK, there's no other way to this (unless we can put perms in queries....).... can we ?
***: rodrigo_sampaio has quit IRC ("Leaving.")
sylvieg: you are absolutly right - it is why I propose to clean the md5
in objectpermission
after it wil be a little easier to write a query
***: grobda24 has quit IRC (Remote closed the connection)
nyloth: sylvieg: there is not an entry for each object in tiki_object (are you speaking about tiki_object ?)
sylvieg: the md5 in user_objectpermissions
so I vote +1 for the list-xxx even if I do not like them
***: xmal has joined #tikiwiki
nyloth: sylvieg: in fact, instead of calling get_perm_object() in each iteration of the while(), we could call get_perm_object() only once for the list of ids ... if this function was able to take an array of ids in param, to make only one query
sylvieg: ok for the vote
sylvieg: I did not test 18972 - the ldap country e-mail did somebody test?
nyloth: sylvieg: please, reply to the list with your +1, to keep trace of all votes
sylvieg: so I will begin to do -1
did you test the ldap stuff?
xmal: Hi!
nyloth: sylvieg: if you vote +1 for the 18987, you can vote +1 for the similar ones which are: 18986 and 18988
about ldap: I'm looking...
xmal: May I ask a question or it's not the good moment ?
Tikiwiki|bot: Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
xmal: I would like to insert a webcam in a wiki page but don't find anyway to do this ?
nyloth: sylvieg: no, I did not test the ldap change, but it seems really inoffensive to me
xmal: I've found a module but no information how to use it... :-(
sylvieg: I should have reat early ok the list_xxx
nyloth: sylvieg: I'm not ures that its no difcu
***: jonnyb has joined #tikiwiki
nyloth: hi jonny
s/difcu/difficult/
:)
jonnyb: hi nyloth
and all
pkdille: hi !
jonnyb: having connection trouble here - also very tired (too much running about with the nieces) - hope it's all going well
xmal: Well.. no clue for my question ? :-/
nyloth: jonnyb: we are working on some missing votes
jonnyb: I need your votes for those votes:
jonnyb: oh? which ones?
nyloth: jonnyb: 18972, 19408
sylvieg: I do not understand 19002
jonnyb: ok, checking...
nyloth: and, jonny, also 19222 and 19223
thx
sylvieg: 19002 is from jonny, I let him explain
sylvieg: but 19002 is not so important for 3.1 if we don't agree on it
sylvieg: I never use coelesce - do I need to validate css I do not use regularly?
xmal: well you seems too busy for helping... even for "hello" saying... sad, I'll try later with, perhaps, more luck! Bybye
nyloth: sylvieg: in theory, yes
jonnyb: 18972 - LDAP, i don't know how to test but it looks ok
sylvieg: .. see you tomoorow then - it will take me a lot of time ...
nyloth: sylvieg: we need at least 2 positive votes for each proposal... instead, they will be rollbacked
jonnyb: 19002 - agreed if you don't like it it's not important for 3.1 (but if it's off, as is default, behaviour should be the same as before)
nyloth: sylvieg: we wanted to release this evening... so I will try to give you a shorter list then ... wait I'm looking at this
jonnyb: i agree it would be better to work out why it's going wrong for me and fix it properly
nyloth: jonnyb: I need a +1 or -1, instead it will be hard to decide between rollback and backport... and it's not good to keep propositions endlessly
***: xmal has quit IRC ("http://www.mibbit.com ajax IRC Client")
jonnyb: nyloth: hmmm - has anyone else tested it? i believe LDAP wasn't working properly in 3.0 and before anyway, so can it make things worse?
nyloth: sylvieg: you replied "no idea" for 18999 ... hmmm... same comment as above :)
jonnyb: at the COE, we are using LDAP on a daily basis for nearly all our 40+ tiki sites in production :)
jonnyb: so... for me it works fine ;) (I'm speaking about LDAP, not this particular commit that I did not test)
sylvieg: I have only one site that use ldap and it is frozen - so it is hard to etst... reading the code is ok for me when it is short and the part I know - but for instance coe css I never look at
jonnyb: nyloth: i'd say it's your call on this one then - no way i can test it (now)
sylvieg: and I am not a css pro
***: Caarrie is now known as Caarrie|away
jonnyb: i can't give it -1 as it looks & sounds good - will +0.5 do? ;)
sylvieg: for instance 19197 - it is too large change - and I do not use profile
***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
nyloth: jonnyb: I think that we have to limit votes to : -1 or +1 or 0
jonnyb: so 0 then for you ... (which means that sylvie has to put +1 anyway if we don't want to rollback)
jonnyb: yup, 0
nyloth: ok, but on the mailing list :)
well, I agree, the mailing list is not the right tool. I'll work on a better tool for next time
jonnyb: 19408 = +1
pkdille: please send a mail jonny (for following all that stuff...)
jonnyb: nyloth: done
& pkdille
:)
nyloth: jonnyb: thx
sylvieg: I do not have 19337 in my mail box - suippose it is a lost sf message
nyloth: sylvieg: pkdille can forward it to you
sylvieg: waht commit in trunk?
nyloth: sylvieg: no, sorry, it's fine for 19337... I voted 55 minutes ago (so with jonny vote it's ok)
SEWilco2: We done something odd: XMLRPC of filegal contents. Will try to commit next week.
sylvieg: 19398.... humm
jonnyb: sylvieg: is 19222 very important? i can't really understand it without stepping through it - what does it do?
sylvieg: it saved 100 queries on michael rish site - so please ...
not michael - another one...
david
so trust me ;-) 1000 queries for people that do not use group inheritence
jonnyb: one thing i have noticed is that i need much more varieties of tikis to test everything properly
sylvieg: marc is not here - but i will say profiles
jonnyb: it does look like it was probably a typo originally so +1
sylvieg: it is me the culpit ;-)
SEWilco2: Good. Now say profiles in italics with a different colored background. :-)
sylvieg: I did the 'typo' or the logical error
jonnyb: yes, sylvieg - i've been using them recently - you can really mess up a tiki with them :D
19222 +1 (done mail too)
ok, can i go and lie down now? ;) sorry to run away, i'll make it for the next release, promise!
sylvieg: so I have 19100 - coe css - I do not know... 19197 on profile _to big to just only aawith the code - 19398 search box... not sure
***: snarlydwarf has quit IRC ("Ex-Chat")
sylvieg: and 18972 - the ldap to big to judge on code - I do not have a ldap test
jonnyb: 19100 i think was rolledback or fixed, but it was a -1 from me (IE6 css hack)
***: |zchermit| has quit IRC ("When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.3 Shiny(svn-3155) http://www.kvirc.net")
nyloth: jonnyb: it's a big problem 19100... no way you change your vote ? because we don't have time to better place the CSS definitions and tiki is completely unusable with IE6 due to this with coelesce theme
jonnyb: gary changed 19100 into soimething else in trunk... I'll check if it's better
jonnyb: he said it would validate - we like validation (don't we?)
nyloth: jonnyb: yes, validation is important, but less than fixing a huge freeze :)
jonnyb: i saw dropping support was on the roadmap as a possibility for 4.0 - wouldn't that be nice :)
(for ie6)
nyloth: jonnyb: I think I'm the one who proposed this IE6 support drop for 4.0 ;p
-: jonnyb looks for the partying smiley
pkdille: for instance, IE6 is still something like 60 % of the visits on internet.....I really hope it will decrease quickly...
jonnyb: wow! that's awful (poor 60%)
pkdille: (it's a never ending nightmare)
jonnyb: ok, i'm done (in) - travelling tomorrow so not around until sunday - good luck all, nite nite
***: jonnyb has left
nyloth: sylvieg: still there ?
sylvieg: back food in the oven'
CIA-65: tikiwiki: 03nyloth * r19458 10/branches/proposed/ (7 files in 5 dirs): (log message trimmed)
tikiwiki: [bp/r19058][FIX] initlib: now handle new PHP5 errors (E_STRICT, E_RECOVERABLE_ERROR, E_DEPRECATED, E_USER_DEPRECATED) + add the 'static' keyword for static functions to avoid warnings + remove PHP closing tag
tikiwiki: [bp/r19104][MOD] error notices: do not display notices / warnings for third
tikiwiki: party libs. To achieve this, 'lib/setup/third_party.php' was added to define a
tikiwiki: pattern that should match third party directories. This was already done for the
tikiwiki: release.php script, this is why it's in a separated script to avoid code
tikiwiki: duplication. SMARTY_DIR constant was also moved into this new setup file + fix
nyloth: sylvieg: please vote for 19458... it was asked by you and jonny
sylvieg: 19458?
not in my mail box
nyloth: sylvieg: sf is slow I suppose
sylvieg: ah it is the last one..
nyloth: yes
sylvieg: as we are waiting has the guy with the mail daily stuff answered?
pkdille: AFAIK no
nyloth: sylvieg: as pkdille... I think he didn't replied yet
sylvieg: we need a 4th rule - a way to join you..
pkdille: "please answer when somebody asks for information/clarification/improving/...."
sylvieg: 19458 - I like the code ...need some test
I think we need to rollback - it will be a piece of .. to maintain...
pkdille: Yes, 19458 looks strange :-))
nyloth: lol
sylvieg: no i like it
pkdille: lol
nyloth: sylvieg: thanx
sylvieg: to have the tool to debug somewhere where you can not access the site - is valuable
access the ssh site
btw did sopmebody understand why the db error message disappear?
nyloth: sylvieg: you didn't vote for 18971, or I missed your vote ?
sylvieg: I didn't noticed this
sylvieg: I am not the only one because everybody that copies pastes error on irc have the Message empty
I did not find out this one yet - seems the db connection lost the status sopemwhere
sorry forgot this one
of course +1
nyloth: ok, I wait for your mail on the list ;p
sylvieg: I also need a vote for 18972, even '0'
sylvieg: if you reply -1 or 0, I'll rollback it... if you reply +1, I'll backport it for 3.1
sylvieg: the ldap stuf...
nyloth: sylvieg: yes, so the decision is in your hands
sylvieg: done
nyloth: sylvieg: ok, and also need vote for 18999
sylvieg: ooops, sorry, you said "no idea" there
sylvieg: but this is a fix
sylvieg: exceptionnaly, maybe reply 0.5 if you're not sure... so we can consider it's 1 + 0.5 + 0.5 = 2 votes
;)
sylvieg: if you say so - ok - but either I am not serious and I say yes - or I take the time to test the 2modules
I can not figure out by looking the code
nyloth: ok, thanx :)
(I tested it, btw)
sylvieg: I trust you
nyloth: :)
pkdille: take care :-)
nyloth: sylvieg: "I need to recheck 18984... I will do it now" <= did you check it ?
sylvieg: we need a mail for 18999
to keep trace
sylvieg: to have my head cut off if it bugs 3.1 ;-)
|
when you want to test php notice ... the best palce calendar
nyloth: sylvieg: lol
CIA-65: tikiwiki: 03sylvieg * r19459 10/trunk/tiki-calendar_edit_item.php: notice
sylvieg: I can find one on demand ;-)
nyloth: :)
sylvieg: but don't forget to vote (for instance 18984) ;)
sylvieg: this one I need to test
nyloth: ok
sylvieg: 18984 references to [bp/r17882][NEW]... wrong number
17882 is mine'
nyloth: sylvieg: I think you don't like 19002 .... no problem, but then please vote -1 to allow me to rollback
***: rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Client Quit)
nyloth: sylvieg: hmmm... 17882 seems to be mine ;) .... http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=17882
sylvieg: ok I missed with the number
I do not fiond in the propose
***: SEWilco2 has quit IRC ("Leaving.")
sylvieg: nyloth: what mailer are you usiong?
***: Caarrie|away is now known as Caarrie
sylvieg: I dream about a mailer I can trust
evolution is a piece of ..
nyloth: sylvieg: I'm using my own domain with google + many filters :)
sylvieg: .. perhaps I have to learn something .. yu can teach me ;-)
CIA-65: tikiwiki: 03nyloth * r19460 10/branches/3.0/ (. lib/tikilib.php):
tikiwiki: [QT] Quality Team Backport
tikiwiki: r18971 | nyloth | 2009-05-21 14:48:17 +0200 (jeu. 21 mai 2009) | 2 lines
tikiwiki: [bp/r18919][FIX] wikiplugin CODE: fix data input of this plugin when the wiki content is not supposed to allow HTML, by decoding it in order to have a clean input for the plugin (which was too much encoded)
nyloth: sylvieg: no problem, come visit us in France and I will be pleased to explain :)
pkdille: +1 ;-)
sylvieg: this .. evolution when I do thread - it forgot some threads - no thread it is a hard to read
find it
for 19002 - no idea - I do not understand - sorry
will not harm - but can hide serious pb
i really do not know
notice , erro strict working on proposed - do not know if I reply
nyloth: sylvieg: you can reply +1 for error strict if you want... but I think we can consider we already agree on it since it follows a discussion on another one already
sylvieg: what about 19197 and 19398 ?
CIA-65: tikiwiki: 03nyloth * r19461 10/branches/3.0/ (5 files in 4 dirs):
tikiwiki: [QT] Quality Team Backport
tikiwiki: r18972 | sacra | 2009-05-21 15:12:49 +0200 (jeu. 21 mai 2009) | 1 line
tikiwiki: [ENH] Adds two more fields to fetch from LDAP to Tiki: country and e-mail
pkdille: I'm going to bed....
bye Sylvie and the others
:-)
sylvieg: bye
nyloth - you are going commit by commit ?
pkdille: nyloth has a keyboard issue on his PC
he will be back in a few minutes
bye !
sylvieg: family dinner too
***: nyloth has quit IRC (Remote closed the connection)
nyloth has joined #tikiwiki
nyloth: back
laptop problem again... bad hardware
***: nkoth3 has quit IRC ()