root/branches/release-34/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1892 [1892] 04/14/08 19:29:44 bchoate By default, publish author archives into an 'author' path. bugid:75536
(edit) @1891 [1891] 04/14/08 19:11:09 bchoate Fixed string comparison operator.
(edit) @1886 [1886] 04/14/08 09:36:18 fumiakiy NOT and "+/-" query now works as it should. BugId:79274, BugId:79260
(edit) @1885 [1885] 04/14/08 08:28:04 fumiakiy "require" is required when created a new blog.
(edit) @1884 [1884] 04/14/08 08:21:47 fumiakiy Typo in the placeholder for trans method. BugId:79259
(edit) @1883 [1883] 04/14/08 07:41:26 fumiakiy Got rid of references to ThrottleSeconds and use new, appropriate config …
(edit) @1882 [1882] 04/14/08 07:35:20 fumiakiy Implemented alarm based search throttling. The throttling methods can be …
(edit) @1881 [1881] 04/14/08 06:16:02 fumiakiy Added support to complex terms and order by clause to _do_group_by method.
(edit) @1880 [1880] 04/14/08 04:43:39 bchoate Change handling of preferred page archives. BugId:76504
(edit) @1877 [1877] 04/14/08 02:38:34 bchoate Updates to support publish profile dialog operation. BugId:76495
(edit) @1876 [1876] 04/13/08 07:01:19 fumiakiy Fixed the issue in which MTElse and MTElseIf did not work correctly when …
(edit) @1875 [1875] 04/13/08 05:15:03 bchoate Fixes to preserve return_args for template listing screen; display 'clear …
(edit) @1874 [1874] 04/13/08 05:14:58 bchoate Fixed a warning.
(edit) @1873 [1873] 04/13/08 04:41:46 bchoate Applied patches from Ogawa-san to add an optimized 'exist' method for …
(edit) @1872 [1872] 04/13/08 04:24:04 bchoate Changes to permit localization of 'lorem ipsum' text for dummy entry …
(edit) @1871 [1871] 04/13/08 04:23:59 bchoate If PerformanceLogging is not enabled don't return a timer object from …
(edit) @1869 [1869] 04/11/08 20:17:10 bchoate Fixed methods for enabling/disabling users/groups. BugId:79281
(edit) @1868 [1868] 04/11/08 19:28:31 bchoate High-def basenames. BugId:79282
(edit) @1866 [1866] 04/11/08 19:19:30 bchoate Changes to store binary state to junk_status column. BugId:79280
(edit) @1865 [1865] 04/11/08 19:19:21 bchoate Changed sort clause to use number instead of count(*) function which …
(edit) @1863 [1863] 04/11/08 15:34:34 fumiakiy Do not translate labels. They are automatically translated.
(edit) @1862 [1862] 04/11/08 15:09:30 fumiakiy Re-fixed mtif stomping on name and value variables. …
(edit) @1859 [1859] 04/11/08 06:01:58 bchoate Applied patches for if/elseif stomping on value variable. BugId:79027 …
(edit) @1858 [1858] 04/11/08 04:56:39 bchoate Fixed filter for entries with comments received in last 7 days.
(edit) @1857 [1857] 04/11/08 04:33:15 bchoate Optimizations for dashboard tag cloud for blogs with lotsa tags.
(edit) @1856 [1856] 04/11/08 04:33:08 bchoate Removing class_author index since we don't select (system-wide) entries by …
(edit) @1855 [1855] 04/11/08 04:20:13 fumiakiy Stopped sorting search results by blog id in multi blog search thus mix …
(edit) @1854 [1854] 04/11/08 03:41:06 auno Select authors properly when 'need_entry="0"' attribute is applied. …
(edit) @1852 [1852] 04/11/08 02:03:37 bsmith bugzid:76495 - Move Publishing Profiles to modal triggered by action on …
(edit) @1847 [1847] 04/10/08 23:52:17 bchoate Show enabled archive types on template edit screen. BugId:79270
(edit) @1846 [1846] 04/10/08 23:10:48 bchoate Handle dbi driver selection with multiple levels of caching drivers.
(edit) @1845 [1845] 04/10/08 23:10:43 bchoate Fixed join to reuse multiblog blog_terms, blog_args when specifying …
(edit) @1833 [1833] 04/10/08 11:01:03 takayama Fixed BugId:78952 * Added blog_id check for blog loading
(edit) @1830 [1830] 04/10/08 02:59:01 fumiakiy Tab to whitespaces.
(edit) @1829 [1829] 04/10/08 02:57:41 fumiakiy Square thumbnails now has appropriate file name. BugId:79235
(edit) @1828 [1828] 04/10/08 02:18:49 auno Removed 'Clone Template' action for system and email templates. …
(edit) @1827 [1827] 04/10/08 00:52:38 auno Fixed Date tag blog_id check. BugzID:79253
(edit) @1825 [1825] 04/09/08 10:24:42 fumiakiy Return appropriate error contents in error condition from AtomServer. …
(edit) @1824 [1824] 04/09/08 10:13:31 takayama Fixed BugId:67959 * Fixed Typo..
(edit) @1823 [1823] 04/09/08 10:05:12 takayama Fixed BugId:67959 * Added check for result of object loading
(edit) @1822 [1822] 04/09/08 08:06:22 fumiakiy Added Scalar::Util in the list of optional modules in mt-check.cgi. Check …
(edit) @1821 [1821] 04/09/08 07:58:42 auno Added required check for display name. BugzID:66830
(edit) @1820 [1820] 04/09/08 07:50:46 fumiakiy Atom 1.0 feed generated from AtomServer is now valid according to …
(edit) @1819 [1819] 04/09/08 03:37:18 auno Convert query parameter for specified PublishCharset. BugzID:70254
(edit) @1818 [1818] 04/09/08 03:28:38 fumiakiy Added id element to feeds returned from get_weblogs and get_posts. …
(edit) @1815 [1815] 04/09/08 00:54:18 bsmith bugzid:69543 - adding 'square' attribute to AssetThumbnailURL tag
(edit) @1810 [1810] 04/08/08 17:29:50 bchoate Fixed call for is_valid_email.
(edit) @1807 [1807] 04/08/08 17:29:40 bchoate Fixes for direct calls to edit_object, list_objects. BugId:79081
(edit) @1806 [1806] 04/08/08 10:43:07 fumiakiy Pulled remove out of load_iter loop, and use update instead of save …
(edit) @1805 [1805] 04/08/08 09:07:25 fumiakiy Stopped installing new search_results template upon upgrading. …
(edit) @1804 [1804] 04/08/08 08:33:48 fumiakiy Return early if blog_id is not there. BugId:78854
(edit) @1803 [1803] 04/08/08 08:11:45 auno Skip the blog selection step if only one blog exists. BugzID:74898
(edit) @1802 [1802] 04/08/08 07:53:39 fumiakiy Applied patch submitted by Jay Allen. The patch fixed the "permission …
(edit) @1801 [1801] 04/08/08 07:44:21 takayama Fixed BugId:72519 * Applied Ogawa-san's patch
(edit) @1798 [1798] 04/08/08 04:11:41 fumiakiy Do not double translate the phrase.
(copy) @1788 [1788] 04/07/08 20:56:16 mpaschal Branch for release 34
copied from branches/release-33/lib:
(edit) @1787 [1787] 04/07/08 09:49:19 auno Fixed showing appears in link for thumbnail on asset edit page. …
Note: See TracRevisionLog for help on using the revision log.