2015-07-06 01:57:39 by Blue Rats | Files touched by this commit (22) | |
Log message:
s/redmine/ruby-redmine and collate. Remove the redmine package, as it was
moved to ruby-redmine.
|
2015-07-03 03:25:07 by Blue Rats | Files touched by this commit (1) |
Log message:
Fix variable substitution and shell script permissions. Reported by bad@.
|
2015-06-27 20:43:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix missing config directory during build.
|
2015-06-18 16:38:39 by Blue Rats | Files touched by this commit (1) |
Log message:
Don't hardcord ${PREFIX} for x{ml2,slt}-config binaries.
|
2015-06-18 14:49:37 by Blue Rats | Files touched by this commit (13) | |
Log message:
Update to 3.0.3 - update Redmine gems to latest usable versions. Increase
timeout of unicorn process to 60s instead of 30s. Problems with the lower
timeouts will become apparent if you have a local mail server throttling
connections and you do something like update >=10 issues simultaneously. Install
some helper shell scripts to ease with Redmine configuration and management.
Install a sample secrets.yml file for usage with the application. This package
will be renamed to ruby-redmine after the freeze and its files installed with
${RUBY_PKGPREFIX} to enable the usage and testing of different Ruby versions
with Redmine. This package has been tested heavily in production and is known to
work well in its current state; though, we will want to change the way it uses
gems when pkgsrc gets rails-4.x. Discussed with maintainter previously.
From Changelog:
3.0.3 (2015-05-10)
Defect #18580: Can't bulk edit own time entries with "Edit own time \
entries"
Defect #19731: Issue validation fails if % done field is deactivated
Defect #19735: Email addresses with slashes are not linked correctly
Patch #19655: Set a back_url when forcing new login after session expiration
Patch #19706: Issue show : optimizations
Patch #19793: Adding flash messages to files_controller#create
3.0.2 (2015-04-26)
Defect #19297: Custom fields with hidden/read-only combination displayed in \
Issue Edit Form
Defect #19400: Possibility of having 2 (or more) repositories with empty \
identifier
Defect #19444: Fix typo in wiki_syntax_detailed.html
Defect #19538: Keywords in commit messages: journal entries are created even \
if nothing was changed
Defect #19569: Field permissions not working properly with inherited memberships
Defect #19580: "Required" and "Read-only" rules on \
"Fields Permissions" screen are not colored
Defect #13583: Space between lines in nested lists not equal
Defect #19161: 500 Internal error: sorting for column mail at Administration/User
Defect #19163: Bulk edit form shows additional custom fields
Defect #19168: Activity: changes made to tickets are shown multiple times
Defect #19185: Update Install/Upgrade guide for 3.x version and get gid of \
DEPRECATION WARNING: You didn't set config.secret_key_base
Defect #19276: Creating new issues with invalid project_id should return 422 \
instead of 403 error
Defect #19405: Setting config.logger.level in additional_environment.rb has \
no effect
Defect #19464: Possible to log time on project without time tracking
Defect #19482: Custom field (long text format) displayed even if empty
Defect #19537: Broken HTML sanitizer refence breaks email receiving
Defect #19544: Malformed SQL query with SQLServer when grouping issues
Defect #19553: When create by copying the issue, status can not be changed \
to default
Defect #19558: Mail handler should not ignore emails with \
x-auto-response-suppress header
Defect #19606: Issue Estimated Time not updated on tracker change
Feature #19437: Upgrade to Rails 4.2.1
Feature #19489: Translation for Spanish Panama
Patch #19570: Spanish translation updated
|
2015-04-26 17:45:36 by Blue Rats | Files touched by this commit (1) |
Log message:
Since the bundler installed by redmine is not executable, add the ruby
binary here to execute it.
|
2015-04-26 16:50:28 by Blue Rats | Files touched by this commit (1) |
Log message:
Updating MESSAGE for redmine-3.x. There were some steps missing here which
are necessary to make the package work and avoid any confusion on the part
of the user. More changes for this package forthcoming.
|
2015-04-06 10:17:41 by Adam Ciarcinski | Files touched by this commit (470) |
Log message:
Revbump after updating textproc/icu
|
2015-03-31 06:38:30 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Use GEM_EXTSDIR in PLIST, sadly it seems not supported well with
print-PLIST. Fix build problem several versions of Ruby.
|
2015-03-31 00:06:58 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Remove redundant RUBY_VERSION_SUPPORTED.
Thank you, taca@.
|