2008-11-12 Todd Larsen Copy the link_name regex patterns into linkable.py, in preparation for
2008-11-11 Pawel Solyga Move all the properties from Person model to Role model. Update all the comments and docs according to the changes. Remove Person model.
2008-11-11 Pawel Solyga Fix broken User link name (it was possible to change link name to one that was already used, validation was not working correctly).
2008-11-11 Pawel Solyga Move "(required)" text to third column instead of second column in templatetags, it's much more user friendly that way. Add new version of as_table that support our current error messages format, information about required fields and tooltips.
2008-11-10 Pawel Solyga Remove stop parameter from home_settings and site_settings views. This is something Sverre didn't mean to commit :-) Add missing params description to the models Base class docs.
2008-11-10 Pawel Solyga In soc.views.models.user module fix too long line. Delete unused email variable, add missing doc and rename self method and global variable to editSelf and edit_self so it's not confused with "self" used in classes and there is no outerscope variable name overwriting anymore.
2008-11-10 Pawel Solyga Some name changes in soc.logic.site.map module for User self edit view.
2008-11-10 Pawel Solyga Fix typo in linkable model and add some missing comments.
2008-11-10 Todd Larsen Initial thoughts on a Linkable Model class. Please comment.
2008-11-10 Pawel Solyga Fix names typos in home_settings and site_settings modules.
2008-11-10 Pawel Solyga Change Google Maps property name from gm_api_key to gmaps_api_key.
2008-11-10 Pawel Solyga Change partial path and link name verbose names in home_settings.py. Some comments fixes in site_settings.py.
2008-11-10 Pawel Solyga Add jquery folder to make_release.sh script to fix not working jquery on deployed app.
2008-11-10 Pawel Solyga Adds a check to logic/valididate.py that checks the partial path format using a regexp. This regexp has been added to logic/path_link_name.py, therefore changing PATH_LINKNAME_REGEX to use the PARTIAL_PATH in building this regexp. Plus views/models/docs.py now uses the validation functions in the clean_ methods.
2008-11-10 Sverre Rabbelier Partially use the new user code
2008-11-10 Sverre Rabbelier Added a generic user page
2008-11-10 Sverre Rabbelier Preparation for generic user views
2008-11-10 Sverre Rabbelier Added support for providing a custom params dict
2008-11-10 Sverre Rabbelier Fixed a typo in id_user
2008-11-10 Sverre Rabbelier Fix create redirect
2008-11-10 Sverre Rabbelier Added support for providing a custom params dict
2008-11-10 Sverre Rabbelier Minor fix to sponsor missing from the site restructure
2008-11-09 Sverre Rabbelier Add a Google Maps property to Site Settings
2008-11-09 Sverre Rabbelier Fixes to {Site,Home}Settings
2008-11-08 Dmitri Gaskin Fixing the string for the default home page
2008-11-08 Dmitri Gaskin Making the docs template prettier
2008-11-08 Dmitri Gaskin Allowing + and - to be clicked in the menu
2008-11-07 Pawel Solyga Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
2008-11-07 Pawel Solyga Some indention fixes and remove not needed variable in soc.logic.models.base module.
2008-11-05 Sverre Rabbelier Refactoring of {site/home}_settings to make them use base.View
2008-11-05 Sverre Rabbelier Major site restructuring, also deleting of many unused or obsolete documents
2008-11-05 Sverre Rabbelier Fix sponsor key field extraction
2008-11-05 Sverre Rabbelier Implements base.Logic functions in home_settings, site_settings and work
2008-11-04 Pawel Solyga Fix wrong redirect when changing partial path or link name. Remove an unnecessary assignment in logic/models/base.py that would generate an error when an entity did not exist.
2008-11-04 Pawel Solyga Fix not working former ids feature of User Profile Developer Edit view. Add missing Error exception class to soc.logic.models.base module.
2008-11-04 Todd Larsen Third-party Javascript that should have been part of r891. Same license as
2008-11-03 Sverre Rabbelier Minor fixes needed for generic key name
2008-11-03 Sverre Rabbelier Quick fix to fix user profile creation
2008-11-03 Sverre Rabbelier Django Fix according to code.djangoproject.com/attachement/ticket/9115/check_for_unlink_in_temp.patch
2008-11-03 Pawel Solyga Add missing TODOs to soc.logic.models classes. Fix comments format in base.Logic class. Changes based on comments to r972.
2008-11-02 Sverre Rabbelier Refactor out the abundance of dictionary (un)packing
2008-11-02 Sverre Rabbelier Added key field definitions to the User logic
2008-11-02 Sverre Rabbelier Add a getForFields method
2008-11-02 Sverre Rabbelier Add a generic method for getting a Keyname
2008-11-02 Sverre Rabbelier Added a missing 'pass' statement
2008-11-02 Sverre Rabbelier Create a Site Settings sub-menu
2008-11-02 Sverre Rabbelier Fixed typo in e-mail address
2008-11-02 Sverre Rabbelier Fixed typo in access check
2008-10-27 Todd Larsen The pretty blue triangles from Google Code!
2008-10-27 Todd Larsen Add tooltips style display of help_text, instead of widening the form with
2008-10-27 Todd Larsen Change Site and User sub-menus so that the "header" entry for those sub-menus
2008-10-27 Todd Larsen Use nice "plus" and "minus" symbols from Google Code, instead of current
2008-10-26 Augie Fackler Add javascript expandable menus.
2008-10-26 Augie Fackler Add jQuery.
2008-10-26 Augie Fackler Remove bogus import from a previous iteration.
2008-10-26 Sverre Rabbelier Remove newlines in sidebar
2008-10-26 Augie Fackler Start a test system for the webapp itself.
2008-10-26 Sverre Rabbelier Always check if a user filled in a user profile
2008-10-25 Tim Ansell Do not include attributes which are inherited.
2008-10-25 Tim Ansell Run with Python 2.5
(0) -300 -100 -60 +60 +100 +300 +1000 tip