Ticket Details

Seed name with GET criteria

ENHANCEMENT Ticket (closed)

Would it be possible to seed the name field with GET criteria? I'd like to use anologue in conjunction with my project management application, and I want to be able to put the user's name on my system in there.
on 04.09.10 reported by: tiemonster owned by: pointlessjon

Updates

on 08.05.10 by pointlessjon
  • owner was changed to pointlessjon
  • status was changed to approved
  • priority was changed to normal
tiemonster: great idea. let's do it
on 08.16.10 by style-sheets
  • id was changed to 93
  • number was changed to 14
  • type was changed to enhancement
  • priority was changed to normal
Well I think an installation package (or at least a better install guide) would be more than welcome and actually the #1 needed feature for newbies like me!
on 08.19.10 by pointlessjon
@style-sheets: catch me in irc sometime and I'll get you setup in like 5 minutes. that is, once 2.0 is released. the current master is actually really fast if you have couch installed and the version of li3 it was released on (don't even recall of the top of my head).

anyhow - lots of changes coming down the pipe including a revamped install procedure. 

basically, it's going to be as simple as `li3 anologue install` in your cli and you're done.
(fixed) on 10.02.10 by pointlessjon
  • status was changed to closed
  • resolution was changed to fixed
in 2.0 you can now seed user data with post or get data using keys: `user[name]`, `user[email]`, `user[url]`

on a similar note you can created anologue's just the same by posting/getting `/add` with the keys, `title`, `description`, `webhook`.