Commit Graph

163 Commits

Author SHA1 Message Date
Diego Najar
f383a83c02 Categories++ 2017-05-19 00:45:14 +02:00
Diego
457c981208 removing posts 2017-05-17 18:48:51 +02:00
Diego Najar
63fe327fe4 Categories++ 2017-05-17 00:04:53 +02:00
Diego Najar
95e6500993 Remove posts 2017-05-16 00:46:20 +02:00
Diego
20224b03f4 removing posts 2017-05-12 20:18:44 +02:00
Diego Najar
aa9ff9d229 Removing posts 2017-05-10 23:21:45 +02:00
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
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
aebaed2a8c Retain PNG transparency.
Transparency data will be saved when cropping or resizing.
2017-04-30 17:03:33 +08: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
6648eec611 Minor changes on UI 2017-04-26 20:16:34 +02:00
Diego
19ef56301e Bug fixes 2017-04-26 18:56:10 +02: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
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
metaskop
928856fe81 [req171] bug fixes 2017-04-10 17:29:10 +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
2a1a4b5fca Categories database 2017-03-21 08:45:58 +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
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
ADTC
3ab6fc63c3 Fix spelling mistake in link attribute name (target)
The mistake caused the links to open in the same window/tab instead of a
new window or tab.

Signed-off-by: ADTC <send2adtc@gmail.com>
2017-03-13 21:42:28 +08:00
ADTC
b57020b421 Use an icon in the incompatibility warning message
The incompatibility warning message has an exclamation triangle icon to
call attention to it.

Signed-off-by: ADTC <send2adtc@gmail.com>
2017-03-13 21:41:29 +08:00
ADTC
e969cc95b2 Use icons for Activate/Deactive/Settings links
An unchecked checkbox icon is used for Activate (to show that it's
currently inactive). A checked checkbox icon is used for Deactivate (to
show that it's currently active). A gear icon is used for the Settings
link.

The checkbox icons are placed on the left side of the name, as checkboxes
usually appear. The gear icon is placed floated to the right side of the
name, to have a clean look.

The plugin list is more compact, and it's much easier to identify which
plugins are currently active, and which have settings. No need to read
any words!

The previously used words (with language dependency) is still used as the
tooltip (title) that is shown when the mouse hovers over the icons.

In the themes page, the checked checkbox icon denotes the curently active
theme, but doesn't do anything when clicked. This is by design, since only
one theme can be active at a time. For consistency sake, a circle (radio
button style) was not used.

Signed-off-by: ADTC <send2adtc@gmail.com>
2017-03-13 21:39:06 +08:00
Hristo Dipchikov
086acad961 Update language 2017-01-13 19:38:12 +02:00
Diego Najar
2e2d5e1000 Improves on GUI and Installer 2017-01-10 13:43:38 -03:00
Diego Najar
72c624db61 a 2016-12-01 15:09:29 -03:00
dignajar
3c2ddf7804 API Plugin improves 2016-11-30 22:39:16 -03:00
dignajar
5b5a4e7690 Enable CLi mode on posts 2016-10-24 23:48:26 -03:00
dignajar
5ff7511863 API Plugin, bug fixed 2016-10-19 16:57:10 -03:00
dignajar
3079bbbd76 Metadata updated for 1.5.2 2016-10-12 23:03:43 -03:00
dignajar
69184abf02 Bludit v1.5.2 2016-10-11 22:33:52 -03:00
dignajar
97aaba1d0b Bludit v1.5.1 2016-10-10 18:09:29 -03:00
dignajar
8b61948965 Merge branch 'master' of github.com:dignajar/bludit 2016-10-06 10:18:46 -03:00