james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
dave
ad0468e4e1
Convert to new user_auth_required. Some report edits too that I don't
...
feel like filtering out
2010-07-13 03:30:17 +00:00
justin
8c12e443b0
enable deleting of fundraising campaigns under certain conditions
2010-07-12 19:02:49 +00:00
jacob
4ad5ec9d68
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
jacob
b632b6c932
Adding sortable columns to tables
2010-03-30 21:59:04 +00:00
james
ebbfaf42bd
Fix spelling mistake: Bug #407
2010-02-03 19:10:29 +00:00
james
ca8ff11d71
More IE7 fixes (extra commas!)
2010-01-21 20:56:06 +00:00
james
99114c7242
Completely convert the old communication module over to the new system... (almost).
...
TODO: switch the "send" to the new dialog-style preview and confirmation, instead of the old one, but at least it works!
2009-12-02 22:17:20 +00:00
james
838f61a948
Working email sending from fundraising module, and implement new emailqueue system. None of the existing emails are migrated to the new system yet, and both old and new work in parallel until we can finish migration
2009-12-01 22:02:03 +00:00
james
cf6bea5727
stripslashes
2009-10-22 20:40:35 +00:00
james
a3ab3b8b74
Add a note that sending isnt enabled yet
2009-10-22 17:08:50 +00:00
james
9e0ea3bafd
- Properly specify the filter for reports
2009-10-16 18:18:38 +00:00
dave
4efb335654
- Add a report for fundraising mail labels
...
- Add the ability to specify a filter when calling for a report generation
(e.g., so we can dynamically filter a report for a specific fundraising
campaign)
2009-10-16 17:17:45 +00:00
james
b240e36f19
htmlspecialchars the from and subject of communications
2009-10-16 15:23:21 +00:00
dave
345729523e
- Commit all of TCPDF for now
...
- A working bare-bones letter generator. Not done (no variable substitutions yet), but it does work.
2009-10-16 05:22:43 +00:00
dave
cf5c31464e
- Add a #content iframe to the toplevel, hidden, width,hight=0,0
...
- Add a report generator dialog box that uses the content iframe for file downloads
- The content iframe also works for creating dynamic content
- Try to make FCKEditor work with jquery, it still doesn't. The content of FCKEditor isn't passed
through serializeArray it seems.
2009-10-15 07:11:43 +00:00
james
0d6c0610c3
Fix a bug causing donations to not show up
2009-10-14 16:17:49 +00:00
james
51f95911ad
- pass fundraising ids and keys into the editor.
...
- create new communication, clone, and save now work
2009-10-14 04:56:28 +00:00
james
03032c1d54
- Use empty() to empty out the div for the dialog
...
- Implement saving, properly close the comm dialog
- Remove unnecessary buttons from fckeditor (may need to dump the cache and reload, shift-reload isn't smart enough to catch the updated config)
2009-10-14 03:25:47 +00:00
james
f4829bfd9e
Mostly working communications tab - now need to make the stuff on it work.
...
Also almost working donations entyr, which im going to finish right now
2009-10-12 20:25:02 +00:00
james
bdf2ea7577
Donations tab for campaigns
2009-10-11 19:49:04 +00:00
james
c9062e127b
Implement working prospect list, and ability to remove indidivuals from the list or empty the entire list
2009-10-11 18:19:04 +00:00
james
663420b078
All of tonights wackload of changes
2009-10-11 03:32:14 +00:00
james
8ea2823bf1
bloody hell.. more renaming Campaign->Appeal, Goal->Purpose
...
Begin the actual donations/sponsorships page for donors
Remove students from prospecting, set it to alumni, which wont be active for a while
2009-10-09 20:25:01 +00:00
james
0015d2bcd7
Implement live search for adding existing users to a contact
2009-10-08 22:42:38 +00:00
james
51191eec4f
Add donor name above tabs on editor
...
Add fundraising module setup tab
Add select's for campaign type and for salutation
Other misc fixes
2009-10-08 19:13:14 +00:00
james
2fd187e753
Fix a bug in the campaign target percentage display
2009-10-07 22:10:52 +00:00
james
7e559461f8
Link fundraising dashboard campaign table to the campaign manager
2009-10-07 22:00:56 +00:00
james
77c3498fc1
Fixing i18n's
2009-10-07 21:52:39 +00:00
james
30171370e0
Setup the other tabs, empty so far
2009-10-07 21:49:49 +00:00
james
cdc93de3bd
Overview tab implementation
2009-10-07 21:44:32 +00:00
james
7d42f697e7
Split otu campaign management to create/modify, and management
...
Add tabs for the management
2009-10-07 21:22:23 +00:00
james
087e89248a
Working campaign editor
2009-10-07 19:43:58 +00:00
james
f01eac5b7b
Add a date class for all date entry boxes to use
...
Update fundraising dashboard to pull all To-Do list items from the corresponding database tables/fields
Update donor contacts code to not be crazy
Update donor organization info page as per carolyn's suggestions
2009-10-07 17:58:11 +00:00
jacob
511562b5b7
Getting started on building the "Manage Campaigns" forms
2009-10-06 21:32:13 +00:00
james
2c316a1365
Start of the fundraising files
...
Switch background of the #main div to white instead of crappy light blue
2009-10-01 21:03:56 +00:00