app/soc/logic/validate.py
Wed, 04 Mar 2009 21:15:38 +0000 Pawel Solyga Remove unused variable in soc.logic.validate module.
Thu, 26 Feb 2009 17:36:46 +0000 Sverre Rabbelier Added a missing import
Wed, 25 Feb 2009 20:42:46 +0000 Sverre Rabbelier Make validate.isURLValid more robust
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 21 Nov 2008 08:41:23 +0000 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
Thu, 20 Nov 2008 19:43:31 +0000 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Mon, 10 Nov 2008 14:40:16 +0000 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.
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Tue, 14 Oct 2008 12:36:55 +0000 Pawel Solyga Fixed imports sorting based on comments for r751.
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Sun, 12 Oct 2008 00:08:54 +0000 Sverre Rabbelier Replace almost all occurences of linkname with link_name
Wed, 01 Oct 2008 20:52:39 +0000 Todd Larsen Move path and link_name related functions and regex patterns to a new
less more (0) tip