Commit graph

161 commits

Author SHA1 Message Date
Serghey Rodin
99994dc865 bulk operations fix 2015-11-06 00:43:32 +02:00
Serghey Rodin
d207b7a752 FM changes 2015-11-05 03:17:21 +02:00
Serghey Rodin
0011470eda Merge branch 'master' of github.com:serghey-rodin/vesta 2015-11-05 00:08:54 +02:00
Vlad Ya
cc456f20b5 Proper fix for the prefix corruption (for user names with non-alphanumeric characters)
and keep the prevention of addition of ftp user names with non-alphanumeric characters as it was intended initially
2015-11-04 13:09:29 -05:00
Serghey Rodin
4cf6641d0f symlinks fix 2015-11-03 18:52:38 +02:00
Serghey Rodin
8cc1ddf101 filemanager fix 2015-11-02 15:31:36 +02:00
Serghey Rodin
60ebfe321a license manager 2015-11-02 15:28:16 +02:00
Serghey Rodin
5d070fc9a5 Fixes for FM 2015-10-28 16:39:39 +02:00
Serghey Rodin
fdce35d610 typo fix 2015-10-22 16:57:24 +03:00
Serghey Rodin
dce52823fb FileManager stuff 2015-10-21 19:29:45 +03:00
Serghey Rodin
a35fa78389 FileManager stuff 2015-10-15 15:03:59 +03:00
Serghey Rodin
7565e8217f FileManager stuff 2015-10-12 17:45:31 +03:00
Serghey Rodin
4049a319a6 FileManager stuff 2015-10-08 15:07:53 +03:00
Serghey Rodin
52db853acf FileManger stuff 2015-10-05 23:32:25 +03:00
Serghey Rodin
a320b1f32c hotkeys for filemanager 2015-09-29 22:24:22 +03:00
Serghey Rodin
687f36688a File Manager update 2015-09-29 14:25:28 +03:00
Serghey Rodin
9d2ebe561a file manager stuff 2015-09-28 02:01:19 +03:00
Serghey Rodin
6e193e0852 FM updates 2015-09-18 17:45:03 +03:00
Serghey Rodin
55eb1ec16a File Manager stuff 2015-09-10 14:35:17 +03:00
Serghey Rodin
ac7de9d619 File Manager stuff 2015-09-09 16:45:20 +03:00
Serghey Rodin
9db728e1ad filemanager stuff 2015-09-07 17:35:40 +03:00
Serghey Rodin
a1ac9cfee8 WebFileManager JS stuff 2015-07-16 02:23:55 +03:00
Serghey Rodin
e1b9d53541 js ftp user bugfix 2015-07-01 01:32:16 +03:00
Serghey Rodin
4ebd88bc16 js bugfixes 2015-06-21 20:29:40 +03:00
Serghey Rodin
f5c686a5e2 Added words for sorting feature 2015-06-21 19:04:26 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
067a2c862a The New Desing 2015-05-29 02:07:55 +03:00
Malishev Dmitry
d3390d7ad0 Add/edit package unlim patch; 2015-04-16 14:30:45 -04:00
Malishev Dmitry
aae7f839a3 Unlimited values ui changed; Toggle password view; Ctrl + clicks navigation added 2015-02-26 12:03:39 -05:00
Serghey Rodin
61288a2355 unlimitted hosting packages 2015-02-17 18:25:50 +02:00
Malishev Dmitry
3bc6479ec9 unlim for hoting packages 2015-02-11 17:18:31 -05:00
Malishev Dmitry
b5d87dfc06 Unlim toggle UI items 2015-02-09 18:45:07 -05:00
Malishev Dmitry
e7935d387f JS cookie handle 2015-02-03 16:55:03 -05:00
Malishev Dmitry
e9be41692c Send email on user changed ftp user password 2015-02-03 16:07:58 -05:00
Malishev Dmitry
efc777aff1 Shift click functionality 2015-02-03 16:02:12 -05:00
Malishev Dmitry
54bfc461cd Hide/Unhide functionality 2015-02-03 11:14:26 -05:00
Malishev Dmitry
47ade32146 Fixed edit empty ftp user domain; Fixed hints updates on data insertion inside inputs; Fixed bug with resetting passwords for FTP user accounts; 2014-09-05 06:09:06 -04:00
Serghey Rodin
6718bdd926 Renamed dialog button 2014-07-30 15:49:14 +03:00
Serghey Rodin
393d97fdfc Multiple FTP Account Support 2014-07-30 15:48:20 +03:00
Serghey Rodin
11d93a0f87 JS hint for dns record 2014-02-17 00:25:48 +02:00
very-twi@github.com
c50c7b2675 Updated hints to handle native browser's paste events
Hint is update in case page is reloaded and value is set (in case of form errors)
Hints are now using secure inserting into DOM avoiding xss
Dns record hint added
2014-02-12 12:08:23 +02:00
dmitry.malishev
c04b47d5df Added hint for database name. Similar to ftp and db username feature.
GLOBAL.DB_DBNAME_PREFIX contains user prefix, by default it is set to 'admin_' and replaced by current value inside template
2013-07-18 14:25:50 +03:00
dmitry.malishev
9aca19d773 Added hints for db usernames, similar to ftp usernames 2013-07-17 14:54:33 +03:00
Serghey Rodin
f87f9ef052 integrated js hints from Dmitry Malishev 2013-07-12 13:03:53 +03:00
dmitry.malishev
7c81fe71c5 Added "admin_" prefix for ftp user names
Affected pages: Add/Edit Web entity for admin and user points
2013-07-11 17:00:40 +03:00
Serghey Rodin
fb216fc3ee i18n integration 2013-01-21 16:24:33 +02:00
Serghey Rodin
fc80b0949a service manager 2013-01-16 01:51:02 +02:00
Serghey Rodin
ac2aa3c1ce Dmitry M. created event.js model 2012-09-28 12:35:41 +03:00
Serghey Rodin
d352cb9385 New, simpler WEB UI 2012-05-15 15:51:43 +03:00
Serghey Rodin
b57f9235d3 Changed text in stats controls. Issue #43 2012-02-10 10:37:30 +02:00