| b840b627 | 07-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
comparisions with prefix/postfix need to use them |
| 90bc792b | 07-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fix XSS problem in entry validation |
| cb249c51 | 07-Mar-2016 |
Michael Große <grosse@cosmocode.de> |
Don't show struct form for locked pages |
| fc13e8e7 | 07-Mar-2016 |
Michael Große <grosse@cosmocode.de> |
Only show struct editform if we have at least edit rights |
| 143be256 | 07-Mar-2016 |
Michael Große <grosse@cosmocode.de> |
Add tests for getData* and skipEmpty parameter
GitHub Issue #35 |
| dca39281 | 07-Mar-2016 |
Michael Große <grosse@cosmocode.de> |
Add tests for clearData() function
GitHub Issue #35 |
| 8cfe6c23 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
completed revert test |
| 6c4d84cb | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
simplified test
no need to repeat a value |
| 30bc056c | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added tests for testing translatio initialisation #35 |
| 3a717675 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added field hints #29 |
| b4c2da53 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
renamed translation to label
we will have more translated things |
| 650e9493 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
have proper default label for pageid columns |
| 5fe665e8 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
adjust header style. fixes #49 |
| 303fac14 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
automatically change the type for existing Image fields |
| 3b5909e1 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added tests for PDF and Video |
| 469c59e7 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
more Media type tests |
| c266d282 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
renamed classes to match type |
| 51629881 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added media type validation tests |
| 25caf3de | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
renamed Image to Media and added mime type validation #38 |
| 5841d63f | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added some tests for user type #35 |
| 25029fe8 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
moved mock objects to their own namespace #35
we may want to reuse them in different tests |
| ed713594 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
made methods public again, protected was wrong |
| 0e9e058f | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fix some assignment bugs and add tests #35 |
| c1a2a2bb | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
finish diff test #35 |
| 7937b821 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
make Value more robust and test it #35 |