{5} Accepted, Active Tickets by Owner (Full Description) (12 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

brian (12 matches)

Ticket Summary Component Milestone Type Created
Description
#74 finish spec v2.0 documentation 2.0 task 07/28/09

Update the Helga Specification to version 2.0, based on the things we've learned from the development of Helga 1.0.


#70 asset watching and auto log entries shell 2.0 enhancement 04/14/09

Add asset watching to hadd logEntry. Whenever an entry is added, query for any users signed up to watch that asset ID. Send an email to them for now - we'll make this more flexible in the future.

2nd part: implement auto log entry adding for any procs that need it. hadd hset hperm


#76 migrate old Helga's PHP pages to use the Shell webPHP 2.0 task 07/28/09

"Old Helga" was entirely a php/mysql series of web pages. But, we like that old UI. So we need to migrate those pages to, instead of interacting with the database directly, to run Helga Shell commands.

The pages to be migrated are: - shots.php - viewShot.php - more to come...


#78 simplify task system shell 2.0 task 09/24/09

Tasks are too complicated now and too onerous to create. We don't need a system that complicated.

Simplify the task system: * Each asset should have a flat pool of tasks that do not affect each other. * Tasks should not have links, cross-asset or otherwise.

To-do list for completing this task (in progress): * get of links table * get rid of hremove -links * get rid of hadd link * modify hadd task * get rid of hget inputs, outputs


#66 switch to using the html 5 video tag web 2.0 defect 03/29/09

Sometimes the totem player refuses to appear for loaded video. A page refresh will fix this, or not, randomly.

Haven't experienced this with the Quicktime plugin, which is the default for Windows/OS X.

Most browsers now support the <video> tag, so we should start using it. This should be a suitable solution for Linux users. Hopefully we won't run into too many problems with codecs, etc.


#43 set up svn to authenticate for project repos from mysql database shell 2.0 enhancement 12/22/08

Svn repos for projects need to use the pre-existing Helga users table to authenticate against.

Some preliminary info:

http://www.arune.se/tech:svnwithmysqlauth

Something I Found Out, on further research:

libapache-mysql-auth (I think that's what it's called) requires you to create a table specifically with usernames and passwords. Either make a new table (can it be a self-maintaining table?) or revise the db structure to support that.


#60 create a siteCleanup script shell 2.0 enhancement 03/03/09

Implement a script to "clean up" a Helga site. This includes:

  • closing any dead instances of "helgatcp"
  • removing old session rows from the db

#15 SearchBar widget webApp 2.0 task 11/15/08

SearchBar widget

Will allow the entering of a keyphrase and will search for it, in this order:

  • asset names
  • attributes
  • log entries

#45 PreviewBrowser widget webApp 2.0 task 01/12/09

PreviewBrowser widget


#56 update instances of dojo's Grid with its newer DataGrid webApp 2.0 enhancement 02/01/09

With the new version of dojo came a new version of its Grid widget, called DataGrid. This grid contains several features that would be great to have. Update all grid's on Helga to be instances of DataGrid.

Widgets to be updated include: - LogBrowser - AttributeEditor


#77 add sms support to the Shell shell enhancement 08/14/09

when log entries are made, any users on the watch list for that asset that have the appropriate "send SMS" option enabled in their profile should be notified via SMS.

we used to send these messages as email, using teleflip.com's service. teleflip has since gone under, so we should allow users to input their cell carrier as well as their number into their profile, and choose which email domain to send sms-as-email to.


#6 Sharing Specification documentation 2.0 task 10/29/08

write the Sharing Specification, the methods by which sites will share tools like Web widgets among each other.


Note: See TracReports for help on using and creating reports.