Forums | Users |
Search | Signup | Login

Recent Posts by Hendy Irawan

Subscribe to Recent Posts by Hendy Irawan 146 post(s) found

Pages: 1 2 3 4 5 6

Feb 9, 2010
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Layout of Email notification messed up

Seems like you forgot a closing DIV.

 
Feb 5, 2010
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Better syntax highlighting using Alex Gorbatchev's SyntaxHighlighter

Often we post code in messages, tickets, etc.

It would be great if we can format them as syntax highlighted code.

See: http://alexgorbatchev.com/wiki/SyntaxHighlighter

I don’t really mind having to type

< pre class="brush: ruby" > ... </pre> </pre>

Although it’d be great if there’s a shorthand, e.g. [ruby]puts “Hi”[/ruby]

 
Jan 9, 2010
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Implement Trac XMLRPC API for Mylyn integration

Hi Ben,

Thank you. Yes I’ve abandoned it. :-)

Fortunately, Unfuddle will be having an official Mylyn connector soon. :-)

 
May 28, 2009
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Combobox selections are not sorted

Recently when editing/creating tickets, the combobox choices are not sorted.

Additionally, please make sure number sort is fine, i.e. 9 comes before 10

 
May 1, 2009
Avatar Hendy Irawan 146 post(s)

Topic: Subversion Help / [problem] Subversion cannot merge over HTTPS

I’m unable to merge over HTTPS:

$ svn merge <a href="https://x.unfuddle.com/svn/x_unity/trunk/authoring-desktop2">https://x.unfuddle.com/svn/x_unity/trunk/authoring-desktop2</a>
svn: REPORT of '/svn/x_unity/!svn/vcc/default': Could not read chunk size: Secure connection truncated (<a href="https://x.unfuddle.com">https://x.unfuddle.com</a>)

Doing the same merge over HTTP works fine. However, on accounts with force-HTTPS this cannot be done.

 
Feb 11, 2009
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Impossible to update due date to "None" in batch mode

BUMP.

We still need this functionality.

If you can’t modify the date picker, then simply add a checkbox on the right, saying “Remove Due Date” (which effectively ignores whatever in the date picker — and disables it).

 
Jan 5, 2009
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Cannot download comprehensive backup

I cannot download comprehensive backup. Resulting filesize is always 0 bytes. Affected browser is Lynx.

Works with Firefox (but I don’t have that on our server).

 
Jul 23, 2008
Avatar Hendy Irawan 146 post(s)

Topic: General / [new-feature?] Can move tickets between projects?

Nope… can’t move notebook to another project (yet?) ...

 
Jul 23, 2008
Avatar Hendy Irawan 146 post(s)

Topic: General / [new-feature?] Can move tickets between projects?

I’m not sure if I’m too late too notice or this is actually a new feature, but I see it’s now possible to edit a ticket and move it to different project.

If this is a new feature, I haven’t felt I read it on your blog. SO BIG THANKS!!!!!!!!

P.S.: Now I need to move notebooks between projects… Let’s see if it’s there…

 
Jul 12, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [repository] Repository browser usability issues

New unified repository browser certainly has more features, but it needs the following aids:

  1. The checkout URL of the current browsed directory.
  2. As above, but hopefully, with a helpful example command, i.e. “svn co http(s)://...” letting know the username used for that.
  3. Link to Latest Revision in the same folder
  4. Link to Next Revision in the same folder
  5. Link to Previous Revision in the same folder
  6. A text box where user can type a revision number or ID (for git)
  7. When user browses the “HEAD” revision, Unfuddle automatically switches to the “latest” revision number, not the “HEAD”. Unfuddle needs to distinguish between “HEAD” and “latest revision number at the time the user first browsed”. They are not the same. If user wants to browse “HEAD”, Unfuddle needs to keep browsing HEAD, which means whatever latest revision at each page load.
 
Jun 12, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Impossible to update due date to "None" in batch mode

  1. Go to ticket report
  2. Select a few tickets with due dates
  3. Click “Update…”
  4. On Due Date field, you can choose either a new due date or “no change”, but not “No Due Date”, i.e. you cannot make the due date field empty
 
Jun 12, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Ticket Report: Associations field's tooltip should display ticket name

Thank you. I appreciate it a lot :-)

 
Jun 12, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

Thank you. I appreciate it

 
May 26, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / PRE is not formatted in e-mail notification

In ticket the PRE/preformatted section works fine.

In e-mail notification it shows like regular text, without any linebreaks.

 
May 25, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

Reopen bug.

When saving notebook for the first time, URL is not using ’/latest’.

Need to click “View page” or reopen the notebook from navigation to see the /latest URL.

 
May 25, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

R u guys kidding me?

I’m popping my eyes in Unfuddle pages basically everyday… sometimes including Sundays like today.

Of course I noticed =))

j/k

Excellent fix, BTW. Just what the patient ordered :)

 
May 25, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Attachment path not working

It boils down to this:

   1. one thing

      1. something else

         <img src="{{something.jpg}}" />

Above should have picture, like below:

<img src="{{something.jpg}}" />
 
May 25, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / Attachment path not working

I’ve reproduced the problem in the simple way.

I’ll send u guys a private e-mail.

 
May 24, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

Thanks, I noticed the latest version now appends ”/latest” to the URI, which is good :)

 
May 23, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

Please raise the importance of this bug.

We’ve had quite a few miscommunication due to team members looking at older notebook pages :((

 
May 22, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Bug Reports / [notebook] Notebook page URI constantly changes

After updating a notebook page, its URI changes.

I would suggest using the default URI “permalink”, and provide version-specific URIs only if we explicitly request them (i.e. by using “History”).

At this point it’s virtually impossible to hyperlink (not using Unfuddle markup, just plain URL) to “the latest version of a notebook page”.

 
May 21, 2008
Avatar Hendy Irawan 146 post(s)

Topic: General / Please increase maximum number of projects

The very recent upgrade is pretty good. Doesn’t solve the project limit or archive juggling, but unlimited repositories per project is very welcome. :)

 
May 21, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Branding

+1 (bump)

 
May 19, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Individual Repository Permissions

You’re so close!

Individual repository permissions will allow me to merge all three projects into one project. And still retaining what we’ve been trying to do since last year!!

Don’t worry, we’ll still pay $24/mo, boss wants SSL :)

 
May 19, 2008
Avatar Hendy Irawan 146 post(s)

Topic: Feature Requests / Individual Repository Permissions

From: http://unfuddle.com/blog/2008/5/18/git-hosting-and-repository-improvements/comments/115#comment-115

My oh my! :D

One thing that immediately caught my attention is “Multiple Repositories per Project”.

I’ve been having this scenario: multiple teams work in this project, but their permissions to the code base isn’t the same.

Until now, we split the teams into 3 separate Unfuddle projects belonging in the same account, and assign different permissions for them. This work exceptionally well for SVN, but it’s a pain for notebook, tickets, etc. because we can’t have them “under the same sun”.

We often cross-refer tickets to other projects (inside the same account) which is painful.

“Powerful commit messages” also don’t work well, if at all, because in reality one commit is fixing a ticket in another project. :(

I was hoping that multiple repositories would solve this, but it seems Unfuddle doesn’t provide (yet?) a way to assign permissions to individual repositories inside one project.

Can we have that? :)

Next Page

Pages: 1 2 3 4 5 6