root/tracblogplugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3225 [3225] 02/13/08 01:52:05 pacopablo * Refs #1111 - First big push towards porting to 0.11 * The blog entry …
(edit) @3214 [3214] 02/12/08 00:13:29 pacopablo Beginning of port to 0.11
(edit) @2845 [2845] 12/03/07 01:40:56 pacopablo * Fixed #1908. Added string found in wiki.cs of base trac install to …
(edit) @2403 [2403] 07/07/07 10:12:00 pacopablo TracBlogPlugin: * Fixed bug introduced by [2397] where selecting only a …
(edit) @2401 [2401] 07/07/07 01:26:19 pacopablo TracBlogPlugin: * Fixed braindeadness when implementing the SplitPost
(edit) @2400 [2400] 07/07/07 01:02:51 pacopablo TracBlogPlugin: * Remove pkg_require code. Renamed blog directory …
(edit) @2399 [2399] 07/07/07 00:58:12 pacopablo TracBlogPlugin: * Feature: Limit BlogShow entries by user …
(edit) @2397 [2397] 07/06/07 15:54:18 pacopablo TracBlogPlugin: * Fixed bug where specifying year and month would …
(edit) @1919 [1919] 02/04/07 23:31:40 pacopablo TracBlogPlugin: * Applied patch from whitelynx, Closes #1166. Thanks
(edit) @1918 [1918] 02/04/07 23:24:20 pacopablo TracBlogPlugin: * Applied patch from whitelynx, Closes #1167. Thanks
(edit) @1917 [1917] 02/04/07 23:22:55 pacopablo TracBlogPlugin: * Applied patch from whitelynx, Closes #1165. Thanks.
(edit) @1913 [1913] 02/01/07 00:29:19 pacopablo TracBlogPlugin: * Closes #1060 * Fixed similar bug when passing in an …
(edit) @1846 [1846] 01/04/07 00:17:17 pacopablo TracBlogPlugin: * Refs #736 * Added a check when trying to load a …
(edit) @1845 [1845] 01/03/07 23:44:35 pacopablo TracBlogPlugin: * Closes #657. Documentation added to Admin page and …
(edit) @1582 [1582] 11/21/06 02:13:23 pacopablo TracBlogPlugin: * Applied patch for RSS email addresses from …
(edit) @1540 [1540] 11/11/06 12:46:35 pacopablo TracBlogPlugin: * Fixed tag link bug in blog_rss.cs also
(edit) @1539 [1539] 11/11/06 12:22:28 pacopablo TracBlogPlugin: * Possible fix for when base_url is set and the trac …
(edit) @1255 [1255] 09/07/06 11:33:55 pacopablo TracBlogPlugin: Added README to the 0.3 branch to clarify it's current …
(edit) @1190 [1190] 08/27/06 02:04:19 pacopablo TracBlogPlugin: Closes #656 * Use post_time instead of page.time. The …
(edit) @1189 [1189] 08/25/06 22:11:35 pacopablo TracBlogPlugin: Refs #336 * Fix for lack of to_unicode on 0.9. Doesn't …
(edit) @1186 [1186] 08/25/06 02:42:20 pacopablo TracBlogPlugin: Refs #336 * applied RSS patch * Added setup.cfg to …
(edit) @995 [995] 07/04/06 16:01:17 pacopablo TracBlogPlugin: major refactoring in the 0.3 branch
(edit) @936 [936] 06/21/06 01:45:55 pacopablo TracBlogPlugin: * Added the ability of [[BlogShow]] to specify the …
(edit) @935 [935] 06/21/06 01:02:09 pacopablo TracBlogPlugin: Part of the reason for not including a special flag is …
(edit) @934 [934] 06/21/06 00:32:21 pacopablo TracBlogPlugin: remove unicode_urlencode
(edit) @766 [766] 05/15/06 14:31:27 pacopablo TracBlogPlugin: * Do not explicitly convert macro return value to …
(edit) @761 [761] 05/12/06 01:25:16 pacopablo TracBlogPlugin: * More restructuring * Added …
(edit) @760 [760] 05/11/06 19:01:03 pacopablo TracBlogPlugin: * Major restructuring.
(edit) @759 [759] 05/11/06 15:45:39 pacopablo TracBlogPlugin: * Added $U to page name formatting field when …
(edit) @758 [758] 05/10/06 01:45:18 pacopablo TracBlogPlugin: * Fixed error in splitting multiple tags in the …
(edit) @757 [757] 05/09/06 18:52:44 pacopablo TracBlogPlugin: * Merged changes from stable branch. * Continued …
(edit) @756 [756] 05/09/06 17:52:06 pacopablo TracBlogPlugin: * Fixed error in parsing of tags when creating a new …
(edit) @755 [755] 05/09/06 15:05:27 pacopablo TracBlogPlugin: * Refactor repository layout such that I can more easily …
(edit) @744 [744] 05/04/06 17:35:42 pacopablo TracBlogPlugin: Restructuring code to accomodate RSS more easily
(edit) @742 [742] 05/03/06 20:02:22 pacopablo TracBlogPlugin: * Fixed macro_blacklist option. Thanks alect for …
(edit) @741 [741] 05/03/06 19:57:23 pacopablo TracBlogPlugin: * Added BLOG_VIEW permission * Fixed permissions, …
(edit) @725 [725] 04/28/06 18:59:45 pacopablo TracBlogPlugin: * Fix for list index bug in calendar, closes #329, #345
(edit) @669 [669] 04/18/06 02:16:27 pacopablo TracBlogPlugin: * Added author, license, etc. info to setup.py * …
(edit) @658 [658] 04/15/06 02:18:54 pacopablo TracBlogPlugin: * Applied patch from alect fixing small issues with …
(edit) @656 [656] 04/14/06 18:07:11 pacopablo TracBlogPlugin: * Now depends on Tags >= 0.3 and < 0.5 * Wrapped macro …
(edit) @651 [651] 04/13/06 00:22:47 pacopablo TracBlogPlugin: * really fixed the bug nowwq
(edit) @650 [650] 04/13/06 00:18:01 pacopablo TracBlogPlugin: * fix for empty entry list
(edit) @648 [648] 04/12/06 17:51:59 pacopablo TracBlogPlugin: * Fixed bug in mark_updated option where a …
(edit) @647 [647] 04/12/06 15:35:36 pacopablo TracBlogPlugin: * Added option to hide the "Updated on" line for posts …
(edit) @633 [633] 04/07/06 21:23:15 pacopablo TracBlogPlugin: * Fixed error in template where the day was not being …
(edit) @632 [632] 04/07/06 17:58:19 pacopablo TracBlogPlugin: * Finally satisfied with the calendar. Days that have …
(edit) @629 [629] 04/06/06 18:56:13 pacopablo TracBlogPlugin: * Slpit the calendar out into a separte template * …
(edit) @628 [628] 04/06/06 17:55:16 pacopablo TracBlogPlugin: * Adjusted the CSS and positioning of the docs on the …
(edit) @626 [626] 04/06/06 02:12:56 pacopablo TracBlogPlugin: * Fixed blog macro on 0.9.4. Calendar is now supported …
(edit) @623 [623] 04/05/06 18:47:30 pacopablo TracBlogPlugin: Wasting cycles commiting a comment change. Calendar …
(edit) @622 [622] 04/05/06 18:43:22 pacopablo TracBlogPlugin: * Added a calendar. * Date ranges can be specified with …
(edit) @614 [614] 04/04/06 18:07:26 pacopablo TracBlogPlugin: * Fixed issue where updating a tagged wiki page would …
(edit) @613 [613] 04/04/06 17:23:06 pacopablo TracBlogPlugin: * Setup 0.9.4 branch and fixed outstanding issues with …
(edit) @612 [612] 04/04/06 15:46:40 pacopablo TracBlogPlugin: * Converted to tractags.parseargs.parseargs for macro …
(edit) @609 [609] 04/04/06 14:37:25 pacopablo TracBlogPlugin: * Added BLOG_POSTER permission. Closes #280. * Added …
(edit) @607 [607] 04/04/06 12:45:42 pacopablo TracBlogPlugin: * Fixed int() bug in history_days
(edit) @602 [602] 04/04/06 01:56:45 pacopablo TracBlogPlugin: * Added option to modify new blog post link
(edit) @601 [601] 04/04/06 01:44:00 pacopablo TracBlogPlugin: * Prettied up the webadmin plugin
(edit) @598 [598] 04/03/06 19:19:55 pacopablo TracBlogPlugin: * Fixed preview when creating a new blog post * …
(edit) @597 [597] 04/03/06 17:31:50 pacopablo TracBlogPlugin: * Reintroduced the dependency on WebAdmin.
(edit) @596 [596] 04/03/06 17:30:17 pacopablo TracBlogPlugin: * Added tuncating of entries * Added days of history. …
(edit) @595 [595] 04/03/06 15:29:35 pacopablo TracBlogPlugin: * Moved union and intersection support into TagsPlugin. …
(edit) @594 [594] 04/03/06 00:52:10 pacopablo TracBlogPlugin: * BlogPost?() now works. Default tags can be specified …
(edit) @593 [593] 04/03/06 00:19:05 pacopablo TracBlogPlugin: * Changed macro name to BlogShow? and BlogPost? * …
(edit) @592 [592] 04/01/06 02:55:14 pacopablo TracBlogPlugin: Work on new blog post functionality
(edit) @591 [591] 04/01/06 01:54:26 pacopablo TracBlogPlugin: * Fix bug with default time formatting * Change nav …
(edit) @590 [590] 03/31/06 19:11:53 pacopablo TracBlogPlugin: Renaming files
(edit) @589 [589] 03/31/06 19:11:37 pacopablo TracBlogPlugin: Added beginning support for bolg post page
(edit) @587 [587] 03/31/06 14:20:15 pacopablo TracBlogPlugin: * Added support for intersection vs union when using the …
(edit) @586 [586] 03/31/06 12:28:38 pacopablo TracBlogPlugin: * Added [[TracBlog]] macro * Cleaned up the tempalte …
(edit) @583 [583] 03/31/06 02:31:41 pacopablo TracBlogPlugin: Prettied up the dates a bit
(edit) @582 [582] 03/31/06 01:48:35 pacopablo TracBlogPlugin: removed vim swap file
(edit) @581 [581] 03/31/06 01:47:12 pacopablo TracBlogPlugin: Inital Import
(add) @580 [580] 03/31/06 01:41:50 pacopablo New hack TracBlogPlugin, created by pacopablo
Note: See TracRevisionLog for help on using the revision log.