aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/rsrc
AgeCommit message (Expand)AuthorFilesLines
2018-05-20Remove margin-bottom from paragraph in item excerptsThomas Lange1-0/+1
2018-05-15Fix javascript problem that causes unintended behaviorThomas Lange1-1/+1
2017-11-20The rem units in media queries have been replaced by simple em units.Thomas Lange1-2/+2
2017-11-02A new action link has been added to the item overview pages and the CSS was o...Thomas Lange1-1/+14
2017-11-02The colon characters for the key-value arguments were moved directly into the...Thomas Lange1-0/+1
2017-10-23CSS: Unnecessary height property removed.Thomas Lange1-1/+1
2017-10-22Implemented: A full-text search functionality for posts and pages in the admi...Thomas Lange1-0/+5
2017-10-14A new Font Awesome icon was added to the admin template. This icon is used la...Thomas Lange3-0/+7
2017-09-16The original font "Font Awesome" has been replaced by a minimized version fro...Thomas Lange4-3/+193
2017-09-15The IDs of the items in the overview lists of the admin template are now no l...Thomas Lange1-2/+3
2017-09-15All occurrences of "var" have been replaced by the new introduced keywords "c...Thomas Lange1-23/+23
2017-09-15The unnecessary second list for the "Login" and "Logout" list points in the m...Thomas Lange1-2/+3
2017-09-15An invisible text has been added to each action icon in the item list of the ...Thomas Lange1-1/+1
2017-09-14Some markup optimizations has been made to both templates (the HTML5 <article...Thomas Lange1-20/+15
2017-07-31Three internationalization strings and one CSS class have been added to the a...Thomas Lange1-0/+1
2017-07-07The function "makeSlugURL" has been renamed to "generateSlug" because the nam...Thomas Lange1-4/+4
2017-05-31Optimizations and tiny design update for the admin template:Thomas Lange1-1/+18
2017-05-31Two changes have been made in this commit:Thomas Lange1-4/+12
2017-05-21Several changes have been made to the admin template, which together with the...v2.1.1Thomas Lange2-102/+93
2017-05-04CSS optimization on admin template.Thomas Lange1-3/+2
2017-04-30CSS optimization (spaces between icon and text are replaced by margin).Thomas Lange1-1/+1
2017-04-30Hyperlinks to the documentation and the releases on GitHub added to the footer.Thomas Lange1-1/+8
2017-04-29Two changes have been made in this commit:Thomas Lange1-0/+8
2017-04-28Inline javascript for emoticon and markdown replacement has been outsourced i...Thomas Lange1-0/+32
2017-04-27Several changes have been made in this commit, which together with the previo...v2.0Thomas Lange1-0/+16
2017-04-12Internationalization for markdown format buttons added.Thomas Lange1-1/+1
2017-04-11HTML and CSS markup optimizations for admin template.Thomas Lange1-33/+30
2017-04-10Javascript for confirmation message on delete buttons was moved to the main.j...Thomas Lange1-0/+11
2017-04-07CSS-Bugfix: Missing border was added.Thomas Lange1-0/+2
2017-02-24Initial commit.v1.0Thomas Lange8-0/+370