source: @ 335

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @335   5 years aculapov - modified the format parameter value form bar to barchart
(edit) @334   5 years rcorsaro fixed forking problem
(edit) @333   5 years aculapov - redisplay the ticketCount
(edit) @332   5 years aculapov - fixed the max_value for jflot graph
(edit) @331   5 years aculapov - fixed the index and clear:both problems
(edit) @330   5 years aculapov - added jflot graph
(edit) @329   5 years aculapov - added the total value
(edit) @328   5 years aculapov - deleted all custom styles
(edit) @327   5 years aculapov - delete div with clear:both style, refs #381, refs #380
(edit) @326   5 years rcorsaro test binary as text checkin
(edit) @325   5 years rcorsaro test binary as text checkin
(edit) @324   5 years rcorsaro added email_fork description to admin
(edit) @323   5 years rcorsaro fixed 'To' header space problem
(edit) @322   5 years rcorsaro got rid of email verification code
(edit) @321   5 years rcorsaro added fork ability for svn-postcommit hook email notification
(edit) @320   5 years rcorsaro got rid of email verification in admin panel
(edit) @319   5 years rcorsaro updated default pythonpath in bin/svn-hook
(edit) @318   5 years rcorsaro fixed svn-hook install in setup.py
(edit) @317   5 years aculapov - using only the widget css file and fixed the image path
(edit) @316   5 years bflynn revised widgets.css; merged code from progressbar_bf2.css; should remove …
(edit) @315   5 years aculapov - the background div is not need it for the percent format
(edit) @314   5 years aculapov - added cast to int
(edit) @313   5 years aculapov - don't cast to int
(edit) @312   5 years aculapov - added ticket status
(edit) @311   5 years aculapov - added ticket status
(edit) @310   5 years rcorsaro  http://trac-hacks.org/ticket/2855 bug fix
(edit) @309   5 years aculapov - added a new width
(edit) @308   5 years aculapov - added a new width
(edit) @307   5 years aculapov - fix bug in the parameter processing, deleted log messages
(edit) @306   5 years rcorsaro testing posthook
(edit) @305   5 years rcorsaro testing posthook
(edit) @304   5 years rcorsaro allow no login mail if smtp_user is not specified
(edit) @303   5 years aculapov - added showAll param in the TicketCountQuery, added RoadmapProgress
(edit) @302   5 years aculapov - patch after 7218 revision
(edit) @301   5 years aculapov - added the User variable
(edit) @300   5 years aculapov - added milestone macro
(edit) @299   5 years cbalan TagsPlugin?: - Fixed update_tags+update_wiki_text on the same request.
(edit) @298   5 years aculapov - fix defects in display and removed the log messages
(edit) @297   5 years aculapov - created a new base class for dashboards to implement the two new macros
(edit) @296   5 years rcorsaro fixed syslog to point to /dev/log instead of TCP
(edit) @295   5 years rcorsaro improved createproject wsgi
(edit) @294   5 years rcorsaro fixed problem with ebuild not fetching source and updated manifest
(edit) @293   5 years rcorsaro updated manifest
(edit) @292   5 years rcorsaro moved some console functionality to api.py. added createproject.wsgi
(edit) @291   5 years aculapov - displaying ticket counts not procents
(edit) @290   5 years aculapov - removed the log messages, fixed the menu from being moved to the right
(edit) @289   5 years aculapov - fixed css import error, added links on ticket fields
(edit) @288   5 years aculapov - added format parameter with table and bar values
(edit) @287   5 years aculapov - added totals per component, added div id parameter support
(edit) @286   5 years aculapov - now using external single template
(edit) @285   5 years aculapov - add the images in the new place
(edit) @284   5 years aculapov - modified the component view to match the wireframe
(edit) @283   5 years aculapov - added the templates directory
(edit) @282   5 years aculapov - moved the images in there own directory
(edit) @281   5 years bflynn Updated CSS at req. of Andrei
(edit) @280   5 years aculapov - started to put the genshi template into a html file
(edit) @279   5 years aculapov - moved all the rendering stuff into filtercountquery and made the base …
(edit) @278   5 years aculapov - added the new files into the egg
(edit) @277   5 years aculapov - added new css files for widgets
(edit) @276   5 years aculapov - fixed the css class in the generated html
(edit) @275   5 years aculapov - fixed the css class in the generated html
(edit) @274   5 years aculapov - fixed the css class in the generated html
(edit) @273   5 years aculapov - fix div_id usage
(edit) @272   5 years aculapov - added examples and documentation
(edit) @271   5 years cbalan TagsPlugin?: - Fixed .
(edit) @270   5 years aculapov - change the name of the macro with a better one; added documentation
(edit) @269   5 years rcorsaro moved default trac prefix from /usr to /var/trac-oforge
(edit) @268   5 years aculapov - fix the call to the macro with multiple values for the same field
(edit) @267   5 years cbalan TagCloud?: - Fixed TagCloud? macro to wrap on IE also.
(edit) @266   5 years cbalan AccountManagerPlugin?: - sync with trunk
(edit) @265   5 years aculapov - make the query in our code to avoid ReportModule? that requests …
(edit) @264   5 years aculapov - fixed the path, refs #10
(edit) @263   5 years aculapov - close #10
(edit) @262   5 years cbalan TagsPlugin?: - Fixed tags for wikipages with unicode names.
(edit) @261   5 years aculapov - put the parent tags and hints in the render of the page
(edit) @260   5 years aculapov - put the correct div id
(edit) @259   5 years aculapov - added the severity to the drill down url
(edit) @258   5 years aculapov - imported date/time libraries; maked the filter to allways be a dict …
(edit) @257   5 years aculapov - removed the severity from the url
(edit) @256   5 years cbalan Continutrac: - Updated site link.
(edit) @255   5 years cbalan AlfrescoPlugin?: - moved to external scp command.
(edit) @254   5 years aculapov - now sending filter, group_by, component as parameters to methods; …
(edit) @253   5 years aculapov - added encoding support; now sending filter, group_by, component as …
(edit) @252   5 years aculapov - send the formatter as parameter to different methods; strip all input …
(edit) @251   5 years aculapov - added to the report a name, added the formatter to the method params, …
(edit) @250   5 years aculapov - added filter functionality and made the base class easy to extend
(edit) @249   5 years cbalan Continutrac: - Added maven site 'support'.
(edit) @248   5 years aculapov - added new filter macro and moved the exiting macros from the severity …
(edit) @247   5 years aculapov - not count the database entries that don't have estimates
(edit) @246   5 years aculapov - transformed tabs to spaces
(edit) @245   5 years rcorsaro fixed etf ticket #348. empty tables in default workspace causes failure
(edit) @244   5 years rcorsaro added reasonable defaults and /etc/oforge.ini ability. closes ticket #309
(edit) @243   5 years rcorsaro this fixed etf ticket #344
(edit) @242   5 years cbalan ProjectStatusPlugin: - Fixed report's state when wiki_text is rendered …
(edit) @241   5 years cbalan UserManagerPlugin: - Sorted users by username.
(edit) @240   5 years cbalan UserManager?: - Fixed i18n issue for user's ayytibutes.
(edit) @239   5 years rcorsaro moved everything trac related to /var/trac-oforge.
(edit) @238   5 years dgynn switching to 0.11-stable branch
(edit) @237   5 years rcorsaro added no-js cal
(edit) @236   5 years dgynn include comments from head, including conditional comments
Note: See TracRevisionLog for help on using the revision log.