61810ff6f9added uikit markup for last winix functionTomasz Sowa2021-02-16 18:56:18 +01:00
3a4a29f56dadded uikit markup for ipban winix functionTomasz Sowa2021-02-16 18:53:12 +01:00
1fb7ece1b3fixed: in imgcrop: data-uk-lightbox interfere with menu buttonsTomasz Sowa2021-02-16 18:46:39 +01:00
f3879dd3a4added lightbox effect on images in imgcrop winix functionTomasz Sowa2021-02-16 18:40:48 +01:00
561014886fadded uikit markup for imgcrop winix functionTomasz Sowa2021-02-16 18:35:55 +01:00
a2b19547a3fixed: in Functions::CheckSpecialFile() after parsing new mount points the cur->mount pointer was pointing at the old mount object (which may no longer exists)Tomasz Sowa2021-02-16 17:23:36 +01:00
93477091d1added uikit markup for gallery winix funcion (gallery plugin) - the main gallery is now 'uikit' - lightbox updated to version 2.11.3 (now it is using jQuery, beforehand prototype.js was used) - aino-gallery is called galleriajs now (and updated to 1.6.1) - themes from galleriajs were removed and some new themes has been added (azur, twelve, folio, fullscreen) - removed some old mount types for galleries (galleriathumb, galleria1.2.9, galleriathumb1.2.9)Tomasz Sowa2021-02-16 16:31:52 +01:00
64d3c62945added uikit markup for export winix function (plugin export)Tomasz Sowa2021-02-16 13:11:39 +01:00
8146f42492added uikit markup for seo winix functionTomasz Sowa2021-02-08 02:01:37 +01:00
9df146af3badded: to 'sort' winix function: 'renumerate' button if 'index' param is presentTomasz Sowa2021-01-29 08:35:17 +01:00
a7629f638fadded uikit markup for sort winix functionTomasz Sowa2021-01-28 20:16:44 +01:00
e75918f5edadded uikit markup for rm winix functionTomasz Sowa2021-01-28 15:36:39 +01:00
9698c25bc4added uikit markup for ln winix functionTomasz Sowa2021-01-28 12:41:43 +01:00
bbe2bd48d8added uikit markup for meta winix functionTomasz Sowa2021-01-28 11:49:10 +01:00
0cc565ae80added uikit markup for env winix functionTomasz Sowa2021-01-28 11:11:34 +01:00
aa74d96fedincluded index_bottom_adder.html in index.html and index_generic.htmlTomasz Sowa2021-01-27 18:50:03 +01:00
ac6ede6aefadded uikit markup for template winix functionTomasz Sowa2021-01-27 18:44:58 +01:00
10e291bb39added: generic html template: index_generic.html (config option: templates_index_generic) this is a generic template without additional site-css (only uikit), at the moment used only in ckeditor file browserTomasz Sowa2021-01-27 18:31:48 +01:00
7a25e333dbadded uikit markup for ls winix functionTomasz Sowa2021-01-27 17:55:48 +01:00
a9b9d0badffixed: mv winix function didn't move a file correctlyTomasz Sowa2021-01-27 17:30:55 +01:00
a69e160f85added uikit markup for nicedit winix function and nicedit updated to 0.9_r25 versionTomasz Sowa2021-01-26 17:24:48 +01:00
56d53a455dadded uikit markup for cp winix functionTomasz Sowa2021-01-26 16:52:11 +01:00
572afd360aadded uikit markup for mv winix functionTomasz Sowa2021-01-26 16:37:11 +01:00
ec6f946b97added uikit markup for mkdir winix functionTomasz Sowa2021-01-26 16:26:34 +01:00
acfd87e548added uikit markup for 'default' winix functionTomasz Sowa2021-01-26 16:19:20 +01:00
aa228732e3added uk-table-responsive attribute to mount winix function markupTomasz Sowa2021-01-26 16:11:09 +01:00
840c222190added uikit markup for mount winix functionTomasz Sowa2021-01-26 16:05:15 +01:00
4408957770changed form width for locale templateTomasz Sowa2021-01-26 15:57:55 +01:00
4625451c85fixed: messages about password validity in adduser function were not shown, slog and locale for functions->fun_passwd were not setTomasz Sowa2021-01-25 18:41:28 +01:00
499db7e3ebfixed: session logger didn't have 'cur' and 'locale' pointers set but this is a temporary fix, the session logger will be moved to Session classTomasz Sowa2021-01-25 17:55:07 +01:00
50da49a3edadded uikit markup for adduser winix functionTomasz Sowa2021-01-25 17:17:54 +01:00
6afd5c637eadded: in account winix function: links to locale and timezoneTomasz Sowa2021-01-25 16:23:13 +01:00
31a6aac9d3added uikit markup for locale winix functionTomasz Sowa2021-01-25 16:15:55 +01:00
3c3660914fadded uikit markup for timezone winix functionTomasz Sowa2021-01-25 16:10:42 +01:00
cd0ae231dcadded uikit markup for account winix functionTomasz Sowa2021-01-25 15:57:37 +01:00
a8bc741883added uikit markup for vim editor (wymeditor)Tomasz Sowa2021-01-25 14:34:35 +01:00
db1c63a350added html/index_bottom_adder.html template - at the moment empty, will be used at the bottom of an index template - before </body> tagTomasz Sowa2021-01-22 11:50:37 +01:00
7cc2dcd1fcjquery-file-upload updated to 10.31.0 versionTomasz Sowa2021-01-22 11:50:28 +01:00
e95f32231afixed: FileLog::get_local_date we need to synchronize when using time_zones pointer (FileLog::get_local_date is used by Log::PrintDate() and Log of course can be used from different threads)Tomasz Sowa2019-09-25 16:25:20 +00:00
177e58da4echanged: if there is no body we do not parse application/json to spaceTomasz Sowa2019-03-25 00:51:51 +00:00
4c2efc08fdfixed: permissions to symlinks and directories with redirect flag were incorrectly checked (there was no session set and the request was treated the same as from a not logged user) fixed: in BaseThread there was used 'log' in the main thread (this logger is only for the other thread) added: in BaseThread we have a main_log now - logger which puts to the main log buffer from the main threadTomasz Sowa2019-03-19 18:08:09 +00:00
ab005118baadded: a new plugin: seo new winix function: "seo", it allowes to edit subject, description and keywords for a page description and keywords are stored in metaTomasz Sowa2019-03-14 13:33:40 +00:00
eec8635af4changed: templates/item.cpp to use last_item instead of itemTomasz Sowa2019-03-14 13:31:35 +00:00
def0f8d144merge from branch 0.7.x: - initial support for morm - added: WinixBase, WinixModel, WinixSystem, WinixRequest - logger moved to pikotools
0.7.0
Tomasz Sowa2019-03-06 11:53:28 +00:00
8895f0dcac- json_generic_serializer was not set when there was a redirect - if there is a redirect and the json return answer is requested then we send 'redirect_to' field in 'info' spaceTomasz Sowa2019-02-19 10:36:20 +00:00
4f8db81c85added to Locale: const std::wstring & GetReplace(const wchar_t * key, Types ... types) key is a string pattern which has %0, %1 parameters which will be replaced with 'types'Tomasz Sowa2019-01-07 03:32:17 +00:00
aa388e248dfixed: crash in thread plugin ThreadInfo was not correctly initialized (plugin pointer was null) added to PluginInfo: set_dependency_for(WinixModel * winix_model)Tomasz Sowa2019-01-02 11:33:19 +00:00
63ef007ca1changed: class Cur -> struct Cur in plugin.hTomasz Sowa2018-11-23 18:34:01 +00:00
603e0679e7Makefiles: added path to morm/src to -I flagsTomasz Sowa2018-11-23 18:28:15 +00:00
b90445de4aupdated to the new pikotools api - we have a logger for morm and ezc pikotools has now Log and FileLog classes which are base classes for winix Log and FileLog classesTomasz Sowa2018-11-23 17:53:43 +00:00
491dd27ebfsome work in the new api: - log_level and save_each_line moved from Log to FileLog - other fixes in loggers - DirContainer from Dirs and LoadAvg had no dependencies setTomasz Sowa2018-11-21 22:53:24 +00:00
a2ffc1e81cstart working on 0.7.x branch - added FileLog which stores content to the file log - now Log is only a wrapper - it puts messages to the local buffer and when logsave is used then the buffer is put to FileLog - new base classes: WinixBase (Log, Config*, Synchro*) WinixModel : public WinixBase (morm::ModelConnector*, Plugin*) WinixSystem : public WinixModel (System*) WinixRequest : public WinixSystem (SLog, Cur*) - singletons: log, slog, plugin are depracated - now references to them are in base classses (WinixBase, WinixModel) - DbBase, DbConn and Db are depracated - now we are using Morm project (in WinixModel there is a model_connector pointer) each thread will have its own ModelConnectorTomasz Sowa2018-11-21 11:03:53 +00:00
919c2f62f5using PT::IsSubString* methods from pikotoolsTomasz Sowa2018-11-01 00:46:44 +00:00
8f6004d444removed some IsSubstring* functions (they are in Pikotools in text/convert.h now)Tomasz Sowa2018-10-29 23:51:11 +00:00
1b8f5dc673added to HTMLFilter: - possibility to remove html entities method: SkipEntity(bool)Tomasz Sowa2018-10-24 16:31:42 +00:00
027a8ec428added to HTMLFilter: - now we can parse " and ' in html attributes - we can skip html tags and commentaries, added method: void SkipAllTags(bool skip_all_tags, bool skip_commentaries); - there is virtual method: virtual void ItemFound(); which is called when a html tag is parsedTomasz Sowa2018-10-23 23:28:45 +00:00
d1e7765e98backend winix dodanie opisu strefy czasowej dla Warszawy na 2018 rokTomasz Sowa2018-10-23 21:00:36 +00:00