Commit graph

151 commits

Author SHA1 Message Date
Robert Riebisch
92f272d20e
Sort categories alphabetically in 'Categories' view 2023-12-09 19:41:23 +01:00
sb0001
cf9e5de395
Update edit-content.html.php
sort the dropdown list of categories alphabetically when editing a post
2023-12-09 01:26:26 +01:00
sb0001
50ab090a09
Update config.html.php
Add the common date format in German speaking countries: dd.mm.yyyy
2023-12-07 22:47:59 +01:00
sb0001
8b60daff85
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
2023-12-07 22:32:54 +01:00
Dan
c533fb78d8
Merge pull request #648 from bttrx/i18n-for-'Name'
Update categories.html.php by @bttrx
2023-12-07 08:17:04 +07:00
Robert Riebisch
ce8789c551
Update categories.html.php
i18n for 'Name'
2023-12-06 20:26:57 +01:00
Robert Riebisch
4901ee4d35
Update posts-list.html.php
i18n for 'Views'
2023-12-06 18:37:58 +01:00
danpros
0fb381c552 Update views files 2023-12-06 17:30:20 +07:00
danpros
72e53f25b1 Update add-page.html.php 2023-12-06 15:20:25 +07:00
danpros
1ec6715acb Remove class 2023-12-05 23:02:37 +07:00
danpros
3eebfe2044 Move function to individual views 2023-12-04 23:43:53 +07:00
Robert Riebisch
ed3e9b453c
Update scheduled.html.php
A little more i18n
2023-12-03 11:29:23 +01:00
danpros
23c4427300 Fix views reset problem. See #618 2023-12-03 16:15:26 +07:00
danpros
b83062918d Translation 2023-11-29 19:31:04 +07:00
danpros
c4b4c89bd9 Formatting 2023-11-29 16:54:14 +07:00
danpros
212bdf4152 Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +07:00
danpros
c3c37b1f37 PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
2023-11-22 17:15:14 +07:00
mieszkou
0d8512dd32 modified: system/admin/views/config.html.php added format %Y-%m-%d 2022-05-16 00:55:42 +02:00
danpros
4bb8e39663 Related post improvements
Switch using category for better performance and consistency
2022-02-10 10:53:23 +07:00
danpros
e702617cc4 Limit tagcloud
Allowing to set the tagcloud number
2022-02-05 13:54:58 +07:00
vallyol
d90e735525
Update edit-page.html.php
Add translation for "Just another HTMLy user"
2021-11-15 07:25:12 +03:00
vallyol
17a140cf0f
Update login.html.php
replacing text with key values from language files
2021-11-05 16:52:45 +03:00
ProjectPatatoe
25cdee35e2
keep within dir for deleting backups for #462 2021-05-12 16:51:13 -07:00
danpros
6c9c233096 Update add-content.html.php 2021-04-01 10:42:18 +07:00
danpros
3a1a459119 Fix admin layout 2021-03-31 15:32:32 +07:00
danpros
de9b894f11 Update config.html.php 2021-03-30 22:30:10 +07:00
danpros
21d9bbb9b9 Update the label 2021-03-24 23:23:13 +07:00
ProjectPatatoe
49511a8244 use bootstrap for file upload, remove iframe for ajax 2021-03-23 13:39:26 -07:00
ProjectPatatoe
b21e786e77 remove using jquery ui for keycode 2021-03-23 13:39:25 -07:00
Fabiano Santos
64e608a713 updated config area to langs 2021-03-22 22:14:12 -03:00
danpros
b1b6352c62 Update layout.html.php 2021-03-12 19:53:22 +07:00
danpros
75cb107cde Update updated-to.html.php 2021-03-12 18:51:02 +07:00
Fabiano Santos
cb53e6c087 added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation 2021-03-09 13:32:57 -03:00
danpros
c08e4d51ca Update updated-to.html.php 2021-03-06 23:42:51 +07:00
danpros
59db3b8890 Fix update 2021-03-06 23:37:37 +07:00
danpros
8faf3ccf4b Update updated-to.html.php 2021-03-06 23:01:39 +07:00
danpros
017f6e4c26 Trying to remove install.php after update 2021-03-06 17:45:43 +07:00
danpros
ec0dddf22b Fix error on first install 2021-03-06 14:47:39 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
719a5e1fc8 Add simple message 2021-03-02 19:14:53 +07:00
danpros
3a2fdf1d5a Remove white space 2021-03-01 00:36:44 +07:00
danpros
a4f65190b3 Tag creation improvements
Allow to use tag like C++ and double check for the same tag slug.
2021-02-28 23:27:26 +07:00
Fabiano Santos
21c28df24d added new lang pt_BR and update layout and added new keys in others langs but only english 2021-02-21 12:38:54 -03:00
danpros
df69a8f8d7 Update update.html.php 2021-02-21 20:11:34 +07:00
danpros
24ba3fc8ce Add the social link to config 2021-02-21 18:19:44 +07:00
danpros
4c1a9c400a Update config.html.php 2021-02-21 16:45:34 +07:00
danpros
1dd825ec11 Update config 2021-02-21 16:42:10 +07:00
danpros
355f904920 Update config-reading.html.php 2021-02-21 12:20:25 +07:00
danpros
665ad9aa83 Make sure to return htmlspecialchars 2021-02-21 12:15:47 +07:00