Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge in Civi Core #1

Merged
merged 4,576 commits into from
Oct 18, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4576 commits
Select commit Hold shift + click to select a range
d6dce59
Additional fix of CRM-15364
monishdeb Oct 1, 2014
bb7a7fe
Merge pull request #72 from dpradeep/upgrade-handling
kurund Oct 1, 2014
115fa27
fixed the version, generated data and version for new fields
kurund Oct 2, 2014
2e3b0e8
CRM-15407 - add fee_amount and net_amount to Dummy processor.
davecivicrm Oct 2, 2014
55c743a
CRM-15280 - Advanced Search not working for deleted Contacts
atif-shaikh Sep 15, 2014
e5235b0
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-10-0…
totten Oct 2, 2014
21a3b46
Merge branch 'master' of github.com:webaccess/civicrm-core into sales…
kurund Oct 2, 2014
e88aa68
Reverted some code
monishdeb Oct 2, 2014
c0b7c81
CRM-15412 - Fix CRM.confirm to add content before opening dialog
colemanw Oct 2, 2014
a20ef47
Merge pull request #4297 from colemanw/CRM-15412
colemanw Oct 2, 2014
8bf5422
jsortable.tpl - minor cleanup
colemanw Oct 2, 2014
cc1bf3e
CiviCase form button cleanup
colemanw Oct 2, 2014
17087a4
Merge pull request #4292 from monishdeb/CRM-15374
davecivicrm Oct 2, 2014
8cf01b2
CRM-15374 - exclude fee-related financial_trxn rows from balance calc…
davecivicrm Oct 3, 2014
6293394
event recurring patch for v4.6
priyankakaran26 Sep 3, 2014
9d54f3a
DAO changes
priyankakaran26 Sep 4, 2014
89ba256
added default to cascade_type in recurring_entiy table
priyankakaran26 Sep 4, 2014
b89d107
recurring form template
priyankakaran26 Sep 4, 2014
b9dde09
parent / child indication on manage events page
priyankakaran26 Sep 4, 2014
6063a2f
Highlight repeat tab event details page, removed unwanted code from r…
priyankakaran26 Sep 4, 2014
079617d
fix ajax errors for diff php ver
priyankakaran26 Sep 4, 2014
870c344
Redirection correction to advanced search
priyankakaran26 Sep 4, 2014
36b8b5f
cascade update based on mode / cascade-type
priyankakaran26 Sep 4, 2014
6ab3f24
Allow submit for cascade type popup box
priyankakaran26 Sep 4, 2014
0b435e7
Update cascade type for all the events option
priyankakaran26 Sep 4, 2014
fd1abec
validation on ajax request-show error in dialog, setdefaults correcti…
priyankakaran26 Sep 5, 2014
c828f12
Ajax validation where ocurrences should not be more than 30, help tex…
priyankakaran26 Sep 5, 2014
a99e6f7
Replaced function call getallConnected events function with getEntiti…
priyankakaran26 Sep 5, 2014
2eeee28
Moved function generateRecursion and addEntityThroughRecursion from F…
priyankakaran26 Sep 5, 2014
80cc23f
repeat mode confirmation dialog generalization
priyankakaran26 Sep 5, 2014
202b6e2
repeat mode dialog improvements
priyankakaran26 Sep 5, 2014
8dc6e78
Function to delete relation from recurringentity, xml path correction…
priyankakaran26 Sep 6, 2014
668be47
since event-info effectively doesn't have any chnage, make it like as…
priyankakaran26 Sep 6, 2014
72c67af
delete relations from recurring entity and highlight repeat on event …
priyankakaran26 Sep 6, 2014
b657be1
Js fix for copyexcludedates for posting dates
priyankakaran26 Sep 6, 2014
30051f5
Parent /child text on event dashboard
priyankakaran26 Sep 7, 2014
985f92a
Hightligh repeat tab on manage event screen
priyankakaran26 Sep 7, 2014
ad82cae
generate recurrsions based on exclude dates
priyankakaran26 Sep 7, 2014
60b36f6
1. dao generations fixes 2. cascade-type to mode
priyankakaran26 Sep 7, 2014
b1d1479
repetition start date on the basis of parent event start date
priyankakaran26 Sep 7, 2014
d10273d
generalize core bao recurring entity
priyankakaran26 Sep 7, 2014
c5a70e1
interval cal fix
priyankakaran26 Sep 7, 2014
66f6604
Add time to repetition start date
priyankakaran26 Sep 7, 2014
5d4bf2f
Check participant before deleting events
priyankakaran26 Sep 8, 2014
4cf90ac
fix for month case in generate recursion
priyankakaran26 Sep 8, 2014
f51acb7
Participant check before recreating repeat configuration
priyankakaran26 Sep 8, 2014
8165e1f
Link participant count to participant search
priyankakaran26 Sep 8, 2014
9d2af82
Function optimization and js fix
priyankakaran26 Sep 9, 2014
25b7211
Testcase for RecurringEntity:Activities
priyankakaran26 Sep 11, 2014
50b39b5
towards recurring activity test case
priyankakaran26 Sep 11, 2014
060402a
Testcase: Changes in comments and update class name
priyankakaran26 Sep 11, 2014
60524f5
Testcase for Recurring Entity - events
priyankakaran26 Sep 11, 2014
6caeea7
Testcase: merged activity and event
priyankakaran26 Sep 11, 2014
1b1fcd9
get indent alright
priyankakaran26 Sep 11, 2014
37b2817
test case for activities: object oriented
priyankakaran26 Sep 11, 2014
72e9552
towards recurring objects
priyankakaran26 Sep 12, 2014
05121fd
towards recursion object:general
priyankakaran26 Sep 12, 2014
626c9bc
towards event:recursions thru objects
priyankakaran26 Sep 12, 2014
c09936e
towards recursion objects
priyankakaran26 Sep 12, 2014
690bf07
test case using recursion objects
priyankakaran26 Sep 12, 2014
dfbe9b9
towards recursion objects
priyankakaran26 Sep 12, 2014
206c0c4
towards recursion object tests
priyankakaran26 Sep 12, 2014
a1a821b
swap entity_status with start_action_date vice/versa
priyankakaran26 Sep 13, 2014
343630f
Add upgrade script for 4.6alpha1
priyankakaran26 Sep 13, 2014
dc07e5a
towards linked entities and generation
priyankakaran26 Sep 13, 2014
881c2df
Added comment for DAOs for Recurring Entity
priyankakaran26 Sep 13, 2014
342c3f9
return params for generated entities
priyankakaran26 Sep 13, 2014
cd3f28a
Towards testing linked entities test cases
priyankakaran26 Sep 13, 2014
84f0299
generalize skip fields & testing linked-entities
priyankakaran26 Sep 13, 2014
fb2120e
linked entities test case
priyankakaran26 Sep 13, 2014
1b1bde7
Always consider current event start date as repetition start date
priyankakaran26 Sep 15, 2014
09026b3
Replaced redundant code with BAO function getParticipantCountforEvent
priyankakaran26 Sep 15, 2014
3af7599
Allow recreating recursions even from child event
priyankakaran26 Sep 15, 2014
345c1ff
Confirm pop up called only for the core tabs of the manage event and …
priyankakaran26 Sep 16, 2014
a87e3fe
Update cascade for all related tabs in Manage events
priyankakaran26 Sep 17, 2014
fb8498a
Changed linked entity table for fee and registration
priyankakaran26 Sep 17, 2014
9b15a50
Ajax return result correction and it's subsequent handling in js file
priyankakaran26 Sep 17, 2014
4bd03b3
Do not insert entries related to uf_join and price_set_entity in recu…
priyankakaran26 Sep 18, 2014
83cf188
Moved few event specific functions to CRM_Event_Form_ManageEvent_Repe…
priyankakaran26 Sep 19, 2014
a2a22c1
javascript tabspace correction for RecurringEntity template file
priyankakaran26 Sep 19, 2014
d883608
Exclude dates js fix, do not add same date multiple times
priyankakaran26 Sep 19, 2014
2f195b6
When mode update fails, change to this event is saved - Error handling
priyankakaran26 Sep 29, 2014
cc0ed5c
Fixed - When resaving configuration from child, setdefaults would not…
priyankakaran26 Sep 29, 2014
97c4fe7
handle recurring entity delete
priyankakaran26 Sep 29, 2014
e0fdf42
Fixed - When given wrong criteria empty popup is shown
priyankakaran26 Sep 29, 2014
6560611
Validation - End date should be after event's start date
priyankakaran26 Sep 29, 2014
ee1eb06
tidying up comment
priyankakaran26 Sep 29, 2014
b9503f8
Moved function updateModeRecurringEntityForEvent to ManageEvent/Repea…
priyankakaran26 Sep 29, 2014
f58e8ee
Few JS improvisations
priyankakaran26 Sep 30, 2014
6b8af39
preview vs actual generation fix
priyankakaran26 Sep 30, 2014
03fbdf5
auto create linked entities after repeat config has been created
deepak-srivastava Sep 30, 2014
8498c2b
switch listeners to symphony style
deepak-srivastava Oct 2, 2014
48d849b
consider dao->delete result for triggerDelete()
deepak-srivastava Oct 2, 2014
f5f5a63
few more assertions for activity and event test cases
priyankakaran26 Oct 2, 2014
944014b
make sure recurring set has a parent-parent entry
deepak-srivastava Oct 2, 2014
fc1ad9c
some notice fixes
deepak-srivastava Oct 3, 2014
837b128
indent fixes
deepak-srivastava Oct 3, 2014
a50a97b
else to a new line, if-else space corrections
deepak-srivastava Oct 3, 2014
5be1890
CRM-15411 - Fix participant message ajax load
colemanw Oct 3, 2014
9a32a8f
fixed additional participant error
guanhuan Oct 3, 2014
431b0ca
changed inline css to civicrm core classes and added custom classes f…
priyankakaran26 Oct 3, 2014
c566e01
if else spacing, and ts tags
deepak-srivastava Oct 3, 2014
06e1018
misc indent fixes
deepak-srivastava Oct 3, 2014
1ed76b5
add dao file to gitignore
deepak-srivastava Oct 3, 2014
21bfdbc
remove recurring dao file
deepak-srivastava Oct 3, 2014
6c70584
Merge pull request #4068 from priyankakaran26/event-recurring-46
kurund Oct 3, 2014
08013e8
Merge pull request #4301 from colemanw/CRM-15411
colemanw Oct 3, 2014
822863c
Use CRM.console to prevent errors in older browsers
colemanw Oct 3, 2014
5a4a511
Merge pull request #4307 from colemanw/console
colemanw Oct 3, 2014
799096d
Remove obsolete HRDCase templates
colemanw Oct 3, 2014
c4e9de1
Merge pull request #4308 from colemanw/HRDCase
colemanw Oct 3, 2014
a50f405
CRM-15374 - Fix new regression on fix for balance calc when options a…
davecivicrm Oct 3, 2014
9425464
CRM-11342 - Fix for correct filtering of permissioned employees.
davecivicrm Oct 4, 2014
e476228
Common.js minor cleanup
colemanw Oct 4, 2014
17bf942
Merge pull request #4289 from colemanw/CRM-15130
kurund Oct 5, 2014
4cc9b81
CRM-14949 - Switch dynamic l10n js back to a callback instead of a file
colemanw Oct 5, 2014
280dc0f
Webtest Fix
Oct 6, 2014
b3748c5
Additional fix
Oct 6, 2014
1ab3a78
Merge pull request #4311 from jitendrapurohit/webtestfixes
Oct 6, 2014
aad929e
Merge pull request #4309 from davecivicrm/CRM-11342
davecivicrm Oct 6, 2014
8305566
Merge pull request #4302 from guanhuan/additional-participant-fixes
kurund Oct 6, 2014
8282178
OnBehalfOf.tpl - fix attr vs prop and trigger change
colemanw Sep 18, 2014
2fd2fc7
CRM-15327 - Fix autofill of chain-select
colemanw Sep 30, 2014
9c80939
CRM-13981 - Fix default value bug introduced in 133e2c9
colemanw Oct 6, 2014
98af96a
Merge pull request #4298 from davecivicrm/CRM-15374
davecivicrm Oct 6, 2014
d92a00d
Merge pull request #4294 from davecivicrm/CRM-15407
davecivicrm Oct 6, 2014
ab27abb
Revert "CRM-15407 - add fee_amount and net_amount to Dummy processor."
davecivicrm Oct 6, 2014
9f18377
Merge pull request #4312 from civicrm/revert-4294-CRM-15407
davecivicrm Oct 6, 2014
3d4fb0e
Standardize tpl file name
colemanw Oct 6, 2014
7c75c01
CRM-15379 - Find Participants : Actual participant count is incorrect…
atif-shaikh Oct 7, 2014
34434cd
CRM-15423
Oct 7, 2014
4e38284
webtest fixes 4.5
Oct 7, 2014
dc1d0c9
Merge pull request #4282 from colemanw/CRM-15327
kurund Oct 7, 2014
60ad1b5
Fixed webtest
rohankatkar Oct 7, 2014
1d5865f
Merge pull request #4319 from rohankatkar/webtest_4.5.0
kurund Oct 7, 2014
76bd3c7
Merge pull request #4318 from jitendrapurohit/webtestfixes
kurund Oct 7, 2014
f7ba9bc
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-10-0…
kurund Oct 7, 2014
5c32092
CRM-15372 :patch to fix fee amount replacing amount
Oct 7, 2014
be9628d
Merge pull request #4310 from colemanw/CRM-14949
kurund Oct 7, 2014
74fdd41
CRM-15374 - adjust query in getPaymentInfo to prevent extraneous fee-…
davecivicrm Oct 7, 2014
39373d1
CRM-15426 - record SMS errors
jmcclelland Oct 7, 2014
109e812
Merge pull request #4272 from eileenmcnaughton/CRM-15296-complete
davecivicrm Oct 7, 2014
a7344ee
Merge pull request #4320 from yashodha/CRM-15372
davecivicrm Oct 7, 2014
f51dd02
Merge pull request #4321 from davecivicrm/CRM-15374a
davecivicrm Oct 7, 2014
b2f57b5
CRM-15234 - prevent loss of responsive HTML markup due to CIVICRM_MAI…
davecivicrm Oct 7, 2014
3ed30d7
CRM-15234 - Add literal tags to sample responsive templates and regen…
davecivicrm Oct 7, 2014
2bafc26
Merge pull request #4323 from davecivicrm/CRM-15234
davecivicrm Oct 7, 2014
bbe4acb
CRM-15234 - Modify the upgrade versions of the 2 sample message templ…
davecivicrm Oct 7, 2014
980ec78
Merge pull request #4324 from davecivicrm/CRM-15234
davecivicrm Oct 8, 2014
e94f1b9
Merge pull request #4322 from jmcclelland/mass-sms-logging
Oct 8, 2014
db89844
Merge pull request #4317 from atif-shaikh/CRM-15379
Oct 8, 2014
08f0688
Additional changes for CRM-15421
rohankatkar Oct 8, 2014
2abe8f0
Merge pull request #4325 from rohankatkar/CRM_15421
Oct 8, 2014
e666268
Merge pull request #4316 from jitendrapurohit/CRM-15423
Oct 8, 2014
9fd4062
Webtest fix
rohankatkar Oct 8, 2014
45dd640
Merge pull request #4326 from rohankatkar/webtest_4.5.0
Oct 8, 2014
5aa910d
CRM-15430 - ensure default dashlets properly initialized for new users.
jmcclelland Oct 8, 2014
80016c2
Add link to basic payment processor inline help screen on the Payment…
davecivicrm Oct 8, 2014
6d7b5ef
Merge pull request #4328 from davecivicrm/payProcHelp
davecivicrm Oct 8, 2014
77099ee
Improve API explorer handling of operators
colemanw Oct 9, 2014
75f8dac
API explorer - fix getfields action select
colemanw Oct 9, 2014
77269b5
Merge pull request #4331 from colemanw/explorer
colemanw Oct 9, 2014
9bdd2fb
webtest fixes
rohankatkar Oct 9, 2014
396e44e
js break after editing Notes on Contact Summary Page
Oct 9, 2014
43bf68c
Merge pull request #4333 from jitendrapurohit/webtestfixes
Oct 9, 2014
e17541a
Merge pull request #4332 from rohankatkar/webtest-4.5.0
Oct 9, 2014
0a11e22
CRM-15343 - 4.5.0 corrupts soft references to case-types
atif-shaikh Oct 9, 2014
c9be260
Merge pull request #4223 from atif-shaikh/CRM-15366
Oct 9, 2014
827a4a5
Merge pull request #4334 from atif-shaikh/CRM-15343
kurund Oct 9, 2014
d4ad3b2
CRM-15434 - Fix mailing search doesn't work in non-English languages
Oct 9, 2014
87a7b76
Webtest fixes
Oct 9, 2014
b91cd53
Merge pull request #4336 from jitendrapurohit/webtestfixes
Oct 9, 2014
fc6a6a5
API Explorer - use entityRef for FK fields
colemanw Oct 9, 2014
dabf981
Add basic entityRef support for activities
colemanw Oct 9, 2014
2f186e8
Normalize translated string
colemanw Oct 9, 2014
f568a67
Fix contact entityRef placeholder text
colemanw Oct 9, 2014
a5c0c7f
CRM-15435: Fix custom group weights (mostly for Case ActivityView).
mlutfy Oct 9, 2014
e540209
Merge pull request #4338 from mlutfy/4.5-crm15435
colemanw Oct 9, 2014
07007b7
Fix api getActions to also load generic actions
colemanw Oct 10, 2014
ee8fa7a
version fixes
Oct 10, 2014
f18d46a
Merge pull request #4341 from yashodha/version-fix
Oct 10, 2014
e49f2ce
Merge pull request #4335 from elcapo/CRM-15434
kurund Oct 10, 2014
2d8a075
Merge pull request #4117 from totten/4.4-system-get
kurund Oct 10, 2014
2111a17
webtest fix
rohankatkar Oct 10, 2014
234aef8
webtest fix
Oct 10, 2014
34d932e
Merge pull request #4339 from colemanw/genericApiActions
colemanw Oct 10, 2014
4260487
CRM-15441 - Add a few missing translation (TS) tags
Oct 10, 2014
10ede6e
Document deprecation of AdvMultiSelect widget
colemanw Oct 10, 2014
a416987
Add missing ts
colemanw Oct 10, 2014
6fedf62
Merge pull request #4345 from colemanw/Document
colemanw Oct 10, 2014
70fd773
Merge pull request #4342 from rohankatkar/webtest-4.5.0
colemanw Oct 10, 2014
fb960d2
Merge pull request #4343 from jitendrapurohit/webtestfixes
colemanw Oct 10, 2014
21f4b60
Merge pull request #4295 from eileenmcnaughton/CRM-15408
davecivicrm Oct 10, 2014
2475a9a
Merge pull request #4337 from colemanw/explorerEntityRef
colemanw Oct 11, 2014
e972473
CRM-15443 - Exclude deceased contacts from EntityRef results
colemanw Oct 11, 2014
6452c83
Merge pull request #4344 from elcapo/CRM-15441
eileenmcnaughton Oct 12, 2014
37986ac
Merge pull request #4346 from colemanw/CRM-15443
davecivicrm Oct 12, 2014
eaa112a
CRM-15443 - add unit test to ensure getlist api does not return delet…
colemanw Oct 12, 2014
0dbefed
CRM-15444 bring AuthorizenetIPN into line with PaypalIPN
eileenmcnaughton Oct 13, 2014
9fe3e14
Merge pull request #4348 from eileenmcnaughton/CRM-15444
eileenmcnaughton Oct 13, 2014
2bfae98
preliminary tidy up - remove redundant refs to __LINE__
eileenmcnaughton Oct 13, 2014
858d0bf
preliminary tidy up - mostly removing unused params
eileenmcnaughton Oct 13, 2014
5525990
preliminary tidy up - trailing spaces & comments
eileenmcnaughton Oct 13, 2014
7236e25
Minor changes for CRM-15434
rohankatkar Oct 13, 2014
39d632f
preliminary clean up - improve tear down function
eileenmcnaughton Oct 13, 2014
321f0e2
Merge pull request #4350 from eileenmcnaughton/CRM-15446
eileenmcnaughton Oct 13, 2014
7926875
Merge pull request #4347 from colemanw/CRM-15443
Oct 13, 2014
469d028
Merge pull request #4349 from rohankatkar/CRM-15434
Oct 13, 2014
c10f9ca
CRM-15450 - Fix D6 to render scripts in correct order
colemanw Oct 13, 2014
330199a
CRM-15450 - Also disable D6 adding inline styles for good measure
colemanw Oct 13, 2014
eda3ad4
Merge pull request #4352 from colemanw/CRM-15450
colemanw Oct 13, 2014
a14e9d0
CRM-15417 - Display deprecation notices in api output and api explorer
colemanw Oct 10, 2014
15cbe79
CRM-15417 - Add safety checks to api deprecation utils
colemanw Oct 10, 2014
8298333
CRM-15417 - Show api deprecation warnings in console
colemanw Oct 10, 2014
77d80c9
CRM-15417 - fix getfields output
colemanw Oct 13, 2014
9277661
CRM-15417 - Add unit test for getactions
colemanw Oct 13, 2014
c2d01cb
Merge pull request #4340 from colemanw/deprecatedApi
colemanw Oct 13, 2014
2fa79ba
CRM-15432 - hide payment options block along with billing info when p…
davecivicrm Oct 14, 2014
31a146a
Merge pull request #4353 from davecivicrm/CRM-15432
davecivicrm Oct 14, 2014
1c56207
CRM-14949 Fix access_callback for l10n-js
colemanw Oct 14, 2014
df5ad24
Fix for CRM-15420
rohankatkar Oct 14, 2014
42bf933
Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-14-1…
kurund Oct 14, 2014
8892984
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-10-1…
kurund Oct 14, 2014
57c2bdf
Webtest fix
rohankatkar Oct 14, 2014
1ff68fb
Merge pull request #4355 from rohankatkar/CRM-15420
Oct 14, 2014
58c8e7a
Merge pull request #4357 from rohankatkar/Webtests
Oct 14, 2014
50911a6
Merge pull request #4327 from jmcclelland/default-dashlets
monishdeb Oct 14, 2014
0872745
CRM-15430 indentation fixes
monishdeb Oct 14, 2014
b50ac65
Merge pull request #4358 from monishdeb/CRM-15430
monishdeb Oct 14, 2014
c89a3b4
Merge pull request #4354 from colemanw/CRM-14949
colemanw Oct 14, 2014
6da7c18
CRM-15436, fixed typo
kurund Oct 14, 2014
49d97c4
CRM-15436, because of caching of xml items, xml menu items defined by…
kurund Oct 14, 2014
02a402f
CRM-15436, undo not a typo fix
kurund Oct 14, 2014
e803fd5
Fix PHP static context error
colemanw Oct 14, 2014
8f41eb4
Merge pull request #4364 from colemanw/static
colemanw Oct 14, 2014
45fcf8b
CRM-15451 - Fix api.getlist handling of deceased contacts
colemanw Oct 14, 2014
c312052
CRM-15456 - Add safety checks to avoid errors when updating tabs
colemanw Oct 14, 2014
204bf19
Merge pull request #4362 from kurund/CRM-15436
totten Oct 14, 2014
ecdfb65
Merge pull request #4363 from colemanw/CRM-15456
colemanw Oct 15, 2014
7d92f8d
Merge pull request #4365 from colemanw/CRM-15451
colemanw Oct 15, 2014
dc94c20
CRM-15442 - Change spaces to wildcards in contact.getlist api
colemanw Oct 15, 2014
f45a891
Merge pull request #4366 from colemanw/CRM-15442
colemanw Oct 15, 2014
5406798
don't bother processing records with entity-id or table as NULL
deepak-srivastava Oct 15, 2014
7fa110b
take care of empty entity-id or table, in parent methods
deepak-srivastava Oct 15, 2014
4e26603
Merge pull request #4368 from deepak-srivastava/CRM-15457
totten Oct 15, 2014
2ebb21f
CRM-15438 - Fix search component_mode selections
colemanw Oct 15, 2014
d79876c
Merge pull request #4371 from colemanw/CRM-15438
davecivicrm Oct 15, 2014
a03a3bd
CRM-15467 - Set location type to is_default and fix group_type in uf_…
davecivicrm Oct 15, 2014
6a2fe65
Merge pull request #4372 from davecivicrm/CRM-15467
davecivicrm Oct 15, 2014
43f1325
Merge pull request #4373 from civicrm/4.5
colemanw Oct 15, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ CRM/Core/DAO/PriceField.php
CRM/Core/DAO/PriceSet.php
CRM/Core/DAO/PriceSetEntity.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/RecurringEntity.php
CRM/Core/DAO/Setting.php
CRM/Core/DAO/StateProvince.php
CRM/Core/DAO/SystemLog.php
CRM/Core/DAO/Tag.php
CRM/Core/DAO/Timezone.php
CRM/Core/DAO/UFField.php
Expand Down Expand Up @@ -122,6 +124,7 @@ packages/doc
packages/temp
packages/test
settings_location.php
sql/case_sample.mysql
sql/civicrm.mysql
sql/civicrm_acl.??_??.mysql
sql/civicrm_acl.mysql
Expand All @@ -142,6 +145,7 @@ WordPress
joomla
packages/
tests/phpunit/CiviTest/civicrm.settings.local.php
tests/phpunit/CiviTest/truncate.xml
tools/scripts/releaser/releaser.conf
tools/tests/reports/logfile.tap
tools/tests/reports/testdox.html
Expand All @@ -151,3 +155,4 @@ vendor
civicrm.settings.php
sql/dummy_processor.mysql
distmaker/distmaker.conf
distmaker/out
116 changes: 113 additions & 3 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,116 @@
The following people and organizations sponsored and/or contributed new and improved features to the project.

