Commit graph

27 commits

Author SHA1 Message Date
Marc Michalsky forumZFD
0d9b312a9b
️ change json files to php files and add custom fields for projects
Changeing the file type is necessary to use the ts() function during custom field creation.

Added new custom fields to map the donation form settings.
2021-04-13 08:54:21 +02:00
Marc Michalsky forumZFD
c20c4ab16c
bug-fix in soft credit creation 2021-02-22 20:03:02 +01:00
Marc Michalsky forumZFD
86a718273e
create OptionValue BAO class 2021-02-22 18:24:56 +01:00
Marc Michalsky forumZFD
e25235cbc8
rename TeingleEvent custom field 'contact_id' to 'contact' 2021-02-22 13:18:26 +01:00
Marc Michalsky forumZFD
c035109774
add 'url' to defined TwingleProject fields 2021-02-12 09:24:19 +01:00
Marc Michalsky forumZFD
6f69a8ebf6
add twingle_project_url custom field to TwingleProject 2021-02-11 15:49:17 +01:00
Marc Michalsky forumZFD
b7fc25291e
add custom field twingle_campaign_cid to TwingleCampaign 2021-02-10 18:10:10 +01:00
Marc Michalsky forumZFD
7168b1a07b
create new field for TwingleProject url 2021-02-10 18:03:08 +01:00
Marc Michalsky forumZFD
fc76793a5a
move the TwingleProject 'page' attribute to information section 2021-02-09 16:57:23 +01:00
Marc Michalsky forumZFD
034476ab65
code cleanup 2021-02-08 14:02:04 +01:00
Marc Michalsky forumZFD
f3d242fce7
implement TwingleCampaign 2021-02-08 13:56:54 +01:00
Marc Michalsky forumZFD
1af9327816
add more fields to TwingleEvent template 2020-12-15 16:13:18 +01:00
Marc Michalsky forumZFD
f079a6e033
remove default value for allow_more
it caused an error on installation
2020-12-15 16:12:56 +01:00
Marc Michalsky forumZFD
4b656084cc
remove twingle_event_slug from custom fields 2020-12-15 14:57:57 +01:00
Marc Michalsky forumZFD
5b25a588d5
set default value for twingle_project_allow_more custom field 2020-12-15 14:57:07 +01:00
Marc Michalsky forumZFD
aaba5ce953
add fields to TwingleEvents template 2020-12-15 14:53:25 +01:00
Marc Michalsky forumZFD
27ff763579
delete project slug from custom fields 2020-12-14 17:26:43 +01:00
Marc Michalsky forumZFD
8b5708a7c6
filter values via template 2020-12-14 17:23:23 +01:00
Marc Michalsky forumZFD
c79e799242
Use TextAreas as html_type for embed codes 2020-12-10 15:25:01 +01:00
Marc Michalsky forumZFD
4b6b1556d5
rename custom field for event initiator 2020-12-07 11:21:33 +01:00
Marc Michalsky forumZFD
19ddbb4ec4
process event data (urls, start date, status) 2020-11-12 17:37:37 +01:00
Marc Michalsky forumZFD
937a35e1b8
code formatting and smaller errors 2020-11-02 17:48:47 +01:00
Marc Michalsky forumZFD
3554f958d2
implement TwingleEvent 2020-10-30 16:27:56 +01:00
Marc Michalsky forumZFD
6b434e455f
use inheritance for campaign classes 2020-10-29 23:14:18 +01:00
Marc Michalsky forumZFD
6e07d97dba
remove project options & add embed data 2020-10-29 16:26:00 +01:00
Marc Michalsky forumZFD
52a3a1e978
several fixes 2020-10-29 11:29:53 +01:00
Marc Michalsky forumZFD
bf0a4d7bfe
moved some BAO classes and json files + refactoring paths 2020-10-13 15:15:33 +02:00