Anaggh S
beaf06bb1c
Update bootstrap 4.4.1 -> 4.5.0
2020-05-26 17:51:13 +05:30
Diego Najar
9095ef077a
Merge pull request #1199 from SamBrishes/patch-006
...
[BUGFIX] AJAX Error Message when uploading Images
2020-05-24 09:20:16 +02:00
SamBrishes
2e307339ab
Remove Filesystem:rmfile completely
2020-05-23 18:48:14 +02:00
SamBrishes
c7f0393062
Repair Spaces
2020-05-23 00:04:16 +02:00
SamBrishes
1214b12bf7
Namespace Plugin Pages
2020-05-22 23:55:22 +02:00
SamBrishes
4ec9b47c96
Fix for Issue #1176
...
Fix for Issue #1176
2020-05-22 23:34:15 +02:00
SamBrishes
93fd4e0c83
Remove deprecated atuoComplete Function
2020-05-22 23:15:38 +02:00
SamBrishes
5187cbc4d0
Fix Space / Tabs
2020-05-15 07:54:51 +02:00
SamBrishes
7ea717200c
Custom admin pages
2020-05-15 07:50:22 +02:00
SamBrishes
06131d7f85
Bugfix - ZIP Paths may starts with an (back-) slash
2020-05-14 11:33:46 +02:00
SamBrishes
80babfa850
Add prepare function
2020-05-13 10:37:09 +02:00
dignajar
134ac64e07
improve preview function
2020-05-12 22:24:03 +02:00
dignajar
41b5531fa2
Custom hooks for plugins
2020-05-12 18:24:06 +02:00
eeagle
6be73c9776
Add Support for the german social-network Xing
2020-04-17 21:28:22 +02:00
Jereme Hancock
9a1ff17545
Allow passing in attributes for Theme js files
...
This is a follow up to a previous PR. The async attribute can cause issues with some js files. For instance I added the lozad.js (https://github.com/ApoorvSaxena/lozad.js ) for lazy loading and included it via my theme. However, with the current automatic inclusion of "async" things didn't work.
So this update allows Theme developers to prevent the async attribute by passing in "null".
Example: ```<?php echo Theme::javascript('js/lozad.min.js', DOMAIN_THEME, null); ?>```
If the Theme developer doesn't include "null" the default will be to use "async".
2020-04-05 20:15:09 -05:00
Diego Najar
061f7c1b13
Merge pull request #1164 from mhancoc7/patch-1
...
Add the "async" parameter to script tags
2020-03-27 12:53:08 +01:00
Jereme Hancock
380e99b1cc
Removed async from jquery as I started noticing errors in admin
2020-03-26 13:05:18 -05:00
Diego Najar
63ccd77af5
Bug fixed, set a homepage and enable the filter /blog/
2020-03-25 21:25:00 +01:00
Jereme Hancock
12bbef14a6
Add the "async" parameter to script tags
...
In my testing this has improved my Page Insights score pretty significantly especially for mobile. See: https://web.dev/render-blocking-resources/
2020-03-23 14:04:54 -05:00
Diego Najar
c4b3bdd77b
Bludit v3.12.0 metadata
2020-03-21 15:44:27 +01:00
Diego Najar
46fa8a1fab
Create directory for upload pictures for each new page
2020-03-20 19:48:44 +01:00
Diego Najar
0530aaa3b8
Merge branch 'master' of github.com:dignajar/bludit
2020-03-14 12:03:50 +01:00
Diego Najar
a8b4b26c57
get mimetype
2020-03-14 12:03:43 +01:00
Anaggh S
45ca449d5a
Use try catch instead
2020-02-28 14:06:09 +05:30
Anaggh S
bbdc8afcaf
Fix PHP 7.4 "Deprecated: Array and string offset access syntax with curly braces is deprecated"
2020-02-27 03:08:27 +05:30
Anaggh S
7ae53cfd63
Fix #1143 Add additional check to skip broken symlinks to avoid RuntimeException: SplFileInfo::getSize(): stat failed
2020-02-27 02:58:05 +05:30
Anaggh S
8a5599023c
Fix #1135 clippy input on mobile dropdown menu bug
2020-02-15 16:10:40 +05:30
Diego Najar
29c8341b2f
Bludit v3.11.0
2020-02-08 19:24:17 +01:00
Diego Najar
edeb603541
update metadata for bludit v3.11.0
2020-02-08 19:22:34 +01:00
Diego Najar
c0a15930f9
include site db on developers page
2020-02-08 19:20:44 +01:00
Diego Najar
f2acafd6db
add social network vk.com
2020-02-08 19:20:15 +01:00
Diego Najar
5cd6283caf
Fix for #1102 , show search input on small devices
2020-02-05 20:59:33 +01:00
Diego Najar
35483e0d30
Security bug fixed #1131 and refresh profile picture after uploaded
2020-02-05 20:57:07 +01:00
Diego Najar
4d0912308d
Update jstz to detect the timezone in the installation
2020-02-05 20:45:43 +01:00
Anaggh S
8d2056dfac
Fix #1051 Bug - Media Manager Pagination
2020-01-01 22:28:59 +05:30
Anaggh S
8194be5e4d
Fix #808 Remove special characters/spaces early to prevent overwrite
2020-01-01 18:04:59 +05:30
Anaggh S
f48fcaf997
Update bootstrap v4.3.1 -> v4.4.1
2020-01-01 16:40:11 +05:30
Anaggh S
b62194a3c3
Update parsedown 1.7.3 -> 1.7.4
2020-01-01 16:24:11 +05:30
Diego Najar
b86dc069a1
Update select2 to 4.0.12
2019-12-08 18:40:07 +01:00
Diego Najar
95ae4e5061
add view and edit to the langueage file
2019-12-07 18:11:41 +01:00
Diego Najar
ff57081e3a
add support for vk.com social network
2019-12-07 14:35:38 +01:00
Diego Najar
bc4f532b97
add support for vk.com social network
2019-12-07 14:32:39 +01:00
Diego Najar
b510c59bab
Improve date modified returns
2019-11-18 20:18:29 +01:00
Diego Najar
8b025ebe81
Include Disk usage
2019-11-18 20:17:27 +01:00
Diego Najar
b9a474311b
Merge branch 'master' of github.com:dignajar/bludit
2019-11-18 19:42:02 +01:00
Diego Najar
f0e9bc62a2
deactivate all plugins function
2019-11-18 19:41:54 +01:00
Anaggh S
a39d3fff7f
Add Disk Size to Simple Stats
2019-11-15 21:17:56 +05:30
Anaggh S
1a208b0642
Allow backup downloads for admin role
2019-11-15 19:29:26 +05:30
Diego Najar
c7c8998367
include category name on JSON method
2019-11-05 21:51:46 +01:00
Diego Najar
142159a8e9
Enable API after user login success and returns authentication token, helps for external applications
2019-11-02 17:06:34 +01:00
Diego Najar
8a1338b186
remove shorcut to fix favicon. Related issue #1099
2019-10-24 20:08:54 +02:00
Diego Najar
5f2a840890
Fix URLs on assistant and metadata updated for Bludit v3.10.0
2019-10-19 10:10:46 +02:00
Diego Najar
4f3f40a6c4
Remove HTML and PHP tags from the users,categories and tags fields, prevent XSS
2019-10-12 11:35:35 +02:00
Diego Najar
968d9d6221
Fade betewen tabs
2019-10-07 18:45:41 +02:00
Diego Najar
f53460a05a
Remove arrow
2019-10-07 18:44:27 +02:00
Diego Najar
ada0b61ee1
Add badget for page types
2019-10-05 21:29:32 +02:00
Diego Najar
7dae1725bb
Keep date on draft pages, bug fix for #1088
2019-10-05 21:22:34 +02:00
Diego Najar
c5977fc0cb
Select parent page bug fix #1089
2019-10-05 21:20:58 +02:00
Rob
b5afd44195
Remove use of headers that can be used to bypass anti-brute force controls
2019-10-05 18:22:25 +01:00
Diego Najar
da94b43e84
Change <? for <?php, fix for #1086
2019-09-27 15:36:18 +02:00
Diego Najar
aa09eb1351
metadata for bludit v3.10.0
2019-09-25 20:23:15 +02:00
Diego Najar
b35172b286
Open current tab after refresh page
2019-09-25 20:18:36 +02:00
Diego Najar
bf0f31993b
clean up
2019-09-25 20:17:28 +02:00
Diego Najar
582dd26243
Select2 as search function and the new assistant for Bludit on Dashboard
2019-09-25 20:16:45 +02:00
Diego Najar
40b3c36358
Open current tab after refresh
2019-09-23 23:04:34 +02:00
Diego Najar
c0dfe40d1b
Methods for API
2019-09-11 19:12:19 +02:00
Diego Najar
d84d0065d5
Javascript functions
2019-09-11 19:11:44 +02:00
Diego Najar
a31f11d8c6
Javascript functions
2019-09-11 19:11:18 +02:00
Diego Najar
fe8ad3c064
Show the static pages order by position all the time
2019-09-11 19:10:41 +02:00
Diego Najar
3c72a8eafb
Custom fields with positions
2019-09-09 20:34:50 +02:00
Diego Najar
23237cb05d
Check file types uploaded and handle message error for the users
2019-09-09 19:29:35 +02:00
Diego Najar
5857970461
Fix checkbox for robots
2019-09-09 17:51:58 +02:00
Diego Najar
a9640ff6b5
Bug fix for #1081
2019-09-08 10:45:56 +02:00
Diego Najar
3dd31b9d11
Allow static pages to have subpages
2019-09-08 10:35:21 +02:00
Diego Najar
7aba5362c6
Bug fix when select parent pages with special HTML characters. Related issue #1072
2019-09-08 10:17:12 +02:00
Diego Najar
7092697112
Bug fix for #1079
2019-09-05 23:10:39 +02:00
Diego Najar
72b6908899
Custom fields: Boolean type
2019-09-03 18:35:30 +02:00
Diego Najar
cc73f609e4
Custom fields
2019-09-02 18:24:34 +02:00
Diego Najar
e3dbf79863
Execute install.php after activate the theme
2019-07-21 15:10:33 +02:00
Diego Najar
b1fc6cd0be
Update metadata for Bludit v3.9.2
2019-06-21 11:02:02 +02:00
Diego Najar
d6f0073446
removed google plus
2019-06-17 22:07:01 +02:00
Diego Najar
016754b67c
Fix some english phrases
2019-06-16 22:31:48 +02:00
Diego Najar
e259257c53
Language updated
2019-06-06 19:26:35 +02:00
Diego Najar
e226468036
Change metadata for Bludit v3.9.1
2019-05-30 19:24:37 +02:00
Diego Najar
600345ee57
Bug fix for PHP 5.6 when upload images
2019-05-29 19:28:11 +02:00
Diego Najar
2c773ac1a4
Include SVG format
2019-05-29 16:21:25 +02:00
Diego Najar
a1bb333153
Prevent non-administrators to change the password from other users
2019-05-28 20:49:29 +02:00
Diego Najar
49027a3bad
Bludit v3.9.0
2019-05-27 21:56:52 +02:00
Diego Najar
0d2c962da8
added some comments
2019-05-27 19:41:46 +02:00
Diego Najar
0dc9904d62
Check file extension, bug fix #1011
2019-05-27 19:24:11 +02:00
Diego Najar
baa835cb8c
added some logs
2019-05-27 19:07:53 +02:00
Diego Najar
3704838436
remove button view for draft pages
2019-05-27 19:07:02 +02:00
Diego Najar
bcff43603a
Include autosave type
2019-05-26 23:09:38 +02:00
Diego Najar
ff4f166962
Functions for autosave type
2019-05-26 23:08:50 +02:00
Diego Najar
787538e1ca
Search function searches in names and description
2019-05-26 23:08:01 +02:00
Diego Najar
b9f190ec88
Merge branch 'master' of github.com:dignajar/bludit
2019-05-26 23:07:20 +02:00
Diego Najar
c5f895b72f
Updated search function, include view button, improves for small devices
2019-05-26 23:06:08 +02:00
anaggh
dd037a96ea
Bug Fix #1032
...
Data changes on 2nd or 3rd save.
Try
```
abc </textarea> def
```
OR
```
<code>
<p> test </p>
</code>
```
2019-05-25 12:03:14 +05:30
Diego Najar
f0af06dbed
Languages dictionaries updated
2019-05-24 19:25:00 +02:00
Diego Najar
68407ad75e
Autosave tab, and autosave type for pages
2019-05-24 19:00:22 +02:00
Diego Najar
c3cccaf42d
icons for plugins view
2019-05-24 18:59:53 +02:00
Anaggh S
4c194a97dc
Update jQuery 3.3.1 -> 3.4.1
2019-05-19 00:02:43 +05:30
Diego Najar
77e85e70b9
3.9.0-beta1
2019-05-18 12:39:06 +02:00
Diego Najar
99cdf11632
add suffix beta
2019-05-18 11:57:04 +02:00
Diego Najar
4c095f9ffc
UI improved and new icons set
2019-05-18 11:54:39 +02:00
Diego Najar
a4fc00aa63
search function improved
2019-05-18 11:52:30 +02:00
Diego Najar
93e6b2a622
remove open iconic fonts
2019-05-17 19:51:39 +02:00
Diego Najar
9ed95e2918
Search pages via the title
2019-05-17 19:49:35 +02:00
Diego Najar
fc2387bcb9
New role Author
2019-05-13 18:26:35 +02:00
Diego Najar
3d87b6597d
Editor role now only can edit his own content
2019-05-12 14:50:54 +02:00
Diego Najar
b35efdcf2f
Update metadata for plugins and themes for the next release
2019-05-12 14:39:22 +02:00
Diego Najar
05a17e9122
Editor role now only can edit his own content
2019-05-12 14:31:33 +02:00
Diego Najar
10ba5625da
Get categories via the API
2019-05-12 12:32:12 +02:00
Diego Najar
749cf37fa8
filter by enabled and disabled plugin, and search function
2019-05-11 20:32:46 +02:00
Diego Najar
ec7769251b
get parent type for the child
2019-05-10 20:03:05 +02:00
Diego Najar
1f1cd4e3ec
rename filename to keep clean
2019-05-10 20:02:24 +02:00
Diego Najar
4e0d00c9ca
Content managment improves in small devices
2019-05-10 15:08:02 +02:00
Diego Najar
0dff931595
Content managment improves in small devices
2019-05-10 15:07:51 +02:00
Diego Najar
9962b0ba48
Remove site logo button and improve in UI
2019-05-10 11:35:46 +02:00
Diego Najar
18778226eb
Autosave and preview improves
2019-05-10 11:35:23 +02:00
Diego Najar
de2cfeb66e
styled changed
2019-05-09 19:32:30 +02:00
Diego Najar
38092a051c
Autosave and preview function migrated to fetch function
2019-05-09 19:31:55 +02:00
Diego Najar
b32bc1e054
upload max filesize for javascript
2019-05-09 17:22:04 +02:00
Diego Najar
7c1db136b1
removed the callback if false
2019-05-09 17:21:32 +02:00
Diego Najar
07df697618
page preview via token
2019-05-09 17:20:35 +02:00
Diego Najar
9d436f8a76
variable with installed plugins
2019-05-09 17:19:56 +02:00
Diego Najar
1419483708
changed color
2019-05-09 17:19:18 +02:00
Diego Najar
03835e8b04
Merge branch 'master' of github.com:dignajar/bludit
2019-05-09 17:18:37 +02:00
Diego Najar
7ca3c85645
change variable for constant
2019-05-09 17:18:26 +02:00
Diego Najar
d2f6ea7b8d
Merge pull request #1021 from erdifr/patch-1
...
Update navbar.php
2019-04-28 21:00:54 +02:00
Diego Najar
3066c091d2
Feature page preview and switch button for publish and draft
2019-04-27 20:30:57 +02:00
erdifr
6403421769
Update navbar.php
...
Add ```Logout``` link to ```navbar.php```.
2019-04-27 13:20:23 -04:00
Diego Najar
3fa5a420c2
UI improves
2019-04-24 00:11:36 +02:00
Diego Najar
dc8320d46f
new icons line-awesome
2019-04-23 23:26:34 +02:00
Diego Najar
a526e71cd2
Create symlink with the page name for images directory
2019-04-23 23:26:02 +02:00
Diego Najar
aa17de9665
new icons line-awesome
2019-04-23 23:23:35 +02:00
Diego Najar
be088e4704
moving bootstrap changes to a separated css file
2019-04-23 23:22:17 +02:00
Diego Najar
8d06d47318
new function to convert human readable mememory to bytes
2019-04-23 23:17:27 +02:00
Diego Najar
20b672cd09
Move variables to constasts
2019-04-23 23:13:02 +02:00
Diego Najar
f978de490f
Improves in AJAX functions
2019-04-23 23:12:38 +02:00
Diego Najar
c0bf0f6583
UI Improve when create new/edit content
2019-04-23 23:10:46 +02:00
Edi
a6137fbb8f
Update theme.class.php
2019-04-19 00:55:34 +02:00
Diego Najar
db70a147f3
Merge branch 'master' of github.com:dignajar/bludit
2019-04-07 20:43:52 +02:00
Diego Najar
8ab9af8bb2
Improve for upload image, new method for filesystem class
2019-04-07 20:43:42 +02:00
Anaggh S
99bcc33b38
Update parsedown 1.7.1 -> 1.7.3
2019-04-03 19:35:50 +05:30
SamBrishes
2ef0c95cae
Update sidebar.php
2019-03-28 21:37:50 +01:00
Diego Najar
2d535ad612
check extension and path traversal
2019-03-10 18:28:29 +01:00
Diego Najar
d0843a4070
check extension and path traversal
2019-03-10 18:27:24 +01:00
Diego Najar
3ab8c4c0a6
Enable or disable Markdown parser for #980
2019-03-09 18:53:03 +01:00
Diego Najar
185ae09393
allow differents types of pages to the tag database
2019-03-07 21:27:34 +01:00