evergreen:tags/rel_2_7_0_beta1

Last commit made on 2014-08-14
Get this branch:
git clone -b tags/rel_2_7_0_beta1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_7_0_beta1
Repository:
lp:evergreen

Recent commits

2ac5c10... by Ben Shum

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Ben Shum <email address hidden>

e790815... by Ben Shum

Compile release notes for Evergreen 2.7.0

Signed-off-by: Ben Shum <email address hidden>

e6c0559... by Ben Shum

Pre-2.7 Release notes cleanup

1) Fixing up formatting issues with the asciidoc
2) Remove extra words "New feature" from certain notes

Signed-off-by: Ben Shum <email address hidden>

2b4c4fe... by Ben Shum

Fixes for create_release_notes.sh

1) Teach it to ignore the sample RELEASE_NOTES_NEXT.txt file
2) Add a proper section for "New Features" heading, instead of
   defaulting everything under the "Upgrade notes" heading.

Note: Will still require manually moving any upgrade notes to the
      right place post-compile.

Signed-off-by: Ben Shum <email address hidden>

40f1fb2... by Bill Erickson

LP#1329503 text input repairs

* Correctly propagate values for text widget "in list" values when editing
  reports
* After entering a value for "in list" text widgets, clear the text
  input so the user can enter subsequent values w/o manually clearing.

Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

5eb13d5... by Bill Erickson

LP#1329503 report edit scheduling repairs

* ensure default values for scheduling and recurrence are applied with each
  edited report, including today's date in the scheduler.
* If the most recent report run run_time is in the past, deafult to "run
  now"
* fix bug with propagating months recurrence
* If recurrence interval is in days and divisible by 7, present as weeks
* make date regexes easier on the eyes
* fix bug with rendering sets of org units
* fixed bug with modifying report to be "run now" from scheduled.

Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

f54db60... by Jason Stephenson

LP1355319: Add missing Parse::RecDescent perl dependency.

Add the appropriate deb or rpm entry to the various Makefiles.

Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

12e4ca0... by Kathy Lussier

Release note repairs and additions

A handful of repairs and additions to the 2.7 release notes, including:
  * moved copy_edit_links to cataloging
  * making no-fixed-field-defaults-for-ingest an upgrade note
  * adding release note entries for hold targeting of precats and improved
acq fund rendering.

Signed-off-by: Kathy Lussier <email address hidden>

6e6b483... by Kathy Lussier

Secondary permission groups release note

Release notes entry for secondary permission groups as well as some fixes
to the docs to get the images to display.

Signed-off-by: Kathy Lussier <email address hidden>

9986607... by Dan Scott <email address hidden>

LP#1292705 Fix broken is*() methods in fm_IDL2js.xsl

A thinko meant that we were no longer incrementing the field variable,
leading to breakage in interfaces that used isnew() and the like.

Signed-off-by: Dan Scott <email address hidden>
Signed-off-by: Ben Shum <email address hidden>