2336 Commits

Author SHA1 Message Date
Garvin Hicking
933c63c904 Allow plugins to use fetch() call without the need to do any weird security_settings[INCLUDE_ALL] redirections 2011-12-22 12:16:34 +01:00
Grischa Brockhaus
2f8601ee06 * bundled_libs, XML: Exchaned outdated PEAR version 1.4.0 with newest
version 1.5.5
* added some Eclipse related stuff as ignored
2011-12-22 01:01:23 +01:00
Garvin Hicking
59211ce36e Magic __set method to react to $serendipity['smarty']->security = false; which is the documented way in a template's config.inc.php to disable security in past s9y versions 2011-12-21 17:21:05 +01:00
Garvin Hicking
bfea178fc4 Some plugins might needs this in the future 2011-12-21 09:16:37 +01:00
Ian
d0889cbd3d upgrade to smarty 3.1.7 2011-12-20 12:11:58 +01:00
Matthias Mees
7e0d7a61d9 Some minor fixes for 2k11. 2011-12-16 21:27:53 +01:00
Garvin Hicking
e25a70302d patch to handle files without extensions by Markus Brueckner 2011-12-14 11:49:06 +01:00
Garvin Hicking
5366865002 test 2011-12-14 09:25:59 +01:00
onli
df7d1fcb73 bugfix: disappearing netries when title starting with a number and using no archive-prefix 2011-12-13 19:11:07 +01:00
Garvin Hicking
1bce14a668 github mirror 2011-12-13 13:56:46 +01:00
Garvin Hicking
b52af01444 experimental github support (coming up, doesnt work yet) 2011-12-13 11:27:28 +01:00
Garvin Hicking
09370c78d0 german update by konrad bauckmeier 2011-12-12 14:44:20 +01:00
Garvin Hicking
6ad3797896 patch by hboeck for unique title of summary pages 2011-12-12 09:29:21 +01:00
Ian
ee116ee460 some more tweaking to the errorToExceptionHandler 2011-12-08 19:21:24 +01:00
Matthias Mees
e2f60038bb Even more last minute additions to 2k11. (You're welcome, Garvin.) 2011-12-07 16:49:57 +01:00
Ian
c2afd4efc0 moved custom errorHandler to avoid XML Feed declaring and callback errors 2011-12-06 12:36:03 +01:00
Ian
637af26463 added PHP notice to NEWS
removed some very old tabs
2011-12-05 19:09:06 +01:00
Ian
75fafb6bd7 changed NEWS 2011-12-05 14:54:14 +01:00
Ian
b56e45262a enhance error handler 2011-12-05 14:52:34 +01:00
Ian
7d9bf2e6c2 some doc cleanup in serendipity_smarty class 2011-12-05 13:12:17 +01:00
Matthias Mees
214018109d Updated 2k11 to latest snapshot. 2011-12-05 12:23:37 +01:00
Ian
b5cefbedda populate NEWS with latest changes 2011-12-04 18:34:25 +01:00
Ian
4138bab0e8 set global errorToExceptionHandler 2011-12-04 17:57:25 +01:00
Ian
fd0f634621 convert all $smarty->trigger_error() to native trigger_error()
with E_USER_ERROR set and
initialize the smarty object by instance
as always cleanup some tabs
2011-12-04 17:52:37 +01:00
Ian
0682560ad8 last modified and doc header for last commit 2011-12-04 17:38:29 +01:00
Ian
747f9b207a enhanced get smarty object by instance function 2011-12-04 17:25:59 +01:00
Ian
b0377ef865 smarty compile dir - better exeption handler 2011-12-02 16:23:16 +01:00
Ian
f890b4139a upgrade to Smarty-3.1.6 2011-12-01 17:04:13 +01:00
Ian
7e0cdf30af throw exeption instead of die() 2011-12-01 15:53:10 +01:00
Matthias Mees
2cc2b70f40 More last-minute updates to 2k11. 2011-12-01 13:28:07 +01:00
Ian
b84a8ccb53 date & tabs to spaces 2011-12-01 11:09:09 +01:00
Matthias Mees
1743a7a18f Removed unnecessary assignment of constants to smarty variables. D'oh. 2011-12-01 10:13:26 +01:00
Matthias Mees
4cb2714995 Updated 2k11 to what I consider to be v1.0. Yay! 2011-11-30 22:35:16 +01:00
Ian
dea13b461e some more caching docs in smarty class 2011-11-30 18:48:40 +01:00
Ian
b2affab6b8 Merge remote-tracking branch 'origin/master'
Conflicts:
	include/serendipity_smarty_class.inc.php
2011-11-30 18:43:25 +01:00
Ian
ebb8777932 some more caching docs in smarty clas 2011-11-30 18:40:28 +01:00
Ian
7fce1e47d8 S9y Smarty class: some more caching docs 2011-11-30 17:19:24 +01:00
Matthias Mees
ce68df713b Updated 2k11 to latest development snapshot. 2011-11-30 07:55:11 +01:00
Ian
4bf5327c64 update spamblock wordfilter to function & updated NEWS 2011-11-29 16:19:12 +01:00
Ian
67af4b1f2b Merge remote-tracking branch 'origin/master' 2011-11-28 16:54:39 +01:00
Ian
465ff72ff2 updated NEWS 2011-11-28 16:51:48 +01:00
Matthias Mees
3ea71da4ba Lots of last-minute updates, fixes and feature requests ofr 2k11. 2011-11-28 15:59:35 +01:00
Ian
436cc20a0b comment todo added 2011-11-28 12:31:09 +01:00
Ian
b7c43e5919 Merge remote-tracking branch 'origin/master' 2011-11-28 11:52:09 +01:00
Ian
83185e6f28 experimental smarty class - some cleanup and noting 2011-11-28 11:33:53 +01:00
Matthias Mees
f57a5e5975 Added 2k11 to templates. 2011-11-28 07:44:46 +01:00
Ian
0f11ccc288 made backend comment (error) messages styleable
just as the others and added .serendipity_backend_msg_notice to add compat style modes to serendipityAdminMsgError
2011-11-25 16:42:02 +01:00
Ian
85610d925c nl2br - solved iso2br hook into serendipity_printEntryForm()
additional [NoBR] buttons added to templates/default/admin/entries.tpl
2011-11-25 10:51:15 +01:00
Garvin Hicking
000f77224c nl2br plugin by ophian 2011-11-24 12:21:40 +01:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00