[freeside-commits] branch FREESIDE_4_BRANCH updated. 2282e432ed09d31b54f0b1064f83c332b93fd962

Ivan ivan at 420.am
Mon Jul 13 22:41:09 PDT 2015


The branch, FREESIDE_4_BRANCH has been updated
       via  2282e432ed09d31b54f0b1064f83c332b93fd962 (commit)
       via  ec4459b6185b17e9d3b30d1d92ee0e3dec5cab84 (commit)
      from  0fbae9c4af311df60b9eee23240fc0a5ffa102a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2282e432ed09d31b54f0b1064f83c332b93fd962
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 13 22:38:57 2015 -0700

    fix calendar images, RT#34237, RT#13852

diff --git a/rt/share/static/images/week-collapse.gif b/rt/share/static/images/week-collapse.gif
new file mode 100644
index 0000000..54a123f
Binary files /dev/null and b/rt/share/static/images/week-collapse.gif differ
diff --git a/rt/share/static/images/week-collapse.xcf b/rt/share/static/images/week-collapse.xcf
new file mode 100644
index 0000000..cbb2b95
Binary files /dev/null and b/rt/share/static/images/week-collapse.xcf differ
diff --git a/rt/share/static/images/week-expand.gif b/rt/share/static/images/week-expand.gif
new file mode 100644
index 0000000..d0f42e9
Binary files /dev/null and b/rt/share/static/images/week-expand.gif differ
diff --git a/rt/share/static/images/week-expand.xcf b/rt/share/static/images/week-expand.xcf
new file mode 100644
index 0000000..1ab8e65
Binary files /dev/null and b/rt/share/static/images/week-expand.xcf differ

commit ec4459b6185b17e9d3b30d1d92ee0e3dec5cab84
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 13 22:38:20 2015 -0700

    fix calendar images, RT#34237, RT#13852

diff --git a/rt/share/html/NoAuth/images/week-collapse.gif b/rt/share/html/NoAuth/images/week-collapse.gif
deleted file mode 100644
index 54a123f..0000000
Binary files a/rt/share/html/NoAuth/images/week-collapse.gif and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-collapse.xcf b/rt/share/html/NoAuth/images/week-collapse.xcf
deleted file mode 100644
index cbb2b95..0000000
Binary files a/rt/share/html/NoAuth/images/week-collapse.xcf and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-expand.gif b/rt/share/html/NoAuth/images/week-expand.gif
deleted file mode 100644
index d0f42e9..0000000
Binary files a/rt/share/html/NoAuth/images/week-expand.gif and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-expand.xcf b/rt/share/html/NoAuth/images/week-expand.xcf
deleted file mode 100644
index 1ab8e65..0000000
Binary files a/rt/share/html/NoAuth/images/week-expand.xcf and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/created.png b/rt/share/static/images/created.png
similarity index 100%
rename from rt/share/html/NoAuth/images/created.png
rename to rt/share/static/images/created.png
diff --git a/rt/share/html/NoAuth/images/created_due.png b/rt/share/static/images/created_due.png
similarity index 100%
rename from rt/share/html/NoAuth/images/created_due.png
rename to rt/share/static/images/created_due.png
diff --git a/rt/share/html/NoAuth/images/due.png b/rt/share/static/images/due.png
similarity index 100%
rename from rt/share/html/NoAuth/images/due.png
rename to rt/share/static/images/due.png
diff --git a/rt/share/html/NoAuth/images/reminder.png b/rt/share/static/images/reminder.png
similarity index 100%
rename from rt/share/html/NoAuth/images/reminder.png
rename to rt/share/static/images/reminder.png
diff --git a/rt/share/html/NoAuth/images/resolved.png b/rt/share/static/images/resolved.png
similarity index 100%
rename from rt/share/html/NoAuth/images/resolved.png
rename to rt/share/static/images/resolved.png
diff --git a/rt/share/html/NoAuth/images/started.png b/rt/share/static/images/started.png
similarity index 100%
rename from rt/share/html/NoAuth/images/started.png
rename to rt/share/static/images/started.png
diff --git a/rt/share/html/NoAuth/images/starts.png b/rt/share/static/images/starts.png
similarity index 100%
rename from rt/share/html/NoAuth/images/starts.png
rename to rt/share/static/images/starts.png
diff --git a/rt/share/html/NoAuth/images/starts_due.png b/rt/share/static/images/starts_due.png
similarity index 100%
rename from rt/share/html/NoAuth/images/starts_due.png
rename to rt/share/static/images/starts_due.png
diff --git a/rt/share/html/NoAuth/images/updated.png b/rt/share/static/images/updated.png
similarity index 100%
rename from rt/share/html/NoAuth/images/updated.png
rename to rt/share/static/images/updated.png

-----------------------------------------------------------------------

Summary of changes:
 rt/share/{html/NoAuth => static}/images/created.png       |  Bin 994 -> 994 bytes
 rt/share/{html/NoAuth => static}/images/created_due.png   |  Bin 997 -> 997 bytes
 rt/share/{html/NoAuth => static}/images/due.png           |  Bin 936 -> 936 bytes
 rt/share/{html/NoAuth => static}/images/reminder.png      |  Bin 921 -> 921 bytes
 rt/share/{html/NoAuth => static}/images/resolved.png      |  Bin 229 -> 229 bytes
 rt/share/{html/NoAuth => static}/images/started.png       |  Bin 934 -> 934 bytes
 rt/share/{html/NoAuth => static}/images/starts.png        |  Bin 935 -> 935 bytes
 rt/share/{html/NoAuth => static}/images/starts_due.png    |  Bin 173 -> 173 bytes
 rt/share/{html/NoAuth => static}/images/updated.png       |  Bin 191 -> 191 bytes
 rt/share/{html/NoAuth => static}/images/week-collapse.gif |  Bin 137 -> 137 bytes
 rt/share/{html/NoAuth => static}/images/week-collapse.xcf |  Bin 1996 -> 1996 bytes
 rt/share/{html/NoAuth => static}/images/week-expand.gif   |  Bin 150 -> 150 bytes
 rt/share/{html/NoAuth => static}/images/week-expand.xcf   |  Bin 1621 -> 1621 bytes
 13 files changed, 0 insertions(+), 0 deletions(-)
 rename rt/share/{html/NoAuth => static}/images/created.png (100%)
 rename rt/share/{html/NoAuth => static}/images/created_due.png (100%)
 rename rt/share/{html/NoAuth => static}/images/due.png (100%)
 rename rt/share/{html/NoAuth => static}/images/reminder.png (100%)
 rename rt/share/{html/NoAuth => static}/images/resolved.png (100%)
 rename rt/share/{html/NoAuth => static}/images/started.png (100%)
 rename rt/share/{html/NoAuth => static}/images/starts.png (100%)
 rename rt/share/{html/NoAuth => static}/images/starts_due.png (100%)
 rename rt/share/{html/NoAuth => static}/images/updated.png (100%)
 rename rt/share/{html/NoAuth => static}/images/week-collapse.gif (100%)
 rename rt/share/{html/NoAuth => static}/images/week-collapse.xcf (100%)
 rename rt/share/{html/NoAuth => static}/images/week-expand.gif (100%)
 rename rt/share/{html/NoAuth => static}/images/week-expand.xcf (100%)




More information about the freeside-commits mailing list