priyankakaran26 [Sat, 18 Oct 2014 21:51:39 +0000 (22:51 +0100)]
indent fixes
unknown [Sat, 18 Oct 2014 21:20:05 +0000 (22:20 +0100)]
Delete linked entities test case
priyankakaran26 [Sat, 18 Oct 2014 19:18:54 +0000 (20:18 +0100)]
account for is_multirecord for re-creating entries in recurring-entity table. Don't bother doing anything with delete if its the linked entity itself
priyankakaran26 [Sat, 18 Oct 2014 18:26:05 +0000 (19:26 +0100)]
delete functions and fixes
unknown [Fri, 17 Oct 2014 14:09:29 +0000 (15:09 +0100)]
removed a param variable
unknown [Thu, 16 Oct 2014 11:23:30 +0000 (12:23 +0100)]
fixed - common form in activity - submits all the data together
unknown [Wed, 15 Oct 2014 16:54:25 +0000 (17:54 +0100)]
Generalised cascade changes and preview dialog code
unknown [Wed, 15 Oct 2014 12:27:01 +0000 (13:27 +0100)]
generalise CRM_Event_Form_ManageEvent_Repeat::updateModeRecurringEntityForEvent and renamed it to updateModeLinkedEntity
unknown [Wed, 15 Oct 2014 10:51:48 +0000 (11:51 +0100)]
fixed - exclude dates set defaults not working after few changes
unknown [Mon, 13 Oct 2014 20:22:54 +0000 (21:22 +0100)]
detect repeat configuration changes
unknown [Mon, 13 Oct 2014 15:54:24 +0000 (16:54 +0100)]
change used_for column value to civicrm_type (entity-table)
unknown [Mon, 13 Oct 2014 14:38:28 +0000 (15:38 +0100)]
few Recurring Entity Form improvements and generate_preview ajax call needs to be genralised
unknown [Fri, 10 Oct 2014 16:50:55 +0000 (17:50 +0100)]
postprocess maintain standards for Recursion engine
unknown [Fri, 10 Oct 2014 14:35:14 +0000 (15:35 +0100)]
show dialog for Recurring Entity - Centralised
unknown [Fri, 10 Oct 2014 13:43:39 +0000 (14:43 +0100)]
towards dialog and propagation dialog and code
unknown [Fri, 10 Oct 2014 10:37:27 +0000 (11:37 +0100)]
updation, deletion and recreation of recurring list
unknown [Thu, 9 Oct 2014 18:07:33 +0000 (19:07 +0100)]
Moved Hide summary to RecurringEntity
unknown [Thu, 9 Oct 2014 17:53:37 +0000 (18:53 +0100)]
Generalise help text icons
unknown [Thu, 9 Oct 2014 16:31:57 +0000 (17:31 +0100)]
Towards deleting and recreating activities and resave repeat configuration
unknown [Wed, 8 Oct 2014 20:41:15 +0000 (21:41 +0100)]
Towards generalising comfirm box, postprocess delete function
unknown [Wed, 8 Oct 2014 10:23:47 +0000 (11:23 +0100)]
fixed - Post process generates same dates for all the activities, Generalise ajax parameters for preview pop up
unknown [Tue, 7 Oct 2014 15:50:48 +0000 (16:50 +0100)]
Generalise set defaults Core Recursion Form - Activity, Generalise - Set Defaults for Events, Core form generalisation of methods
deepak-srivastava [Fri, 3 Oct 2014 14:49:35 +0000 (15:49 +0100)]
remove recurring dao file
deepak-srivastava [Fri, 3 Oct 2014 14:48:02 +0000 (15:48 +0100)]
add dao file to gitignore
deepak-srivastava [Fri, 3 Oct 2014 14:36:51 +0000 (15:36 +0100)]
misc indent fixes
deepak-srivastava [Fri, 3 Oct 2014 14:29:00 +0000 (15:29 +0100)]
if else spacing, and ts tags
unknown [Fri, 3 Oct 2014 14:23:18 +0000 (15:23 +0100)]
changed inline css to civicrm core classes and added custom classes for repeat dialog
deepak-srivastava [Fri, 3 Oct 2014 12:21:18 +0000 (13:21 +0100)]
else to a new line, if-else space corrections
deepak-srivastava [Fri, 3 Oct 2014 11:45:32 +0000 (12:45 +0100)]
indent fixes
deepak-srivastava [Fri, 3 Oct 2014 10:03:19 +0000 (11:03 +0100)]
some notice fixes
deepak-srivastava [Thu, 2 Oct 2014 16:00:41 +0000 (17:00 +0100)]
make sure recurring set has a parent-parent entry
unknown [Thu, 2 Oct 2014 15:47:27 +0000 (16:47 +0100)]
few more assertions for activity and event test cases
deepak-srivastava [Thu, 2 Oct 2014 14:41:47 +0000 (15:41 +0100)]
consider dao->delete result for triggerDelete()
deepak-srivastava [Thu, 2 Oct 2014 14:27:16 +0000 (15:27 +0100)]
switch listeners to symphony style
deepak-srivastava [Tue, 30 Sep 2014 17:25:44 +0000 (18:25 +0100)]
auto create linked entities after repeat config has been created
priyankakaran26 [Tue, 30 Sep 2014 14:06:40 +0000 (15:06 +0100)]
preview vs actual generation fix
unknown [Tue, 30 Sep 2014 13:49:02 +0000 (14:49 +0100)]
Few JS improvisations
unknown [Mon, 29 Sep 2014 17:36:54 +0000 (18:36 +0100)]
Moved function updateModeRecurringEntityForEvent to ManageEvent/Repeat.php
priyankakaran26 [Mon, 29 Sep 2014 15:40:59 +0000 (16:40 +0100)]
tidying up comment
unknown [Mon, 29 Sep 2014 16:36:13 +0000 (17:36 +0100)]
Validation - End date should be after event's start date
unknown [Mon, 29 Sep 2014 15:59:53 +0000 (16:59 +0100)]
Fixed - When given wrong criteria empty popup is shown
priyankakaran26 [Mon, 29 Sep 2014 14:31:14 +0000 (15:31 +0100)]
handle recurring entity delete
unknown [Mon, 29 Sep 2014 11:27:20 +0000 (12:27 +0100)]
Fixed - When resaving configuration from child, setdefaults would not work
unknown [Mon, 29 Sep 2014 09:59:29 +0000 (10:59 +0100)]
When mode update fails, change to this event is saved - Error handling
unknown [Fri, 19 Sep 2014 16:14:30 +0000 (17:14 +0100)]
Exclude dates js fix, do not add same date multiple times
unknown [Fri, 19 Sep 2014 14:17:19 +0000 (15:17 +0100)]
javascript tabspace correction for RecurringEntity template file
unknown [Fri, 19 Sep 2014 13:29:45 +0000 (14:29 +0100)]
Moved few event specific functions to CRM_Event_Form_ManageEvent_Repeat class, added comments to function in CRM/Core/BAO/RecurringEntity - need refinement
unknown [Thu, 18 Sep 2014 11:16:17 +0000 (12:16 +0100)]
Do not insert entries related to uf_join and price_set_entity in recurring_entity table
unknown [Wed, 17 Sep 2014 18:15:50 +0000 (19:15 +0100)]
Ajax return result correction and it's subsequent handling in js file
unknown [Wed, 17 Sep 2014 17:41:06 +0000 (18:41 +0100)]
Changed linked entity table for fee and registration
unknown [Wed, 17 Sep 2014 12:22:45 +0000 (13:22 +0100)]
Update cascade for all related tabs in Manage events
unknown [Tue, 16 Sep 2014 15:50:24 +0000 (16:50 +0100)]
Confirm pop up called only for the core tabs of the manage event and cascade changes works for friends and pcp
unknown [Mon, 15 Sep 2014 17:17:26 +0000 (18:17 +0100)]
Allow recreating recursions even from child event
unknown [Mon, 15 Sep 2014 16:18:57 +0000 (17:18 +0100)]
Replaced redundant code with BAO function getParticipantCountforEvent
unknown [Mon, 15 Sep 2014 15:19:16 +0000 (16:19 +0100)]
Always consider current event start date as repetition start date
priyankakaran26 [Sat, 13 Sep 2014 19:55:15 +0000 (20:55 +0100)]
linked entities test case
priyankakaran26 [Sat, 13 Sep 2014 18:31:42 +0000 (19:31 +0100)]
generalize skip fields & testing linked-entities
unknown [Sat, 13 Sep 2014 18:11:17 +0000 (19:11 +0100)]
Towards testing linked entities test cases
priyankakaran26 [Sat, 13 Sep 2014 16:03:42 +0000 (17:03 +0100)]
return params for generated entities
unknown [Sat, 13 Sep 2014 15:36:34 +0000 (16:36 +0100)]
Added comment for DAOs for Recurring Entity
priyankakaran26 [Sat, 13 Sep 2014 15:23:16 +0000 (16:23 +0100)]
towards linked entities and generation
unknown [Sat, 13 Sep 2014 15:05:46 +0000 (16:05 +0100)]
Add upgrade script for 4.6alpha1
unknown [Sat, 13 Sep 2014 14:54:42 +0000 (15:54 +0100)]
swap entity_status with start_action_date vice/versa
priyankakaran26 [Fri, 12 Sep 2014 21:58:28 +0000 (22:58 +0100)]
towards recursion object tests
priyankakaran26 [Fri, 12 Sep 2014 20:48:04 +0000 (21:48 +0100)]
towards recursion objects
priyankakaran26 [Fri, 12 Sep 2014 15:09:56 +0000 (16:09 +0100)]
test case using recursion objects
priyankakaran26 [Fri, 12 Sep 2014 14:42:59 +0000 (15:42 +0100)]
towards recursion objects
priyankakaran26 [Fri, 12 Sep 2014 09:34:35 +0000 (10:34 +0100)]
towards event:recursions thru objects
priyankakaran26 [Fri, 12 Sep 2014 09:04:27 +0000 (10:04 +0100)]
towards recursion object:general
priyankakaran26 [Fri, 12 Sep 2014 00:45:22 +0000 (01:45 +0100)]
towards recurring objects
priyankakaran26 [Thu, 11 Sep 2014 21:49:25 +0000 (22:49 +0100)]
test case for activities: object oriented
priyankakaran26 [Thu, 11 Sep 2014 17:19:53 +0000 (18:19 +0100)]
get indent alright
unknown [Thu, 11 Sep 2014 16:39:35 +0000 (17:39 +0100)]
Testcase: merged activity and event
unknown [Thu, 11 Sep 2014 14:37:08 +0000 (15:37 +0100)]
Testcase for Recurring Entity - events
unknown [Thu, 11 Sep 2014 13:07:15 +0000 (14:07 +0100)]
Testcase: Changes in comments and update class name
priyankakaran26 [Thu, 11 Sep 2014 12:49:40 +0000 (13:49 +0100)]
towards recurring activity test case
unknown [Thu, 11 Sep 2014 11:35:40 +0000 (12:35 +0100)]
Testcase for RecurringEntity:Activities
unknown [Tue, 9 Sep 2014 15:20:42 +0000 (16:20 +0100)]
Function optimization and js fix
unknown [Mon, 8 Sep 2014 21:06:26 +0000 (22:06 +0100)]
Link participant count to participant search
unknown [Mon, 8 Sep 2014 20:28:00 +0000 (21:28 +0100)]
Participant check before recreating repeat configuration
unknown [Mon, 8 Sep 2014 13:34:18 +0000 (14:34 +0100)]
fix for month case in generate recursion
unknown [Mon, 8 Sep 2014 00:03:18 +0000 (01:03 +0100)]
Check participant before deleting events
unknown [Sun, 7 Sep 2014 22:34:04 +0000 (23:34 +0100)]
Add time to repetition start date
priyankakaran26 [Sun, 7 Sep 2014 22:13:40 +0000 (23:13 +0100)]
interval cal fix
priyankakaran26 [Sun, 7 Sep 2014 20:08:55 +0000 (21:08 +0100)]
generalize core bao recurring entity
unknown [Sun, 7 Sep 2014 18:57:48 +0000 (19:57 +0100)]
repetition start date on the basis of parent event start date
priyankakaran26 [Sun, 7 Sep 2014 15:32:41 +0000 (16:32 +0100)]
1. dao generations fixes 2. cascade-type to mode
priyankakaran26 [Sun, 7 Sep 2014 13:34:14 +0000 (14:34 +0100)]
generate recurrsions based on exclude dates
unknown [Sun, 7 Sep 2014 11:31:59 +0000 (12:31 +0100)]
Hightligh repeat tab on manage event screen
unknown [Sun, 7 Sep 2014 11:08:52 +0000 (12:08 +0100)]
Parent /child text on event dashboard
unknown [Sat, 6 Sep 2014 23:45:31 +0000 (00:45 +0100)]
Js fix for copyexcludedates for posting dates
unknown [Sat, 6 Sep 2014 21:58:51 +0000 (22:58 +0100)]
delete relations from recurring entity and highlight repeat on event dashboard
priyankakaran26 [Sat, 6 Sep 2014 21:50:06 +0000 (22:50 +0100)]
since event-info effectively doesn't have any chnage, make it like as core would expect.
unknown [Sat, 6 Sep 2014 19:47:12 +0000 (20:47 +0100)]
Function to delete relation from recurringentity, xml path correction for ajax calls
priyankakaran26 [Fri, 5 Sep 2014 23:20:30 +0000 (00:20 +0100)]
repeat mode dialog improvements
priyankakaran26 [Fri, 5 Sep 2014 23:02:03 +0000 (00:02 +0100)]
repeat mode confirmation dialog generalization
unknown [Fri, 5 Sep 2014 16:11:50 +0000 (17:11 +0100)]
Moved function generateRecursion and addEntityThroughRecursion from Form/RecurringEntity to BAO/RecurringEntity and their subsequent calls
unknown [Fri, 5 Sep 2014 15:39:36 +0000 (16:39 +0100)]
Replaced function call getallConnected events function with getEntitiesForParent and removed it from RecurringEntity
unknown [Fri, 5 Sep 2014 14:53:57 +0000 (15:53 +0100)]
Ajax validation where ocurrences should not be more than 30, help text for help icons
unknown [Fri, 5 Sep 2014 11:47:12 +0000 (12:47 +0100)]
validation on ajax request-show error in dialog, setdefaults correction and moved the function to BAO/RecurringEntity