Commit graph

3432 commits

Author SHA1 Message Date
Diego Najar
a36f2534a0
Merge pull request #1512 from belomaxorka/added-missing-comma
Added missing comma in nl_NL.json
2023-07-10 19:40:01 +02:00
Diego Najar
573dc27447
Merge pull request #1511 from belomaxorka/minor-fixes-themes
Minor improvements in default themes
2023-07-10 19:39:29 +02:00
Diego Najar
cb11f7a9b1
Merge pull request #1510 from belomaxorka/use-checkbox-installer
Use checkbox instead of text [Installer]
2023-07-10 19:38:50 +02:00
Diego Najar
1c145a12e6
Merge pull request #1504 from hide-me/main
Improved translation files
2023-07-10 19:37:34 +02:00
Diego Najar
4ba266a83d
Merge pull request #1501 from basteyy/patch-2
Comma Seperated Tags List Walker Feature
2023-07-10 19:37:03 +02:00
Roman Kelesidis
3a24f5eb30 Added missing comma in nl_NL.json 2023-04-25 13:26:08 +07:00
Roman Kelesidis
0020afe6d1 Minor improvements in default themes 2023-04-25 13:16:52 +07:00
Roman Kelesidis
5ff606d526 Use checkbox instead of text [Installer] 2023-04-25 13:10:47 +07:00
Paul
401a14dcc4
Added link to Discord server 2023-03-29 23:04:19 +03:00
Paul
61e18cbfba
Converted spaces to tabs
Saved space
2023-03-29 23:03:08 +03:00
Sebastian
b0013d5d2c
Comma Seperated Tags List Walker Feature
Commit adds support of adding a list with commas to the tag field.
2023-02-28 21:11:49 +01:00
Diego Najar
e8cfad9241
Merge pull request #1483 from jlaase/Popeye-Mastadon
Popeye mastadon
2023-02-22 22:50:48 +01:00
Diego Najar
08f5522e62
Merge pull request #1495 from basteyy/fix_1494
Fix #1494
2023-02-22 22:49:53 +01:00
Diego Najar
a4654ce0ae
Merge pull request #1497 from basteyy/fix_1496
Fix Deprecated message
2023-02-22 22:49:00 +01:00
Sebastian
550a46f10f
Update simple-image.class.php
Fix float to int deprecation message
2023-02-22 21:48:18 +01:00
Diego Najar
87c52d25d8
Merge pull request #1499 from basteyy/patch-1
Fix handling array as object
2023-02-22 19:26:21 +01:00
Sebastian
027c85e968
Fix handling array as object
At this line, the  `$user ` is a `array` and not the User Object `User`.
2023-02-14 20:57:52 +01:00
Sebastian
5c260d82f4
Fix Deprecated message
Instead of adding a new dynamic property to the DateInterval-Object, a new var is created which stores the weeks. Inside the `foreach` a handler is created by checking, if the current `$key` is `w` for weeks.
2023-02-13 20:58:10 +01:00
Sebastian
fb0f974580
Fix #1494
Handle `checkbox`different than other `input` elements (such as text, password ...), by using a different selector and check, if the `checkbox` is checked.
2023-02-13 20:22:01 +01:00
Diego Najar
532140d967
Merge pull request #1488 from basteyy/patch-1
Fix #1487
2023-01-26 14:19:56 +01:00
Sebastian
53cbf84bc7
Add a minimum password length constant 2023-01-20 22:28:39 +01:00
Sebastian
26ac249c9e
Fix #1487
Add a password length check and display an error, if the password is not at least 6 signs.
Add html5 tag "minlength" to password input
2023-01-20 22:26:36 +01:00
Diego Najar
6cce49f0be
Merge pull request #1457 from wandrien/edit-user-title-fix
Display the user name in the title of page /admin/edit-user/$username
2023-01-04 15:43:23 +01:00
Diego Najar
578339dddb
Merge pull request #1465 from hide-me/main
Added ru lang file & fix file formatting
2023-01-04 15:38:12 +01:00
Joshua Laase
3787192ed8 Update footer.php
This change adds a rel='me' info to the mastodon link in the footer. This allows anyone using the Popeye theme to have their website validated in their Mastodon profile.
2023-01-02 09:33:36 -06:00
Joshua Laase
495ceb8bcc Revert "Update footer.php"
This reverts commit 67ca4fcde0.
2023-01-02 09:30:07 -06:00
Joshua Laase
67ca4fcde0 Update footer.php
This change adds a rel='me' info to the mastodon link in the footer. This allows anyone using the Popeye theme to have their website validated in their Mastodon profile.
2023-01-02 09:27:39 -06:00
Paul
084b79562a
Added two strings
still need to add more strings from en.json
2022-10-06 19:23:14 +03:00
Paul
d16400db96
Added ru lang + spaces converted to tabs 2022-10-06 19:14:08 +03:00
Vadim Ushakov
387e62ea7e Display the user name in the title of page /admin/edit-user/$username
Display the user name in the title of page `/admin/edit-user/$username`, in the same way as it's implemented for `/admin/edit-category/$category`.
2022-09-19 15:43:48 +07:00
Diego Najar
55d3b162bf
Include Reddit as social network 2022-09-07 17:02:49 +02:00
Diego Najar
50c6deb262
Merge pull request #1447 from kraiosis/main
version badge on admin sidebar
2022-09-05 19:55:54 +02:00
Diego Najar
93b840f063 logo refactor 2022-09-05 09:40:11 +02:00
Federico Guzman
3a0ce9a94e
version badge on admin sidebar
Update badge css to math bootstrap v5.1.3 as used in Bludit 4.x. css class names for badges has changed since boostrap 5.x from bagdewarning to bg-warning and badge-pill to rounded-pill. This allows to show correct badge in admin sidebar (menu)
2022-06-28 18:43:46 -04:00
Diego Najar
548c2a5d8f
Merge pull request #1445 from ltGuillaume/patch-1
Dutch
2022-06-21 21:08:54 +02:00
Diego Najar
e8e6584503
Merge pull request #1446 from kraiosis/main
Update es.json
2022-06-21 21:08:24 +02:00
Federico Guzman
30c118e236
Update es.json 2022-06-13 20:49:06 -04:00
Guillaume
c738e9f1cb
Dutch 2022-05-30 21:26:30 +02:00
Edi
58551c7d05
Update de_AT.json 2022-05-28 11:39:22 +02:00
Edi
d56a43c5d4
Update de_DE.json 2022-05-28 11:38:25 +02:00
Edi
8585aa3fa8
Update de_CH.json 2022-05-28 11:37:35 +02:00
Edi
36ffbdf366
Update en.json 2022-05-28 11:36:41 +02:00
Diego Najar
29563c8add
Merge pull request #1427 from gaincoder/main
check if the user of the session is in the database
2022-05-26 23:05:09 +02:00
Diego Najar
aeea823a3e
Merge pull request #1439 from emanueleg/it
Fix localization typos
2022-05-26 23:04:45 +02:00
Diego Najar
00a8cf666c
Merge pull request #1442 from emanueleg/parent
show parent page in modal
2022-05-26 23:04:23 +02:00
Emanuele Goldoni
fb4b65a4c7 show parent page in modal 2022-05-11 22:51:07 +02:00
Emanuele Goldoni
c6f6d3df81 Fix localization typos 2022-05-10 13:41:09 +02:00
Edi
440d825f79
Update de_AT.json 2022-05-09 14:04:24 +02:00
Edi
6558e480d8
Update de_CH.json 2022-05-09 14:03:53 +02:00
Edi
ea3be35761
Update de_DE.json 2022-05-09 14:03:09 +02:00