Ian
|
a08c02c964
|
document
|
2013-11-06 16:58:22 +01:00 |
|
Ian
|
9d11702ca3
|
fixed core plugins db tables, ip column to IPv6 length
|
2013-11-06 16:44:23 +01:00 |
|
Ian
|
ec3e1d26a9
|
cleanup indent 2d71acc
|
2013-11-02 16:57:51 +01:00 |
|
Ian
|
2d71acc20a
|
bugfix correction of modifier capitalize fix from 3.10.2013 (issue 159)
|
2013-11-02 16:51:24 +01:00 |
|
Ian
|
8f373be62a
|
fix a72b8ce portuguese unicode mismatch
|
2013-10-14 16:38:00 +02:00 |
|
Ian
|
a72b8cedbf
|
Update serendipity_event_textwiki.php
|
2013-10-14 16:01:48 +02:00 |
|
Ian
|
9d34a5244c
|
tab2spaces, line indent cleanup, ending spaces
all without htmlarea & $smarty
|
2013-10-12 21:23:30 +02:00 |
|
Ian
|
3e16ad95d9
|
nl2br restore() better callback - see Issue #67
to match all PHP version since 5.2.6
|
2013-10-08 15:14:11 +02:00 |
|
Ian
|
d778fbde8e
|
document
|
2013-10-07 12:45:36 +02:00 |
|
Ian
|
e9f1a8faf5
|
avoid redeclare internal plugin includes on plugin mismatches
Avoid Fatal error: Cannot redeclare class xxx in .../serendipity/include/plugin_internal.inc.php when something went wrong.
http://board.s9y.org/viewtopic.php?f=10&t=19553
|
2013-10-07 12:31:13 +02:00 |
|
Ian
|
175fc214ac
|
- bugfix loops using modifier capitalize did eat up memory (issue 159)
git-svn-id: http://smarty-php.googlecode.com/svn/trunk/distribution/libs@4785 9dce5a81-9a42-0410-99e4-3799d3902e7f
We need this, since using the capitalize modifier.
|
2013-10-05 13:57:12 +02:00 |
|
Ian
|
ff53cc4862
|
document
|
2013-10-02 10:47:55 +02:00 |
|
Ian
|
cfb6998cb8
|
Smarty 3.1.15 release - please read change_log.txt
|
2013-10-02 10:06:30 +02:00 |
|
Ian
|
f45510591b
|
Fix possible temporary caching errors failing $eventData[0]['properties']
|
2013-10-01 19:07:31 +02:00 |
|
Matthias Mees
|
d80d6b1950
|
Basic support for static blocks (includeentry plugin) in 2k11.
|
2013-09-28 18:01:42 +02:00 |
|
Garvin Hicking
|
c0cd5be60d
|
add backend_footer event hook
|
2013-09-24 13:10:00 +02:00 |
|
Ian
|
396cccfa40
|
ML - exclude frontpage extensions _vti_cnf dir on windows servers
|
2013-09-19 15:23:42 +02:00 |
|
Garvin Hicking
|
f903486604
|
document
|
2013-09-05 09:27:19 +02:00 |
|
Ian
|
ff2c3b916a
|
Fixed pagination when searching terms with fetchlimit < 4
|
2013-09-01 13:53:17 +02:00 |
|
Ian
|
1c41825a50
|
fix whitespaces
|
2013-08-28 15:36:54 +02:00 |
|
Ian
|
a113f091c4
|
Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method
|
2013-08-28 15:24:15 +02:00 |
|
Ian
|
7c601b3394
|
whitespaces indent
|
2013-08-28 15:09:35 +02:00 |
|
Garvin Hicking
|
cfebab7541
|
next version
|
2013-08-28 12:43:28 +02:00 |
|
Garvin Hicking
|
a532e37462
|
release version
1.7.3
|
2013-08-28 12:37:32 +02:00 |
|
Garvin Hicking
|
5018e73dc3
|
document release
|
2013-08-28 12:36:31 +02:00 |
|
Garvin Hicking
|
f345160b76
|
dcument
|
2013-08-22 12:30:11 +02:00 |
|
Garvin Hicking
|
d7dbe77573
|
Disable in s9y
|
2013-08-22 12:29:43 +02:00 |
|
Garvin Hicking
|
553d993d9e
|
do not use SSL port, seems some hosts have trouble with that?!
|
2013-08-16 14:58:02 +02:00 |
|
Garvin Hicking
|
5acd46a426
|
trackback to SSL urls
|
2013-08-15 15:29:48 +02:00 |
|
Ian
|
d969624365
|
core plugins cleanup, doc headers, tabs, consistency etc.
|
2013-08-14 12:11:40 +02:00 |
|
Ian
|
d080d7e572
|
fix of 592ed17 fix
since this brought the need to link to serendipity_admin.php
|
2013-08-11 15:49:46 +02:00 |
|
Ian
|
592ed17007
|
fixed $serendipity['baseurl'] → $serendipity['baseURL']
Maybe this was the real issue!!! Anything to revert?
|
2013-08-10 15:45:06 +02:00 |
|
Ian
|
3d89bbb2a2
|
tab2spaces (all file w/o templates yet)
|
2013-08-08 18:42:00 +02:00 |
|
Matthias Mees
|
a7a70ca90a
|
Backport fix for comment_author_self.
|
2013-07-27 23:29:18 +02:00 |
|
Garvin Hicking
|
0c044d6bc8
|
upcoming
|
2013-07-26 22:04:16 +02:00 |
|
Garvin Hicking
|
68dd6afd66
|
release
|
2013-07-26 21:59:29 +02:00 |
|
Garvin Hicking
|
01f411320c
|
new release
1.7.2
|
2013-07-26 21:59:00 +02:00 |
|
Ian
|
75152fdd09
|
Update db.inc.php
db: fix the fix... fix! ;-)
|
2013-07-26 19:53:22 +02:00 |
|
Ian
|
853a3775de
|
db: fixed release typos
fixed fatal error typos in version_compare and function_exists
|
2013-07-26 19:47:32 +02:00 |
|
Ian
|
78fdeece33
|
Update RELEASE
|
2013-07-26 18:39:32 +02:00 |
|
Ian
|
24c94d25a6
|
Update RELEASE
Do **not** forget! ;-)
|
2013-07-26 18:39:06 +02:00 |
|
Garvin Hicking
|
6348b1641b
|
document current state
|
2013-07-26 17:10:17 +02:00 |
|
Garvin Hicking
|
262c9174f0
|
prepare release
1.7.1
|
2013-07-26 16:59:11 +02:00 |
|
Matthias Gutjahr
|
cda50f40fa
|
Added fix for comment_author_self (cp. http://board.s9y.org/viewtopic.php?f=10&t=19115)
|
2013-07-26 12:48:13 +02:00 |
|
Matthias Mees
|
61a85c28f8
|
Bump 2k11 update date.
|
2013-07-24 16:23:58 +02:00 |
|
Matthias Mees
|
81d1a77c66
|
Remove protocol from google webfonts in 2k11's preview.
|
2013-07-23 10:47:53 +02:00 |
|
Matthias Mees
|
28d8a0fb34
|
Remove protocol from google webfonts in 2k11.
|
2013-07-23 10:46:17 +02:00 |
|
Garvin Hicking
|
e283ba69b3
|
backport
|
2013-07-23 10:03:53 +02:00 |
|
Garvin Hicking
|
1ea154b028
|
fix parse error, sorry
|
2013-07-23 09:34:39 +02:00 |
|
Garvin Hicking
|
3d7f4dc250
|
switch to mysqli if php5.5 is detected (mysql deprecated)
|
2013-07-23 09:32:42 +02:00 |
|