404 Commits

Author SHA1 Message Date
Edoardo Vacchi
b4368f0774 Update core.static.php 2013-11-27 11:55:31 +01:00
Edoardo Vacchi
5b99bfef25 preg_match missing argument 2013-11-26 23:20:26 +01:00
Edoardo Vacchi
9b5b77742d 1.0.1 version bump 2013-11-20 14:21:34 +01:00
Edoardo Vacchi
d7e2033749 fix incorrect static id handling 2013-11-20 12:33:50 +01:00
Edoardo Vacchi
5c9dfc12a1 Merge branch 'master' of github.com:evacchi/flatpress 2013-09-16 10:01:04 +02:00
Edoardo Vacchi
5e63e60509 Initial commit 2013-09-16 00:49:11 -07:00
real_nowhereman
81a47b5f8f disable RAW widgets editor (deprecated) 2013-06-24 19:09:39 +00:00
real_nowhereman
51ed39768d CURL: do not follow redirects 2012-05-15 19:17:17 +00:00
real_nowhereman
c9564f7503 fixing 'strict' errors 2012-03-25 21:43:59 +00:00
real_nowhereman
5a72665c23 fix a strict error by horribly breaking old PHP4 installations. 2012-03-24 15:20:41 +00:00
real_nowhereman
4447d11a3b fix a stupid 'strict' warning 2012-03-24 15:20:04 +00:00
real_nowhereman
58dc891c5a removing deprecated plugins 2012-02-26 19:20:31 +00:00
real_nowhereman
db4abfa5da added comment_delete hook 2012-02-01 21:40:09 +00:00
real_nowhereman
4e487d6393 updated jquery 2012-01-12 19:54:45 +00:00
real_nowhereman
376a91e512 SYSTEM_VER bump 2012-01-11 13:09:00 +00:00
real_nowhereman
213b408a4e old fixes 2012-01-11 13:08:28 +00:00
real_nowhereman
0f47721caf add init_theme action 2011-11-06 10:11:53 +00:00
real_nowhereman
25e948ba32 deprecation warning 2011-09-03 19:05:29 +00:00
real_nowhereman
ebc41cdf8e patch submitted by hisham_hm
http://flatpress.org/vanilla2/discussion/1504/patch-bug-in-wptexturize-applying-smart-quotes-when-tags-are-nested#Item_1
2011-09-01 11:49:07 +00:00
real_nowhereman
7d12b43e16 fix warning 2011-08-30 11:58:23 +00:00
real_nowhereman
51e36e4da2 thumb patch (still not working) 2011-08-25 19:39:13 +00:00
real_nowhereman
e5f7052516 updated to 0.3.3. also, removed all instances of '=&'; replaced with '=' 2011-08-25 19:33:18 +00:00
real_nowhereman
5fac9b6a39 alpha on thumbs (by pierovdfn) 2011-08-25 09:59:24 +00:00
real_nowhereman
c0585e3a28 fix file perms 2011-07-04 10:08:05 +00:00
real_nowhereman
6c429af1ea correctly validate IPv6 and IPv4 2011-07-02 15:35:59 +00:00
real_nowhereman
003f4b8e73 make file permissions user-defined 2011-06-21 08:32:00 +00:00
real_nowhereman
f98264df74 removed wrong lang file (it-it) 2011-06-17 21:32:06 +00:00
real_nowhereman
91d7c3a731 sysver bump 2011-06-14 17:39:52 +00:00
real_nowhereman
dcfe3dceb7 fix XSS 2011-06-08 18:20:35 +00:00
real_nowhereman
08ab6692cf import wpautop from wp3 2011-04-21 16:35:22 +00:00
real_nowhereman
2c687145da revert changes to prettyurls -- erroneous commit 2011-04-15 18:59:44 +00:00
real_nowhereman
2d1174228f fix nested forms 2011-04-15 17:09:39 +00:00
real_nowhereman
6721d8098d fix ie9.. not entirely satisfied though.. 2011-04-14 07:36:31 +00:00
real_nowhereman
4263c3fb8d namespacing widgets, IE9 hotfix 2011-04-13 10:30:38 +00:00
real_nowhereman
3afb36c788 jquery updated to last version 2011-04-13 10:25:01 +00:00
real_nowhereman
b3d2f36249 jquery updated to last version 2011-04-13 10:16:10 +00:00
real_nowhereman
10a56bc3d0 updated smarty to last stable build 2011-04-12 08:18:10 +00:00
real_nowhereman
0e962daf68 fixes paging with PRETTYURLS_TITLES = true 2011-04-05 11:59:00 +00:00
real_nowhereman
e174601c79 remove debug statement 2011-04-04 12:15:30 +00:00
real_nowhereman
35bcf84f57 prettyurls multiple 'backend' 2011-04-04 10:33:56 +00:00
real_nowhereman
fbbe7acc4e set fp_user=null to be sure... 2011-04-03 20:24:08 +00:00
real_nowhereman
b9c3a2e7af revert clumsy r376 2011-04-03 19:38:07 +00:00
real_nowhereman
084fd83ca6 ver string bump 2011-04-03 17:22:38 +00:00
real_nowhereman
1bcdd215b1 nasty auth bug 2011-04-03 17:15:36 +00:00
real_nowhereman
ee6e7c551c nasty auth bug 2011-04-03 17:13:12 +00:00
real_nowhereman
d3f7b04446 reverted back JS confirm 2010-11-07 13:36:30 +00:00
real_nowhereman
9606e13aad comment were not deleted 2010-11-07 12:07:48 +00:00
real_nowhereman
9503be02e2 fix version check 2010-11-05 13:09:18 +00:00
real_nowhereman
2b054364fe in_array converted strings to INTs before leading to errors on some architectures.
fixed by making all calls to in_array and array_search STRICT (3d param, bool = true)
(thanks to henkjan)
2010-11-05 09:05:47 +00:00
real_nowhereman
f971cb7866 fix typos 2010-11-03 15:24:52 +00:00