Author: evenisse
Date: Fri Jan 12 05:42:40 2007
New Revision: 495569
URL: http://svn.apache.org/viewvc?view=rev&rev=495569
Log:
Allow the user to show if a schedule is active in the schedules summary instead of open each sheduler
Modified:
maven/continuum/trunk/continuum-webapp/src/main/resources/localization/Continuum.properties
maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp
Modified: maven/continuum/trunk/continuum-webapp/src/main/resources/localization/Continuum.properties
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/resources/localization/Continuum.properties?view=diff&rev=495569&r1=495568&r2=495569
==============================================================================
--- maven/continuum/trunk/continuum-webapp/src/main/resources/localization/Continuum.properties (original)
+++ maven/continuum/trunk/continuum-webapp/src/main/resources/localization/Continuum.properties Fri Jan 12 05:42:40 2007
@@ -454,6 +454,7 @@
schedules.table.description = Description
schedules.table.delay = Quiet Period
schedules.table.cronExpression = Cron Expression
+schedules.table.active = Active
schedules.table.maxJobExecutionTime = Max Job Time
schedules.confirmation.message = Are you sure you want to delete the schedule "{0}"?
Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp?view=diff&rev=495569&r1=495568&r2=495569
==============================================================================
--- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp (original)
+++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp Fri Jan 12 05:42:40 2007
@@ -42,6 +42,7 @@
+