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
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
Diego Najar
c9fc277b14
Merge pull request #392 from DaKnOb/license
...
Add LICENSE (MIT)
2017-02-05 21:49:23 +01:00
DaKnOb
b3ac07a51c
Add LICENSE (MIT)
2017-01-31 20:07:04 +02:00
Diego Najar
64632f85a3
Merge pull request #388 from vorons/patch-22
...
Update ru_RU.json
2017-01-26 09:39:08 +01:00
Diego Najar
7d0b17b535
Merge pull request #387 from Allec-Bernz/patch-1
...
Upd ukrainian translation
2017-01-26 09:27:10 +01:00
Сергей Ворон
c03a3b6971
Update ru_RU.json
2017-01-23 14:44:37 +08:00
Aleksei
57b7da4855
Update uk_UA.json
2017-01-22 14:21:00 +02:00
Aleksei
c5fd419750
Update uk_UA.json
2017-01-22 14:19:53 +02:00
Aleksei
4a1e9503a5
Update uk_UA.json
2017-01-22 14:17:56 +02:00
Aleksei
3a7524f86d
Update uk_UA.json
2017-01-22 14:17:11 +02:00
Aleksei
fd70d0a2ae
Update uk_UA.json
2017-01-22 14:12:32 +02:00
Aleksei
f181640d9f
Update uk_UA.json
2017-01-22 14:11:16 +02:00
Aleksei
8badfc2954
Update uk_UA.json
2017-01-22 14:10:00 +02:00
Diego Najar
e8896864f2
Merge pull request #386 from vorons/patch-21
...
Update ru_RU.json
2017-01-21 21:12:58 +01:00
Diego Najar
a91acdecbd
Merge pull request #385 from oavivo/patch-1
...
Added missing entries based on EN
2017-01-21 21:12:40 +01:00