- 25 Jun, 2014 1 commit
-
-
sunnavy authored
-
- 11 Jun, 2014 1 commit
-
-
Jim Brandt authored
-
- 13 Feb, 2014 9 commits
-
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
Translations may make no sense if they are done one-word at a time; use placeholders (standing in for form elements, properly escaped) to translate whole phrases at once. This incidentally resolves a bug where "Last" would not stay selected in n-th-week selectors, and would revert to selcting "First" after submission.
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Wallace Reis authored
Simpler solution using "inverse" class.
-
Wallace Reis authored
Add custom style for recurrence boxes.
-
- 11 Dec, 2013 2 commits
-
-
Alex Vandiver authored
-
Alex Vandiver authored
-
- 10 Oct, 2013 2 commits
-
-
Jim Brandt authored
-
Jim Brandt authored
-
- 03 Oct, 2013 2 commits
- 01 Jul, 2013 4 commits
-
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
Make the subject format pull values from the repeated ticket rather than the original ticket so the values will be different for each repeated ticket. Include docs and tests.
-
- 10 Jun, 2013 7 commits
-
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
-
sunnavy authored
-
- 21 May, 2013 3 commits
- 27 Sep, 2012 4 commits
-
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
Also preserve args passed on the ModifyRecurrence page when it fails to save because of the missing weekday.
-
Jim Brandt authored
The start date comparison was previously a strict lt, so on the actual start date, a recurring ticket would not be created. Changed to le to include the start date. Also fixed some incorrect notes on tests.
-
- 10 Aug, 2012 1 commit
-
-
Jim Brandt authored
-
- 23 Jul, 2012 4 commits
-
-
Jim Brandt authored
-
Jim Brandt authored
-
Jim Brandt authored
Dates passed in run loop in rt-repeat-ticket were modified, making the run date incorrect for subsequent runs. Clone the run date to give each ticket evaluation the original date. Improve debug message for date check failures.
-
Jim Brandt authored
-