Commit Graph

1145 Commits

Author SHA1 Message Date
Diego 5145694752 removing posts 2017-05-10 20:40:28 +02:00
Diego Najar a6fab1c23b removing posts 2017-05-09 22:57:56 +02:00
Diego Najar 22898c5c6c removing posts 2017-05-09 00:24:15 +02:00
Diego Najar 16daff6abd improves on dbpages 2017-05-08 22:20:53 +02:00
Diego Najar 2a47beeae4 minor changes 2017-05-08 22:01:16 +02:00
Diego Najar d3d19f5109 improves on dbpages 2017-05-08 21:26:06 +02:00
Diego eef031c89f Fixed #424 2017-05-05 20:14:27 +02:00
Diego 6fec239937 remove categories 2017-05-04 22:36:49 +02:00
Diego 817f249ba5 Updates 2017-05-04 21:32:18 +02:00
Diego 182d1a6c04 Quill improves, parsedonw updated, rss updated 2017-05-04 20:35:05 +02:00
Diego ce438a8e02 Improves for categories 2017-05-03 21:10:03 +02:00
Diego Najar 5a3c217cca Merge pull request #422 from acrox999/master
Retain PNG transparency.
2017-05-01 22:08:31 +02:00
Hakim Zulkufli a720b7ea5c Revert "Quill plugin fix."
This reverts commit 84aa89a861.
2017-04-30 20:10:34 +08:00
Hakim Zulkufli f793a5acbd Revert "Changed content input from textarea into div."
This reverts commit 743a88c29b.
2017-04-30 20:09:11 +08:00
Hakim Zulkufli 743a88c29b Changed content input from textarea into div.
This is to ensure that the area will be comaptible
with any text editor plugins.

I have tested with SimpleMDE and Quill. Both worked
completely fine.

Bonus: Added description of Quill's English locale.
2017-04-30 19:50:32 +08:00
Hakim Zulkufli 84aa89a861 Quill plugin fix.
Just making it work. It seems to be working fine on my end,
but user-defined toolbar options are not implemented yet.

The plugin now loads all toolbar options by default.
See: var toolbarOptions
2017-04-30 19:08:46 +08:00
Hakim Zulkufli aebaed2a8c Retain PNG transparency.
Transparency data will be saved when cropping or resizing.
2017-04-30 17:03:33 +08:00
Diego Najar dc553bae2f Merge pull request #419 from acrox999/master
Get relative time from content & Keep UUID
2017-04-29 20:25:37 +02:00
Hakim Zulkufli 27be5be17b Keep UUID
Fixed the broken implementation.
2017-04-30 01:43:32 +08:00
Hakim Zulkufli 5b6ae22f6a Get relative time from content.
(returns: "1 hour ago" or "1 hour, 1 minute, 1 second ago")
2017-04-30 00:17:54 +08:00
Diego 75645ce8ac Keep UUID when edit 2017-04-27 10:06:07 +02:00
Diego a28a02164c UUID for posts and pages 2017-04-26 21:26:17 +02:00
Diego ba43495ca4 Merge branch 'master' of github.com:dignajar/bludit 2017-04-26 20:16:46 +02:00
Diego 6648eec611 Minor changes on UI 2017-04-26 20:16:34 +02:00
Diego Najar 94c0faed3e Merge pull request #413 from Dipchikov/master
Add translation
2017-04-26 19:21:01 +02:00
Diego 3bd87ae297 Bug fixes 2017-04-26 19:19:43 +02:00
Diego 19ef56301e Bug fixes 2017-04-26 18:56:10 +02:00
Hristo Dipchikov 54cb9700af Add translation 2017-04-26 08:41:43 +03:00
Hristo Dipchikov 1fdbbbacf8 add bg 2017-04-26 08:35:28 +03:00
Diego Najar d1c88a6fdb Merge pull request #410 from metaskop/adminfirstlast
[req171] First / Last page for admin area
2017-04-25 15:39:57 +02:00
Hristo Dipchikov e2f09478c8 Update bg 2017-04-24 09:13:44 +03:00
Diego 9419a28e24 Category feature 2017-04-17 13:23:43 +02:00
Diego a6bf83acdd Merge branch 'master' of github.com:dignajar/bludit 2017-04-17 12:49:18 +02:00
Diego 1ac65fe343 Category feature 2017-04-17 12:49:03 +02:00
metaskop b1771a75db [req171] First / Last page for admin area 2017-04-15 21:53:24 +02:00
Diego Najar d03d8b6ad8 Merge pull request #408 from metaskop/firstlastpage
[req171] added first / last page for paginator
2017-04-14 10:38:46 +02:00
metaskop 928856fe81 [req171] bug fixes 2017-04-10 17:29:10 +02:00
metaskop 57f32b6c2d [req171] first / last page front end implementation 2017-04-10 17:03:15 +02:00
metaskop 56b8b358ca [req171] first / last page front end implementation 2017-04-10 16:57:30 +02:00
Diego 96d3efaa65 Categories implementation 2017-03-26 20:51:32 +02:00
Diego 1138633e1f Merge branch 'master' of github.com:dignajar/bludit 2017-03-21 08:46:06 +01:00
Diego 2a1a4b5fca Categories database 2017-03-21 08:45:58 +01:00
Diego Najar 4e8c9c9bc6 Merge pull request #400 from Turqueso/master
Added Google Tag Manager to Google Tools Plugin
2017-03-19 14:13:14 +01:00
Turqueso 0679a48823 Added Google Tag Manager to Google Tools Plugin 2017-03-18 11:48:34 -07:00
Diego Najar 5e07474bb1 Merge pull request #397 from ADTC/plugin-theme-view
Icons in the Plugins and Themes pages
2017-03-14 09:13:28 +01:00
Diego Najar 451cfb278d Merge pull request #398 from clickwork-git/master
Fix Google+
2017-03-14 09:12:16 +01:00
ADTC 8fa754e449 Show incompatibility warning as an icon next to the version number
Signed-off-by: ADTC <send2adtc@gmail.com>
2017-03-14 12:35:11 +08:00
Edi d6cf541c60 Fix Google+
Addition of missing code.
2017-03-14 01:34:07 +01:00
Edi 94e442d843 Merge pull request #4 from dignajar/master
Pull request
2017-03-14 01:32:10 +01:00
ADTC daf3da5bbc Add a little left margin to gear icon
This is to keep some distance from the plugin name, especially in narrower
screens or when the browser window is resized to be narrower. It ensures
the placement still looks neat :)

Signed-off-by: ADTC <send2adtc@gmail.com>
2017-03-13 22:03:56 +08:00