4592 Commits

Author SHA1 Message Date
Ian
d0994583ce better Smarty debug pop up 2015-08-15 16:44:27 +02:00
Ian
0047140dcc set use_autosave in backend only 2015-08-14 18:15:31 +02:00
Ian
56b26f7120 disable Smarty like CKEDITOR (procurator) protection 2015-08-14 18:11:39 +02:00
Ian
5934095301 document a9b3c01 2015-08-07 16:04:14 +02:00
Ian
86b6c8ce49 entries inc event fetch fixes
fix iframe returning 1, when true and
add a new language const change msg, instead of the wrongly used save message
2015-08-07 15:55:18 +02:00
Ian
c65c9e786f cleanup 2015-08-07 15:46:36 +02:00
Ian
67bfde277a do not add newline after php closing tag 2015-08-07 15:46:17 +02:00
Matthias Mees
517a3c4dfe A more bulletproof fix for the dashboard update notification
References #359
2015-07-25 14:34:26 +02:00
Matthias Mees
b5a5b0a996 Fix breaking layout in dashboard if update notification exists
References #359
2015-07-25 14:30:15 +02:00
Garvin Hicking
e6ae8f0920 fix date 2015-07-24 14:02:03 +02:00
Garvin Hicking
6cd46eed6b Merge branch 'master' of github.com:s9y/Serendipity
Conflicts:
	docs/NEWS
2015-07-24 13:28:13 +02:00
Garvin Hicking
00be5d7b4c Security fixes from Tim Coen (file upload, comment token escaping, 2k11 js comment name escaping) 2015-07-24 13:27:21 +02:00
Ian
0a72ce8c19 upport d8644b0 document last changes 2015-07-23 16:39:26 +02:00
Matthias Mees
c4f9b721e7 Apply filter_pane label spacing for all filter_pane instances
References #356
2015-07-14 19:54:10 +02:00
Matthias Mees
b9d1fa38c9 Make sure the label spacing applies to filters and sort
References #356
2015-07-14 19:48:42 +02:00
Matthias Mees
b00343d24d Also fix labels for selects
References #356
2015-07-14 19:46:47 +02:00
Matthias Mees
b9b55142fc Fix CSS regressions introduced by aaca8e
References #356
2015-07-14 19:45:12 +02:00
Matthias Mees
aaca8eda3b Minor layout fixes for media DB media filters
References #356
2015-07-14 19:41:01 +02:00
Ian
8954e6ec7e move maintenance hook to end
since else it will size every box within "equal_heights" blocks.
Best experience with set down to end of list, keeping the thumbs block before.
2015-07-13 16:33:25 +02:00
Ian
7a6ab5fcf8 better doc 2015-07-13 16:23:00 +02:00
Ian
c7d66927b2 document cke update 2015-07-13 16:14:52 +02:00
Ian
32769998df bugfix ckeditor releases
Added widget, lineutils, fakeobjects and S9y plugins cheatsheet and procurator Plugins.
Removed "samples" dir and plugin "dev" dirs in lineutils and widget
2015-07-13 16:08:13 +02:00
Ian
613119e964 typo 2015-07-13 15:31:22 +02:00
Ian
5de0eb4c80 change autoParagraph 2015-07-13 15:00:26 +02:00
Ian
43fb606b3c note 2015-07-13 14:35:19 +02:00
Ian
86ab8c62b1 uff 2015-07-13 14:34:57 +02:00
Ian
e6cab58414 change SET NAMES to mysqli_set_charset and fix a bug in 2cd condition 2015-07-09 12:33:31 +02:00
Ian
2f06e28f23 use recommended mysqli_set_charset 2015-07-08 11:01:20 +02:00
Ian
9efb1665ad fix missing db object 2015-07-07 18:01:10 +02:00
Ian
755fe60075 check array to avoid errors 2015-07-07 09:36:46 +02:00
Garvin Hicking
2e63945f60 Merge pull request #352 from smoeding/stm/fix-db-query_quoting
Fix column quotes for INSERT statement
2015-07-05 09:57:25 +02:00
Stefan Möding
241f223536 Fix column quotes for INSERT statement 2015-07-04 21:07:43 +02:00
Ian
13775ba4b2 fix mysqli importer conversion param order change 2015-07-04 11:11:11 +02:00
Ian
1dcab7a7e6 document 2015-07-03 17:34:38 +02:00
Ian
c6031dc1dc remove $Ids$ 2015-07-03 17:18:23 +02:00
Ian
4a0c591657 fix importers to use new mysqli API extension
References http://board.s9y.org/viewtopic.php?f=10&t=20421

Is somwone able to test this here and there?
2015-07-03 17:14:29 +02:00
Ian
c94d8fa93b add windows note for dateformat to get a result 2015-06-30 14:45:58 +02:00
Ian
14d06815b7 fix german lang constant 2015-06-30 12:12:41 +02:00
Ian
0d5d67b20e fix one line per constant and remove $Id$ 2015-06-30 12:10:38 +02:00
garvinhicking
531ccfc0a0 Remove bad ":" which messes up concatenation of constants that already have punctuation 2015-06-30 11:05:26 +02:00
Garvin Hicking
64f32ef864 Fixes Issue #350
Make sure to put user.css after plugin output so that it can override it.
2015-06-26 12:59:52 +02:00
Ian
49ed5fcc42 minor adjustment 2015-06-18 13:51:01 +02:00
Ian
4ecb13a3be document 2015-06-18 13:21:46 +02:00
Ian
a7d4e0111d Smarty upgrade 3.1.27 2015-06-18 13:20:50 +02:00
Matthias Mees
a148f7b227 It's really hard to find out when it's 72 characters ...
References #348
2015-06-17 21:32:16 +02:00
Matthias Mees
ce57ec8a38 Reformat NEWS
Everyone, it's FOUR SPACES from now on. NOT three. :)

References #348
2015-06-17 21:26:12 +02:00
Matthias Mees
da635a0ebe Minor formatting
References #348
2015-06-17 21:00:06 +02:00
Matthias Mees
995917db93 Move more old news to NEWS_OLD
References #348
2015-06-17 20:32:16 +02:00
Matthias Mees
0d71cac44a Properly limit basic docs' line length (72 chars)
References #348
2015-06-17 20:26:06 +02:00
Ian
171a501cb5 correct 0a1cb87 2015-06-17 10:13:50 +02:00