Jyri-Petteri Paloposki
|
d4c9041ccd
|
More code style fixes
|
2021-01-06 03:47:35 +02:00 |
|
Jyri-Petteri Paloposki
|
371f8d5adf
|
Coding style fixes
|
2020-10-27 21:00:19 +02:00 |
|
Jyri-Petteri Paloposki
|
d8acf60049
|
Code style fixes
|
2020-10-10 05:14:24 +03:00 |
|
Jyri-Petteri Paloposki
|
b9a80a385e
|
#2036: Change empty XML responses to have the correct base element
|
2019-05-03 11:47:05 +03:00 |
|
Matt Rogers
|
7fe0cf271a
|
Access MIME types via hash lookup instead of constant
Use a constant to look up a mime type is deprecated.
Co-Authored-By: Dan Rice <dnrce@users.noreply.github.com>
|
2018-11-03 15:02:00 -05:00 |
|
Matt Rogers
|
60ae4f6f5f
|
Convert before_filter to before_action
`before_filter` has been removed in future versions of rails.
Co-Authored-By: Dan Rice <dnrce@users.noreply.github.com>
|
2018-09-22 12:55:27 -05:00 |
|
Dan Rice
|
3c2c0fe065
|
Add mobile calendar view
|
2014-04-21 12:55:13 -04:00 |
|
Matt Rogers
|
c1597a7751
|
Rename to_xml_params to todo_xml_params
|
2013-04-30 22:52:22 -05:00 |
|
Matt Rogers
|
8fe343cccc
|
Push to_xml_params down to ApplicationController
|
2013-04-30 22:50:32 -05:00 |
|
Matt Rogers
|
98b188d1df
|
Add tests for the ICS and XML views and fix them up
|
2013-04-30 20:38:10 -05:00 |
|
Matt Rogers
|
83273ac342
|
add the before filter configuration back
|
2013-04-30 20:19:27 -05:00 |
|
Matt Rogers
|
d1ff0daf6f
|
Move the calendar to its own controller
|
2013-04-30 20:09:46 -05:00 |
|