***: coaboa has joined #tikiwiki
RobertPlummer has joined #tikiwiki
RobertPlummer has left
goj_killedByISP has joined #tikiwiki
goj has quit IRC (Disconnected by services)
goj_killedByISP is now known as goj
Caarrie|away is now known as Caarrie|sleeping
marclaporte has quit IRC (Read error: Connection reset by peer)
malakgodz has joined #tikiwiki malakgodz: francophone dans les parages? ***: malakgodz has quit IRC (Quit: Page closed)
malakgodz has joined #tikiwiki malakgodz: anyone speak french? ***: malakgodz has quit IRC (Quit: Page closed)
malakgodz has joined #tikiwiki
nkoth|nelson has quit IRC (Quit: nkoth|nelson)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte malakgodz: marc t la ? marclaporte: oui malakgodz: tu ti connais sufisament pour me donné un coup de main avec un ptit souci sur tiki ?
bon sa bien l'air que je reglerai pas l'inscription aujourd'hui .. marclaporte: As-tu posé la question dans un forum quelque part? malakgodz: non jai préféré venir ici car le forum a lair plutot mort
en fait le probleme est simple .. la page d'enregistrement s'ouvre dans une page unique et ya que la case nom d'utilisateur qui s'affiche étrangement ya rien de plus donc aucune inscription possible.. marclaporte: c'est corrigé en 7.2
sur tiki-register.php, oui? malakgodz: oui
donc je dois metre a jour .. ya un endroit qui explique commnent faire l'update sans tout recommencé a zero.. marclaporte: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=37359 malakgodz: parce que dans l'Admin (javais pensé a une mise a jour) quand je vérifi si yen a .. sa me dit qu'ya pas de mise a jour a faire donc c'est surement pas par la ..
eee jai le code je remplace le code de quel fichier avec ca ? marclaporte: si tu regardes la page comme il faut, tu devrais être capable de répondre à cette question malakgodz: faut remplacer le code de tiki-register.php si jai bien comprie ?
c bon merci le probleme est réglé jai regardé comme il faut et voila merci bien du coup de main plus rapide que le forum ! marclaporte: pas mal tout les messages sont répondus dans le forum
tiki.org/forums J'ai déj
J'ai déjà fait des stats et ça donnait plus de 90%
avec plaisir! ***: malakgodz has quit IRC (Quit: Page closed)
Bernard1 has joined #tikiwiki CIA-12: tikiwiki: 03gta74 * r37839 10/trunk/lang/de/language.php: [TRA] full translation coaboa: good & polom morning tikiverse ***: coaboa has quit IRC (Remote host closed the connection)
coaboa has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.)
dodenhoff has joined #tikiwiki
dodenhoff has left
oeversetten has joined #tikiwiki oeversetten: polom marclaporte: polom oeversetten oeversetten: what to do, if I would like to have an additional table in tikiwiki?
it is for the perspective binder marclaporte: http://dev.tiki.org/Hello+World#To_update_the_database_schema
If this is for 8, you should check with one of the release managers because of the freeze -: marclaporte looks forward to testing Perspective binder marclaporte: but bedtime now.. oeversetten: hehe marclaporte: take care! ***: marclaporte has quit IRC (Read error: Connection reset by peer) oeversetten: thanks
@chealer: check :)
I made some *hopefully* improvements of the perspective_binder, after I read the link and add that table the code uses, I'll commit it to trunk ***: redflo has joined #tikiwiki CIA-12: tikiwiki: 03changi67 * r37840 10/trunk/ (318 files in 268 dirs): [REF] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/violations ***: Caarrie|sleeping is now known as Caarrie|away
RobertPlummer has joined #tikiwiki
olinuxx has joined #tikiwiki
RobertPlummer has quit IRC (Ping timeout: 248 seconds) CIA-12: tikiwiki: 03jonnybradley * r37841 10/trunk/lib/core/Connect/Client.php: [FIX] connect: Avoid missing prefs from pre-7.x tiki (thanks Rodrigo) ***: AldenisZen has quit IRC (Quit: Leaving)
AldenisZen has joined #tikiwiki
goj_killedByISP has joined #tikiwiki
goj has quit IRC (Disconnected by services)
goj_killedByISP is now known as goj
nkoth|nelson has joined #tikiwiki
redflo has quit IRC (Ping timeout: 244 seconds)
AldenisZen has quit IRC (Quit: Leaving)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
al__ has joined #tikiwiki
al__ has quit IRC (Client Quit)
olinuxx has quit IRC (Read error: Connection reset by peer) chealer: OK oeversetten oeversetten: thx
just two questions, I made a panel for areas and when I look at other admin/include_*.php files, there are lines saying "ask_ticket(admin-inc-*); ", what this is for?
and the second, which should be the name of this feature and what the alias, so it is not confusing some file names contain areas and some perspective_binder? chealer: oeversetten: that is protection against a Web security issue called Cross-site request forgery. see tikiaccesslib.php to protect
sorry, I don't understand the second question (what kind of alias?) oeversetten: I mean, at the moment there are some places it says areas, some where it says perspective binder and some where it says both. so which name should it be? then it could be unified nkoth|nelson: chealer are you around?
I am facing some weirdness with having categories of the same name chealer: oeversetten: oh, good question. I don't know what perspective binder / areas do but maybe a good question to ask on tiki-devel
nkoth|nelson: yes but was going to eat...ask anyway nkoth|nelson: i am not sure exactly what happens, but it appears that if I have one category of a certain name in admin categories
and I rename or create another category with the same name, it wipes the first chealer: nkoth|nelson: OK. I can't seem to reproduce that on trunk, which version are you trying? nkoth|nelson: trunk chealer: nkoth|nelson: does this look like a regression? can you reproduce on http://ido.ath.cx:8080/tiki/trunk/tiki-admin_categories.php ?
as you can see I already have several categories with the same name -: chealer goes back to breakfast nkoth|nelson: chealer:, ok this is how to reproduce
basically if you create test1, and try to create test 1 again it tells you that you are not allowed to create the same name at the same level,
but if you create test1 and test2, and rename test2 to test1, it allows you and bad things happen
Also, if you create a category under a different parent, say Testing Nelson::test1, and you have change the parent of say Testing 2: test1 to Testing Nelson, it allows it, and also bad things happen
this could be an old bug.... sylvieg: I thought textarea trazcker field were resizable .. does not seems to be in tiki7 chealer: nkoth|nelson: oh, OK nkoth|nelson: and I just discovered a category field breakage in trunk... chealer: nkoth|nelson: I wouldn't think that's a new bug. what kind of bad things? nkoth|nelson: chealer, one of the category (I think the older one) disappearas chealer: nkoth|nelson: oh, right... nkoth|nelson: chealer, do you have time to help fix taht or at least it should be placed on the list CIA-12: tikiwiki: 03oeversetten * r37842 10/trunk/ (9 files in 7 dirs):
tikiwiki: [ENH] code of perspective_binder.php hopefully faster during loading pages,
tikiwiki: slow part moved to a update function,
tikiwiki: add admin panel named Areas, to call update function and list areas
tikiwiki: IMPORTANT: new table added to make this possible oeversetten: uh, that is CIA-12 for... chealer: nkoth|nelson: I'm looking at it ***: arildb has joined #tikiwiki chealer: oeversetten: I'm getting "Fatal error: Call to a member function get_category_descendants() on a non-object in /var/www/tiki/trunk/lib/perspective_binder.php on line 79" on http://localhost/tiki/trunk/tiki-admin.php?page=areas oeversetten: :(
more global $categlib needed I guess chealer: it does sound like that oeversetten: but there is one
maybe there should be an include in this file... chealer: that too... oeversetten: does this error occur at the admin panel of areas? chealer: oeversetten: yes oeversetten: funny, with categories disabled I get that error with get_category_name instead
I look at it after dinner nkoth|nelson: I'm totally stumped why my (well not mine, but lp's commit in_array is not working in smarty chealer: oeversetten: I have categories enabled, but areas disabled oeversetten: hmm chealer: nkoth|nelson: not sure which commit you refer to, I believe but in_array should work in Smarty nkoth|nelson: r37732, trunk/templates/trackerinput/category.tpl chealer: oeversetten: do you see marclaporte's mail about your last commit?
on the commits list oeversetten: chealer: categories enabled, areas disabled works for me :/ chealer: oeversetten: well, try solving the problem with categories disabled, we'll see if that fixes my problem then oeversetten: i dont see marcs mail nkoth|nelson: no smarty notice no nothing, it just not evaluate to true
ah, must be smarty cache
that makes more sense
nope, not that, this is strange chealer: nkoth|nelson: the Smarty looks good, the most likely explanation I see would be $field.selected_categories does not contain what's expected
oeversetten: I forwarded it marclaporte: oeversetten: it was a reminder to modify db/tiki.sql for new installs nkoth|nelson: chealer I see the problem, lp forgot to change the second version of this template
(can't be seen from the commit log) chealer: nkoth|nelson: ah... nkoth|nelson: (the checkbox version), the part he changed was for drop down and multiselect ***: marclaporte has quit IRC (Quit: Leaving.) CIA-12: tikiwiki: 03nkoth * r37843 10/trunk/templates/trackerinput/category.tpl: [FIX] Checkboxes not being checked, previous refactor in r37732 missed out the checkboxes nkoth|nelson: chealer: that fell into the "if everything looks good and it still does not work, you are editing the wrong file
type of experience chealer: nkoth|nelson: right. I do tend to add a "TEST" next to stuff at some point, earlier in particularly complex parts, like - to take an extreme example - trackers :-) CIA-12: tikiwiki: 03chealer * r37844 10/trunk/templates/trackerinput/category.tpl: [REF] do not set $fcat (apparently unused from r37732. untested)
tikiwiki: 03chealer * r37845 10/trunk/lib/tikilib.php:
tikiwiki: [REF] TikiLib htmldecode(): Remove leftover comments for removed compat code
tikiwiki: [REF] Remove compatibility code for old PHP versions
tikiwiki: 03nkoth * r37846 10/trunk/lib/core/Tracker/Field/Category.php: [FIX] // only show existing category of not receiving request, otherwise might be uncategorization in progress which will not take effect ***: Bernard1 has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37847 10/trunk/ (lib/categories/categlib.php tiki-admin_categories.php):
tikiwiki: [FIX] Admin Categories: updating a category's name and/or parent category wouldn't check for name conflicts, causing overwrite of conflicting category
tikiwiki: Thanks Nelson Ko ***: oeversetten has left
redflo has joined #tikiwiki
chealer has quit IRC (Quit: Konversation terminated!) CIA-12: tikiwiki: 03changi67 * r37848 10/trunk/ (321 files in 86 dirs): [REF] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/violations ***: olinuxx has joined #tikiwiki
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r37849 10/trunk/lib/prefs/feature.php: Admin: Tag Live support system as experimental ***: Bernard1 has quit IRC (Read error: Connection reset by peer)
Bernard1 has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
marclaporte has quit IRC (Read error: Connection reset by peer)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
olinuxx has quit IRC (Quit: Ex-Chat) CIA-12: tikiwiki: 03chealer * r37850 10/trunk/lib/categories/categlib.php: [REF] CategLib: add TODO comment in add_category() about quiet truncation of description sylvieg: Personal message to Canadian people: Are there people from Mc Gill here? 11 students from my son high school are freshman at Mc gill this year ***: marclaporte has quit IRC (Read error: Connection reset by peer)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
marclaporte has quit IRC (Quit: Leaving.)
AldenisZen has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte CIA-12: tikiwiki: 03chealer * r37851 10/trunk/ (5 files in 5 dirs): [REF] File galleries: remove expanded element (no more used by the tree function)
tikiwiki: 03chealer * r37852 10/trunk/templates/ (file_galleries.tpl list_file_gallery.tpl): [REF] fold file_galleries.tpl into list_file_gallery.tpl
tikiwiki: 03oeversetten * r37853 10/trunk/ (3 files in 3 dirs):
tikiwiki: [FIX] moved includes to perspective_binder itself,
tikiwiki: areas panel should work anyway whether category or perspectives are
tikiwiki: enabled or not, changed dependency to something more sane ***: rodrigo_sampaio has joined #tikiwiki
arildb has quit IRC (Quit: Leaving)
redflo has left CIA-12: tikiwiki: 03oeversetten * r37854 10/trunk/db/tiki.sql: [DB] add tiki_areas table creation ***: marclaporte has quit IRC (Quit: Leaving.) nkoth|nelson: chealer: I have categories and I find that categories such as À mobilité réduite get sorted after Z
have you encountered this and know how to fix? chealer: nkoth|nelson: hum... in trunk? nkoth|nelson: yes chealer: nkoth|nelson: on which server does that happen? OS? nkoth|nelson: let me see if I can reproduce on that server I was tryting today chealer: nkoth|nelson: I do know about that problem
nkoth|nelson: see http://sourceforge.net/apps/trac/tikiwiki/changeset/37015/trunk/lib/categories/categlib.php nkoth|nelson: php has a natsort but that is for an array, I wander if t helps chealer: nkoth|nelson: you're in the "Please see r37006 and contact me if you see one." case nkoth|nelson: well, there is a possibility this is a non-UTF8 system chealer: nkoth|nelson: do you have shell access? nkoth|nelson: yes chealer: nkoth|nelson: so what is the operating system? nkoth|nelson: centos5 chealer: nkoth|nelson: what does $ locale -a; output? nkoth|nelson: a lont of different locales
locale alone says chealer: nkoth|nelson: such as? could you PM or paste?
nkoth|nelson: I don't think natsort() would help, it seems to be for string that contain numbers
which could be an issue in categories, but isn't the one you're seeing nkoth|nelson: http://pastebin.com/X0FJyvxU chealer: nkoth|nelson: that's a pretty complete list...
nkoth|nelson: BTW... you're aware that stock CentOS 5 is not supported in Tiki 7+ due to the new PHP 5.2 requirement? nkoth|nelson: I ugraded the php chealer: OK nkoth|nelson: I have 5.2.10
chealer, any idea what I could try? chealer: nkoth|nelson: yes, adding a new locale present on your system. give me a few minutes ***: rodrigo_sampaio has quit IRC (Quit: Leaving.) nkoth|nelson: I could google that. I suppose I should add fr_CA.utf8
I suppose I can set it just for php and see
the sorting change when I set setlocale(LC_ALL, 'fr_CA.utf8');
but then now I have another problem, I have some catefories such as -This- and [That] which I used to make come first or last, now they go in between
oh well I wil deal with this later, it is not a critical thing CIA-12: tikiwiki: 03chealer * r37855 10/trunk/tiki-setup.php:
tikiwiki: Add en_US.utf8 to the list of Unicode collations attempted for LC_COLLATE
tikiwiki: Note: Avoid i18n sorting regression in categories from r37015. Thanks Nelson Ko chealer: nkoth|nelson: please confirm r37855 nkoth|nelson: svn up-ping, why are there so many changes? chealer: nkoth|nelson: changi's code style refactoring nkoth|nelson: ah ok
ok cleared cache the sort still ok but
now I need to figure out a way to make certain categories sort last
any ideas? chealer: nkoth|nelson: not sure about punctuation in Unicode collations. http://en.wikipedia.org/wiki/Unicode_collation_algorithm has some information
http://demo.icu-project.org/icu-bin/locexp?_=en_US&d_=fr&x=col offers a "Punctuation = Base" option
and the standard discusses customization: http://www.unicode.org/reports/tr10/ nkoth|nelson: reading... chealer: apparently en_US.utf8 ignores punctuation nkoth|nelson: apparently all utf-8 collations ignore space too chealer: I guess, yes nkoth|nelson: so what if I use a non utf8 locale?
can I not use it? chealer: nkoth|nelson: if the site is monolingual, you could try a non-Unicode locale of that language
bbl nkoth|nelson: chealer does not help I use en-US and it still does not take into account punctuation ***: oeversetten has joined #tikiwiki CIA-12: tikiwiki: 03oeversetten * r37856 10/trunk/ (5 files in 3 dirs): [FIX] dependencies were not sufficient yet, some tidy up and some more robust oeversetten: now it should work, have a nice weekend :) nkoth|nelson: I would prefer the old way back.... oeversetten: ? nkoth|nelson: oversetten: not directed to you, I am referring to the utf-8 sorting thing oeversetten: hmm ***: AldenisZen has quit IRC (Quit: Leaving) oeversetten: someone experiencing massive php error notices running tiki-install.php, too? nkoth|nelson: lots of notices the last time I ran it - just notices too oeversetten: just notices, but a lot! nkoth|nelson: yes I have experienced that
will clean up before release :) oeversetten: :) nkoth|nelson: in php 5.3 there is a collator class that can compare with punctuation but I am not 5.3 argh