- 01 Nov, 2014 3 commits
-
-
Dan Untenzu authored
Render a standalone version of the documentation, using the package "TYPO3.DocTools" and its default Flow theme. Copy the files into the branch "gh-pages" and use GitHub Pages to host the rendered documentation.
-
Dan Untenzu authored
Create a Sphinx project
-
Dan Untenzu authored
-
- 19 Oct, 2014 2 commits
-
-
Dan Untenzu authored
Links in layout templates should have a controller set, to avoid wrong links if controllers share the same layout.
-
Dan Untenzu authored
-
- 07 Sep, 2014 3 commits
-
-
Dan Untenzu authored
-
Dan Untenzu authored
-
Dan Untenzu authored
* Description * Installation * License
-
- 04 Sep, 2014 3 commits
-
-
Dan Untenzu authored
* Twitter Bootstrap licensed under MIT now * Add Swift Mailer
-
Dan Untenzu authored
-
Dan Untenzu authored
Paginate list of non words, 25 words on one page
-
- 03 Sep, 2014 10 commits
-
-
Dan Untenzu authored
-
Dan Untenzu authored
If downvoting is not possible (which is validated as well), then the downvote button may be disabled as well.
-
Dan Untenzu authored
Show author of non word and wrap link (if existing only)
-
Dan Untenzu authored
-
Dan Untenzu authored
Conflicts: composer.json
-
Dan Untenzu authored
-
Dan Untenzu authored
-
Dan Untenzu authored
* Add Icons * Rename & move some labels
-
Dan Untenzu authored
-
Dan Untenzu authored
-
- 02 Sep, 2014 5 commits
-
-
Dan Untenzu authored
-
Dan Untenzu authored
-
Dan Untenzu authored
-
Dan Untenzu authored
:# Please enter the commit message for your changes. Lines starting
-
Dan Untenzu authored
Trim Author, Link & Title (Non Word)
-
- 01 Sep, 2014 8 commits
-
-
Dan Untenzu authored
-
Dan Untenzu authored
Don't allow votes to drop below zero. Simple validation within downvote action, should be a custom validator or somehow move into the model eventually.
-
Dan Untenzu authored
-
Dan Untenzu authored
Convert entity dateOfCreation (when was this non word posted) from timestamp/integer to DateTime format.
-
Dan Untenzu authored
Non word title entity has to be unique (avoid duplicates)
-
Dan Untenzu authored
Chop /show action from URL for single view (nonword/{word} instead of /nonword/{word}/show)
-
Dan Untenzu authored
/nonword/new instead of /pixelbrackets.nonword/NonWord/new
-
Dan Untenzu authored
Remove standard controller, generated by kickstarter.
-
- 29 Aug, 2014 6 commits
-
-
Dan Untenzu authored
-
Dan Untenzu authored
Add custom Repository method to load a random non word.
-
Dan Untenzu authored
Set ORM field size
-
Dan Untenzu authored
* Non Word Mandatory * Minimun & Maximum character count for non word * Author & URL may be empty and/or NULL
-
Dan Untenzu authored
Add * Author (Who said it?) * Link (a URL to the source) * Date (when was this posted)
-
Dan Untenzu authored
-