Rev. | Time | Author |
---|---|---|
r874 | 2015-04-30 00:01:58 | ![]() |
MailArchiveExt: fixed `AttributeError`s from `environment_needs_upgrade()` with Trac 1.0 |
||
r873 | 2015-04-29 20:47:37 | ![]() |
TracAvatarPlugin: replace `format_author` template method only for timeline.html to avoid crashing discussion plugin |
||
r872 | 2015-04-29 20:34:55 | ![]() |
TracAvatarPlugin: import README.txt from TracLightning |
||
r871 | 2015-04-29 18:11:49 | ![]() |
LightningTheme: added support for Trac 1.0 |
||
r870 | 2015-04-29 17:59:34 | ![]() |
LightningTheme: add `svn:ignore` property |
||
r869 | 2015-04-29 17:47:45 | ![]() |
LightningTheme: removed //Translated by ...// from footer |
||
r868 | 2015-04-29 17:45:24 | ![]() |
LightningTheme: tweak styles for hover on mainnav |
||
r867 | 2015-04-29 01:15:11 | ![]() |
LightningTheme: fixed missing `#pagepath` element |
||
r866 | 2015-04-29 01:06:08 | ![]() |
LightningTheme: imported source files in Trac Lightning |
||
r865 | 2015-04-26 02:44:35 | ![]() |
TracCompleteUserPlugin: new version 0.5.0 |
||
r864 | 2015-04-25 07:44:04 | ![]() |
NewWikiPageButton: refactored |
||
r863 | 2015-04-24 20:35:47 | ![]() |
ReportIncludePlugin: bumped up the version to 0.6 and made it PEP-440 compatible version string |
||
r862 | 2015-04-24 20:34:19 | ![]() |
ReportIncludePlugin: fixed not working with Trac 1.0 |
||
r861 | 2015-04-24 03:21:41 | ![]() |
TracSteinsChartPlugin: fixed breakages with Trac 1.0 due to using internal methods |
||
r860 | 2015-02-26 10:49:50 | ![]() |
TracSteinsChartPlugin: fixed upgrade failing with PostgreSQL |
||
r859 | 2014-10-20 22:05:13 | ![]() |
GanttCalendarPlugin: bumped up the version to 0.6.4 |
||
r858 | 2014-10-20 22:03:11 | ![]() |
GanttCalendarPlugin: fixed an `TypeError` while comparing `due_assign` and `due_close` values (closes #34514) |
||
r857 | 2014-09-17 14:55:09 | ![]() |
GanttCalendarPlugin: fixed wrong label in table of the gantt view |
||
r856 | 2014-09-01 21:00:49 | ![]() |
GanttCalendarPlugin: avoid `KeyError: 'custom'` in `/ticketgantt` page |
||
r855 | 2014-08-30 23:59:05 | ![]() |
GanttCalendarPlugin: show datepicker for text field of holiday if Trac 1.0 or later |
||
r854 | 2014-08-30 23:51:34 | ![]() |
GanttCalendarPlugin: follow-up to r852, fixed missing `pkg_resources` |
||
r853 | 2014-08-30 23:43:20 | ![]() |
GanttCalendarPlugin: removed compiled message catalogs |
||
r852 | 2014-08-30 23:43:17 | ![]() |
GanttCalendarPlugin: fixed a `KeyError` if locale directory doesn't exist, e.g. egg file built without Babel |
||
r851 | 2014-08-30 20:18:10 | ![]() |
GanttCalendarPlugin: bumped up the version to 0.6.3 |
||
r850 | 2014-08-30 20:17:40 | ![]() |
GanttCalendarPlugin: tweaked `setup.py` and make it executable |
||
r849 | 2014-08-30 20:07:22 | ![]() |
GanttCalendarPlugin: refactored `admin.py` and use Trac db api since 0.12 |
||
r848 | 2014-08-30 19:38:57 | ![]() |
GanttCalendarPlugin: use iso8601 format for `holiday.date` column |
||
r847 | 2014-08-23 18:39:24 | ![]() |
GanttCalendarPlugin: allow sorting with any field in gantt chart (sf.jp #34214) |
||
r846 | 2014-08-23 18:17:15 | ![]() |
GanttCalendarPlugin: file names of template have `ganttcalendar_` prefix |
||
r845 | 2014-08-23 18:11:55 | ![]() |
GanttCalendarPlugin: simplify verbose code |