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 |
Dave
|
4afcbee9c2
|
- Fixed bug where logout link would 404 if Attendize is installed in a sub folder.
|
2016-03-04 17:42:47 +00:00 |
Dave
|
884f7eb482
|
- Added jQuery Touchspin back after it was accidentally removed
|
2016-03-04 17:39:48 +00:00 |
Dave
|
d71df63f97
|
- Fixed bug where incorrect date format was causing creating events to fail.
|
2016-03-04 17:31:32 +00:00 |
Dave
|
8796163f28
|
- Finished CLI install - php artisan attendize:install now works
- Added public/vendor to git
|
2016-03-04 12:44:31 +00:00 |
Dave
|
dfc7558a66
|
- Updating readme
|
2016-03-04 02:40:14 +00:00 |
Dave
|
c73ed7f500
|
- Work on CLI installer
|
2016-03-04 01:34:23 +00:00 |
Dave
|
9b86abe583
|
- Work on CLI installer
|
2016-03-04 01:33:54 +00:00 |
Dave
|
99da1dc159
|
- Work on CLI installer
|
2016-03-04 01:28:39 +00:00 |
Dave
|
eab808b367
|
- Reverting accidental delete
- Work on CLI install
|
2016-03-03 21:39:28 +00:00 |
Dave
|
5a33751c85
|
- Updating readme
|
2016-03-03 01:24:14 +00:00 |
Dave
|
df2cfa7c39
|
- Preparing for open source
|
2016-03-03 01:06:19 +00:00 |
Dave
|
fd3d39ab38
|
- Preparing for open source
|
2016-03-02 23:37:33 +00:00 |