[jira] [Created] (VCL-559) convert pages with large tables to use dojo datagrids

2012-03-15 Thread Josh Thompson (Created) (JIRA)
convert pages with large tables to use dojo datagrids
-

 Key: VCL-559
 URL: https://issues.apache.org/jira/browse/VCL-559
 Project: VCL
  Issue Type: Improvement
  Components: web gui (frontend)
Reporter: Josh Thompson
Priority: Minor
 Fix For: 2.4


Convert pages that present data in HTML tables that can grow very large to use 
dojo datagrids instead. These load much faster and can easily have filters set 
up to control what is displayed in the table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-556) edit schedule groups code not doing permissions correctly

2012-02-20 Thread Josh Thompson (Created) (JIRA)
edit schedule groups code not doing permissions correctly
-

 Key: VCL-556
 URL: https://issues.apache.org/jira/browse/VCL-556
 Project: VCL
  Issue Type: Bug
  Components: web gui (frontend)
Reporter: Josh Thompson
 Fix For: 2.3


viewSchedules and submitScheduleGroups do not build the list of schedules and 
schedule groups using the same permission set.  viewSchedules has it correct. 
The calls to getUserResources in submitScheduleGroups need to be updated to 
match viewSchedules.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-555) need a way to give users access to add management nodes

2012-02-13 Thread Josh Thompson (Created) (JIRA)
need a way to give users access to add management nodes
---

 Key: VCL-555
 URL: https://issues.apache.org/jira/browse/VCL-555
 Project: VCL
  Issue Type: Improvement
  Components: web gui (frontend)
Reporter: Josh Thompson
 Fix For: 2.4


Once the first management node has been added, there is not a way to grant 
someone access to add new management nodes without giving them access to 
administer existing management nodes. Someone at a new shared site should be 
able to add their own management nodes without having access to existing ones.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-552) create an easy way to view deleted computers

2012-01-19 Thread Josh Thompson (Created) (JIRA)
create an easy way to view deleted computers


 Key: VCL-552
 URL: https://issues.apache.org/jira/browse/VCL-552
 Project: VCL
  Issue Type: New Feature
  Components: web gui (frontend)
Reporter: Josh Thompson
Priority: Minor


It would be useful to have an easy way to view all deleted computers you own to 
see what info was assigned to them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-549) AJAX error when creating a new schedule

2012-01-17 Thread Josh Thompson (Created) (JIRA)
AJAX error when creating a new schedule
---

 Key: VCL-549
 URL: https://issues.apache.org/jira/browse/VCL-549
 Project: VCL
  Issue Type: Bug
  Components: web gui (frontend)
Affects Versions: 2.2.1
Reporter: Josh Thompson
Priority: Minor
 Fix For: 2.3


When creating a new schedule, the scheduleid is saved correctly in the 
continuation for calling AJgetScheduleTimesData.  The query then gives an error 
which results in an AJAX error.  Since there are not currently any time slots 
for the new schedule, no functionality is actually lost.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-547) removing site maintenance entry from .ht-inc/maintenance directory doesn't fully remove site from maintenance

2012-01-09 Thread Josh Thompson (Created) (JIRA)
removing site maintenance entry from .ht-inc/maintenance directory doesn't 
fully remove site from maintenance
-

 Key: VCL-547
 URL: https://issues.apache.org/jira/browse/VCL-547
 Project: VCL
  Issue Type: Bug
  Components: web gui (frontend)
Reporter: Josh Thompson
 Fix For: 2.3


The design of the site maintenance portion of the site included that removing a 
maintenance file from the maintenance directory would remove the site from 
maintenance. Removing a file allows the site to be displayed, but reservations 
cannot be made. Code should be added that sets the end time of any active site 
maintenance entries that don't have corresponding files in the maintenance 
directory to the current time.  This allows the entry to stay there for archive 
purposes, but fully removes the site from the maintenance state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira