winix/templates
Tomasz Sowa d801f53154 changed: now we are using the C++ 11 language (-std=c++11) and we are using
the clang compiler by default
changed: Makefile files have been a little cleaned
         the main Makefile now will not compile winix and winix.so if there
         were not any changes to source files (it's faster)
         (added Makefile.dep in the global directory with list of all source/header files)
changed: winix version to 0.5.5




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@933 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-10-15 21:57:51 +00:00
..
Makefile changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.dep changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.o.dep added: winix function 'account' 2013-05-16 19:26:44 +00:00
adduser.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
changepatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
changepatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
config.cpp added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
dir.cpp added: to Item struct: ameta (PT::Space) 2012-11-04 21:01:02 +00:00
doc.cpp updated: jquery upload plugin (upload winix function) 2012-07-15 15:49:48 +00:00
env.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
filters.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
htmltextstream.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
htmltextstream.h added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
indexpatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
indexpatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
insert.cpp added: to Request options used by ezc generators: 2012-08-26 19:53:47 +00:00
ipban.cpp added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
item.cpp added: some ezc functions (item_tab_meta*) 2013-02-26 11:49:22 +00:00
last.cpp removed: dependencies to 'tz' system structure 2012-05-26 23:04:49 +00:00
locale.cpp rewritten: public interface in TemplatesFunctions::Locale 2012-06-27 23:21:43 +00:00
locale.h added: to misc: UrlEncode which takes PT::TextStreamBase as an argument 2012-07-10 16:50:59 +00:00
localefilter.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
localefilter.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
login.cpp added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
ls.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
man.cpp fixed: in winix function 'mv': 2012-02-27 17:43:59 +00:00
misc.cpp added: to misc: 2012-09-26 07:18:32 +00:00
misc.h added: to misc: 2012-09-26 07:18:32 +00:00
miscspace.cpp added: to ticket plugin: 2012-09-15 23:34:25 +00:00
miscspace.h added: new function for ezc templating: 2012-06-05 21:31:12 +00:00
mount.cpp changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00
passwd.cpp added: winix function 'account' 2013-05-16 19:26:44 +00:00
patterncacher.cpp fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterncacher.h fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterns.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
patterns.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
priv.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
rebus.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
slog.cpp added: SLog class -- session logger 2011-06-19 20:59:58 +00:00
stat.cpp added: TimeZone struct (core) 2012-05-30 19:04:18 +00:00
sys.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
template.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
templates.cpp added: winix function 'account' 2013-05-16 19:26:44 +00:00
templates.h added: winix function 'account' 2013-05-16 19:26:44 +00:00
textextstream.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
textextstream.h added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
upload.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
uptime.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
user.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
who.cpp changed: in Request: 2012-05-24 21:09:37 +00:00
winix.cpp updated: html/css (added div.winix to templates) 2012-10-17 06:00:00 +00:00