Timeline

and .

10/24/07:

11:09 TracForgePlugin edited by anonymous
(diff)
09:06 ScrumBurndownPlugin edited by anonymous
(diff)
07:48 DiscussionPlugin edited by anonymous
(diff)
07:48 DiscussionPlugin edited by anonymous
(diff)
05:32 aarbenin edited by aarbenin
New user aarbenin registered
00:05 Ticket #2098 (defect) closed by athomas
duplicate: Feel free to close duplicates as you see them.

10/23/07:

22:53 landsky edited by landsky
New user landsky registered
20:25 Changeset [2693] by bewst
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/dispatch.py

Kill off unneeded logging

20:12 Changeset [2692] by bewst
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/dispatch.py

Reinstate fragile hack that allows correct dispatching on development server

17:50 Changeset [2691] by bewst
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/dispatch.py

Added a missing change

11:28 Ticket #2100 (defect) created by anonymous
Time calculation incorrect when estimation is Null or Zero
11:27 Changeset [2690] by bewst
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/authzgroups.py

added missing authzgroups.py

11:25 Changeset [2689] by coling
  • clientsplugin/0.11/clients/model.py
  • clientsplugin/0.11/clients/templates/admin_clients.html

Formatting and lastupdate time display

11:24 Changeset [2688] by bewst
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/api.py
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/config.py
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/db_default.py
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/dispatch.py
  • tracforgeplugin/branches/bewst/0.11-clearsilver/tracforge/admin/model.py

Roll in latest changes from 0.10 branch

10:58 Changeset [2687] by coling
  • clientsplugin/0.11/clients/api.py

Just make sure the schema is good for upcoming changes.

10:42 Changeset [2686] by coling
  • clientsplugin/0.11/clients/api.py
  • clientsplugin/0.11/clients/model.py
  • clientsplugin/0.11/clients/templates/admin_clients.html

Change the db schema but don't do a version update as I'm pretty much 100% certain no-one will have updated to it yet (not sure anyone is using this yet) Add a list for notifications and allow the period for notifications to be free text. Thinking about this, I'll have to add the _last field back in... damn.

07:40 ScrumBurndownPlugin edited by anonymous
Incremented usage counter (diff)
06:06 Changeset [2685] by coling
  • clientsplugin/0.11/clients/admin.py
  • clientsplugin/0.11/clients/api.py
  • clientsplugin/0.11/clients/client.py
  • clientsplugin/0.11/clients/htdocs
  • clientsplugin/0.11/clients/htdocs/clients.css

New and improved admin interface and model.

  • Note that at the moment, this still requires a patch to Trac to work although I will work on removing that.
  • Todo: Add interface to config options and make it such that clients can be emailed a summary of their open tickets and the due date of the milestones they are recorded against.

10/22/07:

17:29 tomh_tcent edited by tomh_tcent
New user tomh_tcent registered
15:34 Changeset [2684] by coling
  • worklogplugin/0.11/worklog/templates/worklog_user.cs
  • worklogplugin/0.11/worklog/templates/worklog_user.html
  • worklogplugin/0.11/worklog/webui.py

Convert more templates to Genshi. This completes the 0.11 port (I think). New features will be added in the 0.11 branch only unless the backport is very, very simple. I'll happily accept patchs from other to backport fixes, but I'd appreciate any new features people may want to implement be implemented against the 0.11 branch. Cheers.

15:31 Changeset [2683] by coling
  • worklogplugin/0.11/worklog/templates/worklog.html

Fix a bug with the idle/active logic

15:02 Changeset [2682] by coling
  • worklogplugin/0.11/worklog/templates/worklog.cs
  • worklogplugin/0.11/worklog/templates/worklog.html
  • worklogplugin/0.11/worklog/webui.py

Convert to Genshi template

