2008-10-22 |
Pawel Solyga | Fix some wrong paths to templates (committed in r864). Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-22 |
Pawel Solyga | Add Google Analytics support to Site Settings. The... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Add BaseForm class to soc.views.helper.forms module... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Add colon after label in _field_as_table_row template... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Add "View Sponsor Public Profile" to Sponsor Edit view... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Address comments to r844 and r845. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Remove unused imports, fix too long lines and indentions. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Fix identions, too long lines, unused imports and some... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-19 |
Pawel Solyga | Add pylint configuration file (pylintrc) and do_pylint... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-18 |
Pawel Solyga | Fix identions in reflistprop module. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-18 |
Pawel Solyga | Remove not used imports in models. Fix missing spaces... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-18 |
Pawel Solyga | Add missing ugettext_lazy for string in soc.views.user... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-18 |
Pawel Solyga | Fix missing keyword argument in soc.views.user.profile... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-18 |
Pawel Solyga | Change Sponsor delete url from /site/sponsor/profile... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-17 |
Pawel Solyga | Replace GROUP_TYPE_PLURAL and GROUP_TYPE_SHORT constants... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-17 |
Pawel Solyga | Move TODO about isDeletable Sponsor logic method to... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-17 |
Pawel Solyga | Remove not needed request argument in view decorator. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Create decorators module in view/helper and add view... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Make page argument required for errorResponse and requestLog... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | DeadlineExceededError in the recent version of AppEngine... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Add page=None parameter to all views. Information from... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Some indention fixes in access.py module. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Change name of login_request variable in access.py... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Change name of getUserFromLinkNameOrDie function to... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Fix mistakes in docs and comments in logic/models/base.py. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-16 |
Pawel Solyga | Remove #docsummary class from css file as it is not... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Update TinyMCE wiget code according to r783. I hope... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Change verbose_name of founder property in Group model... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Remov "founder" text from the first line of edit.py... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Show "Created by" read-only field in Document Edit... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Show "Created by" read-only field in Sponsor Edit view... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Fix not working docs show view. Document show view... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Changes to TinyMCE widget that enable to pass mce_settings... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Add nameHomeSettings function to key_name module. Add... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-15 |
Pawel Solyga | Update comments in models/group.py (changed Optional... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Fix bug that caused Lookup user by User Account not... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Add deleted in r732 (don't know why) functionality... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Add underscore in two word div class names in templates... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Add missing blank lines, clean up the doc string and... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Move <div id='notice'> into notice block in base.html... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Fix some defects for lookup user view. More information... Review by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Add missing import in soc/views/site/sponsor/list.py... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Load ../vendor/django into trunk/app/django.
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Fixed imports sorting based on comments for r751. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-14 |
Pawel Solyga | Some indentations fixes. Changed all the email=id function... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Some indentations fixes and ugettext_lazy() wrap up... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Rename soc/logic/models/settings.py to model site_settings... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Fix typos in doc string in sponsor.py and settings.py Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Remove spaces between dict key name and colon. Fix... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Add missing blank lines between imports and sort all... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Add missing blank lines between imports in access.py... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-13 |
Pawel Solyga | Rearrange imports in home.py so they apply to new discussed... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-12 |
Pawel Solyga | Fix not working delete Sponsor functionality after... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-12 |
Pawel Solyga | Fix not working isIdDeveloper() function after recent... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-12 |
Pawel Solyga | Changed location of the svn command in svn_load_dirs... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-10 |
Pawel Solyga | Load /Users/solydzajs/Downloads/google_appengine/ into
|
commit | commitdiff | tree |
2008-10-10 |
Pawel Solyga | Add missing __init__.py to soc/logic/helper folder...
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Enable recently commited delete Sponsor request handler... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Create a submit_buttons blocks in all edit view templates... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Create a submit_buttons block in group edit profile... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Add notification bar block in base.html template. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Add #notice class declaration in soc.css for upcoming... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-09 |
Pawel Solyga | Update indexes in index.yaml file. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-08 |
Pawel Solyga | Fix typo in getSponsorFromLinkName (key_name variable...
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add basic Sponsors List, Create New Sponsor, Sponsor... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add Sponsor logic functions. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add group templates that can be used by Sponsor, Organizatio... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add colon at the of _readonly_field_as_table_row template...
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Fix missing blank line to follow PythonStyleGuide in...
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add links in sidebar for upcoming Sponsor views. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Change key_name module usage to path_linkname module... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Replace common module with validate module. Move validation... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Add missing blank line to follow PythonStyleGuide in...
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Fixed typo in DEF_CREATE_NEW_DOC_MSG.
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Moved isLinkNameFormatValid function out of id_user... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-01 |
Pawel Solyga | Fixed models based on output from graph.py script and...
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Change _readonly_field_as_table_row <td> tag class... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Clean up too long lines in profile.py. Add ReadOnlyInput... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Add polymodel folder to DEFAULT_APP_DIRS variable in...
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Add key naming function for Sponsor, School, Organization... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Add org ReferenceProperty to Administrator model (many... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Made mce_settings class variable in TinyMCE widget...
|
commit | commitdiff | tree |
2008-09-30 |
Pawel Solyga | Replaced context.update call to simple value assignment...
|
commit | commitdiff | tree |
2008-09-29 |
Pawel Solyga | Fixed not working "Create New User" view which was... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-24 |
Pawel Solyga | Fixed missing urlparse import in request_helpers which...
|
commit | commitdiff | tree |
2008-09-23 |
Pawel Solyga | Changes in TinyMCE widget in custom_widgets.py based... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-23 |
Pawel Solyga | Change user list view instruction. Don't show "Next...
|
commit | commitdiff | tree |
2008-09-22 |
Pawel Solyga | Add Users List Developer view which is available at... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-22 |
Pawel Solyga | Add list_helpers functions that are going to be used... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-22 |
Pawel Solyga | Add support for changing User id (Google Account email... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-21 |
Pawel Solyga | Small change to unescape function in template_helpers...
|
commit | commitdiff | tree |
2008-09-21 |
Pawel Solyga | Add rounded corners graphics. Add .notice class and...
|
commit | commitdiff | tree |
2008-09-21 |
Pawel Solyga | Remove Author model (use Person instead). Update models... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-09-20 |
Pawel Solyga | Add custom 404 error message with link to "Create a...
|
commit | commitdiff | tree |
2008-09-19 |
Pawel Solyga | Bug fixes to revision r596. User Account field in Developer...
|
commit | commitdiff | tree |
2008-09-18 |
Pawel Solyga | Fixed too long lines and deleted unused imports in...
|
commit | commitdiff | tree |
2008-09-18 |
Pawel Solyga | New default values for page title, header title and...
|
commit | commitdiff | tree |
2008-09-18 |
Pawel Solyga | Documentation updates and one typo fix.
|
commit | commitdiff | tree |
2008-09-16 |
Pawel Solyga | Updated make_release.sh docs and added way for person...
|
commit | commitdiff | tree |
2008-09-16 |
Pawel Solyga | Changed ZIPFILE variable to DJANGO_ZIPFILE in make_release...
|
commit | commitdiff | tree |