503 Commits (v2.7.8)
 

Author SHA1 Message Date
  danpros 4c1a9c400a Update config.html.php 4 years ago
  danpros 1dd825ec11 Update config 4 years ago
  danpros 355f904920 Update config-reading.html.php 4 years ago
  danpros 665ad9aa83 Make sure to return htmlspecialchars 4 years ago
  danpros c069ecfdb9 Update layout.html.php 4 years ago
  danpros e01aa3b4cd Add tabs to config page 4 years ago
  danpros c1e38746e3 Update .gitignore 4 years ago
  danpros 7981bd0079 Add the default config list 4 years ago
  danpros 9c2facaccc Fix views 4 years ago
  danpros 8dceae2b96 Update themes 4 years ago
  danpros 2a64d44302 Config page revamp 4 years ago
  danpros 933262fbfd Duplicate tag 4 years ago
  danpros 8990c67f96 Updating panel 4 years ago
  danpros cddf8c9255 Update category-list.html.php 4 years ago
  danpros 02f84d81eb Category page in admin 4 years ago
  danpros 5a75046a2f Update admin.php 4 years ago
  danpros 48ba0fce9a Update admin.php 4 years ago
  danpros 22edd1569c Update functions.php 4 years ago
  danpros 8b231200c0 Update functions.php 4 years ago
  danpros f019b6160c Fix editor preview 4 years ago
  danpros 5c5b94e83a Always add slash 4 years ago
  danpros 82a5cce7a4 Update functions.php 4 years ago
  danpros 6a3c968c34 Fix RSS feed category 4 years ago
  danpros 495c7ad9c8 Custom 404 layout possibility 4 years ago
  danpros 1c16023e42 Menu custom class fix 4 years ago
  danpros cdd801fcea Update COPYRIGHT.txt 4 years ago
  danpros e2192f774d Cleaning up 4 years ago
  danpros d1f7d279bd Admin panel revamp and simple menu builder 4 years ago
  danpros e722158f28 Remove deprecated get_magic_quotes_gpc 4 years ago
  danpros ff780ec5a5 Bump the tag name 4 years ago
  danpros 317c0e0ac6 Translation not available 4 years ago
  danpros 2b147ebb35 Limit unlink folder 4 years ago
  danpros 73cab6df0d Autocomplete tag 4 years ago
  danpros a2d5355dcd Fix twentyfifteen theme 4 years ago
  danpros 0f28fe7343 Simplify the language 4 years ago
  Dan 7cb39f662f
PHP 8 support 4 years ago
  Dan c9e0e3fdd7
Merge pull request #431 from sean1138/master 4 years ago
  sean1138 8401a6149c tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs 4 years ago
  sean1138 d7c16c957b oops again 4 years ago
  sean1138 238f27e9d8 oops 4 years ago
  sean1138 32807b09f7 add basic selected styles for toolbar links 4 years ago
  sean1138 79732ef919 more labels for form inputs 4 years ago
  sean1138 cf1f75d664 added if statements to remove inputs not needed for adding a category 4 years ago
  sean1138 394f667692 more labels for form inputs 4 years ago
  sean1138 2a7f8e938e add category column for view posts tables, each post can have multiple tags so table column header "Tags" 4 years ago
  sean1138 c48290f4e5 add category column for view posts tables, each post can have multiplt tags so table column header "Tags" 4 years ago
  sean1138 0df2478879 label for must = input id 4 years ago
  Dan 152b5990bb
Merge pull request #430 from bluebirch/fix_find_post 4 years ago
  Stefan Björk f5436d446c If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type. 4 years ago
  Dan b6a59ea768
Merge pull request #426 from bluebirch/theme_updates 5 years ago