14:58 mbaird edited by mbaird
New user mbaird registered
13:02 Ticket #2099 (defect) created by anonymous
trac-hacks.org authentication fails when using https
12:49 dkgdkg edited by dkgdkg
New user dkgdkg registered
12:44 TracWysiwygPlugin edited by jun66j5
(diff)
12:33 Ticket #1644 (defect) closed by cdevienne
worksforme
10:53 Ticket #2076 (defect) closed by jun66j5
fixed: In [2666] - fixed a problem when no wikitoobar exists.
10:39 Changeset [2681] by jun66j5
  • tracwysiwygplugin/0.10/tracwysiwyg/htdocs/wysiwyg.js
  • tracwysiwygplugin/0.10/tracwysiwyg/__init__.py
  • tracwysiwygplugin/0.11
  • tracwysiwygplugin/0.11/tracwysiwyg/htdocs/wysiwyg.js
  • tracwysiwygplugin/0.11/tracwysiwyg/htdocs/wysiwyg-load.js

Port of tracwysiwyg to 0.11.

10:15 Ticket #2098 (defect) created by sam@ideaworks3d.com
XMLRPC ticket update doesn't trigger notifications

10/21/07:

22:50 nigelsim edited by nigelsim
New user nigelsim registered
18:13 Changeset [2680] by coling
  • worklogplugin/0.11/setup.py
  • worklogplugin/0.11/worklog/api.py
  • worklogplugin/0.11/worklog/templates/worklog_webadminui.cs
  • worklogplugin/0.11/worklog/templates/worklog_webadminui.html
  • worklogplugin/0.11/worklog/webadminui.py

Convert the admin page to a Genshi template.

17:31 Changeset [2679] by coling
  • worklogplugin/0.11
  • worklogplugin/0.11/setup.py
  • worklogplugin/0.11/worklog/manager.py
  • worklogplugin/0.11/worklog/templates/worklog.cs
  • worklogplugin/0.11/worklog/templates/worklog_user.cs

Initial support for 0.11 Todo:

  • Convert everything to use datetime objects rather than timestamps (as does Trac 0.11)
  • Fix the closing tickets and automatically stopping work
  • Fix admin interface
17:14 MylynTracConnector edited by ybart
(diff)
17:13 Changeset [2678] by coling
  • gringottsplugin/0.11/gringotts/webui.py

Fix a missing self arg

16:48 Changeset [2677] by coling
  • gringottsplugin/0.11/gringotts/webui.py

Fix the CSS by implementing IRequestHandler

16:22 NikoNikoPlugin edited by tanktarta
(diff)
15:37 Changeset [2676] by coling
  • gringottsplugin
  • gringottsplugin/0.10

Fix svn:ignore properties... I applied them to wrong folder.

15:36 Changeset [2675] by coling
  • gringottsplugin
  • gringottsplugin/0.11
  • gringottsplugin/0.11/gringotts/htdocs/gringotts.css
  • gringottsplugin/0.11/gringotts/webui.py
  • gringottsplugin/0.11/gringotts/wiki.py

Initial port to 0.11. Seems to work OK, but lacks stylesheet just now until I can work out how to make this work... Also still uses clearsilver templates and lacks admin interface.

14:59 TracFigureMacro edited by ivilata
Created stub page about Trac figure macro.
14:39 ivilata edited by ivilata
New user ivilata registered
07:00 hoessler edited by hoessler
New user hoessler registered
06:09 Changeset [2674] by tanktarta
  • nikonikoplugin/0.10/nikoniko
  • nikonikoplugin/0.10/nikoniko/htdocs
  • nikonikoplugin/0.10/nikoniko/htdocs/css
  • nikonikoplugin/0.10/nikoniko/htdocs/css/nikoniko.css
  • nikonikoplugin/0.10/nikoniko/htdocs/images

Initial import.

05:54 nikoniko.jpg attached to NikoNikoPlugin by tanktarta
05:54 NikoNikoPlugin edited by tanktarta
New hack NikoNikoPlugin, created by tanktarta
05:54 Changeset [2673] by tanktarta
  • nikonikoplugin
  • nikonikoplugin/0.10

New hack NikoNikoPlugin, created by tanktarta

10/20/07:

19:11 Changeset [2672] by coling
  • clientsplugin/0.11
  • clientsplugin/0.11/clients/client.py
  • clientsplugin/0.11/setup.py

Convert to 0.11 syntax

14:48 rpolyn edited by rpolyn
New user rpolyn registered
13:20 Ticket #2096 (defect) closed by anonymous
fixed
08:13 xCoNaNx edited by xCoNaNx
New user xCoNaNx registered
05:31 phongphan edited by anonymous
(diff)
03:05 ciSLOT edited by ciSLOT
New user ciSLOT registered

