2008-11-22 Pawel Solyga Remove inheritance_line from Form meta class excludes in all currently used forms.
2008-11-22 Pawel Solyga Remove inheritance from PolyModel in Answer and Linkable model. Replace PolyModel inheritance with base.ModelWithFieldAttributes.
2008-11-22 Pawel Solyga Add customized User Edit Developer view template with working listing of former accounts.
2008-11-22 Sverre Rabbelier Disabled 'Home Settings' menu until we have a use for it
2008-11-22 Sverre Rabbelier Removed no-longer used code
2008-11-22 Sverre Rabbelier Hide the 'home' field until we have a proper document selector
2008-11-22 Sverre Rabbelier Fixed redirects to work consistently
2008-11-22 Sverre Rabbelier Made Request use the new link_id and scope_path
2008-11-22 Lennard de Rijk Added a requests overview using the new multi-list page.
2008-11-22 Sverre Rabbelier Requests are almost working now
2008-11-22 Pawel Solyga Fix names of methods in soc.views.model.site.
2008-11-22 Pawel Solyga Fix wrong comment format in request.py.
2008-11-22 Lennard de Rijk Added missing import
2008-11-22 Sverre Rabbelier Refactor requestSelf to be make use of the new split
2008-11-22 Sverre Rabbelier Split the list view code up in three pieces
2008-11-22 Sverre Rabbelier Renamed templates/soc/entity/list/entity_*.html to *.html
2008-11-22 Sverre Rabbelier Make redirect generic using the new Lists object
2008-11-22 Lennard de Rijk Fixed the description on the user's role page. This broke in r1111. The new lists also removed the need for instruction_text in models/base.py.
2008-11-22 Todd Larsen Define a default for rights['public'] in views/models/base.py. Alter rights
2008-11-22 Todd Larsen Hide the 'scope' property from forms for now, since this is really supposed
2008-11-22 Todd Larsen Fix some broken help_text bubbles (they are truncated or not displayed if they
2008-11-22 Todd Larsen Fix for 404 occuring when signing out during the creation of, for example,
2008-11-22 Todd Larsen Fixed former_accounts detection by supplying the missing error message.
2008-11-22 Todd Larsen Rename the User.public_name Property to simply 'name' (but leave the verbose
2008-11-22 Todd Larsen Include name of entity in the text of the link to the read-only public view
2008-11-22 Todd Larsen Fix broken Site settings form by uncommenting code that was inadvertently
2008-11-22 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
2008-11-22 Todd Larsen Remove redundant dicts for URL patterns and sidebar menu text, and use the
2008-11-22 Todd Larsen By default, exclude files that are likely to be binary files.
2008-11-22 Todd Larsen Add User.public_name help text, per discussions on melange-soc-dev.
2008-11-21 Sverre Rabbelier Allow for multiple list objects
2008-11-21 Todd Larsen Make it more obvious that a format string constant is a format string by
2008-11-21 Todd Larsen Fix getKeyValues() method footprint mismatches in soc.logic.models.site.Logic
2008-11-21 Sverre Rabbelier Add a page name for 'Edit Main Site Settings'
2008-11-21 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
2008-11-21 Todd Larsen Replace HomeSettings with Presence Model class. Replace SiteSettings with
2008-11-21 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
2008-11-21 Lennard de Rijk Removed unnecesary lines according to comment on r1067
2008-11-21 Todd Larsen Make editSelf() work by adding 'inheritance_line' to the list of excluded
2008-11-21 Todd Larsen Remove imports of the soc.logic.key_name module, since it was deleted by r1071
2008-11-21 Todd Larsen Replace nick_name and its variants with public_name. Remove the
2008-11-20 Pawel Solyga Some indention and too long lines fixes in soc.views.models.
2008-11-20 Pawel Solyga Delete some more not needed directories this time in soc/logic and soc/templates.
2008-11-20 Pawel Solyga Remove not needed directories in soc/views.
2008-11-20 Sverre Rabbelier Created a checkIsInvited method
2008-11-20 Pawel Solyga Small comment fix in Linkable model.
2008-11-20 Sverre Rabbelier Removed one more unneccesary module
2008-11-20 Todd Larsen OK, this one file was missing from r1061 for some reason.
2008-11-20 Sverre Rabbelier Minor improvements to roles page
2008-11-20 Sverre Rabbelier Split a too long line
2008-11-20 Lennard de Rijk Adds the user's role page. Currently this only has an overview of the user's unhandled requests.
2008-11-20 Lennard de Rijk Changes the list template to use an instruction_text property that sets the text above the list. This makes the create_invite template unneeded. The instruction_text comes in handy when defining special lists.
2008-11-20 Sverre Rabbelier Deleted unused files and files
2008-11-20 Lennard de Rijk The list method in models/base.py can now use a filter to make a selection of entities to show.
2008-11-20 Sverre Rabbelier Moved the last remnant of soc.views.user.profile to soc.views.models
2008-11-20 Sverre Rabbelier Move saved message to the base class
2008-11-20 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-20 Todd Larsen Ignore "dot" directories like .hg and .svn by default.
2008-11-20 Todd Larsen id() is a built-in function in Python, so rename the property to link_id. Add
(0) -300 -100 -60 +60 +100 +300 +1000 tip