2008-12-05 |
Pawel Solyga | Some style and typo fixes in different modules. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-05 |
Pawel Solyga | Some more import sorting fixes and docstring typos... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-05 |
Pawel Solyga | Fix import sorting and docstring typos in soc.views... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-05 |
Pawel Solyga | Fix import sorting in soc.views.sitemap.build module. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-05 |
Pawel Solyga | Some style fixes in soc.logic.helper.notifications... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-02 |
Pawel Solyga | Remove cyclic imports by moving response method of... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-02 |
Pawel Solyga | Remov unused import from Quiz model and add missing... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-02 |
Pawel Solyga | Remove Great Britain from country list. Great Britain... Review by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-01 |
Pawel Solyga | Some docstring fixes in few modules (soc.views.helper... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-01 |
Pawel Solyga | Add missing dot and correctly sort imports in soc.logic... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-12-01 |
Pawel Solyga | Some docstring and missing blank lines fixes in soc... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Remove unused imports from some modules. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Fix typo and too long lines in soc.logic.models.request... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Add missing import, remove unused import and add missing... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Add missing dots and fix too long line in soc.views... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Add module docstring and license for soc, soc.models... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Remove python-graph from thirdparty, remove check_includes... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Fix too long lines in soc.views.models.request, remove... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Add missing dots in soc.logic.lists module. Change... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Remove unused imports in soc.views.models role, host... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Remove unused imports in soc.views.models.user and... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Remove unused import in soc.models.task. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-30 |
Pawel Solyga | Fix too long lines in soc.model.work. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-27 |
Pawel Solyga | Fix some typo in logic.models.base. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Remove polymodel module from repository. Patch by: Pawel Solyga, Sverre Rabbelier
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Remove polymodel folder from DEFAULT_APP_DIRS variable... Patch by: Pawel Solyga, Sverre Rabbelier
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Remove inheritance_line from Form meta class excludes... Patch by: Pawel Solyga, Sverre Rabbelier
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Remove inheritance from PolyModel in Answer and Linkable... Patch by: Pawel Solyga, Sverre Rabbelier
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Add customized User Edit Developer view template with... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Fix names of methods in soc.views.model.site. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-22 |
Pawel Solyga | Fix wrong comment format in request.py. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-20 |
Pawel Solyga | Some indention and too long lines fixes in soc.views... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-20 |
Pawel Solyga | Delete some more not needed directories this time in... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-20 |
Pawel Solyga | Remove not needed directories in soc/views. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-20 |
Pawel Solyga | Small comment fix in Linkable model. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-18 |
Pawel Solyga | Fix not working request creation. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-17 |
Pawel Solyga | Add new parameters to views: url_name which is name... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-17 |
Pawel Solyga | Fix not working feed display for home settings public... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-17 |
Pawel Solyga | Replace old page parameter doc string description with... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-17 |
Pawel Solyga | Fix missing dots in doc strings and some other doc... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-17 |
Pawel Solyga | Remove empty docs folder in soc/views. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-16 |
Pawel Solyga | Change id to account in base.html template (without... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-16 |
Pawel Solyga | Add an e-mail dispatcher that can be used to send messages... Patch by: Lennard de Rijk, Pawel Solyga
|
commit | commitdiff | tree |
2008-11-15 |
Pawel Solyga | Fix broken User link_name validations. Changes in r1014... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-13 |
Pawel Solyga | Make sure the user edit form has the complete mail... Review by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-11 |
Pawel Solyga | Move all the properties from Person model to Role model... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-11 |
Pawel Solyga | Fix broken User link name (it was possible to change... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-11 |
Pawel Solyga | Move "(required)" text to third column instead of second... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Remove stop parameter from home_settings and site_settings... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | In soc.views.models.user module fix too long line.... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Some name changes in soc.logic.site.map module for... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Fix typo in linkable model and add some missing comments. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Fix names typos in home_settings and site_settings... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Change Google Maps property name from gm_api_key to... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Change partial path and link name verbose names in... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Add jquery folder to make_release.sh script to fix... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-10 |
Pawel Solyga | Adds a check to logic/valididate.py that checks the... Review by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-07 |
Pawel Solyga | Fix not working former_ids. Add support for "Invalid... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-07 |
Pawel Solyga | Some indention fixes and remove not needed variable... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-04 |
Pawel Solyga | Fix wrong redirect when changing partial path or link... Review by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-04 |
Pawel Solyga | Fix not working former ids feature of User Profile... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-11-03 |
Pawel Solyga | Add missing TODOs to soc.logic.models classes. Fix... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-23 |
Pawel Solyga | Fix typo in models/public.html template. Changes in... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-23 |
Pawel Solyga | Fix mistakes in Host List templates. Change Host List... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-23 |
Pawel Solyga | Rename Host list templates from group_<something> to... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-23 |
Pawel Solyga | Fix Sponsor profile edit/create template. Don't show... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-23 |
Pawel Solyga | Addresses comments to r866. Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-22 |
Pawel Solyga | Inherit from BaseForm in all forms instead of from... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
2008-10-22 |
Pawel Solyga | Fix not working Create views (committed in r864). Check... Patch by: Pawel Solyga
|
commit | commitdiff | tree |
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 |