1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove an extra debug statement More... about 13 years ago
Fix a bug in the element inclusion and only include the welcome on the news index. More... about 13 years ago
Improve logo directions, CSS inclusion, and custom CSS instructions More... about 13 years ago
Merge pull request #1 from bostonphp/master More... about 13 years ago
- Refined the install steps - Changed Config.write to Configure::write since you are doing this from core.php - Changed -P to -p in the schema line More... about 13 years ago
Add a default welcome element with some instructions More... about 13 years ago
Fix some float layout issues with the schedule helper More... about 13 years ago
Add pagination to user news index More... about 13 years ago
The ability to add elements to a layout More... about 13 years ago
Switch sidebar to append in preparation for page elements More... about 13 years ago
Add a test for the SheduleHelper using the new date format More... about 13 years ago
Don't rely on hardcoded start time for ScheduleHelper test More... about 13 years ago
News updates and new date format configuration variables More... about 13 years ago
Remove some CSS from the base stylesheet that isn't needed to override the CakePHP CSS - mainly debugging More... about 13 years ago
Make use of the skinny sidebar in the admin area More... about 13 years ago
Sanitize HTML output in calandar More... about 13 years ago
Test the time format configuration variable More... about 13 years ago
Oops. Move this test to the right place. More... about 13 years ago
Merge branch 'master' of github.com:andrewcurioso/BostonConference More... about 13 years ago
Test for ScheduleHelper and also fixed a few bugs and documentation issues in the ScheduleHelper class More... about 13 years ago
Tests for Talk model and validation rules for Talk::duration More... about 13 years ago
Test for Speaker model More... about 13 years ago
Test for Track model More... about 13 years ago
Make the time in teh calandar configurable More... about 13 years ago
Move all the schedule calandar logic to a helper More... about 13 years ago
Display a message if there are no talks in the schedule More... about 13 years ago
Clean up the track view and CSS a bit More... about 13 years ago
Added support for skinny sidebars so that we can git big content (like the schedule) some breathing room More... about 13 years ago
CSS for four talks per block plus make the whole schedule area wider More... about 13 years ago
Update the layout engine so that it properly handles following blocks that have more talks than the current block. Needs to be recursive but handles single levels OK for now More... about 13 years ago