-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moving anon user tracking from image element to form submit #433
base: main
Are you sure you want to change the base?
Commits on Apr 3, 2018
-
Moving anon user tracking from image element to form submit
Bibhas committedApr 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 12fdd70 - Browse repository at this point
Copy the full SHA 12fdd70View commit details
Commits on Apr 4, 2018
-
fixes in handling anon user and associating with actual user upon login
Bibhas committedApr 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 6dd80be - Browse repository at this point
Copy the full SHA 6dd80beView commit details -
Bibhas committed
Apr 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 8648385 - Browse repository at this point
Copy the full SHA 8648385View commit details
Commits on Apr 5, 2018
-
moved eventsession setting to per request
Bibhas committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 72139e2 - Browse repository at this point
Copy the full SHA 72139e2View commit details -
renamed sniffle and moved to api views
Bibhas committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 426e753 - Browse repository at this point
Copy the full SHA 426e753View commit details -
Bibhas committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ce31a8a - Browse repository at this point
Copy the full SHA ce31a8aView commit details
Commits on Apr 9, 2018
-
Bibhas committed
Apr 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 902e2dc - Browse repository at this point
Copy the full SHA 902e2dcView commit details
Commits on Apr 10, 2018
-
deleting session cookie if user is logged in
Bibhas committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 80ba99d - Browse repository at this point
Copy the full SHA 80ba99dView commit details
Commits on Apr 11, 2018
-
fetching g.esession from cache after anon user is saved in db
Bibhas committedApr 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 424e5cd - Browse repository at this point
Copy the full SHA 424e5cdView commit details
Commits on Apr 18, 2018
-
Bibhas committed
Apr 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 8c41e6c - Browse repository at this point
Copy the full SHA 8c41e6cView commit details -
session['au'] can only be integer now, so converting to string
Bibhas committedApr 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 507e6b3 - Browse repository at this point
Copy the full SHA 507e6b3View commit details -
removed anon macro import from templates where it's not needed anymore
Bibhas committedApr 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 24380f4 - Browse repository at this point
Copy the full SHA 24380f4View commit details
Commits on May 7, 2018
-
Loading session details from cache when creating anon user
Bibhas committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f88b9d - Browse repository at this point
Copy the full SHA 6f88b9dView commit details -
saving and loading session from cache
Bibhas committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b9234e9 - Browse repository at this point
Copy the full SHA b9234e9View commit details
Commits on May 14, 2018
-
Bibhas committed
May 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 3c1fa76 - Browse repository at this point
Copy the full SHA 3c1fa76View commit details
Commits on May 17, 2018
-
No longer checking for dirty session before committing
Bibhas committedMay 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f34e5d - Browse repository at this point
Copy the full SHA 6f34e5dView commit details