************************************************
Key Contributors and Sponsors for 4.5
************************************************

CiviCRM Team - Coleman Watts, David Greenberg, Donald Lobo,
Kurund Jalmi, Michael McAndrew, Monish Deb, Pratik Joshi,
Tim Otten, Yashodha Chaku, Eileen McNaughton
AGH Strategies - Andrew Hunt, Maggie Epps, Tyrell Cook
Allan Chappell
Amnesty International Spain - Carlos Capote
Andy Clark
Arete Imagine - Marisa Porter, Nate Porter
Botanical Society of America - Toby Lounsbury
Chris Burgess
Chris Ward
Circle Interactive - Andrew Walker, Dave Jenkins
CiviDesk - Nicolas Ganivet, Sunil Pawar
Compucorp - Jamie Novick, Erawat Chamanont
CiviCoop - Erik Hommel, Jaap Jansma
Detlev Sieber
Drishtant - Ruchi Kumar
Drupal Association - Neil Drumm
Electronic Frontier Foundation - Mark Burdett, Max Hunter, Leez Wright
Freeform Solutions - Lola Slade
Fuzion, NZ - Eileen McNaughton, Peter Davis, Torrance Hodgeson
Giant Rabbit - Peter Haight, Anthony Nemirovsky
Ginkgo Street Labs - Frank J. Gómez, Michael Daryabeygi
Graham Mitchell
Great Lakes Planetarium Association - Geoff Holt
Jennifer Simonis
Jeremy Proffitt
Jim Meehan
Jimmy Huang
JMA Consulting - Joe Murray
Joanne Chester
Ken West
Kirk Jackson
Korlon - Stuart Gaston
Koumbit - Samuel Vanhove
Lighthouse Consulting and Design - Brian Shaughnessy
Mathieu Lutfy
Mission Matters - Joshua Aranda
National Democratic Institute - Chris Doten
New York State Senate - Ken Zalewski
Niro Solutions
Palente Technology Cooperative - Jon Goldberg, Joseph Lacey
Pogstone - Sarah Gladstone
Progressive Tech Project - Alice Aguilar, Jamie McClelland
Semper IT - Karin Gerritsen
Skvare - Mark Hanna, Peter Petrik
Systopia - Björn Endres
Tadpole - Dana Skallman
Tech to the People - Xavier Dutoit
Veda Consulting - Parvez Saleh, Deepak Srivastava
Web Access - Pradeep Nayak, Tony Mazzarella
Wikimedia Foundation - Adam Wight
Zing - Simon West, Andrew Tombs

