Commit Graph

30 Commits

Author SHA1 Message Date
80125bc06c Merge branch 'master' of ssh://git.megaphonetech.com:10022/megaphone/redmine_redirect_wrapper 2023-04-04 14:29:34 -04:00
9d4cce22d0 error handling on mappings 2023-04-04 14:29:17 -04:00
5a337e2a85
Add a README 2018-03-26 12:05:43 -04:00
ae8fb35f99 Fix redirection when there's a forward with a From line 2018-01-24 18:50:25 -05:00
281022be8f Abstract save email function; call the function on routing error 2018-01-24 15:14:33 -05:00
0c9d808302 Handle special email cases - e.g. multiple email addresses 2018-01-22 14:12:23 -05:00
1ad482978d Use __DIR__ magic constant instead of environment variable 2018-01-18 02:26:14 -05:00
6dff727f35 Fix undefined index notices 2018-01-18 02:13:11 -05:00
9b9d68f4af Update .env.example 2018-01-18 02:06:49 -05:00
b52f6e571e The main event - incorporate domain/email lookups into redirect.php 2018-01-18 02:03:26 -05:00
cc5b34d0a8 Rename misleading variables 2018-01-18 02:01:44 -05:00
687d97e111 Remove Palante special cases 2018-01-18 01:35:36 -05:00
36576d043a Implement some more environment variables and simplify test mode 2018-01-18 01:26:13 -05:00
90d4ba62d0 Modify redirect.php to use .env variables 2018-01-18 01:10:37 -05:00
0efa00ff68 Rename to getmappings.php 2018-01-03 04:29:54 -05:00
b2c061b842 Support a .env file, include a .env.example 2018-01-03 04:23:49 -05:00
ecf6161040 Add phpdotenv 2018-01-03 04:17:24 -05:00
e2b4f85e1b getmemberships is now complete 2018-01-03 04:14:45 -05:00
b411b63827 Add (and partly ignore) data folder 2018-01-03 04:07:57 -05:00
372b80ec4c Write the domain CSV to a file 2018-01-03 04:05:54 -05:00
409aa13291 Write a membership get request 2018-01-03 03:59:23 -05:00
ac99bcd7ce First pass at getmemberships - pull in user listings and memberships 2018-01-03 03:41:15 -05:00
a687eb9015 composerize and add the Redmine PHP API project 2018-01-03 02:26:28 -05:00
root
15d0dc0ca8 Allow overriding all metadata fields, including custom fields 2017-10-04 11:42:30 -04:00
root
9c17b6d5db Merge branch 'master' of /usr/local/bin/redirect 2017-05-26 14:08:55 -04:00
root
dc16848685 Successfully parsing projects 2017-05-26 14:08:41 -04:00
root
f1e0df12ea troubleshooting 2017-05-26 14:05:21 -04:00
root
5d31b1aa1b First crack at incoming project parsing 2017-05-26 13:54:59 -04:00
root
9f511fecac Make it Megaphone-friendly 2017-05-25 19:57:53 -04:00
root
fde83c581d initial commit 2017-05-25 19:27:35 -04:00