1332 Commits

Author SHA1 Message Date
real_nowhereman
009032c95c TERRIBLE bug to appear right before the discussion of my thesis, but in fact quite trivial: a long were read as unsigned, while in fact it was signed 2008-12-07 14:04:58 +00:00
real_nowhereman
e052fa4e4a huge commit, bringing back text links, even though not completely functional if nextpage link comes _before_ the {entry} block; the commit contains the 'loose' search option for bplustree, which lets loosely search the tree for the nearest key to a given search key, which makes the thing possible; a few fixes to 404 error handling and related prettyurls stuff 2008-11-12 16:54:40 +00:00
real_nowhereman
4fe8540e2f fixing core.date; returned wrong item 2008-11-11 18:27:36 +00:00
real_nowhereman
5d98b37dac fix "center" class in imgs... 2008-10-13 18:59:57 +00:00
real_nowhereman
6737549a00 fixing draft escaping/unescaping of separator 2008-10-11 07:50:50 +00:00
real_nowhereman
9b5a673af7 adding simple metadata handling for jpegs (needs gd) 2008-10-08 11:45:17 +00:00
real_nowhereman
1c9c056a12 bad entities fixed 2008-10-06 08:06:57 +00:00
real_nowhereman
9ad26f6ac1 fixing datatype warning in arary_search due to wrong return value in cache_get 2008-09-27 12:47:47 +00:00
real_nowhereman
44168dda8e porting bracnch fixes to trunk, raising version number 2008-09-26 17:22:13 +00:00
real_nowhereman
9c3f421d64 cosmetic changes in admin panel. please notice #admin-tab-current is now a class! 2008-09-26 17:17:41 +00:00
real_nowhereman
bdf98d0d7f fixed $post global 2008-09-24 17:17:39 +00:00
real_nowhereman
f78ccc1813 disabled cache/clear ; fixed url for updates 2008-09-24 11:25:27 +00:00
real_nowhereman
ccc7e8139c indices correctly updated when *removing* categories 2008-09-24 10:08:12 +00:00
real_nowhereman
8995f801ef fixed "categories" plugin description 2008-09-24 10:03:09 +00:00
real_nowhereman
bf51547230 prettyurls works now with the new system; TODO: move the index eventually to bplustree 2008-09-23 20:34:06 +00:00
real_nowhereman
b71facd9ec fixed pathinfo conflict with GET parameters 2008-09-23 19:48:38 +00:00
real_nowhereman
9c967770eb fixed recursive update when deleting in indices 2008-09-19 17:09:53 +00:00
real_nowhereman
993c58fc4e reverting back bplustree to ceiling.. hope it works 2008-09-18 16:19:51 +00:00
real_nowhereman
65ddf8a99c fixed misplaced ID override in widgets 2008-09-17 09:30:53 +00:00
real_nowhereman
d16d523b23 pagination now working, archives working, set comments=false as default 2008-09-14 10:01:57 +00:00
real_nowhereman
c76aa232bf type check 2008-09-10 07:51:39 +00:00
real_nowhereman
42d6a9553b added RAW option to entry_parse() 2008-09-09 14:52:16 +00:00
real_nowhereman
bf13a21d35 categories widget can now show numbers: EXPERIMENTAL, it's just a show-off :p needs some caching system 2008-09-08 15:32:15 +00:00
real_nowhereman
29a9e6bbd1 suppressing "file not found" errors for indices, fall back to 404 error; correctly return seek position when inserting into SBPlusTrees 2008-09-08 15:20:07 +00:00
real_nowhereman
13dc0b6cb4 allowing quick parsing to display comment count, in order to list entries quickly; changed admin panel accordingly (no author column anymore) 2008-09-08 09:06:54 +00:00
real_nowhereman
3f0c9bf8a1 fixing category "filed under" 2008-09-08 08:44:41 +00:00
real_nowhereman
621cefb175 [BPlus] fixing seek pos in string file 2008-09-08 08:33:38 +00:00
real_nowhereman
5572be3b3c changed entry_cached_index, direct subclass... cache_filelister now probably useless; muted prev/next page for single; "last-entries" still broken; categories not tested yet 2008-09-08 08:25:20 +00:00
real_nowhereman
522d3616b8 fixed typo in bplustree and workaround for notice in return value (reference) 2008-09-08 08:21:00 +00:00
real_nowhereman
25b711d9be working around notice 2008-09-08 08:19:41 +00:00
real_nowhereman
02d8d27418 things are starting to get going 2008-09-08 07:37:07 +00:00
real_nowhereman
141ef1292a iterators should now work; need to update the behaviour of the upper lever classes 2008-09-07 15:19:13 +00:00
real_nowhereman
8df42deeba now FP set-ups (first need to create fp-content/index/); it won't work anyway 2008-09-07 14:43:17 +00:00
real_nowhereman
b3e97edd66 adding index manager, still probably not functional 2008-09-06 13:46:03 +00:00
real_nowhereman
dea2a2fa87 a few preliminar changes, not working yet 2008-09-06 10:10:30 +00:00
real_nowhereman
caa6e32751 first commit of bplustree class 2008-09-04 15:17:50 +00:00
real_nowhereman
abd4d48885 few fixes in lang 2008-09-04 15:03:26 +00:00
real_nowhereman
15b743eb00 modified lightbox for message passing... ugly for now 2008-07-14 18:47:53 +00:00
real_nowhereman
7b04a345fd temporarily reverting change in email to allow all comments to be delivered 2008-07-12 18:34:31 +00:00
real_nowhereman
2cfe68a25d typo in rss.tpl 2008-07-02 11:29:30 +00:00
real_nowhereman
15bcdb932b ok, fixed stripslashes in static too 2008-06-28 08:34:21 +00:00
real_nowhereman
98914dcc5c should fix double stripslash 2008-06-28 08:21:49 +00:00
real_nowhereman
9666fa5784 some fixes to feeds 2008-06-28 08:03:37 +00:00
real_nowhereman
d89e2a3516 date search fixed 2008-06-09 07:28:49 +00:00
real_nowhereman
537c8eca82 isNumber is valid with < 0 2008-05-22 07:40:58 +00:00
real_nowhereman
b331e5870c forgot global $fp_params 2008-05-11 14:16:53 +00:00
real_nowhereman
c2f84add53 setting 0.804 version 2008-05-10 16:53:18 +00:00
real_nowhereman
6c891bfb86 fixed notice messages on pass-by-reference 2008-05-10 15:11:32 +00:00
real_nowhereman
d309743ce2 updated changelog 2008-05-07 10:16:07 +00:00
real_nowhereman
73aac7f1e8 workaround found on http://blog.defv.be/2008/2/22/akismet-problems to prevent timeouts! 2008-05-01 11:20:05 +00:00