MyShaarli/tpl/default
Willi Eggeling a74f52a8d2 fixed link deletion
When deleting links, the js of the default theme separated ids by an escaped space ('+').
There was a trailing '+' after the ids which led to the php code detecting multiple values
even for single values. In combination with the id '0' this could led to no id found at all
and a resulting php error.

this commit fixes the behavior and adds an additional error handling and trimming to the php code.
2017-08-30 12:54:58 +02:00
..
css Using only one form in linklist.html + adding untaggedonly filter - fix #885 2017-07-30 16:19:34 +02:00
fonts Theme: change global font to Roboto and include bold variant 2017-03-24 18:49:45 +01:00
img Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
js fixed link deletion 2017-08-30 12:54:58 +02:00
404.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
addlink.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
changepassword.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
changetag.html Adds a taglist view with edit/delete buttons 2017-05-25 15:25:04 +02:00
configure.html Rename title link label to home link and apply it in vintage theme 2017-05-03 19:16:40 +02:00
daily.html Theme: use format_date function for daily date 2017-03-28 20:43:30 +02:00
dailyrss.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
editlink.html Add creation date when editing a link 2017-05-31 17:50:11 +02:00
export.bookmarks.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
export.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
feed.atom.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
feed.rss.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
import.html Use raw bytes for upload size hidden input 2017-04-10 20:01:10 +02:00
includes.html Fixes file existence check for user.css 2017-05-09 19:09:33 +02:00
install.html Merge pull request #852 from ArthurHoaro/theme/install-password 2017-04-25 19:11:24 +02:00
linklist.html Using only one form in linklist.html + adding untaggedonly filter - fix #885 2017-07-30 16:19:34 +02:00
linklist.paging.html Using only one form in linklist.html + adding untaggedonly filter - fix #885 2017-07-30 16:19:34 +02:00
loginform.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
opensearch.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
page.footer.html Remove merge conflict leftover 2017-07-11 14:30:14 +02:00
page.header.html Using only one form in linklist.html + adding untaggedonly filter - fix #885 2017-07-30 16:19:34 +02:00
picwall.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
pluginsadmin.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
tag.cloud.html Tagcloud/list improvments 2017-06-09 10:58:12 +02:00
tag.list.html Merge pull request #925 from ArthurHoaro/theme/remove-2nd-sort-by 2017-08-19 17:57:29 +02:00
tag.sort.html Adds a taglist view with edit/delete buttons 2017-05-25 15:25:04 +02:00
tools.html fixed note bookmarklet 2017-08-24 10:20:32 +02:00