1. 11 4月, 2013 1 次提交
    • V
      Deprecated jobBaseUrl from projectView.jelly. · c4847d1b
      Vincent Latombe 提交于
      The reason is that we always determine the job url using
      Functions#getRelativeLinkTo, which keeps the view navigation info if it
      exists, and can produce an absolute url if required by the context. So
      it is no longer needed for the caller to worry about jobBaseUrl.
      
      By default, names are interpreted in relatively to the current item
      group, so Label and Computer views no longer need to set useFullName to
      true to have correct behaviour.
      c4847d1b
  2. 09 4月, 2013 1 次提交
  3. 08 4月, 2013 1 次提交
    • V
      ListView can match now items belonging to nested ItemGroups · a210e489
      Vincent Latombe 提交于
      This changes introduces a 'recurse' option on ListView that allows to
      match using regexp jobs contained inside folders.
      The full name of the
      job is matched so / can be used as separator.
      This allows slice and dice of jobs contained in different folders.
      a210e489
  4. 24 7月, 2011 2 次提交