Tomasz Sowa
61810ff6f9
added uikit markup for last winix function
...
WIP: #2
2 years ago
Tomasz Sowa
3a4a29f56d
added uikit markup for ipban winix function
...
WIP: #2
2 years ago
Tomasz Sowa
1fb7ece1b3
fixed: in imgcrop: data-uk-lightbox interfere with menu buttons
...
WIP: #2
2 years ago
Tomasz Sowa
f3879dd3a4
added lightbox effect on images in imgcrop winix function
...
WIP: #2
2 years ago
Tomasz Sowa
561014886f
added uikit markup for imgcrop winix function
...
WIP: #2
2 years ago
Tomasz Sowa
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)
2 years ago
Tomasz Sowa
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)
WIP: #2
2 years ago
Tomasz Sowa
64d3c62945
added uikit markup for export winix function (plugin export)
...
WIP: #2
2 years ago
Tomasz Sowa
134e27f70a
modified login template - removed uk-border-pill class
...
WIP: #2
2 years ago
Tomasz Sowa
5205aa089b
modified index templates
...
some meta information moved to index_head_functions_add.html
WIP: #2
2 years ago
Tomasz Sowa
b5b9655c1e
modified buttons in thread winix function
...
WIP: #2
2 years ago
Tomasz Sowa
173d0894fa
modified buttons in showthreads winix function
...
WIP: #2
2 years ago
Tomasz Sowa
de6b050fb5
fixed comment in ls html template
2 years ago
Tomasz Sowa
37da5e81c5
added uikit markup for createticket, showtickets, ticket winix functions (plugin ticket)
...
WIP: #2
2 years ago
Tomasz Sowa
ae8637d455
added uikit markup for: createthread, reply, showthreads and thread winix functions
2 years ago
Tomasz Sowa
22a45697fa
added uikit markup for subject winix function
2 years ago
Tomasz Sowa
55462fca9f
added uikit markup for uptime winix function
2 years ago
Tomasz Sowa
2799a66c16
added uikit markup for who winix function
2 years ago
Tomasz Sowa
9832b17fc2
updated uikit to 3.6.16
2 years ago
Tomasz Sowa
8146f42492
added uikit markup for seo winix function
2 years ago
Tomasz Sowa
9df146af3b
added: to 'sort' winix function: 'renumerate' button if 'index' param is present
...
WIP: #2
2 years ago
Tomasz Sowa
a7629f638f
added uikit markup for sort winix function
...
WIP: #2
2 years ago
Tomasz Sowa
e75918f5ed
added uikit markup for rm winix function
...
WIP: #2
2 years ago
Tomasz Sowa
9698c25bc4
added uikit markup for ln winix function
...
WIP: #2
2 years ago
Tomasz Sowa
bbe2bd48d8
added uikit markup for meta winix function
...
WIP: #2
2 years ago
Tomasz Sowa
0cc565ae80
added uikit markup for env winix function
...
WIP: #2
2 years ago
Tomasz Sowa
aa74d96fed
included index_bottom_adder.html in index.html and index_generic.html
2 years ago
Tomasz Sowa
ac6ede6aef
added uikit markup for template winix function
...
WIP: #2
2 years ago
Tomasz Sowa
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
added: to Request class: index_template (std::wstring) - a name of an index html template
2 years ago
Tomasz Sowa
7a25e333db
added uikit markup for ls winix function
...
WIP: #2
2 years ago
Tomasz Sowa
a9b9d0badf
fixed: mv winix function didn't move a file correctly
...
- if a file was moved (renamed) into the same directory and a file with the new name
already existed then nothing was done (now a message is shown that such a file already exists)
- if a file was moved to another directory and there was a file wich such a name there
then the moved file had its original name (now a message is shown that such a file already exists)
2 years ago
Tomasz Sowa
a69e160f85
added uikit markup for nicedit winix function and nicedit updated to 0.9_r25 version
...
WIP: #2
2 years ago
Tomasz Sowa
56d53a455d
added uikit markup for cp winix function
...
WIP: #2
2 years ago
Tomasz Sowa
572afd360a
added uikit markup for mv winix function
...
WIP: #2
2 years ago
Tomasz Sowa
ec6f946b97
added uikit markup for mkdir winix function
...
WIP: #2
2 years ago
Tomasz Sowa
acfd87e548
added uikit markup for 'default' winix function
...
WIP: #2
2 years ago
Tomasz Sowa
aa228732e3
added uk-table-responsive attribute to mount winix function markup
...
WIP: #2
2 years ago
Tomasz Sowa
840c222190
added uikit markup for mount winix function
...
WIP: #2
2 years ago
Tomasz Sowa
4408957770
changed form width for locale template
...
WIP: #2
2 years ago
Tomasz Sowa
89814cbc2e
updated uikit to 3.6.14 version
...
WIP: #2
2 years ago
Tomasz Sowa
fdcefae264
added uikit markup for priv, chmod, chown winix functions
...
WIP: #2
2 years ago
Tomasz Sowa
0139919d14
added uikit markup for passwd winix function
2 years ago
Tomasz Sowa
9476bcc7b6
Merge branch 'master' into uikit
2 years ago
Tomasz Sowa
4625451c85
fixed: messages about password validity in adduser function were not shown,
...
slog and locale for functions->fun_passwd were not set
2 years ago
Tomasz Sowa
1e345f5010
changed: locale files
2 years ago
Tomasz Sowa
31befcba44
added uikit markup for slog.html
2 years ago
Tomasz Sowa
f6077da614
Merge branch 'master' into uikit
2 years ago
Tomasz Sowa
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
2 years ago
Tomasz Sowa
50da49a3ed
added uikit markup for adduser winix function
2 years ago
Tomasz Sowa
6afd5c637e
added: in account winix function: links to locale and timezone
2 years ago