10/19/07:

21:04 DiaView.py attached to DiaViewPlugin by arkemp
Update for #1773
21:02 Ticket #1773 (defect) closed by anonymous
fixed: Thanks for the feedback. I'll update the plugin, shift to the new options …
18:04 bda edited by bda
New user bda registered
17:48 Ticket #2097 (defect) created by anonymous
"User" is a reserved keyword in Postgres.
16:16 Ticket #2094 (defect) closed by coderanger
wontfix: Contrary to popular belief, filing the ticket for both people won't …
14:45 pythonhead edited by pythonhead
New user pythonhead registered
14:13 Ticket #2096 (defect) created by anonymous
how to install changelog?
12:33 ScrumBurndownPlugin edited by anonymous
(diff)
11:55 Ticket #2095 (enhancement) created by geiseri@yahoo.com
Embedded links should use data urls vs http style urls.
10:24 Ticket #2094 (defect) created by anonymous
breaks with PeerReviewPlugin
10:22 Ticket #2093 (defect) created by anonymous
Renders very badly with PyDotOrgTheme
09:43 Ticket #2092 (defect) created by anonymous
How to use pygments_default_style, doesn't seem to work
09:30 prabhat edited by prabhat
New user prabhat registered
09:22 apkulick edited by apkulick
New user apkulick registered
08:11 ScrumBurndownPlugin edited by anonymous
(diff)
06:25 678 edited by 678
New user 678 registered
04:53 Ticket #2091 (enhancement) created by gunnar_thielebein@gmx.net
what dependencies does it need to communicate with an openldap server
02:17 Ticket #2090 (enhancement) created by anonymous
CalendarPlugin: please consider documenting dependencies
02:14 Ticket #2089 (enhancement) created by anonymous
CalendarPlugin: please consider documenting dependencies
01:41 Ticket #2087 (defect) closed by athomas
worksforme: You haven't followed the [wiki:TagsPlugin/Installation installation …

10/18/07:

20:38 Ticket #2088 (defect) created by dkg-debian.org@fifthhorseman.net
TAGS_MODIFY does not prevent modification of ticket keywords
16:55 dbuss edited by dbuss
New user dbuss registered
15:18 Ticket #2087 (defect) created by rich.long@hunterdouglas.com
Do not see tags in "change information" page
14:37 ScreenshotsPlugin edited by anonymous
(diff)
09:11 Changeset [2671] by coderanger
  • masterticketsplugin/0.11/setup.py

Mark that we need Genshi from trunk.

08:57 Changeset [2670] by coderanger
  • masterticketsplugin/0.11/mastertickets/web_ui.py
  • masterticketsplugin/0.11/setup.py

Update for new template filter API.

08:54 Ticket #2086 (task) created by tekknokrat
general question to multiproject scenario
08:28 tekknokrat edited by tekknokrat
New user tekknokrat registered
08:10 matthiaz edited by matthiaz
New user matthiaz registered
07:07 Ticket #2085 (defect) created by eramfelt@gmail.com
Report "My tickets" does not work
05:44 Ticket #2084 (defect) created by toivonen@toivonen.ru
Report execution failed: near "AS": syntax error
05:27 SvnAuthzAdminPlugin edited by Mirsal ENNAIME
(diff)
05:21 sinarf edited by sinarf
New user sinarf registered

10/17/07:

22:06 Ticket #2083 (enhancement) created by stevepov@gmail.com
Would like a field for estimated time remaining
20:52 redboltz edited by redboltz
New user redboltz registered
20:42 Ticket #2082 (enhancement) created by jwilliams@itee.uq.edu.au
Feature request for developer activity report grouped milestone
20:26 Ticket #2081 (defect) created by simon
Hide Vals from the timing and estimation plugin
18:00 Changeset [2669] by coling
  • worklogplugin/0.10/worklog/timeline_hook.py

Woops, didn't test properly...

17:58 Changeset [2668] by coling
  • worklogplugin/0.10/worklog/manager.py
  • worklogplugin/0.10/worklog/templates/worklog.cs
  • worklogplugin/0.10/worklog/templates/worklog_user.cs
  • worklogplugin/0.10/worklog/timeline_hook.py

