Wed, 01 Oct 2008 20:48:58 +0000 |
Todd Larsen |
Make form field components use a smaller font, without shrinking the font
|
changeset |
files
|
Wed, 01 Oct 2008 19:21:09 +0000 |
Pawel Solyga |
Replace common module with validate module. Move validation function from feed module to validate module and remove feed.py. Correct any usage of validation functions from common and feed modules into validate module.
|
changeset |
files
|
Wed, 01 Oct 2008 19:17:13 +0000 |
Pawel Solyga |
Add missing blank line to follow PythonStyleGuide in document.py
|
changeset |
files
|
Wed, 01 Oct 2008 19:15:20 +0000 |
Pawel Solyga |
Fixed typo in DEF_CREATE_NEW_DOC_MSG.
|
changeset |
files
|
Wed, 01 Oct 2008 16:47:00 +0000 |
Todd Larsen |
Shrink the sidebar menu separately from the main body text.
|
changeset |
files
|
Wed, 01 Oct 2008 14:23:28 +0000 |
Pawel Solyga |
Moved isLinkNameFormatValid function out of id_user module to new common module. This function is going to be used by other form validation functions that require to validate linkname (different kind of Groups, Programs etc).
|
changeset |
files
|
Wed, 01 Oct 2008 09:43:25 +0000 |
Pawel Solyga |
Fixed models based on output from graph.py script and comments on
|
changeset |
files
|
Wed, 01 Oct 2008 07:26:45 +0000 |
Tim Ansell |
Tool to graph the data model.
|
changeset |
files
|
Wed, 01 Oct 2008 07:11:27 +0000 |
Todd Larsen |
Some TODOs on access control that I didn't want to forget.
|
changeset |
files
|
Wed, 01 Oct 2008 07:10:43 +0000 |
Todd Larsen |
Matching just /docs created a very small namespace, since any other path parts
|
changeset |
files
|
Wed, 01 Oct 2008 07:01:06 +0000 |
Todd Larsen |
URL pattern changes that were missed by r671.
|
changeset |
files
|
Wed, 01 Oct 2008 07:00:26 +0000 |
Todd Larsen |
Some styles used by r671, the simplistic Document view.
|
changeset |
files
|
Wed, 01 Oct 2008 06:59:51 +0000 |
Todd Larsen |
A very simplistic Document viewer.
|
changeset |
files
|
Wed, 01 Oct 2008 06:24:17 +0000 |
Todd Larsen |
Implements a Site (Developer) generic Document editor form.
|
changeset |
files
|
Wed, 01 Oct 2008 06:03:53 +0000 |
Todd Larsen |
Changes to make breadcrumbs match page title. This is mostly to see how it
|
changeset |
files
|
Wed, 01 Oct 2008 05:17:15 +0000 |
Todd Larsen |
Start using "Site" instead of "Developer" in the UI.
|
changeset |
files
|
Wed, 01 Oct 2008 05:15:29 +0000 |
Todd Larsen |
Implement a Developer list view of all Documents.
|
changeset |
files
|
Wed, 01 Oct 2008 05:10:41 +0000 |
Todd Larsen |
Add missing all() __doc__ string comments: "Args:" and "Returns:" sections.
|
changeset |
files
|
Wed, 01 Oct 2008 05:02:42 +0000 |
Todd Larsen |
Fix some style guide issues: keyword arguments are supposed to always be
|
changeset |
files
|
Wed, 01 Oct 2008 02:23:30 +0000 |
Todd Larsen |
Directory for up-coming /site/docs/list and /site/docs/edit templates.
|
changeset |
files
|
Wed, 01 Oct 2008 02:13:54 +0000 |
Todd Larsen |
Fix typo in findNearestUsersOffset() __doc__ string missed in r661.
|
changeset |
files
|
Wed, 01 Oct 2008 02:11:56 +0000 |
Todd Larsen |
Show link to /site/user/list on /site/user/lookup when User is not found.
|
changeset |
files
|
Wed, 01 Oct 2008 02:02:44 +0000 |
Todd Larsen |
Add placeholder for future (to-be-implemented) getPreferredListPagination()
|
changeset |
files
|
Wed, 01 Oct 2008 00:53:36 +0000 |
Todd Larsen |
Remove a TODO that should have been removed for r658.
|
changeset |
files
|
Wed, 01 Oct 2008 00:51:49 +0000 |
Todd Larsen |
Update some of the URL patterns to get their link_name parsing from the new
|
changeset |
files
|
Wed, 01 Oct 2008 00:48:46 +0000 |
Todd Larsen |
Add functions to soc/logic/document.py for dealing with partial_paths combined
|
changeset |
files
|
Wed, 01 Oct 2008 00:45:30 +0000 |
Todd Larsen |
Hide PolyModel inheritance_line bookkeeping property from the User Profile
|
changeset |
files
|
Wed, 01 Oct 2008 00:43:07 +0000 |
Todd Larsen |
Use the LINKNAME_PATTERN from its new home in key_name.py. Also, add some
|
changeset |
files
|
Wed, 01 Oct 2008 00:41:18 +0000 |
Todd Larsen |
Add lots of new functions to key_name.py, including path/link_name processing.
|
changeset |
files
|
Wed, 01 Oct 2008 00:35:29 +0000 |
Todd Larsen |
Add sidebar menu items for /site/docs/list and /site/docs/edit. They do not
|
changeset |
files
|