61810ff6f9
added uikit markup for last winix function
Tomasz Sowa2021-02-16 18:56:18 +01:00
3a4a29f56d
added uikit markup for ipban winix function
Tomasz Sowa2021-02-16 18:53:12 +01:00
1fb7ece1b3
fixed: in imgcrop: data-uk-lightbox interfere with menu buttons
Tomasz Sowa2021-02-16 18:46:39 +01:00
f3879dd3a4
added lightbox effect on images in imgcrop winix function
Tomasz Sowa2021-02-16 18:40:48 +01:00
561014886f
added uikit markup for imgcrop winix function
Tomasz Sowa2021-02-16 18:35:55 +01:00
a2b19547a3
fixed: 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
93477091d1
added 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
64d3c62945
added uikit markup for export winix function (plugin export)
Tomasz Sowa2021-02-16 13:11:39 +01:00
134e27f70a
modified login template - removed uk-border-pill class
Tomasz Sowa2021-02-16 12:56:15 +01:00
5205aa089b
modified index templates some meta information moved to index_head_functions_add.html
Tomasz Sowa2021-02-16 12:55:35 +01:00
b5b9655c1e
modified buttons in thread winix function
Tomasz Sowa2021-02-16 12:54:05 +01:00
173d0894fa
modified buttons in showthreads winix function
Tomasz Sowa2021-02-16 12:52:49 +01:00
8146f42492
added uikit markup for seo winix function
Tomasz Sowa2021-02-08 02:01:37 +01:00
9df146af3b
added: to 'sort' winix function: 'renumerate' button if 'index' param is present
Tomasz Sowa2021-01-29 08:35:17 +01:00
a7629f638f
added uikit markup for sort winix function
Tomasz Sowa2021-01-28 20:16:44 +01:00
e75918f5ed
added uikit markup for rm winix function
Tomasz Sowa2021-01-28 15:36:39 +01:00
9698c25bc4
added uikit markup for ln winix function
Tomasz Sowa2021-01-28 12:41:43 +01:00
bbe2bd48d8
added uikit markup for meta winix function
Tomasz Sowa2021-01-28 11:49:10 +01:00
0cc565ae80
added uikit markup for env winix function
Tomasz Sowa2021-01-28 11:11:34 +01:00
aa74d96fed
included index_bottom_adder.html in index.html and index_generic.html
Tomasz Sowa2021-01-27 18:50:03 +01:00
ac6ede6aef
added uikit markup for template winix function
Tomasz Sowa2021-01-27 18:44:58 +01:00
10e291bb39
added: 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 browser
Tomasz Sowa2021-01-27 18:31:48 +01:00
7a25e333db
added uikit markup for ls winix function
Tomasz Sowa2021-01-27 17:55:48 +01:00
a9b9d0badf
fixed: mv winix function didn't move a file correctly
Tomasz Sowa2021-01-27 17:30:55 +01:00
a69e160f85
added uikit markup for nicedit winix function and nicedit updated to 0.9_r25 version
Tomasz Sowa2021-01-26 17:24:48 +01:00
56d53a455d
added uikit markup for cp winix function
Tomasz Sowa2021-01-26 16:52:11 +01:00
572afd360a
added uikit markup for mv winix function
Tomasz Sowa2021-01-26 16:37:11 +01:00
ec6f946b97
added uikit markup for mkdir winix function
Tomasz Sowa2021-01-26 16:26:34 +01:00
acfd87e548
added uikit markup for 'default' winix function
Tomasz Sowa2021-01-26 16:19:20 +01:00
aa228732e3
added uk-table-responsive attribute to mount winix function markup
Tomasz Sowa2021-01-26 16:11:09 +01:00
840c222190
added uikit markup for mount winix function
Tomasz Sowa2021-01-26 16:05:15 +01:00
4408957770
changed form width for locale template
Tomasz Sowa2021-01-26 15:57:55 +01:00
4625451c85
fixed: messages about password validity in adduser function were not shown, slog and locale for functions->fun_passwd were not set
Tomasz Sowa2021-01-25 18:41:28 +01:00
499db7e3eb
fixed: session logger didn't have 'cur' and 'locale' pointers set but this is a temporary fix, the session logger will be moved to Session class
Tomasz Sowa2021-01-25 17:55:07 +01:00
50da49a3ed
added uikit markup for adduser winix function
Tomasz Sowa2021-01-25 17:17:54 +01:00
6afd5c637e
added: in account winix function: links to locale and timezone
Tomasz Sowa2021-01-25 16:23:13 +01:00
31a6aac9d3
added uikit markup for locale winix function
Tomasz Sowa2021-01-25 16:15:55 +01:00
3c3660914f
added uikit markup for timezone winix function
Tomasz Sowa2021-01-25 16:10:42 +01:00
cd0ae231dc
added uikit markup for account winix function
Tomasz Sowa2021-01-25 15:57:37 +01:00
a8bc741883
added uikit markup for vim editor (wymeditor)
Tomasz Sowa2021-01-25 14:34:35 +01:00
db1c63a350
added html/index_bottom_adder.html template - at the moment empty, will be used at the bottom of an index template - before </body> tag
Tomasz Sowa2021-01-22 11:50:37 +01:00
7cc2dcd1fc
jquery-file-upload updated to 10.31.0 version
Tomasz Sowa2021-01-22 11:50:28 +01:00
e95f32231a
fixed: 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
177e58da4e
changed: if there is no body we do not parse application/json to space
Tomasz Sowa2019-03-25 00:51:51 +00:00
4c2efc08fd
fixed: 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 thread
Tomasz Sowa2019-03-19 18:08:09 +00:00
ae03922491
seo plugin: added calling WINIX_FILE_CHANGED
Tomasz Sowa2019-03-14 13:46:40 +00:00
ab005118ba
added: 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 meta
Tomasz Sowa2019-03-14 13:33:40 +00:00
eec8635af4
changed: templates/item.cpp to use last_item instead of item
Tomasz Sowa2019-03-14 13:31:35 +00:00
def0f8d144
merge 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' space
Tomasz Sowa2019-02-19 10:36:20 +00:00
4f8db81c85
added 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
aa388e248d
fixed: 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
63ef007ca1
changed: class Cur -> struct Cur in plugin.h
Tomasz Sowa2018-11-23 18:34:01 +00:00
603e0679e7
Makefiles: added path to morm/src to -I flags
Tomasz Sowa2018-11-23 18:28:15 +00:00
b90445de4a
updated 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 classes
Tomasz Sowa2018-11-23 17:53:43 +00:00
491dd27ebf
some 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 set
Tomasz Sowa2018-11-21 22:53:24 +00:00
a2ffc1e81c
start 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 ModelConnector
Tomasz Sowa2018-11-21 11:03:53 +00:00
919c2f62f5
using PT::IsSubString* methods from pikotools
Tomasz Sowa2018-11-01 00:46:44 +00:00
8f6004d444
removed some IsSubstring* functions (they are in Pikotools in text/convert.h now)
Tomasz Sowa2018-10-29 23:51:11 +00:00
1b8f5dc673
added to HTMLFilter: - possibility to remove html entities method: SkipEntity(bool)
Tomasz Sowa2018-10-24 16:31:42 +00:00
027a8ec428
added 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 parsed
Tomasz Sowa2018-10-23 23:28:45 +00:00
d1e7765e98
backend winix dodanie opisu strefy czasowej dla Warszawy na 2018 rok
Tomasz Sowa2018-10-23 21:00:36 +00:00