Code cleanup for src/system/application/hooks/csrf.php |
|
More...
|
over 12 years ago
|
Fix = alignment and spaces in reqkey_helper.php |
|
More...
|
over 12 years ago
|
More cleanup |
|
More...
|
over 12 years ago
|
Fixes 191 php codesniffer style errors and warnings in the helpers directory |
|
More...
|
over 12 years ago
|
Replace google maps on event edit page with OpenStreetMap and Nominatim solution. |
|
More...
|
over 12 years ago
|
Add zoom control and put the map into the suggested place. |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'akrabat/api-tests-readme' |
|
More...
|
over 12 years ago
|
Update API testing section of the readme to add information about the JOINDIN_API_BASE_URL environment variable |
|
More...
|
over 12 years ago
|
Rename v2 environment variable to have a JOINDIN prefix |
|
More...
|
over 12 years ago
|
Add two more 'non-existent' tests |
|
More...
|
over 12 years ago
|
adding API tests for items which don't exist (by using large IDs, may not be future proof |
|
More...
|
over 12 years ago
|
removing spurious changes from .htaccess, committed in error |
|
More...
|
over 12 years ago
|
TalkMapper::getTalkById() should return false when a talk is not found |
|
More...
|
over 12 years ago
|
TalkCommentMapper::getCommentById() should return false when a comment is not found |
|
More...
|
over 12 years ago
|
EventCommentMapper::getCommentById() should return false when a comment is not found |
|
More...
|
over 12 years ago
|
return 404s for comment resources which don't exist |
|
More...
|
over 12 years ago
|
users return 404 if they don't exist |
|
More...
|
over 12 years ago
|
GET /talks not supported - 405 rather than returning empty data set |
|
More...
|
over 12 years ago
|
return 404 for any talks that don't exist |
|
More...
|
over 12 years ago
|
return 404 for non-existent events |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'akrabat/defensive-check' |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'lornajane/sitejs-sync' |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'clairs/JOINDIN-166' |
|
More...
|
over 12 years ago
|
Merge pull request #548 from akrabat/event-submit-description |
|
More...
|
over 12 years ago
|
Ensure that there are no warnings when there are no claimed speakers. |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'copacode/master' |
|
More...
|
over 12 years ago
|
making site.js load synchronously so it can be used by inline scripts (mostly on event page) |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'dstockto/clean_error' |
|
More...
|
over 12 years ago
|
Fix double escape in event comments (JOINDIN-166): moved previous fix which fixed talk comments into common helper, and used that |
|
More...
|
over 12 years ago
|
Remind event submitters that the description needs to be in English, as the note at the top of the form is a long way up\! |
|
More...
|
over 12 years ago
|