************************************************
Key Contributors and Sponsors for 4.4
************************************************

CiviCRM Team - Coleman Watts, David Greenberg, Donald Lobo,
Kurund Jalmi, Michael McAndrew, Monish Deb,
Tim Otten, Yashodha Chaku, Eileen McNaughton
AGH Strategies - Andrew Hunt
Backoffice Thinking
Chris Burgess
Circle Interactive - Andrew Walker, Dave Jenkins
CiviDesk - Nicolas Ganivet
CiviCoop - Erik Hommel, Jaap Jansma
CiviHosting - Hershel Robinson
CompuCorp - Jamie Novick, Erawat Chamanont
Confluence - Frank Gomez, Michael Daryabeygi
Dave D
Detlev Sieber
Drupal Association - Neil Drumm
Electronic Frontier Foundation - Micah Lee, Kellie Brownell
Emphanos - Allen Shaw
Freeform Solutions - Lola Slade
Fuzion, NZ - Eileen McNaughton, Peter Davis, Torrance Hodgeson
Giant Rabbit - Anna Heath
Jim Meehan
JMA Consulting - Joe Murray
Joanne Chester
Keith Morgan
Ken West
Korlon - Stuart Gaston
Koumbit - Samuel Vanhove
Lighthouse Consulting and Design - Brian Shaughnessy
Mathieu Lutfy
National Democratic Institute - Chris Doten
New York State Senate - Ken Zalewski
NfP Services (MTL Software Group) - Jag Kandasamy, Rajesh Sundararajan
Niro Solutions
Noah Miller
Orgis - Hans Idink
Palente Technology Cooperative - Jon Goldberg, Joseph Lacey
Paul Delbar
Pogstone - Sarah Gladstone
Progressive Tech Project - Alice Aguilar, Jamie McClelland
Registered Nurses Association of Ontario
San Francisco Baykeeper - Eliet Henderson
Tadpole - Dana Skallman
Tallyfox
Tech to the People - Xavier Dutoit
Veda Consulting - Parvez Saleh, Deepak Srivastava
Web Access - Pradeep Nayak
Wikimedia Foundation - Adam Wight
Zing - Simon West, Andrew Tombs

