←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When | |
---|---|---|---|
CIA-83 | tikiwiki: 03jonnybradley * r32683 10/trunk/ (2 files in 2 dirs): [FIX] mobile: Nasty fix for menu items - prevent ajax loading (for now) | [00:00] | |
*** | jonnyb has quit IRC (Quit: I am going outside... I may be some time...) | [00:04] | |
..... (idle for 21mn) | |||
marclaporte has joined #tikiwiki | [00:25] | ||
GillesMM has quit IRC (Ping timeout: 264 seconds)
GillesMM has joined #tikiwiki ricks99 has joined #tikiwiki | [00:34] | ||
GillesMM has quit IRC (Ping timeout: 265 seconds)
GillesMM has joined #tikiwiki | [00:43] | ||
redflo has left
GillesMM has quit IRC (Ping timeout: 255 seconds) GillesMM has joined #tikiwiki | [00:54] | ||
rodrigo_sampaio has quit IRC (Quit: Leaving.)
lphuberdeau has quit IRC (Read error: Connection reset by peer) | [01:03] | ||
..... (idle for 23mn) | |||
marclaporte has quit IRC (Quit: Leaving.) | [01:28] | ||
..... (idle for 23mn) | |||
marclaporte has joined #tikiwiki
dcedilotte has joined #tikiwiki | [01:51] | ||
luciash | isn't Webmail feature missing at least "Sent" folder ?
(at least i don't see it in my test IMAP Webmail) polom marclaporte :) | [01:58] | |
*** | gottaquestion has joined #tikiwiki | [02:02] | |
gottaquestion | Are there any experts available to answer some questions?
Anyone at all with any experience? | [02:02] | |
luciash | sure | [02:03] | |
gottaquestion | Great! My goal is a wiki-like website, but for a VERY specific purpose. Is there a way to just have specific fields the user fills out when they edit a page, but thats it? | [02:04] | |
luciash | gottaquestion: yes, u can use Trackers feature to create/modify wiki pages content | [02:06] | |
gottaquestion | Ive been reading all the trackers documentation I can find! it doesnt make sense to me. | [02:06] | |
luciash | gottaquestion: ok, but it works :) | [02:07] | |
gottaquestion | To elaborate, its gonna be a collaborative choose your own adventure. When Users choose an option that hasnt been developed yet, they are taken to a page to create that part of the story. The page should just have Story Text, Story Art(upload) and Choice 1 through however many they want.
Is prettytracker relevant? is that what I want? Also, the choices should automatically turn into links to not-yet-created pages. Sorry, I'm bombarding you. I'm desperate to find someone who knows they're way around this stuff. I know Joomla forwards and backwards, but not tiki. | [02:07] | |
luciash | Pretty Trackers are only releveant if you want to make the forms look pretty, otherwise default form look is used | [02:10] | |
gottaquestion | Well, I've created the fields and all, but where in the Docs does it detail how to make that the custom edit /create page? http://doc.tiki.org/Trackers | [02:12] | |
luciash | ok, Pretty Trackers you will need most probably for the created pages
you will need at least one page selector type field in your tracker http://doc.tiki.org/Page+selector&structure=Documentation+TOC | [02:13] | |
gottaquestion | The page selector outputs it to the relevant page? How would that change dynamically? | [02:15] | |
luciash | well, that page is a bit outdated... you can now create also pages which create the content based on template, not just serve as template for the tracker item | [02:15] | |
gottaquestion | many parts of it seemed outdated, and some even just said incomplete.
now, how would i go about making those pages that create content based on template? | [02:16] | |
marclaporte | I was wondering if this was a risk, and it looks like it is: http://wpmu.org/why-you-should-never-search-for-free-wordpress-themes-in-google-or-anywhere-else/ | [02:17] | |
luciash | http://doc.tiki.org/Pretty+Tracker+in+a+Wiki+Page&structure=Documentation+TOC | [02:17] | |
*** | goj has quit IRC (Read error: Operation timed out) | [02:17] | |
luciash | marclaporte: ??? | [02:17] | |
marclaporte | I was wondering if third party themes were a security risk | [02:18] | |
gottaquestion | Look at tutorial 1: it simply ends with more to follow... | [02:18] | |
marclaporte | I am planning/thinking of how we could organize/cope with hundreds of themes | [02:19] | |
gottaquestion | thats the one i was trying to follow earlier | [02:19] | |
luciash | gottaquestion: ok, where are you now ? at which point of your tracker setup ?
gottaquestion: do you have the page selector field already ? | [02:19] | |
gottaquestion | Adding that now, but can you explain what that field is for again? | [02:20] | |
marclaporte | I have two designers here talking about making 5-10 new themes seach | [02:21] | |
luciash | marclaporte: if the theme is only made of CSS, there is no risk
marclaporte: only risk can be in custom tpls, but we don't need many luckily and user can review that | [02:21] | |
gottaquestion | Should page selector params be 1,0,1,1 ? | [02:22] | |
luciash | gottaquestion: it could be 0,0,my-template-wiki-page,1 | [02:24] | |
gottaquestion | what is my-template-wiki-page? | [02:25] | |
luciash | gottaquestion: you have to create my-template-wiki-page which will serve as template to create the page filled in the field | [02:25] | |
gottaquestion | But dont we want the page name to be filled in depending on what the user is creating?
how is assigning the tracker to a static page called mytemplatewikipage going to help? Im sure im misunderstanding all of this: i dont understand templates. | [02:27] | |
*** | goj has joined #tikiwiki | [02:31] | |
luciash | gottaquestion: if you want to autofill, use 1, at the beginning, but i am unsure how the page will be named then... you can try
the template will help to format the created page by the fields values | [02:32] | |
gottaquestion | okay then, can you just walk me through it maybe? id appreciate it. | [02:33] | |
*** | Caarrie|away is now known as Caarrie|sleeping | [02:34] | |
luciash | gottaquestion: where we start the walk ?
gottaquestion: real example gottaquestion: i have tracker "The News" | [02:34] | |
gottaquestion | Ok. | [02:35] | |
luciash | gottaquestion: there i have "Page Name" page selector type field
gottaquestion: the options are: ,60,News Page Template,n gottaquestion: it is field ID 15 (btw) gottaquestion: in the page "News Page Template" i have {trackerlist trackerId="1" status="opc" view="page" wiki="News Item template"} gottaquestion: you can see the trackerlist plugin uses another wiki page there called "News Item template" which formats the fields (aka Pretty Tracker template) | [02:35] | |
*** | rworth has quit IRC (Ping timeout: 240 seconds) | [02:38] | |
luciash | gottaquestion: so News Item template wiki page source can look something like this: | [02:39] | |
gottaquestion | yes? | [02:40] | |
luciash | !{$f_2}---{$f_32}%%%Link to this page: [http://myserver/tiki-index.php?page={$f_15}] ... etc.
gottaquestion: this wiki page template needs permission tiki_p_use_as_template assigned to group Anonymous (or whatever you want to view the final content later) | [02:41] | |
gottaquestion | yep, did that. but in the link you sent, what is the 15? the field ID of the page selector? | [02:44] | |
luciash | gottaquestion: then when you create new item for that Tracker "The News" and fill "some-page-name-bla-bla" it will after save create such wiki page named "some-page-name-bla-bla"
gottaquestion: based on the template specified for the field 15 which contains that trackerlist wikiplugin so when you access then the page some-page-bla-bla it will fill all the other field you specified with the values associated with the page name | [02:45] | |
gottaquestion | Ok, it worked! It auto created that page! Now, how do I make the text entered in the other fields show up on that page? | [02:47] | |
luciash | gottaquestion: yes, it is syntax for external link (just an example) which would produce the link to the page itself
gottaquestion: as i showed you in the example above, each field is {$f_XX} | [02:47] | |
gottaquestion | Oh right. Let me try it. | [02:48] | |
*** | rworth has joined #tikiwiki | [02:52] | |
gottaquestion | Ok, I put that code {$f_10} {$f_11} in the template, but it didnt change. it stayed that same {$f_10} | [02:52] | |
*** | rworth has quit IRC (Client Quit) | [02:52] | |
luciash | gottaquestion: refresh ? | [02:55] | |
gottaquestion | doesnt do anythingl | [02:56] | |
luciash | are u sure the field ID 11 exists and it has set "Field is public? (viewed in trackerlist plugin)"
in the fields list the column is Public with "y" value | [02:57] | |
gottaquestion | Yes, they all are. | [02:59] | |
luciash | what is field 11 ? | [03:00] | |
gottaquestion | {$f_11} is a text field titled Choice 1 | [03:00] | |
luciash | do u have something there fileld in ?
filled for the item of the page was created | [03:01] | |
*** | chibaguy has joined #tikiwiki | [03:02] | |
gottaquestion | Yes. Whenever I create a new set of items with the tracker i enter something in all boxes. but its not just blank, it says {$f_11} | [03:02] | |
chibaguy | polom | [03:02] | |
luciash | hi chibaguy | [03:03] | |
chibaguy | hi luciash | [03:03] | |
luciash | gottaquestion: in which page you put te {$f_11} ? | [03:04] | |
gottaquestion | News Page Template, same page as {trackerlist trackerId="2" status="opc" view="page" wiki="News Item template"} | [03:04] | |
luciash | gottaquestion: wrong place, you need to put it in the News Item template page ! | [03:05] | |
gottaquestion | Ohhh. one moment. | [03:05] | |
luciash | News Page Template is just for the trackerlist plugin | [03:05] | |
gottaquestion | News Item Template doesnt seem to be a real page. Where do I find it> | [03:06] | |
luciash | you have to create it
keep the case of the name same as used in the trackerlist please | [03:06] | |
gottaquestion | Ahh, it works now.
Thank you. | [03:07] | |
luciash | gottaquestion: you have to create it and fill in the {$f_XX}s there
fine | [03:07] | |
gottaquestion | Yep did that. | [03:07] | |
chibaguy | marclaporte: to expand on what luci said, to adapt a WP theme to Tiki, you just use the CSS and bg images, no files that can contain malicious code, etc. Basically, you just have to look at the WP and Tiki visual elements and map the WP properties to the Tiki divs, etc. | [03:07] | |
*** | rtdos has quit IRC (Read error: Connection reset by peer) | [03:09] | |
chibaguy | I've "searched google for free wp themes" a lot but avoid the risk since I don't actually need to use the WP theme files other than the visual pieces. | [03:09] | |
*** | rtdos has joined #tikiwiki | [03:10] | |
luciash | gotta go, bbl | [03:12] | |
chibaguy | It could be possible to make a theme adaptor script by making a WP to Tiki table of page element equivalencies, if there is enough consistency among WP themes, which I haven't really examined. | [03:12] | |
gottaquestion | Thanks for your help! | [03:12] | |
luciash | gottaquestion: you're welcome | [03:12] | |
*** | lphuberdeau has joined #tikiwiki | [03:13] | |
chibaguy | We need a bot to scrape luciash's tracker wisdom in irc and update the docs pages ;-) .
marclaporte: one other thing about theme adapting: often I don't use the WP bg images unaltered. Because of differences in the ways Tiki pages flex, etc., sometimes the bg images need to be redone. | [03:14] | |
luciash | gottaquestion: please also see the plugin Tracker param outputtowiki on http://doc.tiki.org/PluginTracker | [03:20] | |
gottaquestion | ah thanks | [03:20] | |
How can I use tracker fields types to automatically turn a line of text into an internal link?
i tried prepending (( and appending )) but it didnt parse with wiki syntax I dont want the user to have to type (( or )) | [03:25] | ||
luciash | gottaquestion: put it on the template page (({$f_XX})) | [03:26] | |
gottaquestion | I tried that first, but it just makes the link go to new page:{$f_11} without replacing the variable
But really, i want the link to go to a the tracker, with the page name filled in from that text. | [03:26] | |
*** | luciash is now known as luciash|away | [03:29] | |
marclaporte | chibaguy: ok, I see | [03:33] | |
*** | coaboa has joined #tikiwiki
coaboa||away has quit IRC (Ping timeout: 240 seconds) | [03:43] | |
gottaquestion has quit IRC (Quit: Page closed) | [03:50] | ||
ricks99_ has joined #tikiwiki
ricks99 has quit IRC (Ping timeout: 240 seconds) ricks99_ has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) | [03:55] | ||
dabright has joined #tikiwiki | [04:12] | ||
........ (idle for 39mn) | |||
dabright has quit IRC (Quit: Leaving.) | [04:51] | ||
dabright has joined #tikiwiki | [04:56] | ||
.............. (idle for 1h6mn) | |||
dabright has quit IRC (Quit: Leaving.)
chibaguy has quit IRC (Ping timeout: 245 seconds) | [06:02] | ||
....................... (idle for 1h53mn) | |||
olinuxx_ has joined #tikiwiki
olinuxx has quit IRC (Ping timeout: 260 seconds) | [07:56] | ||
Tiki|bot | New Forum Posts: google adsense problem - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40436 | [08:09] | |
*** | redflo has joined #tikiwiki
rworth has joined #tikiwiki | [08:19] | |
........ (idle for 36mn) | |||
coaboa | hello tikiverse | [08:56] | |
Tiki|bot | New Forum Posts: calender problem - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40437 | [09:00] | |
Recent Bug: Tracker item: #3795 - - MWTable does not work correctly - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3795 | [09:07] | ||
*** | JoernOtt has joined #tikiwiki | [09:09] | |
........ (idle for 36mn) | |||
codyg has quit IRC (Ping timeout: 245 seconds) | [09:45] | ||
Trebly_ has joined #tikiwiki
Trebly has quit IRC (Ping timeout: 240 seconds) Trebly_ is now known as Trebly | [09:57] | ||
Tiki|bot | New Forum Posts: module errors - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40440 | [10:10] | |
..... (idle for 20mn) | |||
New Forum Posts: How to make everyone see this because only admin can see it - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40442 | [10:30] | ||
............ (idle for 56mn) | |||
*** | Caarrie|sleeping is now known as Caarrie|away | [11:26] | |
coreyj | No editable section under body while tyring to add a new article in tiki 6. How do I fix this? | [11:37] | |
*** | rodrigo_sampaio has joined #tikiwiki | [11:49] | |
jonnyb has joined #tikiwiki | [11:59] | ||
.... (idle for 16mn) | |||
coreyj | Body does not have an editable box for both new articles and existing one in tiki 6. Is this a bug or I have to set something new in tiki 6. Need help! | [12:15] | |
jonnyb | hi coreyj - not sure i follow you | [12:19] | |
CIA-83 | tikiwiki: 03chibaguy * r32684 10/trunk/templates/prefs/ (8 files): [FIX] Added clearfix class to adminoptionbox div so that floated children are contained. | [12:24] | |
*** | WhiteCalf has joined #tikiwiki
ricks99 has joined #tikiwiki PrezKennedy has quit IRC (Ping timeout: 260 seconds) | [12:31] | |
ricks99 | polom y'all | [12:36] | |
jonnyb | hi ricks99 | [12:36] | |
coreyj | I was using ie 8 and when I try to edit and article, the body section just shows a blank space without the editable box. I switched to firefox and it is ok. thanks. | [12:39] | |
*** | coreyj has quit IRC (Quit: Page closed) | [12:47] | |
..... (idle for 23mn) | |||
therion_ has joined #tikiwiki | [13:10] | ||
therion_ | hey, got a problem - I created a new article type which allows comments (check mark set at "comments") but the articles still cant be commented on
any ideas? | [13:18] | |
ricks99 | Do you have the global comment set propelry? (on Admin : Comments page) | [13:19] | |
therion_ | maybe not
but dant find the setting in the admin panel | [13:22] | |
ricks99 | What is your Tiki version | [13:22] | |
therion_ | 5.1 | [13:23] | |
ricks99 | ah... (thats old)
look on Admin: Articles | [13:24] | |
therion_ | ah just find it yes
found thx another thing is the if posting as anonymous, the Anti-Bot verification code just shows a missing image | [13:24] | |
ricks99 | do you have the necessary gd/imagick image libraries (required for the captcha)? | [13:27] | |
therion_ | my guess is, no | [13:28] | |
ricks99 | see the requirements info on doc.tiki.org for details | [13:28] | |
therion_ | okay, thx | [13:28] | |
ricks99 | you're welcome | [13:29] | |
*** | lphuberdeau has quit IRC (Ping timeout: 276 seconds) | [13:31] | |
CIA-83 | tikiwiki: 03jonnybradley * r32685 10/trunk/ (5 files in 4 dirs):
tikiwiki: [MOD] autocomplete: Replace deprecated 3rd party autocomplete plugin and deploy the new one in jquery-ui core. tikiwiki: Two hard coded autocompletes in trackers will break - working on a fix... | [13:33] | |
tikiwiki: 03jonnybradley * r32686 10/trunk/lib/jquery_tiki/tiki-jquery.js: [MOD] autocomplete: Vital file missing from last commit... | [13:38] | ||
*** | lphuberdeau has joined #tikiwiki | [13:40] | |
kiilo has joined #tikiwiki | [13:49] | ||
olinuxx_ is now known as olinuxx | [14:01] | ||
lphuberdeau | looking into openstreetmap integration, what does everyone think of http://www.mapstraction.com/ ? | [14:09] | |
*** | radek82 has joined #tikiwiki | [14:10] | |
jonnyb | hi lphuberdeau - did look at these a while ago but can't remember now
think that one sounded ok (was nkoth's suggestion no?) | [14:18] | |
lphuberdeau | can't say
functionality seems there it's under BSD, in JavaScript quite a few contributors, so it looks fine | [14:19] | |
jonnyb | just got an open street map based free satnav for my iphone, it's very good!
10 second check looks good to me too! :) | [14:20] | |
lphuberdeau | I have maps of canada, UK, france and germany on my android from openstreetmap, real life saver when travelling | [14:21] | |
CIA-83 | tikiwiki: 03jonnybradley * r32687 10/trunk/ (3 files in 3 dirs): [FIX] autocomplete: Tracker fields now use standard tiki autocomplete and $access lib output | [14:21] | |
jonnyb | cool - this one only does uk and ireland afaics
might try and get canada for next month! :) | [14:21] | |
lphuberdeau | I'll begin with a code review to see what's in there, than grep tiki a bit to see what we do with maps
you'll probably need the US as well ;) | [14:22] | |
jonnyb | i know the ajax gmaps stuff is borked at the moment (was xajax dependant) | [14:22] | |
lphuberdeau | right, I might get through that too then | [14:23] | |
jonnyb | by the way, i added a little seemingly essential 'callback' thing to $access->output_serialized() to get it to work with jq 1.5
hope it looks ok to you too | [14:23] | |
lphuberdeau | optional?
I don't know exactly where I use it | [14:24] | |
jonnyb | sort of automatic - if the request sends a 'callback' param then it uses it
seems all jquery ajax now does, and expects json returned to be wrapped in that as a function name | [14:24] | |
lphuberdeau | strange | [14:25] | |
SDuensin | Morning. | [14:35] | |
Tiki|bot | New Forum Posts: How can I put the theme name out on footer - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40447
New Forum Posts: How can I put the theme name out on footer - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40446 | [14:35] | |
.... (idle for 18mn) | |||
*** | marclaporte has quit IRC (Quit: Leaving.) | [14:53] | |
.... (idle for 18mn) | |||
ricks99 has quit IRC (Ping timeout: 245 seconds)
ricks99 has joined #tikiwiki | [15:11] | ||
..... (idle for 21mn) | |||
codyg has joined #tikiwiki | [15:35] | ||
codyg | hi all
trying to get trackerlist sorted out. Need link to edit the record and everything I've tried so far isn't working. UpdateItem is empty. When docs use language like " just do" ie The page UpdateItem needs just to use a regular TRACKER plugin. If itemId is present in the URL, it will be automatically prefilled with the value of the item. end quote. what does that mean???? no rush, really. ;) | [15:36] | |
ricks99 | it means, if you craft a URL as: .....?itemId Tiki will replace the "itemId" with the actual number (that is, the ID #) of the item | [15:45] | |
codyg | the item means the tracker or the db record? | [15:45] | |
ricks99 | the tracker item | [15:45] | |
codyg | so how does that get me the record updater page? | [15:46] | |
ricks99 | sorry, i don't understand. what is a 'record updater page"? | [15:47] | |
codyg | on my trackerlist page i have the lovely records, i've made one column linkable
so, one would click on the Unit Number column to retrieve the record for editing purposes | [15:47] | |
ricks99 | should work fine. when you created the tracker field, there's an option for linking to the edit page
did you enable it for your linkable column fields? | [15:48] | |
codyg | yes | [15:49] | |
ricks99 | so what happens when you click it? | [15:49] | |
luciash|away | codyg: UpdateItem is another wiki page ? | [15:49] | |
*** | luciash|away is now known as luciash | [15:50] | |
codyg | but the links look something like this: and give me empty update page. tiki-index.php?page=UpdateItem&itemId=42&reloff=0&cant=27
yes, updateItem is a wiki page, and the link takes me to a blank page, not the record update page | [15:50] | |
luciash | codyg: the page must contain Tracker wikiplugin | [15:51] | |
ricks99 | using pretty trackers? how have you defined UpdateItem?
see luciash's answer, you need the tracker plugin onthe UpdateItem page | [15:51] | |
codyg | not pretty, just newbie
the Residents tracker? | [15:51] | |
luciash | yes | [15:51] | |
codyg | k... will try something else and brb
thank you | [15:52] | |
luciash | something like {tracker trackerId=X ...} | [15:52] | |
codyg | except i still don't get how using trackerid=2 gives me the editable record
i think i tried that | [15:52] | |
luciash | it passes the itemId automagically from the trackerlist page | [15:53] | |
codyg | is it tracker or tracker list on that UpdateItem page?
the docs say use trackerlist | [15:56] | |
luciash | tracker
when u need input trackerlist when you need list output | [15:57] | |
*** | ricks99 is now known as ricks99|away | [15:57] | |
luciash | u can have both on that page too | [15:58] | |
codyg | now i have missing or incorrect trackerId parameter | [15:58] | |
luciash | so correct it ;) | [15:59] | |
codyg | so, the update form, for editing records is input and needs a tracker not tracker list | [15:59] | |
luciash | yes | [15:59] | |
codyg | ahh, ha
is there a magical parameter too? ;) | [15:59] | |
luciash | not necessarily :) | [16:01] | |
codyg | too bad. how about parameters that one should never be without? | [16:01] | |
luciash | u can check all available params on http://doc.tiki.org/PluginTracker | [16:01] | |
codyg | i did
ok, i'm going to fix this. bbl | [16:01] | |
*** | redflo has left | [16:15] | |
codyg | now i have UpdateItem page which has tracker update form fields. But the link from the output page, Residents Contact List, takes me to UpdateItem page but still an error.
the magic isn't working | [16:16] | |
luciash | what error
&itemId is in the URL ? | [16:17] | |
codyg | missing or incorrect trackingId parameter for the plugin. I only have an action parameter, so that's why the error.
there has to be other parameters | [16:18] | |
luciash | sure, there must be the trackerId parameter
the error says that | [16:19] | |
codyg | but which parameter do i need? and on the trackerlist or the tracker ? | [16:20] | |
luciash | sure, there must be the trackerId parameter
tracker | [16:20] | |
codyg | yes, i have trackerid param and the action param (in order to save the updates to the record. | [16:21] | |
luciash | no
trackerid is not trackerId | [16:21] | |
codyg | oh... of course not
I have three items, a tracker, a list page and an ItemUpdate page. Link from the list page needs to take trusted user to the "edit that record" page. the trackerlist on the list page looks like this {TRACKERLIST(trackerId=>2, fields=2:3:4:5:6:7, showlinks=y, url="tiki-index.php?page=UpdateItem&itemId=2", max=>-1,)}End {TRACKERLIST} That itemId doesn't look tright because the item is the tracker or the db record i want to update? | [16:21] | |
luciash | {TRACKERLIST(trackerId=>2, fields=2:3:4:5:6:7, showlinks=y, url="tiki-index.php?page=UpdateItem&itemId", max=>-1,)}End {TRACKERLIST} | [16:27] | |
codyg | ahhh
oh my supernovas, you rock | [16:27] | |
luciash | yea, i know ;) | [16:28] | |
codyg | and for me, talking it out is all good.
ok, so it isn't pretty and more features on those pages would be nice, but it works | [16:29] | |
luciash | np, u will learn and improve soon | [16:30] | |
codyg | whew | [16:30] | |
chealer | polom | [16:30] | |
luciash | hi chealer | [16:30] | |
codyg | maybe there should be some docs that put the whole crud thing in an easy-to-do light. | [16:30] | |
luciash | codyg: you're welcome to improve the docs if u learn something and feel that it could be improved | [16:31] | |
codyg | i could!
could i add a delete this record button on the UpdateItem page? | [16:31] | |
chealer | hi luciash
jonnyb: my autocomplete is fixed. good job! | [16:33] | |
codyg | I'm guessing, yes | [16:33] | |
jonnyb | hurrah!
it was more broken than i thought - and we've got rid of another plugin dependancy! :) | [16:34] | |
chealer | jonnyb: yes, I like that :-) | [16:34] | |
jonnyb | i'll leave it in third_party for a while though incase other branches are still using it | [16:35] | |
*** | RavenC has joined #tikiwiki | [16:35] | |
codyg | thanks luciash and ricks
bbl | [16:35] | |
*** | codyg has left | [16:36] | |
luciash | huh ? why the plugin helper doesn't pop up on doc.t.o ?
it is showed down under the whole page there | [16:50] | |
jonnyb | sounds like a js error somewhere | [16:53] | |
luciash | sounds likely
i'll look later, now page edit ;) | [16:57] | |
*** | dcedilotte_ has joined #tikiwiki | [17:01] | |
luciash | grmbl, but i cannot submit the down below plugin ghelper form :-p | [17:02] | |
*** | dcedilotte_ has quit IRC (Client Quit) | [17:05] | |
luciash | jonnyb: in Opera first i get: Unknown pseudo class
Line 1: #help_sections :tabbable | [17:07] | |
jonnyb | hmm, odd one | [17:07] | |
luciash | then when trying to insert the plugin it works for otehrs but not for trackerlist
jonnyb: Uncaught exception: TypeError: 'parent.val' is not a function Error thrown at line 507, column 507 in <anonymous function>(paramName, paramValues) in https://doc.tiki.org/temp/public/minified_09bc1a64215fb2094a1ec80720b1144d.js: | [17:08] | |
jonnyb | any clue as to where? | [17:08] | |
luciash | if(parent.val()!=paramValues.parent.value)
if(s.call(j[z], etc. etc. | [17:08] | |
jonnyb | jonnyb greps | [17:09] | |
luciash | ends with: called from line 1, column 56 in <anonymous function>(event):
popup_plugin_form('editwiki','trackerlist'); must be problem with something improperly minified again | [17:09] | |
jonnyb | sounds like it (fragile feature) | [17:10] | |
luciash | jonnyb: trackerlist has many options/fields
yep | [17:10] | |
jonnyb | any customisation there? (for twitter etc) | [17:11] | |
luciash | jonnyb: i don't think so
jonnyb: only the Subscribe to Tiki Newsletters! module | [17:12] | |
jonnyb | innocent enough | [17:13] | |
luciash | jonnyb: i think the problem is within the trackerlist plugin itself, because for example the group one pops up properly | [17:13] | |
jonnyb | jonnyb realises luciash isn't going to drop this so browses to doc.t.o ;) | [17:13] | |
luciash | hahah, no, i don't want to distract you jonny :)
but i realize i already did, so sorry i will have to leave for grocery shopping, so if u don't feel curious about that, just please ignore ;) | [17:14] | |
jonnyb | looks like that line is in jquery.js | [17:15] | |
luciash | i wonder if u get the same result if u try to edit https://doc.tiki.org/tiki-editpage.php?page=PluginTrackerList
and try to pop-up the trackerlist plugin helper | [17:16] | |
jonnyb | ok
seems ok so far (form appeared) | [17:16] | |
*** | JoernOtt has quit IRC (Ping timeout: 250 seconds) | [17:18] | |
jonnyb | and markup inserted ok (i'm in safari) | [17:18] | |
luciash | must be something with Opera then :-/
thank you for checking no js errors btw ? | [17:19] | |
*** | ricks99|away has left | [17:20] | |
luciash | bbl | [17:26] | |
.... (idle for 15mn) | |||
*** | conner_bw has joined #tikiwiki | [17:41] | |
.... (idle for 15mn) | |||
gilles_ has joined #tikiwiki
gilles_ has quit IRC (Remote host closed the connection) therion_ has quit IRC (*.net *.split) GillesM has quit IRC (*.net *.split) cotton has quit IRC (*.net *.split) luciash has quit IRC (*.net *.split) CIA-83 has quit IRC (*.net *.split) TheRedFox_ has quit IRC (*.net *.split) sylvieg has quit IRC (*.net *.split) d6chung has quit IRC (*.net *.split) deadcom has quit IRC (*.net *.split) amette has quit IRC (*.net *.split) conner_bw has quit IRC (Quit: conner_bw) amette has joined #tikiwiki deadcom has joined #tikiwiki | [17:56] | ||
TheRedFox_ has joined #tikiwiki
sylvieg has joined #tikiwiki d6chung has joined #tikiwiki calvino.freenode.net sets mode: +o sylvieg luciash has joined #tikiwiki CIA-83 has joined #tikiwiki calvino.freenode.net sets mode: +o luciash therion_ has joined #tikiwiki GillesM has joined #tikiwiki cotton has joined #tikiwiki therion_ has quit IRC (*.net *.split) GillesM has quit IRC (*.net *.split) cotton has quit IRC (*.net *.split) RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) | [18:05] | ||
GillesM has joined #tikiwiki
cotton has joined #tikiwiki | [18:23] | ||
....... (idle for 31mn) | |||
rodrigo_sampaio | polom
can anyone run unit tests on trunk? I get an error when I try. Just want to check if the tests are broken or if it is something with my configuration. the error is PHP Fatal error: Class 'TikiDb_Bridge' not found in /home/rodrigo/devel/tiki70/lib/tikilib.php on line 27 | [18:54] | |
*** | Sp4rKy has quit IRC (Remote host closed the connection)
Sp4rKy has joined #tikiwiki | [18:57] | |
jonnyb | hi rodrigo_sampaio - not seen that, i'll try here | [19:01] | |
rodrigo_sampaio | thanks jonnyb
jonnyb: it looks like something wrong on my setup and not a problem on the tests itself. | [19:01] | |
jonnyb | no bridge error here - one failure in Search_Index_LuceneStemmingTest::testSearchExtraAccents | [19:02] | |
rodrigo_sampaio | jonnyb: this on trunk, right? | [19:03] | |
jonnyb | yup | [19:03] | |
rodrigo_sampaio | jonnyb: ok, thanks | [19:03] | |
jonnyb | np | [19:03] | |
lphuberdeau | rodrigo: I don,t get that error
I get plenty of other ones, but not that one most of them related to an undefined email argument which I don't really know what it has to do with that lib anyway | [19:09] | |
*** | Sp4rKy has quit IRC (Ping timeout: 240 seconds)
Sp4rKy has joined #tikiwiki | [19:12] | |
....... (idle for 30mn) | |||
lphuberdeau has quit IRC (Ping timeout: 240 seconds)
jonnyb has quit IRC (Quit: nite nite) | [19:43] | ||
..... (idle for 20mn) | |||
lphuberdeau has joined #tikiwiki | [20:05] | ||
rodrigo_sampaio | lphuberdeau: the errors you have might be due to a old version of the database
lphuberdeau: I'm planning for the near future to change the test suite so that it runs against another database (not the same used by the application) and also check if the current database version is up to date | [20:13] | |
Tiki|bot | New Forum Posts: Add Page in a structure does not link it to the structure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40449 | [20:23] | |
CIA-83 | tikiwiki: 03pkdille * r32689 10/branches/6.x/ (2 files in 2 dirs):
tikiwiki: [QT] Quality Team Backport tikiwiki: r31438 | jonnybradley | 2010-12-15 19:40:29 +0100 (Wed, 15 Dec 2010) | 1 line tikiwiki: [bp/r31428][FIX] browsertitle: Restore use of description as title if site_title_breadcrumb eq "desc" - thanks Luci tikiwiki: 03pkdille * r32690 10/branches/6.x/lib/smarty_tiki/function.breadcrumbs.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31442 | marclaporte | 2010-12-16 05:33:52 +0100 (Thu, 16 Dec 2010) | 2 lines tikiwiki: [bp/r31441][FIX] typo tikiwiki: 03pkdille * r32691 10/branches/6.x/installer/tiki-installer.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31444 | marclaporte | 2010-12-16 06:21:30 +0100 (Thu, 16 Dec 2010) | 5 lines tikiwiki: [FIX] PDO upgrades: Quiet error "This command is not supported in the prepared statement protocol yet" running ALTER DATABASE to change database's default charset in some installations tikiwiki: (noticed on MySQL 5.0.77 with PHP 5.1.6) tikiwiki: "Your database encoding is not in UTF-8." dialog would reappear after running Convert database and tables to UTF-8 tikiwiki: Emulate prepared statements in installer. trunk is not affected after r31039 tikiwiki: 03pkdille * r32692 10/branches/6.x/lib/trackers/trackerlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31447 | nkoth | 2010-12-16 17:20:27 +0100 (Thu, 16 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31446] Object was not being removed properly when tracker item is deleted, leading to for example freetagged objects still appearing in browse freetags. | [20:35] | |
tikiwiki: 03pkdille * r32693 10/branches/6.x/lib/trackers/trackerlib.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r31450 | nkoth | 2010-12-16 17:25:28 +0100 (Thu, 16 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31448][bp/r31449] When tracker is removed with items still in it, the removal of the items in it were not clean. tikiwiki: 03pkdille * r32694 10/branches/6.x/tiki-view_forum.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31452 | nkoth | 2010-12-16 17:32:06 +0100 (Thu, 16 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31451] Freetags were not being applied on new forum topic creation tikiwiki: 03pkdille * r32695 10/branches/6.x/templates/tracker_filter.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31462 | xavidp | 2010-12-17 13:07:45 +0100 (Fri, 17 Dec 2010) | 1 line tikiwiki: [ENH][bp/r31461]Added autocomplete when filtering tracker items, for 'user' field type tikiwiki: 03pkdille * r32696 10/branches/6.x/styles/layout/design.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r31464 | xavidp | 2010-12-17 14:33:31 +0100 (Fri, 17 Dec 2010) | 1 line tikiwiki: [ENH][bp/r31463]Added label.error for clearer jq validation messages for the end user. Thanks ricks99 and jonnyb for tips tikiwiki: 03pkdille * r32697 10/branches/6.x/lib/ (articles/artlib.php wiki-plugins/wikiplugin_article.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r31466 | jonnybradley | 2010-12-17 14:46:24 +0100 (Fri, 17 Dec 2010) | 2 lines tikiwiki: [bp/r31465][FIX] articles: When getting a single articleId no need to use list_articles() which does a very slow and complicated query. Was over 2 seconds, now under 0.1 tikiwiki: Only used in wikiplugin_article so far, other uses may be possible. tikiwiki: 03pkdille * r32698 10/branches/6.x/validate-ajax.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31508 | nkoth | 2010-12-20 11:18:06 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31507] Validator was not validating an input of "0" tikiwiki: 03pkdille * r32699 10/branches/6.x/lib/wiki-plugins/wikiplugin_datachannel.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31509 | nkoth | 2010-12-20 11:20:25 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [FIX][bp/31506] If price is set to 0.00 (which is possible if generated from pretty tracker for example), it is not taken as empty, vs. 0, which gives inconsistent results. tikiwiki: 03pkdille * r32700 10/branches/6.x/lib/ (2 files in 2 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r31511 | nkoth | 2010-12-20 11:42:54 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [FIX][bp/31510] After datachannel with payment is executed, execution stopped leading to payment not being reflected properly as paid in Tiki Payments. | [20:43] | ||
*** | JoernOtt has joined #tikiwiki | [20:53] | |
CIA-83 | tikiwiki: 03pkdille * r32701 10/branches/6.x/ (4 files in 2 dirs):
tikiwiki: [QT] Quality Team Backport tikiwiki: r31484 | xavidp | 2010-12-18 21:46:40 +0100 (Sat, 18 Dec 2010) | 1 line tikiwiki: [ENH][bp/r31482]Added css style for quote plugin + new simple quote icon created by myself (LGPL'd) tikiwiki: 03pkdille * r32702 10/branches/6.x/styles/ (arcturus.css business.css jqui.css): tikiwiki: [QT] Quality Team Backport tikiwiki: r31513 | xavidp | 2010-12-20 15:22:20 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [FIX][br/r31512]Fixing the wrong relative link in r3182 (r31484 in proposals/6x) for the quote plugin image. Thanks jonnyb for reporting tikiwiki: 03pkdille * r32703 10/branches/6.x/styles/layout/design.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r31514 | xavidp | 2010-12-20 15:27:04 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [FIX]Fixing wrong relative path. Thanks jonnyb for reporting. tikiwiki: 03pkdille * r32704 10/branches/6.x/templates/tiki-admin_tracker_fields.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31520 | sylvieg | 2010-12-20 21:36:07 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [bp/ r31518][FIX]tracker: show pagination also in the tracker export tab tikiwiki: 03pkdille * r32705 10/branches/6.x/lib/trackers/dynamic_list.js: tikiwiki: [QT] Quality Team Backport tikiwiki: r31533 | sylvieg | 2010-12-20 22:02:06 +0100 (Mon, 20 Dec 2010) | 1 line tikiwiki: [bp /r31528][FIX]tracker: dynamic list to work in regsitration tikiwiki: 03pkdille * r32706 10/branches/6.x/ (templates/tiki-show_page.tpl tiki-approve_staging_page.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r31550 | nkoth | 2010-12-21 00:30:00 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][KIL][bp/r31548][bp/r31549] Remove features that never worked and was just confusing users tikiwiki: 03pkdille * r32707 10/branches/6.x/tiki-approve_staging_page.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31553 | nkoth | 2010-12-21 00:51:37 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31552] Put back delete staging page after approval feature that was lost tikiwiki: 03pkdille * r32708 10/branches/6.x/tiki-approve_staging_page.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31556 | nkoth | 2010-12-21 01:14:06 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31555] Prevent "Either staging or approved page cannot be found" error when staging page is created before approved page tikiwiki: 03pkdille * r32709 10/branches/6.x/lib/init/tra.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31567 | trebly | 2010-12-21 16:10:43 +0100 (Tue, 21 Dec 2010) | 2 lines tikiwiki: [FIX] Crash : buglist 3481 (since 4.1): Reason during first tiki-setup after version upgrade tra.php can be called when $tikilib is not yet set then the function tra_impl crashes. tikiwiki: I have justed added a first level isset on $tikilib tikiwiki: 03pkdille * r32710 10/branches/6.x/tiki-approve_staging_page.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31580 | nkoth | 2010-12-21 17:46:47 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31579] Prevent "Approved page was last saved after most recent staging edit" error when approving for first time tikiwiki: 03pkdille * r32711 10/branches/6.x/templates/tiki-show_page.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31583 | marclaporte | 2010-12-21 18:29:02 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [UI] [bp/r31582] Staging and Approval: show diff by default to save a click tikiwiki: 03pkdille * r32712 10/branches/6.x/lib/categories/categlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31585 | nkoth | 2010-12-21 19:28:00 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31584] Proper checking of edit perms on a category for approving (staging and approval) rights tikiwiki: 03pkdille * r32713 10/branches/6.x/ (5 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r31589 | nkoth | 2010-12-21 22:20:23 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31588] Usability: Show approving/staging interface on page history page as well (not just view page interface) tikiwiki: 03pkdille * r32714 10/branches/6.x/tiki-pagehistory.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31591 | sylvieg | 2010-12-21 22:36:16 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [bp/ r31590][FIX]wiki: error in history if page does not exist + missing include tikiwiki: 03pkdille * r32715 10/branches/6.x/lib/wiki/renderlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31594 | nkoth | 2010-12-21 22:59:06 +0100 (Tue, 21 Dec 2010) | 1 line tikiwiki: [FIX][bp/r31593] Missing include from last commit tikiwiki: 03pkdille * r32716 10/branches/6.x/templates/tiki-wiki_staging.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31596 | marclaporte | 2010-12-22 02:32:32 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [bp/ r31595] Don't link to same page tikiwiki: 03pkdille * r32717 10/branches/6.x/lib/wiki/wikilib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31598 | marclaporte | 2010-12-22 03:16:25 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [bp/ r31597] [MOD]Wiki page name bad characters: remove current nomination - star, as we need for Staging and Approval Ref: http://dev.tiki.org/Bad+characters tikiwiki: 03pkdille * r32718 10/branches/6.x/templates/tiki-wiki_staging.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31600 | marclaporte | 2010-12-22 03:55:29 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [bp/ r31599] [UI] Adding a note about the existence of a staging version of the current page tikiwiki: 03pkdille * r32719 10/branches/6.x/templates/translated-lang.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31610 | changi67 | 2010-12-22 16:16:58 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [bp/31609][FIX] class form is not the right to use otherwise the selector is not aligned horizontally tikiwiki: 03pkdille * r32720 10/branches/6.x/lib/prefs/wikiapproval.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31613 | nkoth | 2010-12-22 17:10:36 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [FIX][bp/31612] If not in the group, edit is always redirected to the staging page edit feature was not working properly | [20:56] | |
lphuberdeau | smells like 6.2 | [21:02] | |
CIA-83 | tikiwiki: 03pkdille * r32721 10/branches/6.x/lib/wiki/editlib.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r31618 | nkoth | 2010-12-22 17:29:25 +0100 (Wed, 22 Dec 2010) | 1 line tikiwiki: [FIX][bp/31617] When creating staging page, if there is already approved page language need not be asked anymore tikiwiki: 03pkdille * r32722 10/branches/6.x/ (lib/profilelib/installlib.php xmlrpc.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r31624 | sampaioprimo | 2010-12-22 20:05:13 +0100 (Wed, 22 Dec 2010) | 2 lines tikiwiki: [FIX][bp/31623] profilelib/installlib.php and xmlrpc.php were using wrong param order when calling bloglib::blog_post() tikiwiki: 03pkdille * r32723 10/branches/6.x/styles/coelesce.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r31629 | pkdille | 2010-12-23 10:08:41 +0100 (Thu, 23 Dec 2010) | 1 line tikiwiki: [bp/r31628][FIX] the category list below wikipages exceeds the catitems zone with Chrome. Also, standardize the look with all other builtin themes tikiwiki: 03pkdille * r32724 10/branches/6.x/db/ (tiki-secdb_6.0_mysql.sql tiki-secdb_6.1_mysql.sql): tikiwiki: [QT] Quality Team Backport tikiwiki: r31653 | marclaporte | 2010-12-25 22:33:43 +0100 (Sat, 25 Dec 2010) | 1 line tikiwiki: leftover secdb files tikiwiki: 03pkdille * r32725 10/branches/6.x/templates/tiki-admin_newsletters.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31698 | xavidp | 2011-01-01 11:52:35 +0100 (Sat, 01 Jan 2011) | 1 line tikiwiki: [bp/r31697][FIX]Send user to the right tab to create a newsletter, as the button says tikiwiki: 03pkdille * r32726 10/branches/6.x/templates/tiki-list_posts.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31703 | xavidp | 2011-01-01 17:13:22 +0100 (Sat, 01 Jan 2011) | 1 line tikiwiki: [MOD][bp/r31702]When viewing all posts from all blogs in one tiki site, there are much higher chances that you want to filter posts by selected blog name than editing each blog settings from there tikiwiki: 03pkdille * r32727 10/branches/6.x/_htaccess: tikiwiki: [QT] Quality Team Backport tikiwiki: r31706 | xavidp | 2011-01-02 12:58:03 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [FIX][bp/r31704]Show the form to subscribe to the indicated newsletter when accessing it through rewrite rules tikiwiki: 03pkdille * r32728 10/branches/6.x/templates/ (find.tpl tiki-friends.tpl tiki-list_users.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r31708 | xavidp | 2011-01-02 14:23:38 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31707]Add autocomplete username in the 'find' box at features: list users, friendship network tikiwiki: 03pkdille * r32729 10/branches/6.x/templates/header.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31710 | xavidp | 2011-01-02 16:34:46 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [Fix]{bp/r31709]Fix wrong preference name for the PluginSharethis icon to show up (articles, not cms) | [21:02] | |
*** | JoernOtt has quit IRC (Ping timeout: 272 seconds) | [21:05] | |
CIA-83 | tikiwiki: 03pkdille * r32730 10/branches/6.x/_htaccess:
tikiwiki: [QT] Quality Team Backport tikiwiki: r31712 | xavidp | 2011-01-02 16:53:52 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31711]Added rewrite rule to list users tikiwiki: 03pkdille * r32731 10/branches/6.x/templates/tiki-edit_help_plugins.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31714 | xavidp | 2011-01-02 17:33:26 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [FIX][bp/r31713]tr missing tikiwiki: 03pkdille * r32732 10/branches/6.x/tiki-list_file_gallery.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31717 | changi67 | 2011-01-02 20:21:40 +0100 (Sun, 02 Jan 2011) | 1 line tikiwiki: [bp/31716][FIX] Don't look after archive when the filegal doesn't have. Divided by 10 the processing time on big filegal like Photo gallery tikiwiki: 03pkdille * r32733 10/branches/6.x/tiki-send_objects.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31721 | chealer | 2011-01-03 04:20:41 +0100 (Mon, 03 Jan 2011) | 1 line tikiwiki: [bp/r31720][FIX] Communications: Article image width taken as height during transmission tikiwiki: 03pkdille * r32734 10/branches/6.x/templates/tiki-wiki_structure_bar.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31736 | sylvieg | 2011-01-03 21:47:24 +0100 (Mon, 03 Jan 2011) | 1 line tikiwiki: [bp / r31735][FIX]structure: insert in the structure the new page if added from the structure bar tikiwiki: 03pkdille * r32735 10/branches/6.x/tiki-edit_structure.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31739 | sylvieg | 2011-01-03 22:02:28 +0100 (Mon, 03 Jan 2011) | 1 line tikiwiki: [bp/r 31738][FIX]structure: more friendly to search on a part of the name instead full name in add_page_to_current_node tikiwiki: 03pkdille * r32736 10/branches/6.x/lib/setup/language.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31741 | changi67 | 2011-01-03 22:12:29 +0100 (Mon, 03 Jan 2011) | 1 line tikiwiki: [bp/31740][FIX] When feature multilingual is on and we deactivate user pref to change language using their preferences, we don't want this user pref to be used anymore tikiwiki: 03pkdille * r32737 10/branches/6.x/lib/setup/language.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31744 | changi67 | 2011-01-04 13:42:17 +0100 (Tue, 04 Jan 2011) | 1 line tikiwiki: [bp/31743][FIX] Better fix for r31740 When feature multilingual is on and we deactivate user pref to change language using their preferences, we don't want this user pref to be used anymore - thx Nyloth | [21:06] | |
lphuberdeau | good thing no one is trying to have a conversation between those commits | [21:08] | |
*** | JoernOtt has joined #tikiwiki | [21:12] | |
CIA-83 | tikiwiki: 03pkdille * r32738 10/branches/6.x/lib/ (prefs/feature.php tikilib.php):
tikiwiki: [QT] Quality Team Backport tikiwiki: r31751 | lphuberdeau | 2011-01-04 19:14:10 +0100 (Tue, 04 Jan 2011) | 1 line tikiwiki: [FIX]?194?160Preserve admin rights on user pages and prevent the user page prefix from being empty (which breaks new page creation) [bp/31750] | [21:12] | |
radek82 | everyone is waiting patiently for 6.2 :P | [21:12] | |
CIA-83 | tikiwiki: 03pkdille * r32739 10/branches/6.x/installer/shell.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r31754 | lphuberdeau | 2011-01-04 20:47:12 +0100 (Tue, 04 Jan 2011) | 1 line tikiwiki: [FIX] tiki-setup_base.php cannot be included in the installer because tiki is not installed at that time, which breaks the shell installer and TRIM [bp/31753] tikiwiki: 03pkdille * r32740 10/branches/6.x/templates/tiki-edit_structure.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31759 | xavidp | 2011-01-04 21:21:35 +0100 (Tue, 04 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31758]Autocomplete pagenames added to 'edit structures' interface tikiwiki: 03pkdille * r32741 10/branches/6.x/installer/schema/ (2 files): tikiwiki: [QT] Quality Team Backport tikiwiki: r31764 | sylvieg | 2011-01-04 23:57:58 +0100 (Tue, 04 Jan 2011) | 1 line tikiwiki: [bp/r 31763][FIX]sefurl: fix item link in search tikiwiki: 03pkdille * r32742 10/branches/6.x/lib/smarty_tiki/modifier.sefurl.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31774 | sylvieg | 2011-01-05 18:35:19 +0100 (Wed, 05 Jan 2011) | 1 line tikiwiki: [bp/r31773][FIX]sefurl: missing image sefurl (used in CATEGORY) tikiwiki: 03pkdille * r32743 10/branches/6.x/styles/layout/layout.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r31777 | xavidp | 2011-01-05 22:08:16 +0100 (Wed, 05 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31776]Visually separating a little bit more rows (and their input boxes) in a form inside tracker plugin. Thanks ricks99 and luciash for tips. tikiwiki: 03pkdille * r32744 10/branches/6.x/templates/tiki-user_information.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31792 | chealer | 2011-01-06 20:56:25 +0100 (Thu, 06 Jan 2011) | 1 line tikiwiki: [bp/r31790][FIX] User information: not showing homepage (r8075 regression) tikiwiki: 03pkdille * r32745 10/branches/6.x/lib/smarty_tiki/modifier.username.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31849 | jonnybradley | 2011-01-10 18:26:52 +0100 (Mon, 10 Jan 2011) | 1 line tikiwiki: [bp/r31848][FIX] username: Obey pref user_show_realnames in smarty modifier. Logic was flipped in r29234 tikiwiki: 03pkdille * r32746 10/branches/6.x/tiki-download_item_attachment.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31852 | xavidp | 2011-01-10 20:18:59 +0100 (Mon, 10 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31768]tracker: can also download a tracker attachment with itemId and fieldId in the url. Thanks sylvieg tikiwiki: 03pkdille * r32747 10/branches/6.x/styles/jqui/options/excitebike.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r31866 | chibaguy | 2011-01-12 10:35:23 +0100 (Wed, 12 Jan 2011) | 1 line tikiwiki: [FIX][bp/r31865] Incorrect background image paths. Thanks, Xavi. tikiwiki: 03pkdille * r32748 10/branches/6.x/lib/images/abstract.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31867 | jonnybradley | 2011-01-12 13:46:17 +0100 (Wed, 12 Jan 2011) | 2 lines tikiwiki: [bp/r31847][FIX] images: suppress error with exif_thumbnail problems (so it gets built the normal way) tikiwiki: 03pkdille * r32749 10/branches/6.x/lib/smarty_tiki/block.textarea.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31869 | jonnybradley | 2011-01-12 14:05:29 +0100 (Wed, 12 Jan 2011) | 2 lines tikiwiki: [bp/r31868][MOD] toolbars: Use comments toolbar if using _simple textarea mode tikiwiki: 03pkdille * r32750 10/branches/6.x/templates/modules/mod-translation.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r31886 | chibaguy | 2011-01-13 02:47:16 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [bp/r31885][FIX] Slash missing from self-closed element (<br />). (This was the only XHTML 1.0 Transitional validation error at t.o/tiki-index.php.) tikiwiki: 03pkdille * r32751 10/branches/6.x/templates/ (7 files in 4 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r31888 | chibaguy | 2011-01-13 03:13:26 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [bp/r31887][FIX] Slash missing from self-closed element (<br />) - validation error. tikiwiki: 03pkdille * r32752 10/branches/6.x/styles/ (feb12.css ohia.css): tikiwiki: [QT] Quality Team Backport tikiwiki: r31890 | chibaguy | 2011-01-13 07:18:52 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [bp/r31889][FIX] -1px bottom margin on .tabs caused .tabcontent offset to right in Opera. tikiwiki: 03pkdille * r32753 10/branches/6.x/_htaccess: tikiwiki: [QT] Quality Team Backport tikiwiki: r31894 | xavidp | 2011-01-13 13:38:31 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [ENH][bp/r31893]Added param to increase php_value mac_execution_time (commented out by default) tikiwiki: 03pkdille * r32754 10/branches/6.x/tiki-edit_article.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31896 | sylvieg | 2011-01-13 15:17:59 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [bp/r31895][FIX]article: sefurl after edit tikiwiki: 03pkdille * r32755 10/branches/6.x/ (lib/tikiaccesslib.php tiki-read_article.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r31899 | sylvieg | 2011-01-13 20:25:33 +0100 (Thu, 13 Jan 2011) | 1 line tikiwiki: [bp/r31898][FIX]permission: when permission when not log-in, encourage to come back to the page where the error occurs tikiwiki: 03pkdille * r32756 10/branches/6.x/ (installer/tiki-installer.php templates/tiki-install.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r31908 | sylvieg | 2011-01-14 18:41:34 +0100 (Fri, 14 Jan 2011) | 1 line tikiwiki: [bp/r 31907][FIX]upgrade: incorporate the fix from http://tiki.org/ReleaseNotes40 about disable accounts as a potential checkbox tikiwiki: 03pkdille * r32757 10/branches/6.x/ (4 files in 4 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r31909 | sylvieg | 2011-01-14 19:27:58 +0100 (Fri, 14 Jan 2011) | 1 line tikiwiki: [bp/r31752][NEW] Preference to prevent from accessing the site outside HTTPS to prevent session hijack tikiwiki: 03pkdille * r32758 10/branches/6.x/tiki-calendar_edit_item.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31912 | sylvieg | 2011-01-14 20:19:52 +0100 (Fri, 14 Jan 2011) | 1 line tikiwiki: [FIX]calendar: fix personal calendar (partial rollback 22563). A personal calendar is shared by everybody that can see it - but user sees only his events tikiwiki: 03pkdille * r32759 10/branches/proposals/6.x/templates/tiki-edit_blog.tpl: [QT] Rollback rejected proposition r31918 tikiwiki: 03pkdille * r32760 10/branches/6.x/lib/categories/categlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31955 | nkoth | 2011-01-17 20:48:50 +0100 (Mon, 17 Jan 2011) | 1 line tikiwiki: [bp/r31954][FIX] Forum posts that are freetagged not showing in browse freetags except for admin tikiwiki: 03pkdille * r32761 10/branches/6.x/lang/iu/language.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31961 | marclaporte | 2011-01-17 23:04:11 +0100 (Mon, 17 Jan 2011) | 1 line tikiwiki: some Inuktitut translations from today's training session | [21:13] | |
tikiwiki: 03pkdille * r32762 10/branches/proposals/6.x/lib/categories/categlib.php: [QT] Rollback rejected proposition r32019
tikiwiki: 03pkdille * r32763 10/branches/proposals/6.x/lib/wiki-plugins/ (5 files): [QT] Rollback rejected proposition r31966 tikiwiki: 03pkdille * r32764 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_div.php: [QT] Rollback rejected proposition r31965 tikiwiki: 03pkdille * r32765 10/branches/proposals/6.x/lib/wiki-plugins/ (wikiplugin_banner.php wikiplugin_calendar.php): [QT] Rollback rejected proposition r31964 | [21:33] | ||
*** | jonnyb has joined #tikiwiki | [21:38] | |
CIA-83 | tikiwiki: 03pkdille * r32766 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_article.php: [QT] Rollback rejected proposition r31963 | [21:39] | |
tikiwiki: 03pkdille * r32767 10/branches/proposals/6.x/lib/wiki-plugins/ (140 files): [QT] Rollback rejected proposition r31962
tikiwiki: 03pkdille * r32768 10/branches/6.x/lib/setup/absolute_urls.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r31976 | jonnybradley | 2011-01-18 15:49:12 +0100 (Tue, 18 Jan 2011) | 2 lines tikiwiki: [bp/r31975][FIX] header: Missing base_uri smarty var tikiwiki: 03pkdille * r32769 10/branches/6.x/lib/prefs/feature.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32005 | sylvieg | 2011-01-19 14:08:42 +0100 (Wed, 19 Jan 2011) | 1 line tikiwiki: [bp/r32004][FIX]share: warning to activate antibot tikiwiki: 03pkdille * r32770 10/branches/6.x/tiki-tc.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32039 | eromneg | 2011-01-20 18:20:17 +0100 (Thu, 20 Jan 2011) | 2 lines tikiwiki: [FIX] theme-control: Reset $style_base for new tc_theme. Stops smarty using wrong custom style tpls when in theme controlled mode. Ref trunk revision 32031 (thanks jonny) tikiwiki: 03pkdille * r32771 10/branches/6.x/templates/tiki-view_tracker_item.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32060 | sylvieg | 2011-01-21 14:35:34 +0100 (Fri, 21 Jan 2011) | 1 line tikiwiki: [bp/r32059][FIX]tracker: take away in the title Tracker Item - because too long and people know where they are below with see item... tikiwiki: 03pkdille * r32772 10/branches/6.x/templates/tiki-rollback.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32072 | nkoth | 2011-01-21 19:49:55 +0100 (Fri, 21 Jan 2011) | 1 line tikiwiki: [bp/r32071][FIX] Rollback was failing when there was a form in the preview data created by wiki plugins e.g. when there is a datachannel plugin; leading to nested form fields applying to the rolling back form. | [21:50] | ||
*** | rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds) | [21:54] | |
CIA-83 | tikiwiki: 03pkdille * r32773 10/branches/6.x/ (5 files in 2 dirs):
tikiwiki: [QT] Quality Team Backport tikiwiki: r32075 | sylvieg | 2011-01-21 20:46:24 +0100 (Fri, 21 Jan 2011) | 1 line tikiwiki: [bp/r32051][ENH]tracker: level to a header field tikiwiki: 03pkdille * r32774 10/branches/6.x/templates/tracker_pretty_item.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32085 | sylvieg | 2011-01-21 23:46:08 +0100 (Fri, 21 Jan 2011) | 1 line tikiwiki: [bp/r32084][FIX]tracker: show also header in pretty trackerlist tikiwiki: 03pkdille * r32775 10/branches/6.x/lib/tikilib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32089 | lphuberdeau | 2011-01-22 15:55:14 +0100 (Sat, 22 Jan 2011) | 1 line tikiwiki: [FIX]?194?160Class not loaded prior to use under certain execution paths. Not a backport as trunk does not have this issue. tikiwiki: 03pkdille * r32776 10/branches/6.x/tiki-calendar_edit_item.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32097 | lindonb | 2011-01-23 05:08:21 +0100 (Sun, 23 Jan 2011) | 1 line tikiwiki: [bp/r32094][FIX] Tentative status (status = 0) wasn't sticking because code was checking if empty rather than isset. | [21:54] | |
tikiwiki: 03pkdille * r32777 10/branches/6.x/tiki-calendar_edit_item.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r32105 | sylvieg | 2011-01-24 13:15:33 +0100 (Mon, 24 Jan 2011) | 1 line tikiwiki: [bp/r32104][FIX]calendar: can edit personal item tikiwiki: 03pkdille * r32778 10/branches/6.x/lib/trackers/trackerlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32138 | sylvieg | 2011-01-25 19:35:16 +0100 (Tue, 25 Jan 2011) | 1 line tikiwiki: [bp/r32137]FIX]tracker: security mesure not to rename empty field tikiwiki: 03pkdille * r32779 10/branches/6.x/lib/userslib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32140 | sylvieg | 2011-01-25 21:20:27 +0100 (Tue, 25 Jan 2011) | 1 line tikiwiki: [bp/r 32138][FIX]intertiki: fix url send in validation email when register on slave tikiwiki: 03pkdille * r32781 10/branches/6.x/lib/wiki/wikilib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32145 | chealer | 2011-01-25 22:53:48 +0100 (Tue, 25 Jan 2011) | 1 line tikiwiki: [bp/r32144][FIX] Wiki: global wiki cache ignored tikiwiki: 03pkdille * r32780 10/branches/6.x/templates/tiki-wiki_topline.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32143 | chealer | 2011-01-25 22:33:27 +0100 (Tue, 25 Jan 2011) | 1 line tikiwiki: [bp/r32142][FIX] Wiki: HTML for cached pages tikiwiki: 03pkdille * r32782 10/branches/6.x/lib/tikilib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32161 | nyloth | 2011-01-26 14:36:30 +0100 (Wed, 26 Jan 2011) | 1 line tikiwiki: [FIX] date functions : Avoid 'Fatal error: Call to a member function setTZbyID() on a non-object' - This is not a backport from trunk because tikidate is now instanciated in a way that also fixes this problem. tikiwiki: 03pkdille * r32783 10/branches/6.x/ (9 files in 6 dirs): (log message trimmed) tikiwiki: [QT] Quality Team Backport tikiwiki: r32162 | nyloth | 2011-01-26 17:58:28 +0100 (Wed, 26 Jan 2011) | 5 lines tikiwiki: [bp/r31229][FIX] Workaround when using CAS in webdav tikiwiki: [bp/r31565][FIX] CAS checkout, added autologin option for anonymous tikiwiki: [bp/r31581 partial] [MOD] Fixed MOVE and implemented COPY in WebDAV + some WebDAV optimizations - Just keeping the fixes on CAS and date functions and improvements of the query used in "update_expired_groups" tikiwiki: [bp/r32149][FIX] CAS authentication: if CAS authentication has failed (for tikiwiki: 03pkdille * r32784 10/branches/6.x/lib/TikiWebdav/ (Backend/File.php PathFactories/File.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r32163 | nyloth | 2011-01-26 18:19:07 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31581 partial][MOD] Fixed MOVE and implemented COPY in WebDAV + some WebDAV optimizations tikiwiki: 03pkdille * r32785 10/branches/6.x/ (10 files in 2 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32165 | nyloth | 2011-01-26 18:30:08 +0100 (Wed, 26 Jan 2011) | 3 lines tikiwiki: [bp/r31254][MOD] Fixed PDF printing tikiwiki: [bp/r31562][FIX] Headers sent while printing PDF did not work using HTTPS with Internet Explorer tikiwiki: 03pkdille * r32786 10/branches/6.x/styles/coelesce.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r32166 | nyloth | 2011-01-26 18:31:42 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31262][FIX] CSS issues in IE with coelesce theme tikiwiki: 03pkdille * r32787 10/branches/6.x/ (3 files in 2 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32167 | nyloth | 2011-01-26 18:34:55 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31266][FIX] Improved {TRACKERFILTER} : keep filters when sorting and changing page + added a 'reset filters' action | [21:59] | ||
*** | pkdille has joined #tikiwiki | [22:06] | |
CIA-83 | tikiwiki: 03pkdille * r32788 10/branches/6.x/lib/ (4 files in 4 dirs):
tikiwiki: [QT] Quality Team Backport tikiwiki: r32168 | nyloth | 2011-01-26 18:46:18 +0100 (Wed, 26 Jan 2011) | 4 lines tikiwiki: [bp/r31292 partial][MOD] Wiki pages can now be created, edited and deleted from a webdav client (like cadaver) - Only backport the fix for autoload tikiwiki: [bp/r31630][FIX] Mime type detection when uploading a file in WebDAV tikiwiki: [bp/r31631][FIX] File renaming in WebDAV using a Nautilus (Gnome file explorer) client tikiwiki: 03pkdille * r32789 10/branches/6.x/ (lib/wiki-plugins/wikiplugin_redirect.php tiki-index.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r32169 | nyloth | 2011-01-26 18:53:00 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31419][FIX] Redirect plugin doesn't redirect in preview mode or just after saving page tikiwiki: 03pkdille * r32790 10/branches/6.x/lib/categories/categlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32170 | nyloth | 2011-01-26 18:54:16 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31420][MOD] In category listing, the id is displayed if items don't have displayed fields tikiwiki: 03pkdille * r32791 10/branches/6.x/lib/tikilib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32171 | nyloth | 2011-01-26 18:57:17 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31560][FIX] Fixed QuickEdit in some cases, page search is now made using lowercase tikiwiki: 03pkdille * r32792 10/branches/6.x/tiki-pagehistory.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32172 | nyloth | 2011-01-26 18:58:35 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31561][FIX] Page diff in 'Only with last version' mode was inactive tikiwiki: 03pkdille * r32793 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32173 | nyloth | 2011-01-26 19:00:54 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31608][ADD] Module 'Menu structure', which displays a tree menu using cssmenu, based on a wiki structure tikiwiki: 03pkdille * r32794 10/branches/6.x/tiki-list_file_gallery.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32174 | nyloth | 2011-01-26 19:01:55 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31804][FIX] filegals: fix the 'Parent gallery' drop down list when editing a gallery that has no explorer or path shown. In this case the list was just displaying 'None' before this fix. tikiwiki: 03pkdille * r32795 10/branches/6.x/lib/categories/categlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32175 | nyloth | 2011-01-26 19:04:35 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31805][FIX] categories: fix tracker item categorization function, which was using the wrong variable for the itemId tikiwiki: 03pkdille * r32796 10/branches/6.x/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [QT] Quality Team Backport tikiwiki: r32176 | nyloth | 2011-01-26 19:05:34 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31806][FIX] jquery popup: fix processed attribute tikiwiki: 03pkdille * r32797 10/branches/6.x/templates/list_file_gallery_content.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32177 | nyloth | 2011-01-26 19:06:44 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31807][FIX] filegals: fix table rows odd/even colors of the gallery listings tikiwiki: 03pkdille * r32798 10/branches/6.x/tiki-setup_base.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32178 | nyloth | 2011-01-26 19:07:39 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31808][FIX] silent sessions: the test was not working correctly and the session was sometimes not started even if the cookie was present... tikiwiki: 03pkdille * r32799 10/branches/6.x/tiki-setup.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32179 | nyloth | 2011-01-26 19:08:31 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31809][SEC][FIX] user variable : be sure that the user is not already tikiwiki: defined by PHP on hosts that still have the php.ini config "register_globals = tikiwiki: On". This was causing a lot of side effects, especially in the admin users tikiwiki: panel. tikiwiki: 03pkdille * r32800 10/branches/6.x/templates/tiki-adminusers.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32180 | nyloth | 2011-01-26 19:09:32 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31810][FIX] admin users: don't allow the admin to ask the user to change his password at first login when he can't do this (when change_password pref is disabled) tikiwiki: 03pkdille * r32801 10/branches/6.x/templates/tiki-browse_image.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32181 | nyloth | 2011-01-26 19:10:33 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r31811][FIX] imagegals: don't hardcode the height of the popup content - the image could be bigger than 400px in height. tikiwiki: 03pkdille * r32802 10/branches/6.x/lib/smarty_tiki/block.textarea.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32182 | nyloth | 2011-01-26 19:12:49 +0100 (Wed, 26 Jan 2011) | 2 lines tikiwiki: [bp/r32148][FIX] wiki : fix session timeout tip info, expecially when the tikiwiki: session is supposed to be expired + rewrite to improve performance + cast tikiwiki: session.gc_maxlifetime php config to int in case it returns an empty value tikiwiki: 03pkdille * r32803 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32159 | nyloth | 2011-01-26 14:31:36 +0100 (Wed, 26 Jan 2011) | 1 line tikiwiki: [bp/r32158][FIX] header search bar: missing DIV around search bar, needed by coelesce theme to display the magnifier icon on the right. tikiwiki: 03pkdille * r32804 10/branches/6.x/templates/tiki-sitesearchbar.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32188 | chibaguy | 2011-01-27 12:59:57 +0100 (Thu, 27 Jan 2011) | 1 line tikiwiki: [FIX] Rollback of r32158 to remove div from templates/tiki-searchbar.tpl, adding div to Coelesce's tiki-site_header_top.tpl file, and adjusting coelesce.css (so magnifying glass icon displays as before). tikiwiki: 03pkdille * r32805 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32076 | sylvieg | 2011-01-21 20:48:32 +0100 (Fri, 21 Jan 2011) | 1 line tikiwiki: [bp/r32074][FIX]tracker: same bahavior for blank date and default value for TRACKER an insert item + new option to allow blank date but default to now tikiwiki: 03pkdille * r32806 10/branches/6.x/templates/tracker_item_field_input.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32151 | sylvieg | 2011-01-26 01:10:54 +0100 (Wed, 26 Jan 2011) | 1 line tikiwiki: [bp/r32150][FIX]tracker: when editing already existing item with blank date, do not default to blank tikiwiki: 03pkdille * r32807 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32192 | nyloth | 2011-01-27 20:16:15 +0100 (Thu, 27 Jan 2011) | 2 lines tikiwiki: [QT] Rollback rejected proposition r32076 (and r32151 which is based on r32076) tikiwiki: 03pkdille * r32808 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32193 | nyloth | 2011-01-27 20:25:23 +0100 (Thu, 27 Jan 2011) | 4 lines tikiwiki: [bp/r32074][FIX]tracker: same bahavior for blank date and default value for TRACKER an insert item + new option to allow blank date but default to now tikiwiki: [bp/r32150][FIX]tracker: when editing already existing item with blank date, do not default to blank tikiwiki: [bp/r32088][FIX] wrongly closed strong tag tikiwiki: 03pkdille * r32809 10/branches/6.x/lib/TikiWebdav/Backend/File.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32199 | sept_7 | 2011-01-28 14:24:25 +0100 (Fri, 28 Jan 2011) | 4 lines tikiwiki: [FIX/bp32128] WebDAV : fix fake empty archive when creating a file with tikiwiki: tiki-webdav tikiwiki: 03pkdille * r32810 10/branches/6.x/lib/images/gd.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32220 | jonnybradley | 2011-01-29 16:13:39 +0100 (Sat, 29 Jan 2011) | 4 lines tikiwiki: [bp/r32129 & 32206] tikiwiki: [FIX] gd images: don't load the whole image just to get the width or height, e.g. for the {img} plugin (can save 50MB of RAM on a single image) (rolled back in r32219) tikiwiki: [FIX] gd images: Better fix for r32129 [6.x r32130] to handle case where image has been loaded and modified already (thanks Nyloth) tikiwiki: 03pkdille * r32811 10/branches/6.x/lib/smarty_tiki/block.textarea.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32223 | jonnybradley | 2011-01-29 18:35:37 +0100 (Sat, 29 Jan 2011) | 1 line tikiwiki: [bp/r32222][FIX] wiki: Fix minutes appearing as undefined following r32148 tikiwiki: 03pkdille * r32812 10/branches/6.x/templates/tiki-tracker_view_history.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32225 | luciash | 2011-01-29 19:00:43 +0100 (Sat, 29 Jan 2011) | 1 line tikiwiki: [bp/r32224][FIX] tracker view history: typo was causing to render the table partially broken tikiwiki: 03pkdille * r32813 10/branches/6.x/templates/tiki-tracker_view_history.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32227 | luciash | 2011-01-29 19:10:09 +0100 (Sat, 29 Jan 2011) | 1 line tikiwiki: [bp/r32226][FIX] (x)html: better to close every tag tikiwiki: 03pkdille * r32814 10/branches/6.x/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [QT] Quality Team Backport tikiwiki: r32232 | jonnybradley | 2011-01-29 19:48:57 +0100 (Sat, 29 Jan 2011) | 1 line tikiwiki: [bp/r32230][FIX] translate: Mend "go full screen" when doing translation diff tikiwiki: 03pkdille * r32815 10/branches/6.x/templates/modules/mod-translation.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32234 | jonnybradley | 2011-01-29 19:57:28 +0100 (Sat, 29 Jan 2011) | 1 line tikiwiki: [bp/r32229 & r32233][FIX] translate: Use no_bl param on translation page links tikiwiki: 03pkdille * r32816 10/branches/6.x/lib/setup/wiki.php: (log message trimmed) tikiwiki: [QT] Quality Team Backport tikiwiki: r32236 | nyloth | 2011-01-29 20:27:42 +0100 (Sat, 29 Jan 2011) | 2 lines tikiwiki: [bp/r32235][FIX] HomePage content translation: When the HomePage has not been tikiwiki: translated yet (by translating the special string '_HOMEPAGE_CONTENT_'), tikiwiki: fallback to the 'en' translation. Also correctly set the language of the tikiwiki: HomePage (to the language from prefs if the translation was available, or to tikiwiki: 03pkdille * r32817 10/branches/6.x/lib/logs/logslib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32238 | nyloth | 2011-01-29 21:35:57 +0100 (Sat, 29 Jan 2011) | 2 lines tikiwiki: [bp/r32237][FIX] actionlogs listing: Fix query when using user or action optional params (thanx Pascal St-Jean for reporting this). tikiwiki: 03pkdille * r32818 10/branches/6.x/lib/setup/wiki.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32240 | nyloth | 2011-01-29 21:47:48 +0100 (Sat, 29 Jan 2011) | 2 lines tikiwiki: [bp/r32239][FIX] HomePage content translation: Also add a comment in the code to allow get_strings handle the _HOMEPAGE_CONTENT_ special string. tikiwiki: 03pkdille * r32819 10/branches/6.x/lib/ajax/autosave.js: tikiwiki: [QT] Quality Team Backport tikiwiki: r32250 | jonnybradley | 2011-01-30 15:05:14 +0100 (Sun, 30 Jan 2011) | 1 line tikiwiki: [bp/r32249][FIX] autosave: escape saved original edit text when storing before switching to autosaved version (was breaking with single quote chars) | [22:06] | |
*** | dcedilotte has quit IRC (Ping timeout: 240 seconds) | [22:26] | |
CIA-83 | tikiwiki: 03pkdille * r32820 10/branches/6.x/lib/filegals/filegallib.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r32253 | nyloth | 2011-01-30 15:32:42 +0100 (Sun, 30 Jan 2011) | 2 lines tikiwiki: [bp/r32243][FIX] filegals: when removing a file, also remove its hit limit preference + check if we really have a fileId in the fileInfo array when deleting a file tikiwiki: 03pkdille * r32821 10/branches/6.x/templates/tiki-share.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32255 | nyloth | 2011-01-30 16:18:52 +0100 (Sun, 30 Jan 2011) | 2 lines tikiwiki: [bp/r32254][FIX] Share this page: fix wrong inverted test for forums feature tikiwiki: 03pkdille * r32822 10/branches/6.x/templates/tiki-user_preferences.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32260 | luciash | 2011-01-30 18:35:47 +0100 (Sun, 30 Jan 2011) | 1 line tikiwiki: [bp/r32259][FIX] user preferences: when user can read more languages use HTML tikiwiki: entity for the multilingual choice selector character, otherwise some browsers tikiwiki: think the form ends there and prevent submitting the form on the second tab at tikiwiki: all + separate the forms for the first two tabs = valid (x)html tikiwiki: 03pkdille * r32823 10/branches/6.x/tiki-upload_file.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32268 | nyloth | 2011-01-30 21:51:32 +0100 (Sun, 30 Jan 2011) | 2 lines tikiwiki: [bp/r32267][FIX] file upload: the hit_limit setting send by the browser is now an array since the multiple file upload - the value must not be initialized as 0 or casted into a integer. tikiwiki: 03pkdille * r32824 10/branches/6.x/tiki-download_file.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32272 | nyloth | 2011-01-30 22:51:37 +0100 (Sun, 30 Jan 2011) | 2 lines tikiwiki: [bp/r32271][FIX] download file: fix notice when fgal_use_dir is not set | [22:26] | |
*** | dcedilotte has joined #tikiwiki
codyg has joined #tikiwiki | [22:39] | |
CIA-83 | tikiwiki: 03pkdille * r32825 10/branches/6.x/lib/init/smarty.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r32280 | nyloth | 2011-01-31 00:35:04 +0100 (Mon, 31 Jan 2011) | 2 lines tikiwiki: [bp/r32279][FIX] Smarty nested templates: Empty existing Output Buffer that may tikiwiki: have been created in smarty before the call of a confirm / error template (to tikiwiki: avoid this buffer content to be displayed above the confirm / error page) tikiwiki: 03pkdille * r32826 10/branches/6.x/templates/ (attachments_tracker.tpl tiki-view_tracker_item.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r32312 | sylvieg | 2011-01-31 17:38:25 +0100 (Mon, 31 Jan 2011) | 1 line tikiwiki: [bp/r32308][FIX]tracker: take way input boxes, navigation + add link page when printing an item tikiwiki: 03pkdille * r32827 10/branches/6.x/lib/trackers/trackerlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32323 | sylvieg | 2011-01-31 21:49:06 +0100 (Mon, 31 Jan 2011) | 1 line tikiwiki: [bp/r32322][FIX]trackerfilter: php in_array behaves strangely is the types are not the same tikiwiki: 03pkdille * r32828 10/branches/6.x/tiki-webmail.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32353 | luciash | 2011-02-02 02:15:24 +0100 (Wed, 02 Feb 2011) | 1 line tikiwiki: [bp/r32352][FIX] webmail: allow more of some common tags in html mails by adding them to strip_tags exception | [22:45] | |
*** | GillesMM has quit IRC (Remote host closed the connection) | [22:48] | |
CIA-83 | tikiwiki: 03pkdille * r32829 10/branches/6.x/tiki-list_file_gallery.php:
tikiwiki: [QT] Quality Team Backport tikiwiki: r32356 | nyloth | 2011-02-02 10:50:27 +0100 (Wed, 02 Feb 2011) | 2 lines tikiwiki: [bp/r32355][FIX] filegals: wrong array key tikiwiki: 03pkdille * r32830 10/branches/6.x/templates/tracker_item_field_input.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32368 | sylvieg | 2011-02-02 15:56:09 +0100 (Wed, 02 Feb 2011) | 1 line tikiwiki: [bp/r32367][FIX]tracker: filter on time must be empty to have a no filter option when in export filter tikiwiki: 03pkdille * r32831 10/branches/6.x/lib/TikiWebdav/Backend/File.php.sept: tikiwiki: [QT] Quality Team Backport tikiwiki: r32369 | sept_7 | 2011-02-02 16:01:40 +0100 (Wed, 02 Feb 2011) | 2 lines tikiwiki: [KIL/bp 32366] Shouldn't be in svn :( test leftover tikiwiki: 03pkdille * r32832 10/branches/6.x/lib/wiki-plugins/wikiplugin_trackerlist.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32374 | sylvieg | 2011-02-02 17:11:43 +0100 (Wed, 02 Feb 2011) | 1 line tikiwiki: [bp/r32373][FIX]TRACKERFILTER: displayedFields can be an array and must be implode for the url tikiwiki: 03pkdille * r32833 10/branches/6.x/ (2 files in 2 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32379 | luciash | 2011-02-02 18:37:53 +0100 (Wed, 02 Feb 2011) | 1 line tikiwiki: [bp/r32377][ENH] webmail: use {textarea} smarty block + allow WYSIWYG to compose HTML mails tikiwiki: 03pkdille * r32834 10/branches/6.x/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [QT] Quality Team Backport tikiwiki: r32385 | jonnybradley | 2011-02-02 21:04:33 +0100 (Wed, 02 Feb 2011) | 1 line tikiwiki: [bp/r32384][MOD] tooltips: Add delay and use hoverIntent on cluetips tooltips defaults tikiwiki: 03pkdille * r32835 10/branches/6.x/templates/tiki-list_submissions.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32387 | ricks99 | 2011-02-03 03:46:36 +0100 (Thu, 03 Feb 2011) | 1 line tikiwiki: [FIX]use correct icon for approve submission. use {icon} syntax tikiwiki: 03pkdille * r32836 10/branches/6.x/templates/tiki-webmail.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32404 | eromneg | 2011-02-03 18:16:19 +0100 (Thu, 03 Feb 2011) | 2 lines tikiwiki: [ENH] set the default for useHTML to 'on' if wysiwyg editor is selected - trunk v32403 tikiwiki: 03pkdille * r32837 10/branches/6.x/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r32410 | sylvieg | 2011-02-03 19:10:49 +0100 (Thu, 03 Feb 2011) | 1 line tikiwiki: [bp/r32409][FIX]tracker: export ajax must use the tpl to format field like date tikiwiki: 03pkdille * r32838 10/branches/6.x/lib/toolbars/toolbarslib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32415 | eromneg | 2011-02-04 00:09:08 +0100 (Fri, 04 Feb 2011) | 1 line tikiwiki: [FIX] correct toolbar label for Box wrongly called Blockquote - trunk v32414 tikiwiki: 03pkdille * r32839 10/branches/6.x/tiki-export_tracker_ajax.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32417 | sylvieg | 2011-02-04 01:09:22 +0100 (Fri, 04 Feb 2011) | 1 line tikiwiki: [bp/r32416][FIX]tracker: encode also the fieldnames in the ajax export tikiwiki: 03pkdille * r32840 10/branches/6.x/lang/fr/language.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32428 | sylvieg | 2011-02-04 15:00:35 +0100 (Fri, 04 Feb 2011) | 1 line tikiwiki: [bp/r32426]typo tikiwiki: 03pkdille * r32841 10/branches/6.x/templates/wiki_edit_actions.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32430 | sept_7 | 2011-02-04 15:47:08 +0100 (Fri, 04 Feb 2011) | 2 lines tikiwiki: [FIX/bp 32429] Fix "Preview" button to match other buttons "Cancel" and "Save" tikiwiki: 03pkdille * r32842 10/branches/6.x/lib/smarty_tiki/function.html_select_time.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32432 | sylvieg | 2011-02-04 15:52:07 +0100 (Fri, 04 Feb 2011) | 1 line tikiwiki: [bp/r32431][FIX]tracker: export with a time field with no selection must not filter the items with hour, mn, sec equals to space tikiwiki: 03pkdille * r32843 10/branches/6.x/templates/tiki-view_tracker_item.tpl: tikiwiki: [QT] Quality Team Backport tikiwiki: r32434 | sylvieg | 2011-02-04 17:54:09 +0100 (Fri, 04 Feb 2011) | 1 line tikiwiki: [bp/r32433][FIX]tracker: to really have a no highlight in the edit item tab tikiwiki: 03pkdille * r32844 10/branches/6.x/lib/modules/modlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32443 | lindonb | 2011-02-05 06:23:33 +0100 (Sat, 05 Feb 2011) | 1 line tikiwiki: [bp/r30568][FIX] Backport of changes to modlip.php only that seems to have never been made in r31187. Enhancement tp PluginManager don't work without this. tikiwiki: 03pkdille * r32845 10/branches/6.x/_htaccess: tikiwiki: [QT] Quality Team Backport tikiwiki: r32444 | lindonb | 2011-02-05 06:26:12 +0100 (Sat, 05 Feb 2011) | 2 lines tikiwiki: [bp/r32298][FIX] Use filelist instead of files so users aren't redirected to the files directory. Deleted images rewrite rule for the same reason (galleries goes to the same place). tikiwiki: 03pkdille * r32846 10/branches/6.x/styles/fivealive/ie7.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r32478 | chibaguy | 2011-02-07 13:26:18 +0100 (Mon, 07 Feb 2011) | 1 line tikiwiki: [FIX] sitesearchbar button wasn't working in IE7. Thanks, Sylvie. tikiwiki: 03pkdille * r32847 10/branches/6.x/lib/toolbars/toolbarslib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32482 | eromneg | 2011-02-07 14:49:38 +0100 (Mon, 07 Feb 2011) | 1 line tikiwiki: [FIX] add in missing email edit icon to wiki editor only - trunk 32480 tikiwiki: 03pkdille * r32848 10/branches/6.x/lib/modules/modlib.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32483 | jonnybradley | 2011-02-07 14:54:47 +0100 (Mon, 07 Feb 2011) | 2 lines tikiwiki: [bp/r32481][FIX] modules: Allow a parameter to be "0" so you can now, for instance, set perspective=0 for modules to appear only in the default perspective (integer 0 is considered "empty") tikiwiki: 03pkdille * r32849 10/branches/6.x/styles/layout/layout.css: tikiwiki: [QT] Quality Team Backport tikiwiki: r32518 | jonnybradley | 2011-02-09 00:47:43 +0100 (Wed, 09 Feb 2011) | 2 lines tikiwiki: [bp/r32517][FIX] layout: rollback r28725 [was: Make results scrollable (if over 50 lines returned)] tikiwiki: Thanks Marc tikiwiki: 03pkdille * r32850 10/branches/6.x/lib/prefs/user.php: tikiwiki: [QT] Quality Team Backport tikiwiki: r32524 | sylvieg | 2011-02-09 13:08:03 +0100 (Wed, 09 Feb 2011) | 1 line tikiwiki: [bp/r32523][FIX]doc: fix link. thx Nelson | [22:48] | |
*** | radek82 has quit IRC (Quit: Leaving) | [23:01] | |
coaboa | gn | [23:06] | |
*** | coaboa is now known as coaboa||away | [23:06] | |
JoernOtt has quit IRC (Ping timeout: 240 seconds) | [23:15] | ||
jonnyb | nite all - looks like 6.2 is on it's way, well done nyloth and pkdille! | [23:21] | |
*** | jonnyb has quit IRC (Quit: I am going outside... I may be some time...) | [23:21] | |
Tiki|bot | New Forum Posts: Search in Forum is no button and has no function - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40450 | [23:27] | |
*** | Siath has joined #tikiwiki | [23:39] | |
Siath | Another quick question as I've search and found nothing on this. Is there a way to accept some changes someone makes to a page but not others? I know you can compair but as far as I can see you can't reject individual changes. I was wondering if there was a mod or something for this. | [23:41] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |