[Bps-public-commit] rt-extension-repeatticket annotated tag, 0.07, created. 0.07
Alex Vandiver
alexmv at bestpractical.com
Thu Feb 13 17:19:24 EST 2014
The annotated tag, 0.07 has been created
at 5cc0f42be85aba74312c6c9c473e4a99b027aa42 (tag)
tagging 10cea0dc49d1911359ae7163a9efe2ee7e91f7bc (commit)
tagged by Alex Vandiver
on Thu Feb 13 17:19:11 2014 -0500
- Log -----------------------------------------------------------------
Version 0.07
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlL9RN8ACgkQMflWJZZAbqDD0ACfcUukN0Olpcqo5jZbW5VXx/iI
KR8AoIo5+WDI1PIZQENCpFoSXhCPg9aL
=oCdF
-----END PGP SIGNATURE-----
Alex Vandiver (9):
RT 4.2 changed the format of links passed to ->Create; provide both 4.0 and 4.2 formats
Releng for 0.06
Only include the CSS on 4.2
Use <label> tags to make radio buttons easier to select
Localize phrases, not individual words
Localize qw lists with loc_qw, not loc
Add the generated .pot file
Ignore generated MYMETA files
Version 0.07 releng
Jim Brandt (36):
Add name to ModifyRecurrence form
Update META.yml with new t directory
Add Substitute to update libs in rt-repeat-ticket
Make rt-repeat-ticket a modulino
Add tests for daily recurrence
Ignore generated rt-repeat-ticket and Test.pm files
Change label for concurrent active tickets.
Make the Recurrence tab a link
Update daily tests for new concurrent number per ticket
Refactor code to get tickets needed to meet coexistent number
Apply ticket coexist check in Repeat sub
Add lead time value per recurrence
Add tests for yearly recurrence
Documentation updates
Update docs and add start date test
Add tests for on complete recurrence and update date check param
Add tests for running with end dates and fix date bug
Abbreviate weekdays for better layout in right column
Updating MANIFEST and adding MANIFEST.SKIP
Change incorrect Regenate to Create in UI
Fix incorrect comparison for start date
Add validation to require a weekday when weekly recurrence selected
Add transactions for changes to recurrence values
Bump version
Generate README with Module::Install
Module::Install updates
Prep for 0.03 release
Move tests to xt
Update MANIFEST for test move
Move CF test from t to xt directory
Update to subject format feature
Note required version of RT
Add Content to ticket create to squash warning
Prep for new version 0.04
Module::Install updates
Prep for 0.05 release
Wallace Reis (2):
Bug #92787: It needs some CSS for RT-4.2
Bug #92787: It needs some CSS for RT-4.2
sunnavy (52):
initial version
+x for rt-repeat-ticket
cleanup
copyright update
coexist repeated tickets support
fix the MIMEObj sent to RT::Ticket->Create()
it's more right to use old ticket's current user
typo
return repeated ids so we can show them in script
week number could be 0, also fix precedence
default value for maybe-not-sent checkboxes
we should update tickets to original ticket id only when creating the original ticket
use last-ticket as it always exists
typo
cleanup
again, weeks could be 0
check carefully as we have while loop
debug log
use consistent logic in RepeatTicket and MaybeRepeatMore
'RepeatTicket' doesn't take ticket argument, so better named as 'Repeat'
fix the logic we find next date
typo
typo and use DateTime->truncate
back to subtract as truncate to "week" returns Monday instead of Sunday; also refactor a bit
day_of_week return 1..7 instead of 0..6
default is sunday
typo fix
logic fix
Last week number support
--date argument
methods doc
cleanup: the new approach does not need to adjuest $due
tweak doc
abstract CheckComplete code
perltidy
update abstract
import m:i:rtx
use cf to link to original ticket that has the recurrence schedule
refactor to use DateTime::Event::ICal to calculate recurrence
update doc for script
add `make initdb` as we have initialdata
allow to disable coexistent number
coexistent number config at ticket level
add --type and --ticket options to repeat part of them
we use date, not time
tiny tweak of words
fix creating cf bugs in ticket repeat
cf tests
set "Original Ticket" for the original ticket itself too
new option RepeatTicketSubjectFormat to adjust repeated subject
make it compatible with 4.2
fix the warning of "RT::Ticket::DueAsString is deprecated, and will be removed in RT 4.4."
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list