************************************************
Key Contributors and Sponsors for 4.3
************************************************
Expand All @@ -10,17 +121,17 @@ CiviCRM Team - Coleman Watts, David Greenberg, Deepak Srivastava, Donald Lobo,
AGH Strategies - Andrew Hunt
Backoffice Thinking
Chris Burgess
Circle Interactive - Andrew Walker, Dave Moreton
Circle Interactive - Andrew Walker, Dave Jenkins
CiviDesk - Nicolas Ganivet
CiviHosting - Hershel Robinson
Community Builders
Compucorp
Confluence - Frank Gomez
Dave D
EE-atWork - Erik Hommel
Electronic Frontier Foundation - Micah Lee, Kellie Brownell
Emphanos - Allen Shaw
Fuzion, NZ - Eileen McNaughton, Peter Davis, Torrance Hodgeson
Ginkgo Street Labs - Frank J. Gómez, Michael Daryabeygi
Jim Meehan
JMA Consulting - Joe Murray, Pradeep Nayak
Keith Morgan
Expand Down Expand Up @@ -81,7 +192,6 @@ Lisa Jervis
Mathieu Lutfy
Matt Neimayer
Micah Lee
Michael Daryabeygi
Michael McAndrew
Nicolas Ganivet
Noah Miller
Expand Down
31 changes: 24 additions & 7 deletions CRM/ACL/API.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/*
+--------------------------------------------------------------------+
| CiviCRM version 4.4 |
| CiviCRM version 4.5 |
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC (c) 2004-2013 |
| Copyright CiviCRM LLC (c) 2004-2014 |
+--------------------------------------------------------------------+
| This file is a part of CiviCRM. |
| |
Expand All @@ -28,7 +28,7 @@
/**
*
* @package CRM
* @copyright CiviCRM LLC (c) 2004-2013
* @copyright CiviCRM LLC (c) 2004-2014
* $Id$
*
*/
Expand Down Expand Up @@ -138,7 +138,11 @@ public static function whereClause($type,
* get all the groups the user has access to for the given operation
*
* @param int $type the type of permission needed
* @param int $contactID the contactID for whom the check is made
* @param int $contactID the contactID for whom the check is made
*
* @param string $tableName
* @param null $allGroups
* @param null $includedGroups
*
* @return array the ids of the groups for which the user has permissions
* @access public
Expand Down Expand Up @@ -167,7 +171,13 @@ public static function group(
* check if the user has access to this group for operation $type
*
* @param int $type the type of permission needed
* @param int $contactID the contactID for whom the check is made
* @param $groupID
* @param int $contactID the contactID for whom the check is made
*
* @param string $tableName
* @param null $allGroups
* @param null $includedGroups
* @param bool $flush
*
* @return array the ids of the groups for which the user has permissions
* @access public
Expand All @@ -178,10 +188,17 @@ public static function groupPermission(
$contactID = NULL,
$tableName = 'civicrm_saved_search',
$allGroups = NULL,
$includedGroups = NULL
$includedGroups = NULL,
$flush = FALSE
) {
static $cache = array();

static $cache = array();
//@todo this is pretty hacky!!!
//adding a way for unit tests to flush the cache
if ($flush) {
$cache = array();
return;
}
if (!$contactID) {
$session = CRM_Core_Session::singleton();
$contactID = NULL;
Expand Down
Loading