-
Thanks! I'm glad to hear that..
I'll talk to my colleagues about their ideas and will come back to you as soon as I have a list of things we could improve.
2009-09-22 11:14:41 UTC in Redmine Client
-
I've built a similar tool a while ago but started to look for a public one with the hope to find something like redmineclient.
Your tool looks quite nice so far. However, there are a few minor things where my tools is easier and even faster to use.
1. Drop downs - I have lots of projects and selecting the projects with a drop down can be annoying. Why not use a bit more space of our...
2009-09-22 10:52:55 UTC in Redmine Client
-
Just wanted to let you know that there's someone who likes your project. I started building something very similar using Flex.. I found three other projects so far:
http://www.redmine.org/wiki/redmine/Plugin_List#My-Effort-plugin
http://pimsnel.com/timetoticket/Home.html
http://sourceforge.net/projects/redmineclient/
The first one is web based, the second one looks great but works only...
2009-09-22 10:41:23 UTC in Bluemine
-
Great! I'm glad to hear that someone wants to do it!
But why don't you/we start our own spin-off? Having an svn repository would simplify a few things - I could send you patches instead of messages...
2009-02-28 18:58:01 UTC in adodb-xmlschema
-
I think there's a problem in datadict/datadict-oci8.inc.php
This is how I create a trigger:
CREATE OR REPLACE TRIGGER TRIG_SEQ_Areas
BEFORE insert ON Areas
REFERENCING NEW AS newRow
FOR EACH ROW
WHEN (newRow.arID IS NULL OR newRow.arID = 0)
BEGIN
select SEQ_Areas.nextval into :newRow.arID from dual;
END TRIG_SEQ_Areas
without the reference I'm not able to create a...
2009-02-25 13:37:01 UTC in ADOdb
-
I just found several bugs in axmls and was looking for a new version and saw your message.
I would definitely help you fixing a few things but I don't have enough time for more but I would be glad to see that project alive!
Remo.
2009-02-25 13:24:09 UTC in adodb-xmlschema
-
As already discussed in this thread: http://sourceforge.net/forum/message.php?msg_id=5178857
It would be nice to have an option that lets us generate different sized thumbnails.
A sitewide setting where we could enter width/height would be great! The default thumbnails should probably not get touched by this, it should generate a second (or third) thumbnail..
2008-09-05 12:28:36 UTC in concrete5