|
be94...38ff |
refactored integration `PasteTest` by moving _tasks to bottom of file |
alkemann |
2009-11-27 02:05:40 +0100 |
|
a3ea...1822 |
removed explicit validates() call from `Paste` actions |
alkemann |
2009-11-27 01:58:41 +0100 |
|
88be...9c4f |
added integration test for for saving edits of `Paste` |
alkemann |
2009-11-27 01:58:08 +0100 |
|
4775...34da |
fixed 'edit' action for `Paste` |
alkemann |
2009-11-27 01:35:52 +0100 |
|
66a4...28b1 |
updated views for `Paste` to take away modelname from input "names" |
alkemann |
2009-11-27 01:30:59 +0100 |
|
3056...c7e4 |
added a little documentation to the 'parse' method of `Paste` |
alkemann |
2009-11-26 14:45:28 +0100 |
|
3867...5708 |
refactored the parse method of `Paste` to be non-static and called through Document |
alkemann |
2009-11-26 14:41:05 +0100 |
|
c608...32af |
removed test.php and added Test route |
alkemann |
2009-11-26 14:28:02 +0100 |
|
37be...1e74 |
readme files updated |
alkemann |
2009-11-26 03:39:26 +0100 |
|
849c...0143 |
fixed errors showing for Paste form to reflect that errors were moved out of data |
alkemann |
2009-11-26 02:55:52 +0100 |
|
2027...9829 |
some minor text formating applied to the `Paste` model |
alkemann |
2009-11-26 00:36:54 +0100 |
|
8e8b...5775 |
removed custom 'create()' from `Paste` as it can use `Model` create and save filter |
alkemann |
2009-11-26 00:03:50 +0100 |
|
7955...a318 |
added a check to invalidLanguage for `Paste` |
alkemann |
2009-11-25 23:21:37 +0100 |
|
3df9...44cd |
removed the 'title' field from `PasteTest`, as there is no such field |
alkemann |
2009-11-25 23:21:13 +0100 |
|
9917...a91c |
Completed core validation use for `Paste` |
alkemann |
2009-11-25 23:08:01 +0100 |
|
d010...70c2 |
reversed assert fixed in `PasteTest` |
alkemann |
2009-11-25 22:58:52 +0100 |
|
a65d...896a |
refactor `Paste` to use `Model` validation and tests requires an update in `Document` |
alkemann |
2009-11-25 22:53:02 +0100 |
|
7301...197f |
using $self in filter closures for `Paste` |
alkemann |
2009-11-24 23:29:02 +0100 |
|
cb81...c480 |
fixings a mocks path error |
alkemann |
2009-11-24 23:28:46 +0100 |
|
f2cc...775e |
correction of namespaces in model mocks |
alkemann |
2009-11-21 22:51:40 +0100 |