winix/core
Tomasz Sowa 7bc17a9202 fixed: ticket sets a default function only for directories
fixed: reading a new url and subject in Functions::ReadItem()
added: tickets are sorted now (by date)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@659 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-09-30 20:58:20 +00:00
..
Makefile changed: the way how plugins work 2010-07-27 20:41:56 +00:00
Makefile.dep tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
Makefile.o.dep added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
acceptbaseparser.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
acceptbaseparser.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
acceptencodingparser.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
app.cpp tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
app.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
bbcodeparser.cpp added: bbcode 2010-06-30 18:42:50 +00:00
bbcodeparser.h added: bbcode 2010-06-30 18:42:50 +00:00
compress.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
compress.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
config.cpp added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
config.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
confparser.cpp added: method ConfParser::UseEscapeChar(bool escape) 2010-08-16 14:15:37 +00:00
confparser.h added: method ConfParser::UseEscapeChar(bool escape) 2010-08-16 14:15:37 +00:00
cookieparser.h part II of rewriting 2010-08-12 19:10:12 +00:00
dircontainer.cpp added: to the Item: auth_path - a path to a static file (if auth is different from auth_none) 2010-03-15 01:47:26 +00:00
dircontainer.h added: to the Item: auth_path - a path to a static file (if auth is different from auth_none) 2010-03-15 01:47:26 +00:00
dirs.cpp changed: notification's template 2010-09-07 23:54:01 +00:00
dirs.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
error.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
getparser.h part II of rewriting 2010-08-12 19:10:12 +00:00
group.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
groups.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
groups.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
htmlfilter.cpp html code in editors (emacs, ckeditor...) is filtered now for normal users 2010-08-14 17:56:07 +00:00
htmlfilter.h added: bbcode 2010-06-30 18:42:50 +00:00
httpsimpleparser.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
httpsimpleparser.h part II of rewriting 2010-08-12 19:10:12 +00:00
item.h some improvement in templates 2010-08-13 20:04:57 +00:00
lastcontainer.cpp added: function adduser 2010-02-28 00:08:10 +00:00
lastcontainer.h added: function adduser 2010-02-28 00:08:10 +00:00
loadavg.cpp added: function adduser 2010-02-28 00:08:10 +00:00
loadavg.h added: function adduser 2010-02-28 00:08:10 +00:00
locale.cpp fixed: in htmlfilter: <area> should be treated as single tag 2010-07-21 17:24:16 +00:00
locale.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
log.cpp added: sessions data for plugins (plugindata.h plugindata.cpp) 2010-05-04 21:58:22 +00:00
log.h added: sessions data for plugins (plugindata.h plugindata.cpp) 2010-05-04 21:58:22 +00:00
misc.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
misc.h changed: the way how plugins work 2010-07-27 20:41:56 +00:00
mount.cpp changed: mount points 2010-09-12 23:33:27 +00:00
mount.h changed: mount points 2010-09-12 23:33:27 +00:00
mountparser.cpp changed: mount points 2010-09-12 23:33:27 +00:00
mountparser.h changed: mount points 2010-09-12 23:33:27 +00:00
mounts.cpp tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
mounts.h tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
notify.cpp tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
notify.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
plugin.cpp fixed: plugins path 2010-08-17 23:48:42 +00:00
plugin.h added: plugins_dir to config 2010-08-17 22:32:47 +00:00
plugindata.cpp added: sessions data for plugins (plugindata.h plugindata.cpp) 2010-05-04 21:58:22 +00:00
plugindata.h added: sessions data for plugins (plugindata.h plugindata.cpp) 2010-05-04 21:58:22 +00:00
pluginmsg.h tickets has been moved to a new plugin 'ticket' 2010-09-29 21:24:34 +00:00
postmultiparser.cpp changed method: void PostMultiParser::ReadContentToFileLoop() 2010-08-11 15:47:44 +00:00
postmultiparser.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
postparser.h part II of rewriting 2010-08-12 19:10:12 +00:00
rebus.cpp part II of rewriting 2010-08-12 19:10:12 +00:00
rebus.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
request.cpp fixed: ticket sets a default function only for directories 2010-09-30 20:58:20 +00:00
request.h fixed: ticket sets a default function only for directories 2010-09-30 20:58:20 +00:00
requesttypes.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
session.cpp added: sessions data for plugins (plugindata.h plugindata.cpp) 2010-05-04 21:58:22 +00:00
session.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
sessioncontainer.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
sessioncontainer.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
sessionmanager.cpp removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
sessionmanager.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
sessionparser.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
sessionparser.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
system.cpp changed: mount points 2010-09-12 23:33:27 +00:00
system.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
textstream.cpp added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
textstream.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
thread.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
ugcontainer.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
user.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
users.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
users.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
version.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00