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

WhoWhatWhen
***thraxisp has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
[00:00]
redflo has left
j0n3 has quit IRC (Quit: j0n3)
j0n3 has joined #tikiwiki
[00:08]
Caarrie|away is now known as Caarrie|sleeping [00:25]
..... (idle for 22mn)
CIA-88tikiwiki: 03robertplummer * r35672 10/trunk/ (3 files in 2 dirs): [MOD] More invoice changes laying ground work for client contacts and clients ui [00:47]
......... (idle for 40mn)
***lphuberdeau has quit IRC (Ping timeout: 260 seconds) [01:27]
.... (idle for 15mn)
nkoth has quit IRC (Quit: nkoth) [01:42]
goj_killedByISP has joined #tikiwiki
goj has quit IRC (Disconnected by services)
goj_killedByISP is now known as goj
[01:50]
........... (idle for 50mn)
CIA-88tikiwiki: 03lindonb * r35673 10/branches/7.x/lib/wiki-plugins/wikiplugin_fancytable.php: [FIX] Pattern was messing up tables with complex syntax. Regression introduced with r34417. [02:40]
...... (idle for 29mn)
***Bernard1 has quit IRC (Ping timeout: 255 seconds) [03:09]
.................. (idle for 1h27mn)
j0n3 has left [04:36]
.......... (idle for 48mn)
coaboa has joined #tikiwiki [05:24]
.......... (idle for 45mn)
cyrusae has joined #tikiwiki [06:09]
........ (idle for 37mn)
CIA-88tikiwiki: 03xavidp * r35674 10/branches/proposals/6.x/lib/ (2 files in 2 dirs): [bp/r34247][ENH]control listing in wikiplugin trackerlist by period of time. Thanks rodrigo_sampaio. Will be backported also to 7.x after release of 7.1
tikiwiki: 03xavidp * r35675 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_articles.php: [br/r34135][ENH]control listing in wikiplugin articles by period of time. Thanks rodrigo_sampaio. Will be backported also to 7.x after 7.1 is released
[06:46]
***redflo has joined #tikiwiki [06:55]
CIA-88tikiwiki: 03xavidp * r35676 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: Adding explicit reference to how to show all values filtered by other criteria (with no implicit limit). Useful for combined usage with periodQuantity and periodUnit
tikiwiki: 03xavidp * r35677 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [bp/r35676]Adding explicit reference to how to show all values filtered by other criteria (with no implicit limit). Useful for combined usage with periodQuantity and periodUnit
[07:02]
***chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
[07:07]
coaboapolom tikiverse [07:15]
***Wilkins has joined #tikiwiki [07:18]
.... (idle for 16mn)
redflo has quit IRC (Quit: Leaving.) [07:34]
.... (idle for 17mn)
Merbster has joined #tikiwiki [07:51]
Merbsterg'mornin' [07:54]
.... (idle for 17mn)
***jonnyb has joined #tikiwiki [08:11]
.... (idle for 15mn)
Merbstersince the webservices plugin uses Smarty, I should be able to use HTML directly when I define how it should render? [08:26]
....... (idle for 32mn)
How do I list the registered webservices? [08:58]
CIA-88tikiwiki: 03jonnybradley * r35678 10/branches/7.x/lib/setup/twversion.class.php: [REL] 7.1RC2: Update version info [09:10]
...... (idle for 26mn)
MerbsterWhen adding parameters to Plugin Alias, does anyone encounter that you cannot add more than 1 parameter and then it just throws away whatever you enter? [09:36]
CIA-88tikiwiki: 03jonnybradley * r35679 10/branches/7.x/lib/jquery_tiki/ (tiki-jquery.js tiki-themegenerator.js): [FIX] jslint warnings [09:41]
SJ-Jayany tracker experts online? [09:54]
i'm trying to make a requisition system.. but an advanced one that tha needs to show only fields when choosing some options [10:00]
....... (idle for 30mn)
***Caarrie|sleeping is now known as Caarrie|away [10:30]
.... (idle for 15mn)
jonnyb has quit IRC (Ping timeout: 255 seconds) [10:45]
jonnyb has joined #tikiwiki
jonnyb has quit IRC (Client Quit)
ricks99 has joined #tikiwiki
[10:52]
ricks99polom y'all [10:59]
SJ-Jayhey ricks99 :) [10:59]
ricks99hiya SJ-Jay [11:00]
SJ-Jay:) could you help me with a tracker? [11:01]
ricks99will try. but be warned... only have had 1 cup of coffee so far [11:02]
SJ-Jayhaha.. well give it your best shot then :D
i'm trying to make a requisition system.. but an advanced one that tha needs to show only fields when choosing some options
[11:03]
***chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
[11:03]
SJ-Jayexample: users have to choose what kind og requisition they want to send: vacation, buy, etc [11:04]
chibaguypolom [11:04]
ricks99check out the dynamic lists... this way selection B can vary, based on selection A
is that what you're after?
[11:04]
SJ-Jayyeah [11:04]
ricks99hiya chibaguy [11:04]
chibaguyhi ricks99 [11:04]
SJ-Jayexactly what i'm looking for! [11:04]
ricks99I have a primer here: http://twessentials.keycontent.org/Using+Dynamic+Lists there's also good info on doc.t.o [11:05]
SJ-Jayhey chibaguy :) [11:05]
chibaguyhi SJ-Jay [11:05]
ricks99essentially, u create a separate tracker for each option path.
then use the "dynamic list" field in the "main" tracker to link everything together
[11:05]
Merbsterwhat about plugin aliases?
I have created one, but when I supply it parameters when I try to use it from a wiki page, it just shows me the module definition directly, (it does not parse the wiki syntax)
but if I just call the module without parameters, it displays a box saying "missing parameters"
[11:06]
ricks99sorry merbster, i'm not real experienced with plugin aliases [11:09]
Merbsterricks99, no worries, I will just have to experiment, but thank you for answering :) [11:11]
ricks99consider, too, posting to the forum and/or mailing list. [11:12]
Merbsterricks99, I have found a video that lphuberdau made at a tikifest. [11:13]
....... (idle for 30mn)
SJ-Jayricks99, dynamic lists is what i was looking for.. thx! :)
has anyone experienced problems when saving a tracker?
my browser just freezes..
the tracker is saved though.. but it's really annoying
[11:43]
ricks99increase php memory? [11:49]
SJ-Jayi receive an error 500 after a while [11:52]
Merbsterricks99, an option in php.ini you are talking about? [11:52]
***Merbster is now known as SJ-Merbster [11:52]
ricks99error 500 could be just about anything :(
yes, you can increase your php memory allocation in php.ini. see info on doc.t.o for details or recommended php.ini tweaks
[11:53]
SJ-Merbsterricks99, is it memory_limit in php.ini you are referring to? - Currently we've set it to 256mb [11:53]
CIA-88tikiwiki: 03sylvieg * r35680 10/branches/7.x/tiki-action_calendar.php: [FIX]action calendar: quick fix to see something (action calendar must be merged with calendar or removed? [11:56]
SJ-Jayby the way.. ricks99 do you know how we can increase performance on our tiki? we are releasing our intranet on the 26. aug. and just want to make sure everything runs smooth [11:56]
CIA-88tikiwiki: 03sylvieg * r35681 10/branches/6.x/tiki-action_calendar.php: [bp/r35680][FIX]action calendar: quick fix to see something (action calendar must be merged with calendar or removed? [11:58]
ricks99check the settings/options on the admin: performance page [11:58]
SJ-Jaydon't think we need server power though.. running as a virtual machine on a host with 2x Xeon 3,6Ghz with 48GB RAM and 14 SAS drives in RAID-10 [12:00]
***nkoth has joined #tikiwiki [12:00]
SJ-Jayincreasing the memory size didn't do the job :/
actually the entire webserver freezes
[12:05]
ricks99check the server logs [12:06]
SJ-Jayjust saved a tracker.. merbster can't connect to the wiki :/
tiki syslog? server eventlogs or iis server logs? :)
[12:06]
ricks99sever log [12:15]
***nkoth has quit IRC (Quit: nkoth) [12:23]
luciash has joined #tikiwiki [12:35]
luciashpolom [12:35]
ricks99polom luciash [12:40]
luciashhi ricks99 [12:40]
chibaguyhi luciash [12:47]
luciashhi gary [12:48]
SJ-Merbsterricks99, we've tried to create an identical tracker in our development wiki. It works flawless. [12:50]
***radek82 has joined #tikiwiki [12:54]
..... (idle for 21mn)
SJ-Merbsterwill tikiwiki be confused if it can be accessed from two urls? [13:15]
sylviegSJ-Merbster: no [13:27]
SJ-MerbsterI am trying to figure out where our webserver ends in an endless loop when trying to save a new tracker item
I know it writes the record to the database almost emidiately, I tested that by trying to save, and then instead of waiting for the timeout I immediately pressed escape and then checked the database
sylvieg, do you have any hint or idea at where TikiWiki can end up in an endless loop?
[13:28]
sylviegrewrite rules?
have to go
[13:31]
SJ-Merbstersylvieg, have a nice day ^^ [13:32]
chibaguyIs HTMLPurifier HTML5-aware? I had some HTML mysteriously and massively rewritten in a wiki page with HTMLPurifier on. I have anchor tags containing block level elements, which is valid in HTML5.
The anchor tags got sprinkled throughout the divs.
(tiki7)
[13:38]
***cyrusae has quit IRC (Read error: Connection reset by peer) [13:42]
chibaguyactually it messed up a couple hours' work. [13:46]
luciashchibaguy: probably not [13:48]
chibaguyMaybe I should take a break. I'm getting "Connection closed by remote server" trying to connect to my localhost. ;-) [13:48]
luciashchibaguy: i don't like any purifiers, mod_security and stuff trying to behave more clever than us humans ;)
heheh
[13:48]
SJ-MerbsterDoes anyone know why saving a tracker item results in a call to /lib/webmail/htmlMimeMail.php ?
we have disabled _all_ email functionality of the wiki.
[13:51]
luciashSJ-Merbster: check if u don't watch the tracker, check if you have e-mail field with option set to send mails
s/u/anybody/
[13:59]
SJ-Merbsterluciash, Apparantly you are correct. The problem will probably dissappear if we setup an SMTP server, but SJ-Jay have had some trouble with getting our Exchange to work with TikiWiki. [14:01]
SJ-Jayhas anyone used an exchange server as smtp sender for a tikiwiki before? [14:02]
SJ-MerbsterSJ-Merbster celebrates [14:06]
SJ-JayNUT CRACKED!
SJ-Jay is so happy he needs to celebrate with a cigarette and unlimited cups of coffee
[14:06]
***lphuberdeau has joined #tikiwiki [14:07]
SJ-Jayhi lphuberdeau [14:07]
lphuberdeaugood morning [14:07]
SJ-Jayg'morning [14:08]
SJ-MerbsterWould it be fitting to add to the trackers page (at tikiwiki.org) that an SMTP server should be setup correctly before trying to use the "notify user" fields in a tracker? [14:14]
luciashhiya lphuberdeau [14:15]
lphuberdeaugood morning luci [14:16]
luciashSJ-Merbster: yup, could be helpful info [14:16]
SJ-Merbsterluciash, ofcourse, I was just wondering if it was the right place to put it :P [14:16]
luciashSJ-Merbster: on doc
doc.tiki.org
[14:16]
SJ-Merbsterluciash, Yup allready there :) [14:16]
luciashSJ-Merbster: SMTP should work with the same info you use for sending your mails from your e-mail client via SMTP [14:17]
SJ-Merbsterluciash, we got it working. newline char was set to LF isntead of CRLF (we use IIS) [14:18]
luciashSJ-Merbster: ok, cool [14:19]
....... (idle for 31mn)
SJ-Merbsterlphuberdeau, how come I have to define the parameters 3 different places when doing Plugin Alias' ? [14:50]
lphuberdeaumultiple purposes
the UI got moved around a bit too much, but essentially, part of it is the plugin declaration to generate the plugin UIs and such
and part of it is the mapping between the input and the implementation plugin
[14:51]
SJ-Merbsterlphuberdeau, ok. btw. your video about this was actually quite helpfull even though you look like you could need a huge bucket of cofee :P [14:53]
lphuberdeauyes, I was just about waking up and someone stuck a camera in my face [14:53]
SJ-MerbsterThat is quite evil [14:53]
lphuberdeaurough times in Porto [14:54]
luciash:D [14:54]
SJ-Merbsterlphuberdeau, But basically I define the parameters in the alias, tells it to be a webservice and then I can manipulate the response object from the webservice in the plugin alias' Plugin Body -> Default Content textbox right? [14:55]
lphuberdeausomething like that [14:55]
SJ-Merbsterlphuberdeau, registering a webservice in TikiWiki, how does it affect the plugin alias? [14:55]
lphuberdeaunot at all [14:56]
SJ-MerbsterSo you can style the output from a webservice by creating a template for it and registering or doing it the way you do it in the video? [14:56]
lphuberdeauI have very little memories, that was like 3 years ago [14:57]
SJ-Merbsterlphuberdeau, ok. I won't bug you anymore with it then ;) [14:57]
lphuberdeauwell, it's just in the details, I just don't know [14:57]
SJ-MerbsterI keep getting "missing parameters" when I try to call the plugin alias [14:58]
***nkoth has joined #tikiwiki [15:06]
CIA-88tikiwiki: 03sept_7 * r35682 10/trunk/lib/ (TikiWebdav/Backend/File.php filegals/filegallib.php):
tikiwiki: [FIX] WebDAV : fix miss placed sub query string in filegallib.php responsible for empty collection for users != admin
tikiwiki: [EHN] WebDAV for file use filename instead of name
[15:07]
SJ-MerbsterHow is parameters delimited in plugin aliases?
with , or " "
[15:10]
CIA-88tikiwiki: 03sept_7 * r35683 10/trunk/lib/filegals/filegallib.php: [FIX] Filegals small cleanup and use of $my_user instead of $user, broken with my last commit [15:10]
lphuberdeauthe UI stinks, you kind of need to save often
enter one, save, another, save, ...
[15:11]
SJ-Merbsterlphuberdeau, I found out allready :P
But when I reload the page, all the params show up, it's when I try to call the plugin alias from a wikipage that i get "missin gparameters" it doesn't even show the string I put in at the top of the plugin alias' body
[15:12]
lphuberdeauparameters you type in the alias don't go to the implementation directly unless you specify it [15:13]
SJ-Merbsterlphuberdeau, http://pastebin.com/XEZFdzvy <- Here is how the body looks
I try to recieve parameters from the plugin alias, and then build up the webservice string (so I can pass the parameters to the webservice)
[15:15]
lphuberdeaudid you specify the body's parameters? [15:15]
SJ-MerbsterI specified the parameters everywhere. Both in body, the simple plugin and the documentation area
I tried to leave one out, but then I couldn't write out the parameters.
[15:16]
lphuberdeaureally don't remember, sorry [15:16]
SJ-Jayricks99, i have another question regarding trackers
scenario: user sends a requisition for vacation as a tracker, the tracker then sends and e-mail to a user for approval. i then want this user to approve the tracker end send an e-mail back to the user that reqested the requisition. is this possible?
[15:20]
.... (idle for 16mn)
ricks99hm..
i *think* if you created a single tracker, but used 2 different "pretty" trackers (one for the initial request, and another for the approval) you can send different emails.
[15:38]
SJ-Jaydamn.. pretty trackers is a bit complex for a guy like me who actually doesn't code :D [15:43]
ricks99if you can wiki, you can pretty tracker [15:43]
SJ-Jaywell i'm trying! :) [15:43]
CIA-88tikiwiki: 03lphuberdeau * r35684 10/trunk/lib/core/Tracker/Field/TextArea.php: [FIX] Multilingual textarea broken by some attempt to impose max length [15:45]
SJ-Merbsterhttp://doc.tiki.org/PluginWebservice <- this page describes a "template" is this a content template or a smarty template? [15:50]
chibaguychibaguy usually has a "first day in trigonometry class" feeling everytime something needs to be done with pretty trackers.
G'night, all.
[15:54]
***chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.)
Wilkins has quit IRC (Ping timeout: 240 seconds)
SJ-Jay is now known as SJ-Jay-away
SJ-Merbster has quit IRC (Read error: Connection reset by peer)
[15:58]
.... (idle for 19mn)
jonnyb has joined #tikiwiki [16:20]
jonnyb has quit IRC (Quit: jonnyb) [16:29]
...... (idle for 25mn)
jonnyb has joined #tikiwiki
jonnyb has quit IRC (Client Quit)
[16:54]
...... (idle for 25mn)
CIA-88tikiwiki: 03sylvieg * r35685 10/branches/6.x/tiki-action_calendar.php: [rollback 35681] wrong branch - sorry [17:22]
lphuberdeausylvieg, I just noticed a commit of yours that seems to tie tracker history with the action log... what's the logic in that? [17:22]
sylviegwhich commit? [17:23]
lphuberdeaufairly old 26xxx
sets the version to 0 if the action is not logged and prevents from logging if version is empty
I can see a reason to want the value logging off in trackers, but I'm not convinced about the binding to action log
[17:23]
CIA-88tikiwiki: 03sylvieg * r35686 10/branches/proposals/6.x/tiki-action_calendar.php: [bp/r35680][FIX]action calendar: quick fix to see something (action calendar must be merged with calendar or removed? [17:24]
sylviegis it to activate oe desactiovate the logging? [17:26]
lphuberdeauwell, if it can't log in action log, it won't log in tiki_tracker_item_field_logs
but then the icon to reach the tracker item history remains visible
I spent a fair amount of time figuring out why history wasn't saving
[17:28]
CIA-88tikiwiki: 03nkoth * r35687 10/trunk/lib/trackers/trackerlib.php: [FIX] Total rating was not being queried properly [17:40]
tikiwiki: 03lphuberdeau * r35688 10/trunk/ (10 files in 7 dirs): [MOD] Remove the lang column in both tiki_tracker_item_fields and tiki_tracker_item_field_logs, store multilingual value as serialized instead to avoid global complexity for a localized problem [17:45]
nkothcan someone explain to me the meaning of "simple mode" in {textarea}?
anyway, that is not critical for now.
comments field should or should not autosave?
[17:48]
lphuberdeauI never really understood autosave [17:52]
nkothi think it is in case you leave the page eaccidentally, at least you have something to load it back [17:54]
***Bernard1 has joined #tikiwiki [17:55]
lphuberdeaumight be better served by localStorage in the future [18:03]
chealerpolom [18:04]
CIA-88tikiwiki: 03lphuberdeau * r35689 10/trunk/ (4 files in 2 dirs): [FIX] Re-implement the length limit, also apply it on text field, allow to get options by name [18:04]
lphuberdeauactually even now as about only IE6 does not support localStorage [18:04]
chealernkoth: I think that makes the "textarea" simpler, simpler toolbar at least, as in forums [18:09]
nkothchealer, ok, I have temporarily put refactoring textarea aside for now, think i better consult with others e.g. jonnyb first [18:21]
***ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) [18:33]
CIA-88tikiwiki: 03nkoth * r35690 10/trunk/lib/core/Services/Comment/Controller.php: [FIX] Need to put a title for comment even if no title feature is on, so that there is an internal title, and also if title is blank, then the comment may not save if title and comment are both identical. [18:34]
nkothif I want to change some english text to make it better, do I have to worry abt the translation file (for trunk)
well in this case, this one is not translated,
but normally?
[18:48]
CIA-88tikiwiki: 03sylvieg * r35691 10/branches/7.x/lib/newsletters/nllib.php: [ENH]newsletter: a div around article clip to be able to design
tikiwiki: 03sept_7 * r35692 10/trunk/lib/filegals/filegallib.php: [FIX] WebDAV, fix access to archived files...
[18:52]
chealernkoth: I think there are no rules that request you to maintain translations, but it's preferable
in trunk, preferences search is telling me the preference wasn't found in any admin panel for all preferences
[18:56]
lphuberdeauchealer, makes sense
give me a minute
[19:06]
CIA-88tikiwiki: 03nkoth * r35693 10/trunk/templates/comment/list.tpl: [FIX] Change no comment message as message to start a discussion seems out of place, and besides is not correct if user has no perm to comment [19:15]
nkothlphuberdeau: does the new comments area have a setting for limit /pagination? [19:21]
lphuberdeauI don't think it does right now
kind of hard to figure out in a threaded way
[19:21]
nkothI don't even think forums find out in a threaded way but I could be wrong [19:24]
lphuberdeauthe way the posts are read, it really isn't easy
it would need to get out of the node adjacency model to make it really doable
[19:24]
nkothone "workaround" is to simply count it in a non-threaded way (i.e.. only the top items), and then visually threaded items can be limited to one/two replies with a "see all replies" to expand the rest [19:25]
lphuberdeauright, that's one way [19:25]
nkothwill you have time soon to simply add pagination and offset based on just the top items? [19:26]
lphuberdeauI should be able to push that in
was doing a bit of groundwork today
[19:30]
nkothsounds good, tks. [19:32]
CIA-88tikiwiki: 03mlustenberg * r35694 10/trunk/lib/wiki-plugins/wikiplugin_wysiwyg.php: [ADD] plugin WYSIWYG: html is purified, wiki is kept
tikiwiki: 03lphuberdeau * r35695 10/trunk/lib/prefslib.php: [FIX] Page lookup broken by move of admin panels
[19:35]
lphuberdeauchealer, r35695 fixes it, cache clearing required [19:37]
nkothlphuberdeau: there used to be a "vote comments" feature, the new comment area doesn't have that right? I don't need it right away but people who use that feature might consider it a regression if it's not there.
(I mean by release time of course)
[19:37]
lphuberdeauvote comments? [19:38]
nkoth"Use vote system for comments " in admin panel, there is a perm tiki_p_vote_comments [19:39]
lphuberdeaumight have not seen that one
either that or appeared broken when I tested it
pretty much took out comments.php line by line
[19:39]
nkothlet me grep. maybe it's been removed already [19:41]
chealerlphuberdeau: verified [19:41]
nkothi see, in tiki 6, there is something in comment-footer.tpl. It's kind of lumped in with the forum thread voting
but for the non-forum case
it's in tiki 7 too
it uses {rating}
shouldn't be difficult to add in that case I suppsoe
[19:42]
lphuberdeauah, maybe that's why I missed it, I didn't bother much with the templates, too hard to read [19:46]
nkoththe only thing relating to the rating is that it might be nice to be able to sort according to it, although I can't remember if it could do this before [19:48]
lphuberdeauagain, sorting and threaded [19:51]
nkothwell it will clearly have to sort only by the top level parents
which really only is useful if not allowing threaded to begin with I suppose
(not allowing threaded is a simple matter of hiding the "reply" button from the user so that part is trivial)
[19:51]
lphuberdeaueither that or ignoring parentId when storing, allowing to preserve the quoting [19:56]
nkothtechnically, ignoring the parentId would work but users will probably be confused I think - it is sort of a halfway measure between the other 2 more common use cases...
(either threaded or not)
[19:59]
..... (idle for 24mn)
CIA-88tikiwiki: 03lphuberdeau * r35696 10/trunk/lib/wiki-plugins/wikiplugin_wysiwyg.php: [FIX] Missing copyright [20:23]
***rodrigo_sampaio has joined #tikiwiki [20:25]
Bernard1 has quit IRC (Quit: Leaving.) [20:31]
..... (idle for 21mn)
_qP has joined #tikiwiki
radek82 has quit IRC (Ping timeout: 250 seconds)
Jyhem has quit IRC (Read error: Connection reset by peer)
Jyhem has joined #tikiwiki
[20:52]
.... (idle for 19mn)
CIA-88tikiwiki: 03robertplummer * r35697 10/trunk/lib/ (2 files in 2 dirs):
tikiwiki: [NEW] Moved functionality from smarty_function_trackeroutput to tracker lib as field_render_value in effort to use in other plugins in an effort to unify code
tikiwiki: [MOD] Updated smarty_function_trackeroutput to use tracker lib's field_render_value
[21:15]
***luciash has quit IRC (Ping timeout: 252 seconds)
thraxisp has quit IRC (Quit: thraxisp)
coaboa has quit IRC (Ping timeout: 255 seconds)
[21:20]
lphuberdeau has quit IRC (Ping timeout: 276 seconds) [21:40]
CIA-88tikiwiki: 03nkoth * r35698 10/trunk/lib/ajax/autosave.php: [FIX] Make autosave workable with other than wiki page and blog [21:41]
tikiwiki: 03nkoth * r35699 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] Make wording clearer and more generic so it applies to all situations, there may be in fact no saved version [21:51]
***lphuberdeau has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 240 seconds)
[21:52]
CIA-88tikiwiki: 03nkoth * r35700 10/trunk/lib/smarty_tiki/block.textarea.php: [ENH] Allow disabling of autosave by specific textarea [21:58]
***_qP has quit IRC (Quit: Leaving) [21:59]
CIA-88tikiwiki: 03robertplummer * r35701 10/trunk/ (5 files in 2 dirs):
tikiwiki: [FIX] Removed deprecated code from invoices and removed install lib checks for profile, rely now on invoice items tracker
tikiwiki: [NEW] Added tracker query lib definition to TikiLib
[22:01]
.... (idle for 15mn)
***Jyhem_laptop has joined #tikiwiki [22:16]
....... (idle for 34mn)
thraxisp has joined #tikiwiki [22:50]
....... (idle for 31mn)
redflo has joined #tikiwiki [23:21]
....... (idle for 32mn)
redflo has left [23:53]

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