2f06e28f23
use recommended mysqli_set_charset
2015-07-08 11:01:20 +02:00
9efb1665ad
fix missing db object
2015-07-07 18:01:10 +02:00
755fe60075
check array to avoid errors
2015-07-07 09:36:46 +02:00
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
241f223536
Fix column quotes for INSERT statement
2015-07-04 21:07:43 +02:00
13775ba4b2
fix mysqli importer conversion param order change
2015-07-04 11:11:11 +02:00
1dcab7a7e6
document
2015-07-03 17:34:38 +02:00
c6031dc1dc
remove $Ids$
2015-07-03 17:18:23 +02:00
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
c94d8fa93b
add windows note for dateformat to get a result
2015-06-30 14:45:58 +02:00
14d06815b7
fix german lang constant
2015-06-30 12:12:41 +02:00
0d5d67b20e
fix one line per constant and remove $Id$
2015-06-30 12:10:38 +02:00
531ccfc0a0
Remove bad ":" which messes up concatenation of constants that already have punctuation
2015-06-30 11:05:26 +02:00
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
49ed5fcc42
minor adjustment
2015-06-18 13:51:01 +02:00
4ecb13a3be
document
2015-06-18 13:21:46 +02:00
a7d4e0111d
Smarty upgrade 3.1.27
2015-06-18 13:20:50 +02:00
a148f7b227
It's really hard to find out when it's 72 characters ...
...
References #348
2015-06-17 21:32:16 +02:00
ce57ec8a38
Reformat NEWS
...
Everyone, it's FOUR SPACES from now on. NOT three. :)
References #348
2015-06-17 21:26:12 +02:00
da635a0ebe
Minor formatting
...
References #348
2015-06-17 21:00:06 +02:00
995917db93
Move more old news to NEWS_OLD
...
References #348
2015-06-17 20:32:16 +02:00
0d71cac44a
Properly limit basic docs' line length (72 chars)
...
References #348
2015-06-17 20:26:06 +02:00
171a501cb5
correct 0a1cb87
2015-06-17 10:13:50 +02:00
bb2c5a63d0
Cleanup syndication fixed ( #285 )
...
cleans 97d9f5ce31
2015-06-16 21:56:04 +02:00
fbc8e55d09
new lang constant
2015-06-16 12:54:34 +02:00
0a1cb87151
prep for downgrade of Smarty update
2015-06-16 12:37:08 +02:00
b19d6137fb
Smarty bugfix releases, since last upgrade, to 3.1.25
...
Will now compile vastly better!
Please read change_log.txt and NEW_FEATURES.txt
We may want to use some of these new features in 2.1, which briefly are about:
Namespace support within templates, Security, Compiled Templates, Debugging
2015-06-16 12:28:49 +02:00
25e374848f
add new syndication constant
...
I assume we can live with it, doing this to 2.1 only
@garvinhicking please submit
2015-06-16 11:45:03 +02:00
97d9f5ce31
upport syndication fixes
2015-06-16 11:38:58 +02:00
94f99a9ce2
Document select theme changes
...
References #347
2015-06-15 18:33:23 +02:00
28d00949f4
Suppress install backend button if frontend theme == backend theme
...
References #347
2015-06-13 09:15:51 +02:00
1c33d93a18
Add 'install backend' button to selected frontend theme
...
References #347
2015-06-13 09:11:17 +02:00
e78648b8c7
document 3b6d12c
2015-06-03 10:40:18 +02:00
3b6d12ce2d
fix user.css auto include
2015-06-02 16:53:25 +02:00
1b1a130e38
document better multiple nugget example gratia plugin
...
contactform will probably change, when this fixes are out.
2015-06-01 16:51:28 +02:00
eaee2d1f3a
remove unused select debug code
...
fit linebreaked and param whitespaces
2015-06-01 15:10:47 +02:00
1e6fda11e7
emit multiple nuggets for core JS-Editor
...
and only use Spawnnuggets if exist.
This is for multi-nugget-textareas, not using the wysiwyg* event hooks, eg contactform plugin < v.1.17
2015-06-01 14:34:18 +02:00
f38d72dec5
document includeentry widget source protection
2015-06-01 12:41:08 +02:00
206dc56cab
document internal_cache option ( #345 )
2015-05-31 14:08:16 +02:00
0125f1539e
Use internal cache to speedup printEntries & fetchEntries ( #345 )
2015-05-30 01:23:57 +02:00
5056cd6409
added ifModule checks
2015-05-22 09:40:00 +02:00
780b7166b8
Remove default style on footer i element in 2k11
...
To make the theme name stand out less, but still have the semantic
value of the i element.
2015-05-19 19:20:40 +02:00
9715fe4b94
Remove repository link from 2k11's footer
...
The 2k11 repository has been discontinued since the theme was
moved to the s9y core. It should no longer endorse the old and
outdated repository by linking to it.
2015-05-19 19:13:25 +02:00
194e08b669
Add primary key to some tables ( #341 )
...
groupconfig, config, options
2015-05-10 16:56:29 +02:00
ca30b24f75
Next: Improve display of meta data on static pages
2015-05-07 19:18:05 +02:00
e4eb9a0d1f
allow ckeditor use span element markup
2015-05-06 18:55:20 +02:00
ffa6493677
textarea.cke_source patch needs to support webkit for html nugget plugins too
2015-05-05 17:02:06 +02:00
a1854d4567
disable unused var
2015-05-01 14:29:09 +02:00
e5f1364bda
add another removed file to upgrader
2015-05-01 12:40:12 +02:00
1712d9bb5b
use ssl when called, thanks to hboeck!
2015-04-17 15:36:54 +02:00