date | project | content | link |
|---|
| 05:46 Wednesday | nucleuscms | Commit by sakamocchi :: r1871 /trunk/nucleus/ (benchmark.inc index.php): REMOVE: benchmark.inc. use <%benchmark%> skin variable instead of this | # |
| 19:20 Tuesday | nucleuscms | Commit by sakamocchi :: r1870 /trunk/nucleus/nucleus/ (libs/MEDIA.php media.php): ADD: resampling method to Media and MediaObject class
Add: Media::$thumbdir Media::$algorism Media::$image_mime Media::responseResampledImage() Media::storeResampledImage() Media::sort_media_by_filename()
Move: sort_media() to Media::sort_media_by_timestamp()
MediaObject is rewritten keeping backward compatibility. Some members and functions are newly added.
Resampling method is based on PHP's default build-in extension, GD library binding. | # |
| 09:44 Tuesday | nucleuscms | Commit by sakamocchi :: r1869 /trunk/nucleus/nucleus/locales/ (13 files): ADD: new translation file from language repository From: http://nucleuscms.org/languages.phpAdded: el_Latn_GR.UTF-8.php el_Latn_GR.WINDOWS-1253.php hr_Latn_HR.UTF-8.php hr_Latn_HR.WINDOWS-1250.php id_Latn_ID.ISO-8859-1.php id_Latn_ID.UTF-8.php ku_Arab_TR.UTF-8.php pl_Latn_PL.UTF-8.php ro_Latn_RO.ISO-8859-1.php ro_Latn_RO.UTF-8.php sr_Cyrl_RS.UTF-8.php ur_Arab_PK.UTF-8.php vi_Latn_VN.UTF-8.php | # |
| 09:34 Tuesday | nucleuscms | Commit by sakamocchi :: r1868 /trunk/nucleus/nucleus/locales/ (40 files): code cleanup for translation files
rearrangement for comments in each header | # |
| 17:53 on May 20 | nucleuscms | Commit by sakamocchi :: r1867 /trunk/nucleus/nucleus/media.php: FIX: new DB handler was not applied in media.php | # |
| 17:44 on May 20 | nucleuscms | Commit by sakamocchi :: r1866 /trunk/nucleus/nucleus/libs/PLUGIN.php: FIX: bugs to fail to update options in NucleusPlugin::apply_plugin_options()
1. Mis-written when applying new DB handler 2. original code bugs | # |
| 15:18 on May 20 | nucleuscms | Commit by sakamocchi :: r1865 /trunk/nucleus/nucleus/libs/BLOG.php: FIX: invalid JavaScript codes | # |
| 16:01 on May 19 | nucleuscms | Commit by sakamocchi :: r1864 /trunk/nucleus/nucleus/libs/MEDIA.php: code cleanup for Media class and MediaObject class | # |
| 15:12 on May 19 | nucleuscms | Commit by sakamocchi :: r1863 /trunk/nucleus/nucleus/libs/ACTIONS.php: CHANGE: concatinate if condition in Actions::ifCategory()
For reducing needless SQL querying. | # |
| 08:33 on May 19 | nucleuscms | Commit by sakamocchi :: r1862 /trunk/nucleus/nucleus/libs/MANAGER.php: code cleanup for Manager class | # |
| 08:23 on May 19 | nucleuscms | Commit by sakamocchi :: r1861 /trunk/nucleus/nucleus/convert/greymatter.php: minor bug fix for previous revision | # |
| 08:09 on May 19 | nucleuscms | Commit by sakamocchi :: r1860 /trunk/nucleus/nucleus/ (9 files in 3 dirs): CHANGE: use cache machanism of Manager class to generate Blog object
Manager::getBlog() has cache mechanism. This commit replace constructor of Blog class to Manager::getBlog() to reduce the number of SQL query. | # |
| 07:23 on May 19 | nucleuscms | Commit by sakamocchi :: r1859 /trunk/nucleus/nucleus/libs/ACTIONS.php: CHANGE: use cache machanism of Manager class to retrieve Item
Manager::getItem() has cache mechanism. This commit replace Item::getItem() to Manager::getItem() to reduce the number of SQL query. | # |
| 07:08 on May 19 | nucleuscms | Commit by sakamocchi :: r1858 /trunk/nucleus/nucleus/ (3 files in 2 dirs): CHANGE: use cache machanism of Manager class to generate Member object
Manager::getMember() has cache mechanism. This commit replace Member::createFromID() to Manager::getMember() to reduce the number of SQL query. | # |
| 20:29 on May 18 | nucleuscms | Commit by sakamocchi :: r1857 /trunk/nucleus/nucleus/libs/ (BaseActions.php globalfunctions.php): ADD: enable <%benchmark%> tag in whole skins.
For work to improving skin/template system. Start time is generated when globalfunctions.php is included. | # |
| 13:51 on May 18 | nucleuscms | Commit by sakamocchi :: r1856 /trunk/nucleus/nucleus/libs/globalfunctions.php: ADD: decodePathInfo() in globalfunctions.php to simplifying initializing
split codes into the function for $CONF['URLMode'] != 'pathinfo'. | # |
| 13:47 on May 18 | nucleuscms | Commit by sakamocchi :: r1855 /trunk/nucleus/extra/fancyurls/special: code cleanup for /extra/fancyurls/special | # |
| 13:45 on May 18 | nucleuscms | Commit by sakamocchi :: r1854 /trunk/nucleus/nucleus/libs/BLOG.php: code cleanup for Blog class | # |
| 13:39 on May 18 | nucleuscms | Commit by sakamocchi :: r1853 /trunk/nucleus/action.php: code cleanup for action.php | # |
| 13:39 on May 18 | nucleuscms | Commit by sakamocchi :: r1852 /trunk/nucleus/nucleus/libs/ACTION.php: code cleanup for Action class | # |