• R/O
  • SSH
  • HTTPS

jeanscms: List of commits


RSS
Rev. Time Author
r315 2011-01-15 11:19:18 kmorimatsu

1) <%blog.narrowby%> tag is required when narrowing the archivelist by category.
2) support subgroups when narrowing the archivelist by category.

r314 2010-11-22 06:44:08 kmorimatsu

Refresh thumbnail if image file is exchanged.

r313 2010-11-22 06:21:52 kmorimatsu

Debug: thumbnail for skin/media

r312 2010-11-21 16:09:47 kmorimatsu

event_pre_create_thumbnail

r311 2010-11-17 13:23:09 sakamocchi

Replace "define" values to usual variables.

r310 2010-11-17 00:00:39 sakamocchi

Add support for 1, 4, 8 bit per pixel of BI_RGB. Currently 1, 4, 8, 24 b/p of BI_RGB are supported.

r309 2010-11-15 06:05:50 kmorimatsu

Use table and admin_thumbnail classes for moved methods.

r308 2010-11-15 06:01:59 kmorimatsu

1) Change unique key in jeans_binary table.
2) Support INVALID flag for media.
3) Move gd() method from media class to admin_thumbnail class.
4) Support for thumbnail for files in skinfile/media using $_GET['file_path'].

r307 2010-11-11 10:49:10 kmorimatsu

1) A class, misc_gd is created (containing GD function for Windows bitmap).
2) A class, admin_temp is created (for creating temporary file).

r306 2010-11-10 00:50:57 sakamocchi

bitmapイメージフォーマットを扱えるようにしました。そのために、プライベート変数$bmp_temp_path、プライベート関数$_imagecreatefrombmpを作成しました。

r305 2010-11-05 14:43:34 kmorimatsu

Debug typo in group::all_subgroups_sub (reported by nakahara21)

r304 2010-10-25 03:51:25 kmorimatsu

Rename .htaccess to example.htaccess for jp_FancyURL

r303 2010-10-24 13:26:27 kmorimatsu

Debug: next link in item page

r302 2010-10-22 10:15:18 kmorimatsu

Example of .htaccess for jp_FancyURL

r301 2010-10-22 09:51:26 kmorimatsu

jp_FancyURL ver 0.1

r300 2010-10-22 09:30:42 kmorimatsu

1) Remove $_REQUEST
2) event_generate_url, event_parse_url for FancyURL etc

r299 2010-10-20 07:48:22 kmorimatsu

Language file for thumbnail stuff.

r298 2010-10-20 07:42:14 kmorimatsu

Typos in SVN297

r297 2010-10-20 07:34:44 kmorimatsu

1) The new class, tables, contains mime() and language() methods.
2) media::gd()
3) _CONF_THUMBNAIL_SIZE etc

r296 2010-10-20 06:01:38 kmorimatsu

test

r295 2010-10-19 04:42:49 kmorimatsu

Avoid notice in view::compile_item_cb()

r294 2010-10-18 05:56:45 kmorimatsu

Avoid error when trying to include template files.

r293 2010-10-18 04:28:51 kmorimatsu

Ver 0.9.6 alpha

r292 2010-10-16 14:16:13 kmorimatsu

1) Avoid infinity loop of redirect when error
2) Avoid trying to leave log without DB initiation

r291 2010-10-12 03:31:13 kmorimatsu

1) Avoid adding <br /><br /> to the comments.
2) Trim the comments.

r290 2010-10-11 16:39:21 kmorimatsu

<%blog.link(member,xxx)%>

r289 2010-10-11 16:08:14 kmorimatsu

Show all errors when the installation.

r288 2010-10-11 16:06:21 kmorimatsu

1) Typo in misc_hash.php
2) Show error when _CONF_DEBUG_MODE=true
3) ini_set for display_errors

r287 2010-10-11 13:06:34 kmorimatsu

The emulator for hash() function, that was required for SHA512 was added.

r286 2010-10-05 19:51:07 kyms

base.cssのBOMを削除

Show on old repository browser