Display the tickets with appropriate style

17:45 Changeset [2667] by coling
  • worklogplugin/0.10/worklog/templates/worklog.cs

Fix a display issue for users who didn't enter their real name (regression)

15:08 ScrumBurndownPlugin edited by anonymous
(diff)
13:50 JoeYabuki edited by JoeYabuki
New user JoeYabuki registered
10:22 FlexibleAssignToPlugin edited by gt4329b
(diff)
10:21 FlexibleAssignToPlugin edited by gt4329b
(diff)
10:16 FlexibleAssignTo-0.6-py2.5.zip attached to FlexibleAssignToPlugin by gt4329b
Zip containing FlexibleAssignTo?-0.6-py2.5.egg and …
10:14 FlexibleAssignToPlugin edited by gt4329b
(diff)
10:13 FlexibleAssignToPlugin edited by gt4329b
(diff)
10:08 Changeset [2666] by jun66j5
  • tracwysiwygplugin/0.10/setup.py
  • tracwysiwygplugin/0.10/tracwysiwyg/htdocs/wysiwyg.js
  • refs #2055 - partial support for Safari 2
  • fixed #2076 - fixed a problem when no wikitoobar exists
09:16 FlexibleAssignToPlugin edited by gt4329b
(diff)
08:54 Ticket #2080 (enhancement) created by anonymous
Ease the installation-process
08:32 Ticket #2079 (task) created by hw@travelping.com
0.11 Support for Calendar
08:26 FlexibleAssignToPlugin edited by gt4329b
(diff)
08:12 FlexibleAssignToPlugin edited by gt4329b
(diff)
08:08 Changeset [2665] by gt4329b
  • flexibleassigntoplugin/0.11/trunk/AUTHORS
  • flexibleassigntoplugin/0.11/trunk/COPYING
  • flexibleassigntoplugin/0.11/trunk/flexibleassignto
  • flexibleassigntoplugin/0.11/trunk/flexibleassignto/flexibleassignto.py
  • flexibleassigntoplugin/0.11/trunk/flexibleassignto/__init__.py

initial commit

08:06 Changeset [2664] by gt4329b
  • flexibleassigntoplugin/0.11/branches

--

08:06 Changeset [2663] by gt4329b
  • flexibleassigntoplugin/0.11/tags

--

08:06 Changeset [2662] by gt4329b
  • flexibleassigntoplugin/0.11/trunk

--

08:03 FlexibleAssignToPlugin edited by gt4329b
New hack FlexibleAssignToPlugin, created by gt4329b
08:03 Changeset [2661] by gt4329b
  • flexibleassigntoplugin
  • flexibleassigntoplugin/0.11

New hack FlexibleAssignToPlugin, created by gt4329b

06:31 Ticket #2078 (defect) closed by athomas
invalid: Please don't raise support requests as tickets,. Send them to the …
04:42 Ticket #2078 (defect) created by yifan.liu@srcb.ricoh.com
IntegrityError: columns ticket, time, field are not unique
04:25 Changeset [2660] by coling
  • worklogplugin/0.10/worklog/manager.py
  • worklogplugin/0.10/worklog/templates/worklog.cs
  • worklogplugin/0.10/worklog/templates/worklog_user.cs
  • worklogplugin/0.10/worklog/webui.py

General tidyup.

  • Refactor code to move more into the manager class and less from the display aggregation logic
  • Add a new page detailing an individual user's personal worklog
04:08 Changeset [2659] by Blackhex
  • screenshotsplugin/0.10/clean.sh
  • screenshotsplugin/0.10/setup.py
  • screenshotsplugin/0.10/tracscreenshots/api.py
  • screenshotsplugin/0.10/tracscreenshots/core.py
  • screenshotsplugin/0.10/tracscreenshots/db/db3.py
  • Component and version filtering.
  • Full support for DB update.
  • Support for TagsPlugin.
  • Script for DB entries clearance adde.
03:46 Changeset [2658] by coderanger
  • tracforgeplugin/0.10/tracforge/admin/dispatch.py

Don't mask this error.

03:44 MasterTicketsPlugin edited by coderanger
Add info about Genshi dependency (diff)

Note: See TracTimeline for information about the timeline view.