Timeline


and

Sep 30, 2014: Yesterday

1:20 PM Changeset [14189] by jun66j5
  • tracworkflowadminplugin/0.12/tracworkflowadmin/htdocs/scripts/main.js
  • tracworkflowadminplugin/0.12/tracworkflowadmin/templates/tracworkflowadmin.html

tracworkflowadmin: show validation messages with class="warning system-message"

12:54 PM Changeset [14188] by jun66j5
  • tracworkflowadminplugin/0.12/tracworkflowadmin/web_ui.py

tracworkflowadmin: fixed an UnboundLocalError if invalid workflow

11:38 AM Ticket #11997 (Wrong usage of `pkg_resources.parse_version` in ticketlog/web_ui.py) created by jun66j5
I found wrong usage of pkg_resources.parse_version in …

Sep 29, 2014:

10:01 PM Changeset [14187] by rjollos
  • tracticketchangelogplugin/1.0/ticketlog/locale/messages.pot

1.0dev/i18n: New extraction. Refs #11821.

9:55 PM Ticket #9014 (Duplicate entries with multiple repositories set up) closed by rjollos
invalid: I haven't been able to reproduce the issue, but I'll investigate further …
9:51 PM Changeset [14186] by rjollos
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/indicator.gif
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/json2.js
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/ticketlog.css
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/ticketlog.ico
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/ticketlog.js

1.0dev: Append table of revisions in an ITemplateStreamFilter call rather than an AJAX callback.

The Change History is initially collapsed.

Refs #11821.

9:51 PM Changeset [14185] by rjollos
  • tracticketchangelogplugin/1.0/ticketlog/web_ui.py

1.0dev: Removed Trac < 1.0 compatibility code. Refs #11821.

6:45 PM DG1000s created by DG1000s
New user DG1000s registered
3:21 PM Changeset [14184] by jun66j5
  • tracworkflowadminplugin/0.12/tracworkflowadmin/htdocs/scripts/main.js
  • tracworkflowadminplugin/0.12/tracworkflowadmin/web_ui.py

tracworkflowadmin: reduce diagram loading if diagram_cache is enabled

9:49 AM Ticket #11996 (Group Result by is empty) created by simone@…
Hello. I'm using your great plugin and I've to say that I'm really happy …

Sep 27, 2014:

8:52 PM ateehq created by ateehq
New user ateehq registered
2:51 PM Changeset [14183] by rjollos
  • tracticketchangelogplugin/0.12/ticketlog/htdocs/ticketlog.js

0.2dev: Revert unintended change to 0.12 branch in [14182].

2:44 PM Changeset [14182] by rjollos
  • tracticketchangelogplugin/0.12/ticketlog/htdocs/ticketlog.js
  • tracticketchangelogplugin/1.0/ticketlog/htdocs/ticketlog.js

1.0dev: Style Commit History section like the other sections (Attachments, Change History, ...). Refs #11821.

2:43 PM Changeset [14181] by rjollos
  • tracticketchangelogplugin/1.0/setup.py

1.0dev: Removed Python version check. Version 1.0dev and later of the plugin will support the minimum version of Python supported by the supported Trac version (currently Trac >= 1.0).

2:32 PM Changeset [14180] by rjollos
  • tracticketchangelogplugin/1.0

Created new 1.0 branch from HEAD of 0.12 branch.

2:29 PM Changeset [14179] by rjollos
  • tracticketchangelogplugin/0.12/ticketlog/htdocs/ticketlog.js

0.2dev: Remove append of uninitialized variable.

2:29 PM Changeset [14178] by rjollos
  • tracticketchangelogplugin/0.12/ticketlog/web_ui.py

0.2dev: Use Trac's shorten_line function to limit log message to the length specified by [ticketlog] log_message_maxlength.

2:29 PM Changeset [14177] by rjollos
  • tracticketchangelogplugin/0.12/ticketlog/web_ui.py

0.2dev: Format log message to HTML.

Sep 26, 2014:

9:50 AM TracTicketChangelogPlugin edited by rjollos
New style markup. (diff)
9:37 AM Ticket #8428 (no TICKETLOG_VIEW available) closed by rjollos
worksforme: All of the issues in this ticket appear to be installation issues. For …
9:23 AM TracTicketChangelogPlugin edited by rjollos
Added contributors. (diff)

Sep 25, 2014:

11:03 PM Example-Chart.png attached to TimeTrackingPlugin by lucid
Example sceenshot of the chart macro
11:02 PM TimeTrackingPlugin edited by lucid
Charts and weekplan integration etc. (diff)
10:29 PM WeekPlanPlugin edited by lucid
IWeekPlanEventProvider (diff)
10:17 PM Ticket #11994 (Project and Components) closed by lucid
fixed: > - Is it possible to "connect" log directly to ticket ? In this way I can …
10:10 PM Changeset [14176] by lucid
  • timetrackingplugin/trunk/setup.py
  • timetrackingplugin/trunk/timetracking/chart.py
  • timetrackingplugin/trunk/timetracking/core.py
  • timetrackingplugin/trunk/timetracking/htdocs/Chart.js
  • timetrackingplugin/trunk/timetracking/htdocs/timetrackingchart.js

TimeTrackingPlugin: Add TimeTrackingChart()? macro, WeekPlan event provider for integration with WeekPlanPlugin, and upgrade DB.

Upgrade DB to version 3 to be consistent with this new date handling where there is no UTC conversion as there are no times involved, just dates.

10:03 PM Ticket #11615 (Extension point for event providers) closed by lucid
fixed: In 14175: […]
10:03 PM Changeset [14175] by lucid
  • weekplanplugin/trunk/setup.py
  • weekplanplugin/trunk/weekplan/core.py
  • weekplanplugin/trunk/weekplan/htdocs/js/weekplan.js
  • weekplanplugin/trunk/weekplan/macro.py

WeekPlanPlugin: Define IWeekPlanEventProvider extension point. (fix #11615)
Bump version to 1.1.

Parse as UTC so localtimezone is ignored.
Update drop / resize event arguments.
Only hook up the enter key to submit dialogs of this plugin.
Tweak default colors.

9:39 PM Ticket #11993 (Zip Problem) closed by lucid
worksforme: I assume you mean the zipped source? That file …
4:42 PM Ticket #11984 (Date/time in commit history table is not localized) closed by jun66j5
fixed: In 14174: […]
4:42 PM Changeset [14174] by jun66j5
  • tracticketchangelogplugin/0.12/ticketlog/web_ui.py

TracTicketChangelogPlugin: (i18n) display localized date/time in commit history with Trac 1.0 and later (fixed #11984)

2:28 PM Changeset [14173] by framay
  • logwatcherplugin/1.0/logwatcher/api.py
  • logwatcherplugin/1.0/logwatcher/tests/api.py

added more tests

12:43 PM Ticket #11994 (Project and Components) created by simone@…
I've a couple of question : - Is it possible to "connect" log directly to …
12:40 PM Ticket #11993 (Zip Problem) created by simone@…
Hello. I've tried to download the ZIP file of your plugin but I couldn't …

Sep 24, 2014:

9:14 PM Ticket #11992 (Error creating link) created by niltongouveajr@…
Hello, I'm getting the error message "Oops ... Trac detected an internal …
8:49 AM exit09 created by exit09
New user exit09 registered
4:52 AM Ticket #11991 (RegistrationError cannot initialize on Python 2.4) created by jun66j5
Unit tests fail with Trac 0.12.5 on Python 2.4. super() function only …
Note: See TracTimeline for information about the timeline view.