james
6e04220d36
Only foreach if something exists
2009-11-02 18:45:22 +00:00
james
eb7b4e1754
Send trophy info to the client on a getaward
2009-11-02 05:45:39 +00:00
dave
59942138d9
- Download trohpy status from the server
2009-11-02 05:45:08 +00:00
james
1e0f079c01
use UID not ID when posting title and sort orders, now saving acgtually works
2009-10-29 21:02:17 +00:00
james
a4fbff953c
Add a link to reload list (we severly need to fix this whole page!)
...
Show email addresses in the management list as well, so when we add users and dotn give them names they wont just show blank.
2009-10-29 17:16:47 +00:00
james
ec5ab0a26b
Fix a few other popup windows for IE
2009-10-29 17:07:56 +00:00
james
bb7cfe3629
Second arg for popup windows cant have spaces, its an internal window name, IE errors out when it sees a space
...
Also, focus the popup window once its loaded, incase they have it open still in behind
2009-10-29 17:05:15 +00:00
james
bd2eede7fa
jquery local for popup windows too
2009-10-28 18:52:38 +00:00
james
2395a0f42c
Add local jquery, and move sfiab.js to the js folder too
2009-10-28 18:51:17 +00:00
james
b629e511bc
Use local jquery
2009-10-28 18:51:02 +00:00
james
2f670becf6
Of course, we cant re-use the old one, due to function name collisions, DUH! what the hell was i thinking, i just went through this.
2009-10-22 20:46:12 +00:00
james
cf6bea5727
stripslashes
2009-10-22 20:40:35 +00:00
james
101c3c7723
Check if they are alreayd a parent and dont re-add if they are
...
Also fix levengshtein distances for mere and pere with UTF8
2009-10-22 20:31:52 +00:00
james
f165f39870
Add a 149 update script to convert emergency contacts to parents
...
And update the 146 user inc so we can just use that instead of having to make another new one
2009-10-22 19:54:53 +00:00
james
3632e29b6a
Remove debug
2009-10-22 19:41:03 +00:00
james
dca4872481
Oops use the right POST vars and the right function names
2009-10-22 19:39:08 +00:00
james
fa2a70b470
Oops use the right phone fields
2009-10-22 19:28:05 +00:00
james
10fa7919c4
Create and maintain parent records for emergency contacts that are parents
2009-10-22 19:22:53 +00:00
james
c4f5ed2ab7
load_by_username also loads by email
...
create_user also sets email address if username looks like an email
2009-10-22 19:03:29 +00:00
james
4c44f40b3d
Switch emergency contact relation to a select box instead of text entry
2009-10-22 18:27:32 +00:00
james
45e18745ba
Don't display my debugging stuff in the communication module
2009-10-22 17:12:23 +00:00
james
85adcf0594
Revert the body of the normal communication module to plain text, until the html sending is implemented
2009-10-22 17:10:38 +00:00
james
a3ab3b8b74
Add a note that sending isnt enabled yet
2009-10-22 17:08:50 +00:00
james
7e99c85bfe
Don't allow changing FISCALYEAR variable, and update the braces formatting on the file
2009-10-22 17:03:27 +00:00
james
e33c39a011
Add a FULL DB 148 version, so we dont need to upgrade from 52 everytime anymore!
2009-10-22 17:00:07 +00:00
james
c9db2c0f83
Update 131 update to properly create the sponsorship logs and award donations for past years
...
Update the search results to LEFT JOIN the user, instead of JOINING
Add some missing i18n's and fix some typos
2009-10-22 16:46:32 +00:00
james
a7041ea154
Switch 129 update to use the new db129 functions
...
Copy over the 146 user inc and rename all its functions
Switch the 146 update to use the new db146 functions
2009-10-22 16:20:17 +00:00
james
ed863286cd
Fix 129 update user inc to avoid collisions in functions names
2009-10-22 16:14:29 +00:00
james
233ee6ca95
add the copied file
2009-10-20 20:42:05 +00:00
james
3bc56cb67a
Include the appropriate version of user.inc
2009-10-20 20:41:39 +00:00
james
e23149dccc
HOpefully fix the 118 update to convert sponsor_contacts to users_sponsor
2009-10-20 19:40:55 +00:00
james
ac3f5f9eb4
Add todo list for receipts and database to track receipts
2009-10-20 19:09:54 +00:00
james
ee995654b3
Add missing fields to dashboard
2009-10-20 18:55:17 +00:00
james
395ed4d084
Uncommitted changes to fundraising reports
2009-10-16 21:19:37 +00:00
james
1869bb79d5
Adjust size of date class box
2009-10-16 21:18:23 +00:00
dave
f73215fede
- Enable maxyear user filtering. unfortunately it needs to be specified
...
manually (done this way because i don't want to start integrating changes
with the report system right now.)
2009-10-16 18:39:39 +00:00
james
9e0ea3bafd
- Properly specify the filter for reports
2009-10-16 18:18:38 +00:00
james
1d92fd27f0
Working first report
2009-10-16 17:53:59 +00:00
james
c20b474b1c
- Different downloading method
2009-10-16 17:46:26 +00:00
dave
7c6e52c8ef
update the db code version too
2009-10-16 17:18:10 +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
5da58aeb12
Add a fundraising reports MOCKUP page so carolyn can take screenshots and link it into the menu
2009-10-16 15:43:26 +00:00
james
b240e36f19
htmlspecialchars the from and subject of communications
2009-10-16 15:23:21 +00:00
james
5d9824a5a6
Rework the donors search/landing page so it shows top 10 donors if no search is performed yet
...
Fix a few typo's and make the fundingselection/proposalsubmissiondate save properly
2009-10-16 15:22:54 +00:00
james
7b4e7cd55f
Remove references to 'Email' -- communication could be a snail mail generated pdf letter
...
Make the field list insert work :)
2009-10-16 15:21:58 +00:00
dave
52b7580dcb
- Replacement for PDF generation.
2009-10-16 06:16:48 +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
james
b2e7797a24
Fix saving with apostrophes
2009-10-15 21:58:51 +00:00
james
566ae2d67f
Fix saving of city and province and address info
2009-10-15 18:36:50 +00:00
james
ff7ab6f079
Oops disabled position at the wrong place - its now properly disabled for individuals not organizations
2009-10-15 18:03:54 +00:00