r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!CureCode] web-based bugtracking tool

james_nak
11-Oct-2010
[1049]
OK, this morning, I went into FF's Cookie browser and searched for 
cookies from my domain where curecode is. There were none.  I went 
to view my curecode page and it was not going to work. I know this 
because the project select shows "none." I then went back to the 
cookies section and there was one for the domain. I deleted that, 
refreshed the curecode page and it worked. 

Now, one thing about my usual usage of curecode and that is during 
any given day, I will end up logging in several times after my sessions 
expire.
Dockimbel
11-Oct-2010
[1050x2]
Carl: yes, and I produced a new Cheyenne revision to fix all the 
remaining issues regarding running as non-root.
James: looks like a session expiration issue in CureCode, you should 
be redirected to login screen when that happens instead of getting 
an error, I'll see if I can reproduce that tomorrow. Btw, what's 
your CureCode version?
james_nak
11-Oct-2010
[1052]
0.9.11 beta. Sometimes I am redirected to the login screen but the 
selection  is none and from there it will go to the rsp error. Thanks. 
Knowing that I can remove that cookie is pretty easy.
Andreas
27-Oct-2010
[1053]
Is the CureCode running the R3 tracker a plain 0.9.11? Or has it 
custom modifications?
Dockimbel
27-Oct-2010
[1054x2]
It's supposed to be 0.9.11, I might have done a few minor patches 
since 0.9.11 public release.
I'm checking my logs to give you a more accurate answer.
Andreas
27-Oct-2010
[1056]
Thanks Nenad, "mostly 0.9.11" is already sufficient.
Dockimbel
27-Oct-2010
[1057]
Additions to v0.9.11in production:
- Added the "import account" form in registering page.

Seems that's all the differences.
Andreas
27-Oct-2010
[1058]
Great, thanks!
Dockimbel
28-Oct-2010
[1059x2]
CureCode server upgraded to Cheyenne r104. All is going well.
I've seen in the trace logs a few minor errors with the CureCode 
API that I'll fix in the next days. 

I'll also have a look at Gregg's issue with double line-breaks when 
posting comments using the PRE tag.
Maxim
28-Oct-2010
[1061x2]
one thing I am missing in curecode is a way to track stuff I've commented 
on.   as tickets roll, I find it very frustrating to go back to check 
comments made by others.


I thing a option for "commented by me" in the filters or search would 
be really helpfull for everyone.
thing=think
BrianH
28-Oct-2010
[1063]
I sort by recent changes, comments show up as such changes. But not 
comment modifications though.
Maxim
28-Oct-2010
[1064x3]
yeah but that's everyone's comments, just those you commented on.
actually, a search field to select by comment author would be even 
better... so that I could search stuff to see if someone specific 
commented on a comment of mine.

like search-comment = "brian max"
or maye a  "me" could stand in for our user name  (quick to type)
BrianH
28-Oct-2010
[1067x2]
True, it probably only works when you are interested in all the tickets, 
not just the ones you have commented on.
Have you tried searching the comments for your name?
Maxim
28-Oct-2010
[1069]
nope.  good point... I try that...
BrianH
28-Oct-2010
[1070]
It might only find ones where you were mentioned by name, not the 
ones where you commented. The latter would be a good enhancement 
to CC.
Maxim
28-Oct-2010
[1071x2]
doesn't work, it only matches the comment text.  so the only relevant 
one returned is the one where carl says "good point maxim"
I'd add add  a simple new search key, "comment author"  I think that 
pretty much does what I need.
BrianH
28-Oct-2010
[1073x2]
Just add a new search field "User" and have it pick up tickets not 
only submitted by you but also those commented on by you. You are 
likely to be interested in both.
Not as useful when searching for "BrianH" or "meijeru", but it might 
come in handy for "Maxim" :)
Maxim
28-Oct-2010
[1075]
I can't add a search field.
BrianH
28-Oct-2010
[1076]
The suggestion was for Doc :)
Maxim
28-Oct-2010
[1077x2]
ah ok.
also a switch to enable mail notification of any of my posts or those 
I have commented on would be GREAT.
Dockimbel
28-Oct-2010
[1079x3]
I'm planning to add a customizable RSS feed for each ticket for managing 
notifications. I would like also to remind everyone of the CureCode 
API that enable any REBOL coder to easily build any kind of clients 
(making a tool that checks on some tickets changes should be trivial). 
See http://rebol.net/wiki/CureCode#API_documentation
BrianH: I'll see if your feature request can be easily added.
Btw, I've also thought about adding a XMPP interface for sending 
notifications directly to your favorite Jabber-compatible instant 
messenger. Maybe better than a RSS feed, I guess more people are 
using an IM client than a RSS client.
BrianH
28-Oct-2010
[1082]
I tend to use Google Reader, and no IM. So simple new ticket and 
new comment notifications would work for me.
Maxim
28-Oct-2010
[1083x2]
same for me.
problem with IM is that when you're not there they usually aren't 
as well managed for looking up stuff "after the fact" 

rss clients on the other hand are optimized specifically for that 
use case
Gregg
29-Oct-2010
[1085]
Thanks for the API reminder Doc!
Ladislav
8-Nov-2010
[1086]
Could somebody mark http://www.curecode.org/rebol3/ticket.rsp?id=1672&cursor=92
as complete, please?
Henrik
24-Nov-2010
[1087]
Doc, you can create an R3 GUI project in Curecode, if you like (or 
can). This way, we don't pollute the REBOL 3 project with GUI bugs.
MikeL
28-Nov-2010
[1088]
This site seems to be down http://rebol.net/wiki/CureCode#API_documentation
Dockimbel
28-Nov-2010
[1089]
I confirm that the REBOL wiki is not responding. For CureCode API, 
you can read it through Google's cache at http://webcache.googleusercontent.com/search?q=cache:Z0Rflqyek5QJ:www.rebol.net/wiki/CureCode+curecode+api&hl=fr&gl=fr&strip=1
MikeL
28-Nov-2010
[1090]
Thanks Doc.    P.S. I re-ran an install of CureCode today and it 
is failing on the sql file (build-db.sql)  used to define the data 
base and tables.  I found it and moved it but now I am failing on 
webapp setup.
Henrik
6-Dec-2010
[1091]
Any news on having an R3 GUI project under Curecode?
Dockimbel
6-Dec-2010
[1092]
Does it have to be a separate project or can it be a category of 
R3 project?
BrianH, what do you think?
BrianH
6-Dec-2010
[1093x3]
The problem with making a separate project is that it is difficult 
to move tickets from one project to another when they are misfiled. 
The other problem is that some tickets apply to both the core and 
the GUI. I would be OK with creating a separate project if we had 
a way to move tickets. But I would be even more happy with being 
able to filter by category in the detail view, which would allow 
us to effectively do the same thing with a single project.
I would be even happier with both, of course :)
There are tickets in the REBOL 3 project already that apply to the 
GUI, and others that apply to CureCode. Both would be nice to move.
Dockimbel
6-Dec-2010
[1096x2]
Understood. I agree with the need for a "move ticket" feature and 
adding categories in detail view. I should be able to work on that 
this week, there's a lot of changes pending already for CureCode.
So, I'll add a R3 GUI project as soon as the "move ticket" feature 
will be put online.
Henrik
6-Dec-2010
[1098]
ok, feel free to do whatever is needed. thanks.