Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VoteIT/voteit.core
/ functions
Functions
1,361 in github.com/VoteIT/voteit.core
⨍
Functions
1,361
◇
Types & classes
265
↳
Endpoints
5
Method
__init__
(self, context)
voteit/core/validators.py:89
Method
__init__
(self, context, request, default_deferred)
voteit/core/validators.py:130
Method
__init__
(self, msg=_("Use regular chars and no spaces."))
voteit/core/validators.py:149
Method
__init__
Create event.
voteit/core/interfaces.py:17
Method
__init__
Initialize worker. id will be part of the pid-file.
voteit/core/scripts/worker.py:20
Method
__init__
(self, context)
voteit/core/plugins/arche_pas_image.py:26
Method
__init__
(self, context)
voteit/core/plugins/gravatar_profile_image.py:27
Method
__init__
(self, status, title=None, help=None, comment=None)
voteit/core/models/poll_plugin.py:30
Method
__init__
(self, context)
voteit/core/models/poll_plugin.py:140
Method
__init__
(self, context)
voteit/core/models/access_policy.py:19
Method
__init__
When meetings are added, whoever added them should become moderator and voter. BaseContent will have added userid to creators attribute.
voteit/core/models/meeting.py:39
Method
__init__
(self)
voteit/core/models/user.py:133
Method
__init__
(self, data = None, **kwargs)
voteit/core/models/site.py:35
Method
__init__
(self, request)
voteit/core/models/flash_messages.py:13
Method
__init__
Ballots attr is an OIBTree, since they can have any object as key.
voteit/core/models/poll.py:248
Method
__init__
Initialize class. note that the superclass will create field storage etc on init, so it's important to run super. creators is
voteit/core/models/interfaces.py:46
Method
__init__
(**kw)
voteit/core/models/interfaces.py:131
Method
__init__
Create a log entry.
voteit/core/models/interfaces.py:309
Method
__init__
Context to adapt.
voteit/core/models/interfaces.py:498
Method
__init__
(self, context, request)
voteit/core/models/read_names.py:27
Method
__init__
(self, context, request)
voteit/core/models/read_names.py:129
Method
__init__
(self, email, roles, sent_by = None)
voteit/core/models/invite_ticket.py:43
Method
__init__
(self, context)
voteit/core/models/mention.py:30
Method
__init__
(self, context)
voteit/core/models/proposal_ids.py:26
Method
__init__
(self, context)
voteit/core/models/diff_text.py:24
Method
__init__
(self, state, parts)
voteit/core/models/diff_text.py:134
Method
__init__
(self, orig, changed)
voteit/core/models/diff_text.py:165
Method
__init__
(self, context)
voteit/core/models/unread.py:17
Method
__init__
(self, data=None, **kwargs)
voteit/core/models/base_content.py:39
Method
__init__
(self, context)
voteit/core/models/logs.py:22
Method
__init__
(self, context_uid, message, tags=(), userid=None, scripted=None)
voteit/core/models/logs.py:57
Method
__init__
(self, context)
voteit/core/models/tests/test_user.py:107
Method
__init__
(self, node, kw)
voteit/core/schemas/diff_text.py:103
Method
__init__
(self, node, kw)
voteit/core/schemas/diff_text.py:122
Method
__len__
(self)
voteit/core/models/diff_text.py:138
Method
__setitem__
(self, key, item)
voteit/core/models/mention.py:34
Method
__setitem__
(self, key, value)
voteit/core/models/unread.py:22
Function
_add_meeting_list_portlet
(root, event)
voteit/core/models/site.py:73
Function
_add_portlets_meeting_subscriber
(meeting, event)
voteit/core/models/meeting.py:235
Function
_check_active_for_meeting
(context, request, va)
voteit/core/plugins/like_button.py:173
Method
_cut
(self)
voteit/core/models/tests/test_poll_plugin.py:18
Function
_deferred_current_fullname
(node, kw)
voteit/core/schemas/meeting.py:60
Function
_dummy_default_deferred
(*kw)
voteit/core/tests/test_validators.py:209
Method
_find_counter
(self, obj)
voteit/core/models/unread.py:47
Method
_get_ballots
(self)
voteit/core/models/poll.py:125
Method
_get_creators
(self)
voteit/core/models/base_content.py:148
Method
_get_poll_result
(self)
voteit/core/models/poll.py:133
Method
_module
(self)
voteit/core/tests/test_testing_helpers.py:15
Method
_prop
(self)
voteit/core/models/tests/test_proposal_ids.py:129
Method
_register_majority_poll
(self, poll)
voteit/core/models/tests/test_poll.py:57
Method
_set_ballots
(self, value)
voteit/core/models/poll.py:128
Method
_set_creators
(self, value)
voteit/core/models/base_content.py:150
Method
_set_poll_result
(self, value)
voteit/core/models/poll.py:136
Function
_sorter
(key)
voteit/core/evolve/evolve15.py:20
Method
_sorter
(ai)
voteit/core/portlets/agenda.py:100
Method
_sorter
(obj)
voteit/core/views/meeting.py:55
Method
_sorter
(obj)
voteit/core/views/moderators_emails.py:26
Method
_sorter
(obj)
voteit/core/models/base_content.py:212
Function
_testing_redis_conn
(reqest)
voteit/core/helpers.py:329
Method
_translated_state_title
(state)
voteit/core/views/manage_agenda_items.py:81
Method
_vote_text
(count)
voteit/core/plugins/majority_poll.py:114
Function
_wrap_request_method
(*args, **kwargs)
voteit/core/testing_helpers.py:86
Method
about_me
(self)
voteit/core/models/user.py:118
Method
access_policy
(self)
voteit/core/views/meeting.py:146
Method
access_policy
(self)
voteit/core/views/meeting.py:182
Method
access_policy
(self)
voteit/core/models/meeting.py:132
Function
action_lost_password
(context, request, va, **kw)
voteit/core/views/help.py:27
Function
action_support
(context, request, va, **kw)
voteit/core/views/help.py:34
Method
add
Delegate to arches flash messages.
voteit/core/models/flash_messages.py:16
Method
add
Add a log entry. context_uid: the uid of the object that triggered logging. message: the message to store. tags:
voteit/core/models/interfaces.py:501
Method
add
Add an id for this proposal. It will update both the proposal and the global storage within the meeting.
voteit/core/models/interfaces.py:530
Method
add
(self, proposal)
voteit/core/models/proposal_ids.py:48
Method
add
(self, proposal)
voteit/core/models/proposal_ids.py:73
Method
add
(self, context_uid, message, tags=(), userid=None, scripted=None)
voteit/core/models/logs.py:39
Function
add_as_system_user_widget
(node, kw)
voteit/core/schemas/system_users.py:24
Function
add_close_timestamp
Add timestamps when a meeting, ai or poll is closed.
voteit/core/subscribers/timestamps.py:9
Method
add_groups
(self, principal, groups, event = True)
voteit/core/models/security_aware.py:48
Method
add_invite_ticket
Create an invite ticket and add it do the invite_tickets storage. Note that this doesn't send the invitation. If the ticket w
voteit/core/models/interfaces.py:175
Function
add_start_timestamp
Add timestamps when a meeting, ai or poll is started.
voteit/core/subscribers/timestamps.py:19
Method
add_success
(self, appstruct)
voteit/core/views/permissions.py:44
Method
add_success
(self, appstruct)
voteit/core/views/ticket.py:243
Function
adjust_column_size
(event)
voteit/core/js/base.js:33
Method
adjust_proposal_states
Adjust the states of proposals to something. This method is normally called from a poll plugin to set approved or denied prop
voteit/core/models/interfaces.py:253
Method
after_bind
(self, schema, kw)
voteit/core/schemas/agenda_item.py:69
Function
agenda_data_json
(context, request)
voteit/core/portlets/agenda.py:118
Function
agenda_labels_active
(context, request, va)
voteit/core/views/control_panel.py:20
Function
agenda_states
(context, request, va, **kw)
voteit/core/views/watcher.py:50
Function
ai_tags_widget
(node, kw)
voteit/core/schemas/agenda_item.py:16
Method
aid
(self)
voteit/core/models/proposal.py:77
Method
aid_int
(self)
voteit/core/models/proposal.py:84
Function
ap_hashlist_uid_widget
(node, kw)
voteit/core/plugins/hashlist_ap.py:75
Function
append_search_path
Add a search path to deform. This is the way to register custom widget templates.
voteit/core/deform_bindings.py:4
Method
appstruct
(self)
voteit/core/views/meeting.py:133
Method
appstruct
(self)
voteit/core/views/poll.py:85
Method
appstruct
(self)
voteit/core/views/diff_text.py:53
Method
appstruct
(self)
voteit/core/views/diff_text.py:138
Method
appstruct
(self)
voteit/core/views/base_edit.py:16
Method
auth_domains
(self)
voteit/core/models/user.py:49
Function
auto_claim_ticket
When an email address is validated check for existing tickets for this address and claim them.
voteit/core/subscribers/auto_claim_ticket.py:8
Method
before
(self, form)
voteit/core/portlets/agenda_item.py:241
← previous
next →
401–500 of 1,361, ranked by callers