Commit graph

611 commits

Author SHA1 Message Date
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
danpros
e722158f28 Remove deprecated get_magic_quotes_gpc v2.7.6
PHP 8 compatibility
2021-01-22 16:21:18 +07:00
danpros
ff780ec5a5 Bump the tag name 2021-01-22 13:34:47 +07:00
danpros
317c0e0ac6 Translation not available 2021-01-22 13:33:08 +07:00
danpros
2b147ebb35 Limit unlink folder 2021-01-22 12:15:07 +07:00
danpros
73cab6df0d Autocomplete tag
See: https://jqueryui.com/autocomplete/#multiple
2021-01-21 21:11:03 +07:00
danpros
a2d5355dcd Fix twentyfifteen theme 2021-01-21 19:06:47 +07:00
danpros
0f28fe7343 Simplify the language
For better flexibility
2021-01-21 17:42:57 +07:00
Dan
7cb39f662f
PHP 8 support
Simple fix to support PHP 8.
2021-01-15 09:04:54 +07:00
Dan
c9e0e3fdd7
Merge pull request #431 from sean1138/master
label for must = input id by @sean1138
2021-01-15 09:03:12 +07:00
sean1138
8401a6149c tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs 2021-01-13 07:02:17 -05:00
sean1138
d7c16c957b oops again 2021-01-12 17:27:55 -05:00
sean1138
238f27e9d8 oops 2021-01-12 17:24:00 -05:00
sean1138
32807b09f7 add basic selected styles for toolbar links 2021-01-12 17:16:51 -05:00
sean1138
79732ef919 more labels for form inputs 2021-01-12 16:43:51 -05:00
sean1138
cf1f75d664 added if statements to remove inputs not needed for adding a category 2021-01-12 16:29:46 -05:00
sean1138
394f667692 more labels for form inputs 2021-01-12 16:07:00 -05:00
sean1138
2a7f8e938e add category column for view posts tables, each post can have multiple tags so table column header "Tags" 2021-01-12 15:07:59 -05:00
sean1138
c48290f4e5 add category column for view posts tables, each post can have multiplt tags so table column header "Tags" 2021-01-12 14:58:31 -05:00
sean1138
0df2478879 label for must = input id
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label#using_the_for_attribute
2021-01-12 14:47:34 -05:00
Dan
152b5990bb
Merge pull request #430 from bluebirch/fix_find_post
Fix find_post bug by @bluebirch
2021-01-03 20:23:00 +07:00
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. 2021-01-02 16:48:56 +01:00
Dan
b6a59ea768
Merge pull request #426 from bluebirch/theme_updates
Theme updates
2020-11-12 07:46:02 +07:00
Stefan Björk
1d7879986a Translation fix of twentyfifteen theme. 2020-11-11 14:11:17 +01:00
Stefan Björk
a4513058eb Merge branch 'master' of https://github.com/danpros/htmly 2020-11-11 13:44:16 +01:00
Dan
2f6369f1c4
Merge pull request #423 from recolic/master
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus.
2020-10-21 14:26:16 +07:00
Dan
a09f7f57a6
Merge pull request #424 from damianzoanni/master
Create es.ini
2020-10-20 13:06:09 +07:00
damianzoanni
bc7a0f4522 Create es.ini
Spanish
2020-10-19 16:52:48 -05:00
Bensong Liu
eff6949ac5 bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus. 2020-10-14 11:54:42 +08:00
Bensong Liu
2cea0ace73 bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus. 2020-10-14 11:41:16 +08:00
Dan
c4ff79bc34
Merge pull request #421 from sergeiermilov/russian-localization
Russian localization file added
2020-10-13 06:19:53 +07:00
Sergei Ermilov
8f0d216d93 Russian localization finalized 2020-10-12 15:38:46 +02:00
Sergei Ermilov
6ff1339b4c Russian localization added 2020-10-12 15:32:03 +02:00
Dan
6a96dfac3d
Merge pull request #416 from ArturLisowski/there-is-spelling-error-in-polish-translation.-#415
Fixed spelling error mentioned in #415 issue
2020-10-10 15:47:15 +07:00
Dan
636fdcaf7d
Merge pull request #417 from lascimmia/master
Italian language localization.
2020-10-10 15:46:57 +07:00
Dan
2934ebb26e
Merge pull request #418 from it4u/master
zh-TW language file added (Traditional Chinese)
2020-10-10 15:46:41 +07:00
Aaron Wang
b49aec5367
zh-TW language file
added a zh-TW language file  (Traditional Chinese).
2020-10-06 14:54:24 +08:00
lascimmia
c0f3ae0483
Add files via upload
Italian language translation / Localizzazione italiana
2020-10-04 08:26:44 +02:00
Artur Lisowski
360ebe07e8 Update pl.ini 2020-09-11 13:49:43 +02:00
Stefan Björk
74fb174796 Merge remote-tracking branch 'origin/master' 2020-08-05 09:47:50 +02:00
Stefan Björk
c589fe33de Merge remote-tracking branch 'upstream/master' 2020-07-02 11:29:06 +02:00
Dan
925e2d6d0e
Update user-draft.html.php 2020-06-28 08:31:45 +07:00
Dan
61a75ee945
Fix draft listing 2020-06-28 08:28:52 +07:00
Dan
475bfc84d4
Merge pull request #410 from rolleric/master
Corrected config variable time.format -> date.format
2020-06-22 00:14:16 +07:00
Eric Roller
f3049946d7
Corrected config variable name. 2020-06-21 18:51:58 +02:00
Dan
e4a0b65ef0
Merge pull request #409 from Sn0bzy/master
Turkish language created.
2020-06-21 06:55:10 +07:00
Hasan CAN
2b95fcd70d
Update tr.ini 2020-06-21 00:13:41 +03:00
Hasan CAN
88daac7a4a
Create tr.ini 2020-06-20 21:40:12 +03:00
Stefan Björk
e3e6f2842a Merge branch 'master' of https://github.com/danpros/htmly 2020-06-04 21:04:06 +02:00
Dan
6ab6a135ba
Merge pull request #404 from jusdepatate/i18n-fr
add french translation
2020-06-04 18:47:04 +07:00