winix/functions
Tomasz Sowa 51d95b49a0 added: to Request:
// used as a JSON output (when ajax_serializer is defined)
       // it will be serialized and have at least:
       // 'content' string - the whole html content
       // 'http_status' integer - http status code (e.g. 200)
       PT::Space ajax;
 
       // if not null then the request will have a JSON as an output
       PT::SpaceToJSON * ajax_serializer;




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@871 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-08-08 16:04:48 +00:00
..
Makefile changed: Makefile dep (dependencies from pikotools and tito were missing) 2012-03-12 20:30:36 +00:00
Makefile.dep added: to Request: 2012-08-08 16:04:48 +00:00
Makefile.o.dep added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
adduser.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
adduser.h fixed: base_url_redirect config option was not read from the config file 2012-04-22 13:30:07 +00:00
cat.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
cat.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
chmod.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
chmod.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
chown.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
chown.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
ckeditor.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
ckeditor.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
cp.cpp fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
cp.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
default.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
default.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
download.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
download.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
emacs.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
emacs.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
env.cpp updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
env.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
functionbase.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
functionbase.h now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
functionparser.cpp now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
functionparser.h added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
functions.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
last.cpp changed: permission to winix function 'who' and 'last' 2012-04-06 08:11:25 +00:00
last.h changed: permission to winix function 'who' and 'last' 2012-04-06 08:11:25 +00:00
ln.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
ln.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
locale.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
locale.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
login.cpp added: new plugin message: WINIX_PREPARE_USER_TO_LOGIN 2012-03-14 20:25:30 +00:00
login.h added: to IsWhite (core/misc) 2012-02-28 21:09:44 +00:00
logout.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
logout.h added: winix function: rmuser 2012-03-09 02:36:25 +00:00
ls.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
ls.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
man.cpp added: winix function 'man' 2012-01-06 12:07:23 +00:00
man.h added: winix function 'man' 2012-01-06 12:07:23 +00:00
meta.cpp updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
meta.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
mkdir.cpp rewritten: plugin 'menu' 2012-02-24 12:09:38 +00:00
mkdir.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
mount.cpp added: new winix function: mount 2011-06-21 21:24:49 +00:00
mount.h added: new winix function: mount 2011-06-21 21:24:49 +00:00
mv.cpp fixed: in winix function 'mv': 2012-02-27 17:43:59 +00:00
mv.h added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
nicedit.cpp added: nicedit: a new wysiwyg javascript editor 2011-06-13 01:06:10 +00:00
nicedit.h added: nicedit: a new wysiwyg javascript editor 2011-06-13 01:06:10 +00:00
node.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
node.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
passwd.cpp fixed: passwd winix funtion always changed a password for current user 2012-03-30 06:44:38 +00:00
passwd.h fixed: misc: ValidateEmail() buffer overflow 2012-03-09 22:56:54 +00:00
priv.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
priv.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
privchanger.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
privchanger.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
pw.cpp fixed: misc: ValidateEmail() buffer overflow 2012-03-09 22:56:54 +00:00
pw.h fixed: misc: ValidateEmail() buffer overflow 2012-03-09 22:56:54 +00:00
reload.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
reload.h added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
rm.cpp updated: jquery upload plugin (upload winix function) 2012-07-15 15:49:48 +00:00
rm.h fixed: winix_subdomain ezc function 2012-06-03 02:14:33 +00:00
rmuser.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
rmuser.h added: winix function: rmuser 2012-03-09 02:36:25 +00:00
run.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
run.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
sort.cpp fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
sort.h added: new winix function: "sort" 2011-08-02 00:10:45 +00:00
specialdefault.cpp added a special default function: "-" 2010-12-07 18:18:45 +00:00
specialdefault.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
stat.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
stat.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
subject.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
subject.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
template.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
template.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
timezone.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
timezone.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
tinymce.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
tinymce.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
uname.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
uname.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
upload.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
upload.h fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
uptime.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
uptime.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
vim.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
vim.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
who.cpp changed: permission to winix function 'who' and 'last' 2012-04-06 08:11:25 +00:00
who.h changed: permission to winix function 'who' and 'last' 2012-04-06 08:11:25 +00:00