|
c1ab...7422 |
removed 'remember' fields from the tests as it is no longer considered part of `Paste` schema |
alkemann |
2009-12-07 21:22:38 +0100 |
|
c74c...61a8 |
install action added to `PastesController` to create db and design view |
alkemann |
2009-12-07 21:19:57 +0100 |
|
7ab4...33fa |
removed code that was intented to autogenerate design views if not exist |
alkemann |
2009-12-07 20:55:58 +0100 |
|
30c8...8322 |
removed 'remember' field from schema as now session feature is implemented and field is unset prior to save |
alkemann |
2009-12-07 20:55:14 +0100 |
|
3740...6242 |
fixed 'index' view for no records found |
alkemann |
2009-12-07 18:27:19 +0100 |
|
f531...44f9 |
updating `Session` configuration to not instantiate `Cookie` adapter |
alkemann |
2009-12-07 15:09:45 +0100 |
|
50c3...f6e4 |
updated 'form' view to take better advantage of `Form` helper |
alkemann |
2009-12-06 23:11:03 +0100 |
|
debc...e4a9 |
added session feature |
alkemann |
2009-12-06 23:10:30 +0100 |
|
3461...91aa |
added next and previous links to the pagination actions |
alkemann |
2009-12-04 17:25:49 +0100 |
|
c3a1...47aa |
implemented a 'count' finders for `Paste` , including tests |
alkemann |
2009-12-04 16:45:02 +0100 |
|
0542...e4b6 |
`PastesController` make the view if it does not exist |
alkemann |
2009-12-04 16:23:06 +0100 |
|
5815...63c6 |
fixing `Paste` save filter and index view |
alkemann |
2009-12-04 15:21:57 +0100 |
|
9abf...2a7c |
minor rfc on the `PastesController` |
alkemann |
2009-12-04 15:04:45 +0100 |
|
9694...b1ce |
fixing tests as per latest api changes in `Paste` and `PasteView` |
alkemann |
2009-12-04 14:59:44 +0100 |
|
3239...df95 |
smarter `PasteView` using schema property |
alkemann |
2009-12-04 14:13:03 +0100 |
|
bb27...5fa5 |
a better implementation to getting total count of `Paste` requires update in core `Document` |
alkemann |
2009-12-04 14:12:29 +0100 |
|
f428...5ddc |
added pagination to `Paste` latest view |
alkemann |
2009-12-04 02:21:02 +0100 |
|
953e...586a |
fixing edit test for `Paste` to use find() instead of create() to make a record |
alkemann |
2009-12-03 17:05:07 +0100 |
|
0f25...4253 |
made needed changes to `Paste` and `PastesController` to get working edit action |
alkemann |
2009-12-03 16:48:36 +0100 |
|
c695...8733 |
some formatting refactoring to `PasteTest` |
alkemann |
2009-11-27 02:08:09 +0100 |