Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bettermeans/bettermeans
/ functions
Functions
2,524 in github.com/Bettermeans/bettermeans
⨍
Functions
2,524
◇
Types & classes
304
↓ 2 callers
Method
allowed_to_see_motion?
Return true if the user is allowed to see motion
app/models/user.rb:586
↓ 2 callers
Method
allowed_to_see_project?
Return true if the user is a allowed to see project If root project is public, then we check that user has been given explicit clearance If root proje
app/models/user.rb:594
↓ 2 callers
Method
api_key
Return user's API key (a 40 chars long string), used to access the API
app/models/user.rb:464
↓ 2 callers
Method
archived
app/models/issue_status.rb:59
↓ 2 callers
Function
ask_for_login
()
public/javascripts/dashboard.js:4203
↓ 2 callers
Method
authenticate
(login, password)
app/models/auth_source.rb:11
↓ 2 callers
Method
available_statuses
Find potential statuses the user could be allowed to switch issues to
app/models/workflow.rb:31
↓ 2 callers
Method
binding_member?
Return true if the role is a binding member role
app/models/role.rb:107
↓ 2 callers
Method
caption
app/models/query.rb:19
↓ 2 callers
Method
check
(imap_options={}, options={})
lib/redmine/imap.rb:10
↓ 2 callers
Method
clearance?
Return true if the role is a clearance
app/models/role.rb:137
↓ 2 callers
Function
collapse_item
(dataId,check_for_save)
public/javascripts/dashboard.js:3004
↓ 2 callers
Function
comment_added
(item, dataId)
public/javascripts/dashboard.js:3233
↓ 2 callers
Method
community_member?
Return true if the role belongs to the community in any way
app/models/role.rb:92
↓ 2 callers
Method
content_for_version
(version=nil)
app/models/wiki_page.rb:70
↓ 2 callers
Method
contributor_list
Returns a hash of contributers
app/models/project.rb:486
↓ 2 callers
Function
convert_points_to_complexity
(points)
public/javascripts/dashboard.js:910
↓ 2 callers
Method
copy
app/controllers/projects_controller.rb:133
↓ 2 callers
Method
copy
(source_role)
app/models/role.rb:30
↓ 2 callers
Method
copy_from
(arg)
app/models/issue.rb:174
↓ 2 callers
Method
create_recurly_account
(id)
app/models/user.rb:149
↓ 2 callers
Method
create_user_from_email
Creates a user account for the +email+ sender
app/models/mail_handler.rb:336
↓ 2 callers
Method
credits
app/controllers/projects_controller.rb:497
↓ 2 callers
Method
css_classes
Returns a string of css classes that apply to the issue
app/models/issue.rb:402
↓ 2 callers
Method
current_user
app/controllers/application_controller.rb:58
↓ 2 callers
Function
d
(z)
public/javascripts/jit-yc.js:24
↓ 2 callers
Function
d
(p,h)
public/javascripts/static/cufon-yui.js:7
↓ 2 callers
Function
data_ready
(html,name)
public/javascripts/dashboard.js:345
↓ 2 callers
Method
default
app/models/motion_vote.rb:9
↓ 2 callers
Function
disable_refresh_button
()
public/javascripts/dashboard.js:415
↓ 2 callers
Function
display_panels
()
public/javascripts/dashboard.js:515
↓ 2 callers
Function
distance
(a, b)
public/javascripts/jit.js:5172
↓ 2 callers
Function
e
(q,k)
public/javascripts/raphael.min.js:29
↓ 2 callers
Function
e
(Z,m,j,i)
public/javascripts/excanvas.min.js:1
↓ 2 callers
Method
editable?
Returns true if the current user is allowed to edit the page, otherwise false
app/controllers/wiki_controller.rb:224
↓ 2 callers
Function
enable_refresh_button
()
public/javascripts/dashboard.js:411
↓ 2 callers
Method
enterprise_member?
Return true if the role belongs to the enterprise (i.e. contributor, member, coreateam, admin, or board)
app/models/role.rb:97
↓ 2 callers
Method
exists?
Checks if a menu item exists
lib/redmine/menu_manager.rb:357
↓ 2 callers
Method
expired?
Return true if token has expired
app/models/token.rb:17
↓ 2 callers
Function
f
(q,k)
public/javascripts/raphael.min.js:28
↓ 2 callers
Function
f
()
public/javascripts/static/cufon-yui.js:7
↓ 2 callers
Function
fancybox_get_zoom_from
()
public/javascripts/jquery.fancybox-1.3.0.js:735
↓ 2 callers
Method
find
(name)
lib/redmine/menu_manager.rb:361
↓ 2 callers
Function
findWrapper
(id, eventName, handler)
public/javascripts/prototype.js:3974
↓ 2 callers
Method
find_by_api_key
(key)
app/models/user.rb:486
↓ 2 callers
Method
find_or_new_page
find the page with the given title if page doesn't exist, return a new page
app/models/wiki.rb:20
↓ 2 callers
Method
finish
app/controllers/issues_controller.rb:241
↓ 2 callers
Function
fireContentLoadedEvent
()
public/javascripts/prototype.js:4102
↓ 2 callers
Function
fit
(ext1, ext2, subtreeOffset, siblingOffset, i)
public/javascripts/jit.js:7890
↓ 2 callers
Method
free?
app/models/plan.rb:4
↓ 2 callers
Method
from_param
(param)
app/helpers/sort_helper.rb:67
↓ 2 callers
Function
g
(i)
public/javascripts/excanvas.min.js:1
↓ 2 callers
Function
genDistFunc
(a)
public/javascripts/jit.js:10621
↓ 2 callers
Function
generate_and_append_panel
(position,name,title, visible)
public/javascripts/dashboard.js:2804
↓ 2 callers
Function
generate_comment
(author,note,created_at,itemId,last_comment,journalId,dataId)
public/javascripts/dashboard.js:1323
↓ 2 callers
Function
generate_comments_section
(dataId)
public/javascripts/dashboard.js:1254
↓ 2 callers
Function
generate_estimate_button
(points,credits, itemId, dataId, comment)
public/javascripts/dashboard.js:922
↓ 2 callers
Function
generate_item_estimate_button
(dataId,points)
public/javascripts/dashboard.js:1584
↓ 2 callers
Function
generate_todo
(subject,completed_on,todoId,owner_login,dataId, item_editable)
public/javascripts/dashboard.js:1375
↓ 2 callers
Function
getDOMEventName
(eventName)
public/javascripts/prototype.js:3941
↓ 2 callers
Function
getEventID
(element)
public/javascripts/prototype.js:3935
↓ 2 callers
Function
getMenu
($menu)
public/javascripts/superfish.js:33
↓ 2 callers
Function
getMenu
($menu)
public/javascripts/static/superfish.js:33
↓ 2 callers
Function
getMethod
(settings)
public/javascripts/jquery.fileupload.js:149
↓ 2 callers
Function
getUrl
(settings)
public/javascripts/jquery.fileupload.js:142
↓ 2 callers
Function
getVisib
(obj)
public/javascripts/calendar/calendar.js:1465
↓ 2 callers
Function
getWordBeforeCaretPosition
(e)
public/javascripts/application.js:1708
↓ 2 callers
Function
h
()
public/javascripts/static/cufon-yui.js:7
↓ 2 callers
Function
handleFiles
(event, files, input, form)
public/javascripts/jquery.fileupload.js:314
↓ 2 callers
Function
handleUpload
(event, files, input, form, index)
public/javascripts/jquery.fileupload.js:293
↓ 2 callers
Function
has_current_user_estimated
(item)
public/javascripts/dashboard.js:1571
↓ 2 callers
Function
has_vote_type
(item,vote_type,vote_value)
public/javascripts/dashboard.js:2611
↓ 2 callers
Function
hb
(a,b,c,d,f)
public/javascripts/raphael.min.js:79
↓ 2 callers
Method
headers
Returns the headers of this row.
lib/faster_csv.rb:143
↓ 2 callers
Method
helper_for
(name)
lib/redmine/wiki_formatting.rb:24
↓ 2 callers
Function
hideResultsNow
()
public/javascripts/jquery.autocomplete.js:308
↓ 2 callers
Function
hideResultsNow
()
public/javascripts/jquery.autocomplete.min.js:11
↓ 2 callers
Method
html_options
(options={})
lib/redmine/menu_manager.rb:410
↓ 2 callers
Function
i
(F,E)
public/javascripts/static/jquery-1.3.2.min.js:19
↓ 2 callers
Method
in_use?
app/models/enumeration.rb:62
↓ 2 callers
Method
increment_download
app/models/attachment.rb:100
↓ 2 callers
Method
index
app/controllers/my_controller.rb:26
↓ 2 callers
Function
initEventHandlers
()
public/javascripts/jquery.fileupload.js:77
↓ 2 callers
Function
initUploadForm
()
public/javascripts/jquery.fileupload.js:418
↓ 2 callers
Method
inprogress
app/models/issue_status.rb:31
↓ 2 callers
Method
instance
This method will return a FasterCSV instance, just like FasterCSV::new(), but the instance will be cached and returned for all future calls to this me
lib/faster_csv.rb:1080
↓ 2 callers
Function
isBody
(element)
public/javascripts/jit.js:537
↓ 2 callers
Function
isXHRUploadCapable
()
public/javascripts/jquery.fileupload.js:71
↓ 2 callers
Method
is_expense?
app/models/issue.rb:118
↓ 2 callers
Function
is_item_estimatable
(item)
public/javascripts/dashboard.js:3562
↓ 2 callers
Function
is_item_todos_editable
(dataId)
public/javascripts/dashboard.js:3544
↓ 2 callers
Method
issue_statuses
Returns an array of IssueStatus that are used in the tracker's workflows
app/models/tracker.rb:68
↓ 2 callers
Function
item_actioned
(item, dataId, action)
public/javascripts/dashboard.js:3132
↓ 2 callers
Method
items
(menu_name)
lib/redmine/menu_manager.rb:281
↓ 2 callers
Function
j
(AM,AN)
public/javascripts/jquery.flot.min.js:1
↓ 2 callers
Function
j
(a,f,c,g)
public/javascripts/application.js:1565
↓ 2 callers
Method
join
app/controllers/projects_controller.rb:175
↓ 2 callers
Function
la
(a,b,d)
public/javascripts/jquery.js:16
↓ 2 callers
Function
legacyUpload
(input, form, iframe, settings)
public/javascripts/jquery.fileupload.js:350
↓ 2 callers
Function
load_dashboard_data
()
public/javascripts/dashboard.js:181
← previous
next →
501–600 of 2,524, ranked by callers