source: @ 546

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @546   5 years dgynn boolean session attributes cause problems for postgres
(edit) @545   5 years dgynn postgres requires order bys to be in the group by set
(edit) @544   5 years dgynn an empty div is causing problems for either genshi or firefox. changing …
(edit) @543   5 years dgynn removed obsolete css file
(edit) @542   5 years dgynn added copyright header
(edit) @541   5 years dgynn changed milestone date logic to use Milestone object directly. removes …
(edit) @540   5 years dgynn removed dependency on patch for get_all_ticket_fields()
(edit) @539   5 years rcorsaro fix uri path problem on serf client authentication
(edit) @538   5 years rcorsaro corrected neon incompatible URI path regex
(edit) @537   5 years cbalan UserManager?: - Removed CachedSessionAttributeProvider?.
(edit) @536   5 years aculapov - permit relationships between ticket types
(edit) @535   5 years aculapov - added check before calling the get_content_to_inject for renderers
(edit) @534   5 years aculapov - reorganized the html to display the relations better
(edit) @533   5 years dgynn re-peg to  trac:changeset:7591 and genshi:changeset:960
(edit) @532   5 years rcorsaro fixes defect in error reporting
(edit) @531   5 years rcorsaro fixed defect where proj_id was checked instead of project
(edit) @530   5 years rcorsaro create data map if it is None
(edit) @529   5 years rcorsaro added canonize schema method to solve some problems with bad schema names
(edit) @528   5 years aculapov - improved the generated html
(edit) @527   5 years aculapov - added new button functionality
(edit) @526   5 years cbalan UserManager?: - Added 'CachedSessionAttributeProvider?'(testing).
(edit) @525   5 years rcorsaro * Fixed defect that caused tables not to be copied during conversion * …
(edit) @524   5 years cbalan Reverted unwanted changes from 522.
(edit) @523   5 years rcorsaro * added tags field to create project method * added brackes in OForge …
(edit) @522   5 years cbalan WikiTools?: - Added permission check.
(edit) @521   5 years cbalan WikiTools?: - Added class=='missing' for links to missing wikipages.
(edit) @520   5 years aculapov - refactored the code
(edit) @519   5 years cbalan WikiTools?: - Fixed 'ShowRelated?' macro to work in preview.
(edit) @518   5 years cbalan ResourceTools?: - Ignoring version when a resource property is looked up in …
(edit) @517   5 years dgynn removed styles for obsolete taggedItemsTOC. now sidebarbox.
(edit) @516   5 years dgynn sensibled default rows/cols for textarea if not set
(edit) @515   5 years dgynn added classes for CSS
(edit) @514   5 years dgynn removed obsolete template file
(edit) @513   5 years dgynn cleanup temp files and handle concurrent requests
(edit) @512   5 years dgynn debug-mode trac.wsgi that dumps profiling information to the apache logs
(edit) @511   5 years dgynn disable postgres DB pooling remove django config, should be done with …
(edit) @510   5 years dgynn there shouldn't be any output, but in case there is, direct it to stdout
(edit) @509   5 years dgynn handle exception when project not found
(edit) @508   5 years rcorsaro * Added documentation to oforge api * Removed some test code * Made …
(edit) @507   5 years cbalan Menus: - Added 'hide_if_disabled' property. Prevents adding a new option …
(edit) @506   5 years rcorsaro Added better error handling code on project creation.
(edit) @505   5 years rcorsaro fixed defect where last name was set to display name in createenvironment
(edit) @504   5 years rcorsaro added method to check if a project exists.
(edit) @503   5 years cbalan Menus: - Added var for 'href' option.
(edit) @502   5 years cbalan Menus: - Added ctxtnav support(+path_info re).
(edit) @501   5 years cbalan OForge: - updated IResourcePropertyChangeListener implementation.
(edit) @500   5 years cbalan ProjectStatus?: - updated _get_project_statuses to support req=None.
(edit) @499   5 years cbalan WikiTools?: - Rafactored code to reflect resourcetools code change.
(edit) @498   5 years cbalan ResourceTools?: - Moved api/model under property.
(edit) @497   5 years rcorsaro modified create scripts to work with postgres and project dashboard. …
(edit) @496   5 years rcorsaro added project dashboard default settings
(edit) @495   5 years dgynn fixed comment typos
(edit) @494   5 years rcorsaro added project creation page, not yet functional
(edit) @493   5 years cbalan WikiTools?: - Fixed ConfigWikiCustomFieldProvider?.
(edit) @492   5 years cbalan WikiTools?: - Added ResourceRelationSystem?.
(edit) @491   5 years wcole back to working wsgi
(edit) @490   5 years rcorsaro added django_settings
(edit) @489   5 years rcorsaro using WSGIDaemon pythonpath
(edit) @488   5 years rcorsaro added configurable pythonpath. Use oforge.pythonpath mod_wsgi Env.
(edit) @487   5 years rcorsaro refactored oforgeplugin to use django model api
(edit) @486   5 years cbalan Menus: - Added 'inherit' option.
(edit) @485   5 years cbalan WikiTools?: - set properties .
(edit) @484   5 years cbalan WikiTools?: - Added IWikiChangeListener implementation.
(edit) @483   5 years cbalan WikiTools?: - Refactored ConfigWikiCustomField?.
(edit) @482   5 years cbalan WikiTools?: - Fixed 'select' custom field.
(edit) @481   5 years cbalan WikiTools?: - Temporary fixed ConfigWikiCustomFieldProvider?.
(edit) @480   5 years cbalan WikiTools?: - Fixed setting page_type.
(edit) @479   5 years cbalan Menus: - Added serve_ui_files config option.
(edit) @478   5 years cbalan ResourceTools?: - Wired IResourcePropertyChangeListener.
(edit) @477   5 years cbalan WikiTools?: - clean up.
(edit) @476   5 years cbalan WikiTools?: - Removed double ul.
(edit) @475   5 years cbalan WikiTools?: - Updated macro.
(edit) @474   5 years rcorsaro fixed defect where tables for disabled plugins caused failure.
(edit) @473   5 years cbalan WikiTools?: Fixed empty ancestor.
(edit) @472   5 years cbalan WikiTools?: - Moved to sidebarbox.
(edit) @471   5 years dgynn changed class on the taggedItemsTOC macro div to 'sidebarbox'
(edit) @470   5 years dgynn changed site dir to 2.5 location
(edit) @469   5 years cbalan Menus: - Fixed href.
(edit) @468   5 years dgynn added option to disable serving up the superfish JS and CSS. this is used …
(edit) @467   5 years cbalan ResourceTools?: - Upgrade to ResourceTools?-0.3
(edit) @466   5 years rcorsaro Added helpful error message for missing project. I am your father.
(edit) @465   5 years rcorsaro Added some comments. It's got what plants crave.
(edit) @464   5 years rcorsaro working conversion script, with plugin tables
(edit) @463   5 years cbalan AlfrescoPlugin?: - Initial import.
(edit) @462   5 years cbalan MenusPlugin?: - Small css fix.
(edit) @461   5 years rcorsaro updated for postgres conversion
(edit) @460   5 years dgynn removed bargraph png files which were invalid and unused
(edit) @459   5 years dgynn removed stylesheets and scripts
(edit) @458   5 years dgynn gather data for datefield logic in templates
(edit) @457   5 years cbalan UserManager?: - Fixed get_usernames_with_attributes's sql.
(edit) @456   5 years dgynn removed extra debug statement that was printing
(edit) @455   5 years dgynn reverted sql change from changeset:452 which broke the team roster macro
(edit) @454   5 years rcorsaro fixed an instance of fg
(edit) @453   5 years rcorsaro removed trac dependency for install
(edit) @452   5 years rcorsaro added change listener
(edit) @451   5 years rcorsaro postgres, project-dashboard changes
(edit) @450   5 years dgynn updating non-modified trac-hacks to  th:changeset:4267
(edit) @449   5 years dgynn updating non-modified trac-hacks to  th:changeset:4267
(edit) @448   5 years dgynn updating non-modified trac-hacks to  th:changeset:4267
(edit) @447   5 years cbalan Added resource tools code(working code).
Note: See TracRevisionLog for help on using the revision log.