[Bps-public-commit] rt-extension-jsgantt annotated tag, 0.21, created. 0.21
Alex Vandiver
alexmv at bestpractical.com
Tue Jun 17 14:24:23 EDT 2014
The annotated tag, 0.21 has been created
at 987ccbe2548718d38e2aac0339f4277c492e560b (tag)
tagging dbfe41f7328350faf606567b4978091befab4305 (commit)
tagged by Alex Vandiver
on Tue Jun 17 14:21:50 2014 -0400
- Log -----------------------------------------------------------------
Verison 0.21
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlOghz4ACgkQMflWJZZAbqC3uQCgpvxsBstPcTMQQ0qauzd9n8Je
QVMAn2uwAoS4SMhsK3Lnqv9ct14Gbs1Q
=RSGu
-----END PGP SIGNATURE-----
Alex Vandiver (6):
Move docs in, from README, and use modern standard form
The default MANIFEST.SKIP includes these, and many others (.git, etc)
Add a basic .gitignore
Use RT 4.0/4.2 static content methods for CSS
Update license tags
release 0.21
Thomas Sibley (1):
Add a one-line summary
pplu (1):
put diff file in etc so RTx will install it
root (1):
Bundle showsummary.diff file
sunnavy (94):
initial import, and it is version 0.03 now ;)
fix subject escape bug
make name field a bit shorter
name tweak
stupid bug
use JSON to trans vars to js
set min_start to now if all tickets do not have start info
add a Gantt link in the Links widget in ticket display page
show all the tickets related to the ticket
move major logic into <%init>
use parent's start/end dates if not defined
move major logic to .pm
tweak jsgantt itself
add jsgantt.diff and note about it
limit parent depth, or it may cause endless recursion
parent's dates are used for children's dates, so min_date can't skip parents anymore
support dates inheritance for ?Query=...
in case endless recursion
tiny tweak
hack taskLink instead to not narrow the new page
update jsgantt.js
scope of $progress is too big
in case TimeLeft|TimeEstimated is not a number
tiny reademe update
test $min_start_obj is better
limit Unix > 0
refactor tickets order: not perfect yet
fix the bug when there are remote links
update inc/
release 0.04
manifest fix
abstract start/end dates into a sub
try to find the start from txn
should get $start asap
use a generic JSGanttOptions config, also tweaked the days caculation from total time
bump to 0.10
update rtx
make it happy with 4.0
JSGanttOptions maybe empty
make dist contain jsgantt.diff too
clean jsgantt.diff
update MANIFEST
release 0.10
bump to 0.11
update copyright
version check is bad, check if comp exists instead
respect DateDayBeforeMonth
add repository
update diff
bump to 0.12
respect DateDayBeforeMonth for week view
update jsgantt.diff
release 0.12
bump to 0.13
fix the alignment problem in safari/chrome/ie8
update diff for the alignment bug in chrome, see 78dba89d3
release 0.13
bump to 0.14
extract all the members first so they can be showed just after their parents
in jsgantt, only the first parent matters as it only supports single parent.
we don't acutally need named %checked
refactor _GetOrderedTickets a bit
we should insert ticket right after its parent if exists
add ColorSchemeByOwner option to show the same color for each owner
update m:i to 1.02
mv RTx() right after version to avoid warning like "Cannot determine perl version info"
release 0.14
bump to 0.15
in case owners are too many, then we have to repeat colors
make ColorSchemeByOwner true by default
comment ColorScheme in case people copy&paste the config
release 0.15
bump to 0.16
tweak parent selection
JSGanttOptions may not be defined
release 0.16
bump to 0.17
|| means scalar context
update M:I to 1.04
release 0.17
bump to 0.18
clear unused code
decode $m->request_args->{Query} first to avoid double encode
release 0.18
bump to 0.19
bump m:i because of a bug of 1.04
release 0.19
bump to 0.20
update inc/
drop RT 3 support
show Gantt link on more /Search/ pages when possible
update copyright year
release 0.20
bump to 0.21
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list