1
0
Commit Graph

54 Commits

Author SHA1 Message Date
ba8eb7eea8 New iconfont build with new 'Publish now' icon
References #262
2015-01-17 16:42:26 +01:00
d626281228 Introduce new lang constant for 'Publish now' button
Add this as title attribute and (hidden) button text for said
button

References #262
2015-01-17 16:25:24 +01:00
b295e617df Change 'Publish now' button to be a 'normal' icon button
- grey, not green
- new icon, button text hidden
- includes new icon build

References #262
2015-01-17 16:21:42 +01:00
Ian
9ab0e57389 fix not displaying is_sticky flagged entry in dashboard
References #260 and #261
2015-01-15 11:53:44 +01:00
4a730bfcf0 Scheduled entries display publish date in dashboard
Since space if scare in the dashboard, scheduled entries will now
display their publish date instead of the 'Scheduled' badge. The
info that this is a scheduled entry will be available in a tooltip
of the pulish date. This seems like the best compromise on all
devices/resolutions.

References #260
2015-01-14 16:50:44 +01:00
36cde3030a * Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
2014-12-23 11:10:53 +01:00
8894f82477 Basic suupport for autoupdate-plugin (#98) 2014-07-13 13:07:17 +02:00
33193806ed References #189
Combine additional jquery/plugin files into one
Remove single file references
Moved dragdrop.js to serendipity_Editor.js.

Please test. Might make trouble in the installer/upgrader?
2014-06-25 12:28:59 +02:00
1100364efd Added {serendipity_hookPlugin hook="backend_dashboard" hookAll="true"} hook. 2014-05-14 13:21:50 +02:00
2307e892a9 Add comment status to dashboard comments list. 2014-04-30 12:52:01 +02:00
5e0c4c074e include upgrader timestamp
document recent changes
i18n for upgrader
2014-04-25 09:55:41 +02:00
631bc150ac improve update notice: timeout, config
The updater in the dashboard needed a timeout to not kill the backend if github is not reachable
Also, this makes the check configurable
2014-04-24 18:25:56 +02:00
b1fc0bf6bf Ironed out some minor layout quirks 2014-03-08 13:15:39 +01:00
aa014cbe91 Removed i18n markers which have become obsolete
References #50
2014-03-07 12:33:16 +01:00
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
6e6a5fc4e4 Fix disappearing comment headline in dashboard. 2014-03-01 19:57:40 +01:00
dd013f3a70 Use new show hide buttons. 2014-03-01 15:51:44 +01:00
Ian
fd8f4d5a16 short modifier - escape default is html 2014-02-28 10:04:12 +01:00
9af2e54f6f Updated iconfont build; exchanged a few icons. 2014-02-10 19:48:26 +01:00
1f63b68908 Publish entries in the dashboard 2014-02-08 16:48:48 +01:00
03a25aab88 Also show comment author in dashboard. 2014-01-25 21:00:06 +01:00
756c47980d Additional entry status "Published" added.
Also changed the overlong label text for scheduled entries. Both
need new or changed lang constants.
2014-01-25 20:49:33 +01:00
2d2d3822d7 enable moderate in dashboard
The token was missing, as the variable was renamed for the preview-url, where it was missing before
2014-01-18 23:27:42 +01:00
d1f3612825 Provide a fallback if the dashboard has nothing to show.
For entries and comments. Should only happen on new installations
anyway.
2013-12-03 14:48:32 +01:00
82b2f2f8fe Add missing i18n markers. 2013-10-05 08:56:54 +02:00
205bc5f65c Move extend comment button to the end of the list.
If it is 'inserted' in the middle, it breaks the consistency since
not all comments have the button, which irritates the eye.
2013-10-05 08:34:24 +02:00
5ddfdf7dc3 remove dashboard view button for comments 2013-10-04 15:01:30 +02:00
db8a289ff8 Different icon for further links toggler. 2013-10-02 13:06:42 +02:00
5f2c8eb9dd Add sticky post status to entries overview. 2013-10-02 10:36:25 +02:00
9e14904eb2 Use existing lang constant. 2013-10-02 10:34:39 +02:00
1b11b31a18 Dashboard: open further links in a modal popup.
(Or just show/hide them for use-popups.)

For some weird reason, this seems to fire only on the second click
on the toggler, not on the first. Need input from @onli on this.

Also, this needs a better icon. I did not want to go through a new
iconfont build just for this one icon now.
2013-10-01 21:03:39 +02:00
3146238b35 Link dashboard headers to edit comments/edit entries. 2013-10-01 20:16:07 +02:00
eadc5bc027 Add expand to dashboard-comment
temporary, to be replaced with a nice solution, same like for the normal comment view
2013-10-01 01:57:42 +02:00
1e8d3a58e4 dashboard link comments entry
And show the title of the entry as a tooltip
2013-10-01 01:39:28 +02:00
87459991a9 Remove stray button nested in a element. 2013-09-26 14:34:42 +02:00
1fb8c54efb Back to button style.
Partial manual revert of 168cb146ea.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.

References #41
2013-09-23 11:19:31 +02:00
168cb146ea Use links instead of buttons (#41)
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
398fefa919 New iconfont build.
Removes obsolete wrench icon; replaces icon-off with icon-logout
and icon-eye with icon-globe or icon-zoom-in; adds icon-cancel as
state indicator for smallscreen navigation.
2013-08-01 17:15:41 +02:00
b5fafaada2 Dashboard needs to include magnific popup for comment reply overlay.
References #31
2013-07-20 22:58:53 +02:00
fcee7086eb More verbose update notification message. 2013-07-08 13:58:11 +02:00
13253957ec Give dashboard items content some room. 2013-07-08 13:54:01 +02:00
bc17eec490 Add 'upcoming' status msg to dashboard entries list.
Also added some general layout styles.
2013-07-08 13:49:22 +02:00
a4ec72dbd4 Dashboard: Also show drafts 2013-07-07 20:42:20 +02:00
cf284194f2 Make further links collapsible. 2013-07-07 17:25:48 +02:00
b92cf09eb2 Onclick handler for dashboard bookmarklet hint. 2013-07-06 13:38:44 +02:00
43a2225778 Minor markup maintenance. 2013-07-06 13:20:27 +02:00
b66618093a Oops. Testing code relicts. 2013-07-04 21:12:28 +02:00
3d5059e882 Restyles core dashboard. 2013-07-04 21:08:42 +02:00
1fdec50702 Dashboard layout. 2013-06-28 11:36:45 +02:00
399261b643 A more compact view for the dashboard. 2013-06-25 11:10:04 +02:00