Commit Graph

67 Commits

Author SHA1 Message Date
brettninja 461c6132b2 Resend Ticket Email
- Added routes
 - Changed Attendees.blade to add a button group instead of just the
message button. Added message button to button group
2016-03-10 23:25:15 -05:00
Dave db91c48e7f - Removing unnecessary text 2016-03-11 01:30:44 +00:00
Dave 011c67a78b - Using more Laravel 5 in the Attendee controller 2016-03-11 01:03:33 +00:00
Dave afaf6b8877 - Updated installer to check if the user content directories are writable (issue #26) 2016-03-10 22:59:34 +00:00
Attendize bc0f78f323 Merge pull request #28 from markwalet/config_update
Config update
2016-03-10 19:32:30 +00:00
Mark Walet 6b0d38cf9b Syntax update for app config 2016-03-10 14:41:19 +01:00
Mark Walet a99e334065 Added ide-helper dependency 2016-03-10 14:36:51 +01:00
Attendize a69f4801a7 Merge pull request #24 from bretto36/formatting-updates
Added formatting updates to blade views
2016-03-10 12:59:22 +00:00
Dave b07a3d49c2 - Committing empty directories to prevent image uploads failing (closes #26) 2016-03-10 12:50:10 +00:00
brettninja 6473554592 Added extra ignore 2016-03-09 23:55:20 -05:00
brettninja 999d1b8394 Added formatting updates to blade views
- Removed empty class names
 - Removed superfluous blank spaces in class attributes
 - Normalised quotes on Blade files
 - Fixed indenting
 - Normalised some css
2016-03-09 23:41:10 -05:00
Dave 2a84357bec - Started work on customizable ticket design (issue #18) 2016-03-10 00:41:34 +00:00
Attendize 84d32e177b Merge pull request #21 from markwalet/login_signup_update
Login signup update
2016-03-10 00:29:42 +00:00
Mark Walet 37b29d6b50 merge 2016-03-09 23:06:59 +01:00
Mark Walet b318a9dd23 Update for Signup and Login 2016-03-09 23:05:39 +01:00
Mark Walet 6120216257 Updated gitignore for installed file 2016-03-09 23:05:25 +01:00
Attendize 75e997f61b Merge pull request #20 from radiantMoxie/master
docs: Correct vocabulary in README
2016-03-09 21:34:51 +00:00
Yana Kesala a628ddc94d docs: Correct vocabulary in README
Changed "weary" to "wary" because author is cautioning user against production use at this point.
2016-03-09 13:02:59 -08:00
Attendize fbe92a463f Merge pull request #19 from markwalet/metadata_url_fix
Fixed urls for Global Meta file
2016-03-09 17:51:43 +00:00
Attendize 0443dba6f2 Merge pull request #17 from markwalet/user_content_folder_fix
Enabled committing an empty user_content folder
2016-03-09 17:35:52 +00:00
Mark Walet 05ea434349 Fixed url for Global Meta file 2016-03-09 18:32:02 +01:00
Mark Walet 345dc8add0 Enabled committing an empty user_content folder 2016-03-09 18:11:38 +01:00
Attendize 6e15a557e9 Merge pull request #16 from wezpyke/js-improvements
JS improvements
2016-03-09 14:14:02 +00:00
Wez Pyke b5c666a83d Simplified line 2016-03-09 13:39:17 +00:00
Wez Pyke 959975d0e9 Moved curly braces to the right of functions 2016-03-09 13:37:32 +00:00
Dave ac380603cf Merge remote-tracking branch 'github/master' 2016-03-09 12:48:32 +00:00
Dave 9513983788 - Tagging v0.3.1 2016-03-09 12:47:40 +00:00
Dave e7c89cfef2 - Begin work on payment gateways (issue #8) 2016-03-09 12:14:29 +00:00
Dave 3ed94e2ad8 Merge remote-tracking branch 'github/master' 2016-03-08 23:48:54 +00:00
Dave 07af769137 - Fixes issue #12 where PDF tickets were not displaying properly 2016-03-08 23:47:28 +00:00
Dave b012f3975a - Fixed label on the organiser dashboard
- Work on event the check-in page
2016-03-08 23:47:28 +00:00
Dave 20d68a4807 - Removed unused config info from the queue config file 2016-03-08 23:47:28 +00:00
Dave 5e0bd28bdb - Updated composer.lock 2016-03-08 23:47:19 +00:00
Dave 07bf9d94e8 - Bumping version number 2016-03-08 23:47:19 +00:00
Attendize cb83b43b76 Applied fixes from StyleCI 2016-03-08 23:47:19 +00:00
Dave 780e737ba8 - Fixes issue #12 where PDF tickets were not displaying properly 2016-03-08 23:18:29 +00:00
Dave 88f9903f08 - Fixed label on the organiser dashboard
- Work on event the check-in page
2016-03-08 13:30:13 +00:00
Dave 638d06af1d - Removed unused config info from the queue config file 2016-03-08 00:02:09 +00:00
Dave f928d09fe0 - Updated composer.lock 2016-03-07 18:41:27 +00:00
Dave 5e003e407f - Bumping version number 2016-03-07 17:45:51 +00:00
Attendize fff98da634 Merge pull request #5 from Attendize/develop
Replaced the Stripe library with thephpleague/omnipay, the multi-gateway payment processing library.
2016-03-07 17:26:14 +00:00
Dave ce50408b7e - Removed Stripe libs from composer requirements
- Checkout and refunds now use Omnipay
2016-03-07 17:18:55 +00:00
Dave b4efd67257 - Started work on added Omnipay
- Updated the checkout to use Omipay instead of Stripes own lib
2016-03-06 23:10:35 +00:00
Dave 951774a765 - Removing unnecessary content from email templates
- Fixed bug where cancelling attendees would fail
2016-03-06 17:59:19 +00:00
Dave 13593c8ced - Fixed bug where images were broken if Attendize wasn't installed in web root 2016-03-06 17:32:16 +00:00
Attendize 084c86887a Merge pull request #2 from Attendize/analysis-qx04EN
Applied fixes from StyleCI
2016-03-05 00:22:09 +00:00
Attendize b3f33a38e8 Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
Dave 9167653114 - Deleting UserTest in prep for writing tests 2016-03-05 00:17:39 +00:00
Dave 4598b8e8ed - Created an attendize config file and remove the constants
- Bumped the version of Laravel to 5.1.20
2016-03-04 23:27:13 +00:00
Dave e7a2dadf78 - Fixed date picker bug 2016-03-04 18:40:57 +00:00