Timeline


and

10/11/08:

23:14 Changeset [552] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/css/widgets.css
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/filtercountquery.html
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/jflotwidget.html
converted all widgets to no-float style
21:26 Changeset [551] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/css/widgets.css
more float removal and background-color matching
21:22 Changeset [550] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/images/MilestonesLayout.png
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/images/OForgeLogo56x20.png
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/images/OForgeLogoBlue.png
removed images not related to dashboard
21:06 Changeset [549] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/ticketstatusquery.html
use non-floated styles
20:47 Changeset [548] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/roadmapprogress.html
use non-float styles and new-wdgt layout
20:47 Changeset [547] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/css/widgets.css
converted progressmeters to not use floats. also removed unused styles.
20:13 Changeset [546] by dgynn
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/uxhandler.py
boolean session attributes cause problems for postgres
18:53 Changeset [545] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/api.py
postgres requires order bys to be in the group by set
18:52 Changeset [544] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/widgetbox.html
an empty div is causing problems for either genshi or firefox. changing …
18:17 Changeset [543] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/htdocs/css/progressmeterBF2.css
removed obsolete css file
17:53 Changeset [542] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/macros.py
added copyright header
17:52 Changeset [541] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/queryfiltermacro.py
  • trunk/plugins/dashboardreportsplugin/dashboardreports/templates/roadmapprogress.html
changed milestone date logic to use Milestone object directly. removes …
17:44 Changeset [540] by dgynn
  • trunk/plugins/dashboardreportsplugin/dashboardreports/api.py
removed dependency on patch for get_all_ticket_fields()

10/10/08:

17:54 Changeset [539] by rcorsaro
  • trunk/plugins/oforgeplugin/share/cgi-bin/oforge-auth.wsgi
fix uri path problem on serf client authentication
16:54 Changeset [538] by rcorsaro
  • trunk/plugins/oforgeplugin/share/cgi-bin/oforge-auth.wsgi
corrected neon incompatible URI path regex
13:06 Changeset [537] by cbalan
  • trunk/plugins/usermanagerplugin/tracusermanager/api.py
UserManager?: - Removed CachedSessionAttributeProvider?.
12:23 Changeset [536] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/relationship.py
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/parentticket.py
- permit relationships between ticket types
12:22 Changeset [535] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/web_ui.py
- added check before calling the get_content_to_inject for renderers
12:19 Changeset [534] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/templates/new_ticket.html
  • trunk/plugins/tickettypedsystem/ticketsystem/templates/view_ticket.html
- reorganized the html to display the relations better

10/09/08:

23:48 Changeset [533] by dgynn
  • trunk
re-peg to  trac:changeset:7591 and genshi:changeset:960
21:45 Changeset [532] by rcorsaro
  • trunk/plugins/usermanagerplugin/tracusermanager/api.py
fixes defect in error reporting
21:21 Changeset [531] by rcorsaro
  • trunk/plugins/oforgeplugin/oforge/properties.py
fixed defect where proj_id was checked instead of project
21:12 Changeset [530] by rcorsaro
  • trunk/plugins/oforgeplugin/oforge/web_ui.py
create data map if it is None
18:06 Changeset [529] by rcorsaro
  • trunk/plugins/oforgeplugin/oforge/api.py
added canonize schema method to solve some problems with bad schema names

10/08/08:

14:05 Changeset [528] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/templates/new_ticket.html
- improved the generated html
13:31 Changeset [527] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/uxhandler.py
- added new button functionality
11:00 Changeset [526] by cbalan
  • trunk/plugins/usermanagerplugin/tracusermanager/api.py
UserManager?: - Added 'CachedSessionAttributeProvider?'(testing).

10/07/08:

17:55 Changeset [525] by rcorsaro
  • trunk/plugins/oforgeplugin/oforge/api.py
  • trunk/plugins/oforgeplugin/oforge/console.py
* Fixed defect that caused tables not to be copied during conversion * …
16:58 Changeset [524] by cbalan
  • trunk/plugins/projectstatusplugin/tracprojectstatus/web_ui.py
  • trunk/plugins/usermanagerplugin/tracusermanager/admin.py
  • trunk/plugins/usermanagerplugin/tracusermanager/api.py
Reverted unwanted changes from 522.
16:51 Changeset [523] by rcorsaro
  • trunk/plugins/oforgeplugin/oforge/api.py
  • trunk/plugins/oforgeplugin/oforge/console.py
* added tags field to create project method * added brackes in OForge …
16:48 Changeset [522] by cbalan
  • trunk/plugins/projectstatusplugin/tracprojectstatus/web_ui.py
  • trunk/plugins/usermanagerplugin/tracusermanager/admin.py
  • trunk/plugins/usermanagerplugin/tracusermanager/api.py
WikiTools?: - Added permission check.
15:53 Changeset [521] by cbalan
  • trunk/plugins/wikitoolsplugin/tracwikitools/wiki.py
WikiTools?: - Added class=='missing' for links to missing wikipages.
15:34 Changeset [520] by aculapov
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/__init__.py
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/checklist.py
  • trunk/plugins/tickettypedsystem/ticketsystem/tickettypes/defect.py
- refactored the code
14:41 Changeset [519] by cbalan
  • trunk/plugins/wikitoolsplugin/tracwikitools/api.py
WikiTools?: - Fixed 'ShowRelated?' macro to work in preview.
14:34 Changeset [518] by cbalan
  • trunk/plugins/resourcetoolsplugin/tracresourcetools/property/api.py
  • trunk/plugins/resourcetoolsplugin/tracresourcetools/property/model.py
ResourceTools?: - Ignoring version when a resource property is looked up in …
06:16 Changeset [517] by dgynn
  • trunk/share/htdocs/css/oforge.css
removed styles for obsolete taggedItemsTOC. now sidebarbox.
01:44 Changeset [516] by dgynn
  • trunk/trac-hacks/batchmodifyplugin/batchmod/templates/batchmod.html
sensibled default rows/cols for textarea if not set
01:43 Changeset [515] by dgynn
  • trunk/plugins/projectstatusplugin/tracprojectstatus/templates/ps_index.html
added classes for CSS

10/05/08:

22:35 Changeset [514] by dgynn
  • trunk/plugins/oforgeplugin/oforge/templates/projectoverview.html
removed obsolete template file
21:06 Changeset [513] by dgynn
  • trunk/plugins/oforgeplugin/share/cgi-bin/trac-profile.wsgi
cleanup temp files and handle concurrent requests
19:54 Changeset [512] by dgynn
  • trunk/plugins/oforgeplugin/share/cgi-bin/trac-profile.wsgi
debug-mode trac.wsgi that dumps profiling information to the apache logs
17:37 Changeset [511] by dgynn
  • trunk/plugins/oforgeplugin/share/cgi-bin/trac.wsgi
disable postgres DB pooling remove django config, should be done with …
16:21 Changeset [510] by dgynn
  • trunk/plugins/oforgeplugin/share/cgi-bin/oforge-auth.wsgi
there shouldn't be any output, but in case there is, direct it to stdout
15:59 Changeset [509] by dgynn
  • trunk/plugins/oforgeplugin/oforge/properties.py
handle exception when project not found
Note: See TracTimeline for information about the timeline view.