Benjamin Bellamy
8f92793742
fix(symlink): remove target directory upon symlink creation
...
For some shared hosting (such as ovh's), having the full target link will raise 403 errors.
The target directory is she same as the link directory so it is useless.
2023-09-14 11:10:20 +02:00
Diego Najar
66ff89c3ab
check json format for custom fields, add position menu for custom fields, fix issues with boolean types
2022-05-03 19:45:01 +02:00
Emanuele
1e486574ef
UUID for deleting pages files
2022-03-02 22:23:07 +01:00
Diego Najar
1d6e1d8fc0
Page URL from title, UUID for pages files
2022-02-23 14:15:10 +01:00
Diego Najar
52ecf89b77
Add custom fields
2022-02-21 16:21:32 +01:00
Diego Najar
865fd124b7
remove backtrace
2021-10-25 09:15:45 +02:00
Diego Najar
1f6dd0b6e7
include page position, and fix deprecated warninings for PHP8
2021-10-13 21:20:32 +02:00
Diego Najar
4ebdd50f1f
compatibility with php7
2021-09-14 17:38:19 +02:00
Diego Najar
8439abbe97
add comments, and styling
2021-09-12 22:06:29 +02:00
Diego Najar
cf4e0cc755
bug fixes
2021-09-05 16:18:01 +02:00
dignajar
3b37cb2905
Refactor main clasess, add new library for manage images
2021-01-23 22:19:47 +01:00
dignajar
993a4f92d6
API create/edit/delete category, UI for manage categories, UI for manage users still in progress, improvments in dbList class, warn the user when didn't save the progress in the editor
2021-01-16 13:03:16 +01:00
dignajar
38bd6dd551
Create user via API, create category via API, Bootstrap icons v1.3, improve in creation content
2021-01-12 21:46:42 +01:00
dignajar
ff2a51fae8
New approach when the page is created, remove UUID, remove symlinks for upload images, modal for filemanager, and more
2021-01-01 23:13:01 +01:00
Diego Najar
46fa8a1fab
Create directory for upload pictures for each new page
2020-03-20 19:48:44 +01:00
Diego Najar
7dae1725bb
Keep date on draft pages, bug fix for #1088
2019-10-05 21:22:34 +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
d6f0073446
removed google plus
2019-06-17 22:07:01 +02:00
Diego Najar
ff4f166962
Functions for autosave type
2019-05-26 23:08:50 +02:00
Diego Najar
68407ad75e
Autosave tab, and autosave type for pages
2019-05-24 19:00:22 +02:00
Diego Najar
ec7769251b
get parent type for the child
2019-05-10 20:03:05 +02:00
Diego Najar
a526e71cd2
Create symlink with the page name for images directory
2019-04-23 23:26:02 +02:00
Diego Najar
e548d75e3e
comments, bug fixes for buildpages by tags
2019-02-28 19:55:06 +01:00
Diego Najar
c14e86f96f
bug fix, prevent lost tags
2019-02-28 15:32:08 +01:00
Diego Najar
0f867720a5
Prevent content to be empty if not passed as argument
2019-02-24 16:38:18 +01:00
Diego Najar
a5180135f6
API Improve and Pages class
2019-02-20 08:45:55 +01:00
Diego Najar
3058904fd2
API improves
2019-02-19 08:38:17 +01:00
Diego Najar
78cacae128
Bug fixes for API plugin
2019-02-08 08:53:26 +01:00
Diego Najar
bf061d6fff
Bug fix when select the type of the page
2019-01-28 20:30:52 +01:00
Diego Najar
a1a7a7fd38
Migrate private variables to protected to allow to extend classes
2019-01-26 12:50:48 +01:00
Diego Najar
5eb48f9060
Delete page images, fix for #869
2018-11-23 20:15:50 +01:00
Diego Najar
f39cc831b1
Execute plugins with the hook afterPageCreate after the scheduler
2018-10-20 13:36:13 +02:00
Diego Najar
5bb0a46548
robots plugin improves
2018-09-16 19:26:23 +02:00
Diego Najar
b85ecdae89
remove cli mode functions
2018-09-14 15:48:57 +02:00
Diego Najar
5267f1bf00
bug fix #772
2018-09-09 17:53:08 +02:00
Diego Najar
78968aaf4d
bug fix in truncate function
2018-09-03 18:46:21 +02:00
Diego Najar
78726b7c3a
bug fix, username is lost when edit the page
2018-08-28 19:32:15 +02:00
Diego Najar
9676e995ef
redirect pages with trailing slash
2018-08-27 22:19:42 +02:00
Diego Najar
e4a08873ac
remove line breaks method
2018-08-26 13:44:18 +02:00
Diego Najar
41fae2f808
Remove breaklines from content when generate the slug
2018-08-26 13:39:13 +02:00
Diego Najar
8a5aa64d53
Bludit v3.0.0 rc1
2018-08-21 20:57:24 +02:00
Diego Najar
f98f14670c
Rename special chars to unicode chars, remove special chars in username
2018-08-21 20:11:31 +02:00
Diego Najar
e674327a25
Remove reserved characters from URL, changes on labels
2018-08-20 22:32:14 +02:00
Diego Najar
6d067b036c
bug fixes: media manager and plugin API
2018-08-10 15:41:23 +02:00
Diego Najar
942f3c04cb
change amount for number
2018-08-06 21:46:58 +02:00
Diego Najar
786f73cc5a
Changes on variables names
2018-08-03 18:59:23 +02:00