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
naumov-socolov
34a9ee322f
[js, css, php] popup styles fixed. backups download link added.
2012-02-10 05:28:40 +03:00
naumov-socolov
d91adf9b1e
[js, css] stats period added
2012-02-10 02:18:47 +03:00
naumov-socolov
74c83ed412
[php, js, css] change password is highly nice. checkbox fixes
2012-02-03 00:44:02 +03:00
larsz
d53c7d889b
fixed checkboxes in edit forms (issue #41 )
...
static prototype: http://dl.dropbox.com/u/1750887/projects/vesta2/web-domain.html
2012-02-01 01:50:14 +02:00
larsz
5f83af2fa1
added styles for hover on mass operation checkbox, fixed incorrect blink behavior (issue #41 )
2012-01-30 01:06:15 +02:00
larsz
e83f7456a4
added styles for required fields in each service, minor style fix in CRON form (issue #38 )
2012-01-27 00:52:03 +02:00
Serghey Rodin
1849c8f497
renamed backup retention field
2012-01-25 16:44:14 +02:00
naumov-socolov
5c87dfb2dd
[js, php] permsions fixes, date format
2012-01-25 04:24:23 +03:00
naumov-socolov
1698e42e9f
[js, css, php] all massive operations fixed. link hovers changed
2012-01-21 17:54:48 +03:00
naumov-socolov
3c81394a3e
Pre release
2012-01-17 00:57:07 +03:00
naumov-socolov
230c93fbe1
[php][js][css] fixing all little issues and making forms work. Removed all unnecessary elements for Firsta Release
2012-01-16 00:00:04 +03:00
naumov-socolov
b7710ee5da
[php][js] ssl uploading
2012-01-14 04:49:30 +03:00
Malishev Dmitry
ff84992687
Closes #2
2012-01-13 20:51:28 +03:00
larsz
138d79d0b2
fixed missed checkboxes in edit forms and row's mass-operation control (issue #17 )
2012-01-12 23:58:47 +02:00
Malishev Dmitry
d97365d46e
Closes #16
2012-01-11 23:23:10 +03:00
Malishev Dmitry
ac6a3b397f
nginx value popup + textarea
2012-01-11 23:07:08 +03:00
Malishev Dmitry
2dcbca9897
Closes #27
2012-01-11 22:34:59 +03:00
larsz
bff632a2ad
Merge branch 'master' of github.com:serghey-rodin/vesta
2012-01-11 01:17:27 +02:00
larsz
72350782b6
fixed incorrect styles for stats block on Users and Domains listings (issue #14 ), synchronized files with server versions
2012-01-11 01:13:56 +02:00
Malishev Dmitry
f2c1e0ed5e
Tab switching "x records" message is resetting from now on. Added "do nothing" for batch operations. Closes #15
2012-01-10 12:34:14 +03:00
Malishev Dmitry
c8c8e90435
NS = Name Server. Closes #20
2012-01-10 12:22:32 +03:00
Malishev Dmitry
2a6e6ab688
Delete button removed from "new" forms. Closes #26
2012-01-09 18:41:56 +03:00
Malishev Dmitry
1ee46998fb
Merge branch 'master' of github.com:serghey-rodin/vesta
2012-01-09 18:28:36 +03:00
Malishev Dmitry
4706475eef
Log in as. Closes #10
2012-01-09 18:28:11 +03:00
Serghey Rodin
d8647915db
Renamed cron entry to cron job.
2011-12-30 15:49:50 +02:00
Malishev Dmitry
b13c07cca2
Log in as user / Logout to real user.
2011-12-30 15:48:20 +03:00
Malishev Dmitry
29772cbfdd
Batch operations JS + PHP
2011-12-30 12:18:58 +03:00
Serghey Rodin
0f889d05ba
Replaced NS# with NameServer
2011-12-29 17:58:42 +02:00
Serghey Rodin
c2a9d2ca44
Renamed form fields
2011-12-29 17:50:14 +02:00
Malishev Dmitry
7d25c630df
Batch actions frontend done
2011-12-29 18:15:56 +03:00
Malishev Dmitry
4412f3f843
Bug fix: border-bottom dissapear after edit and then cancel
2011-12-29 16:41:54 +03:00
Malishev Dmitry
79699b83be
Timezone warning / add entry no-reload
2011-12-29 16:38:42 +03:00
Malishev Dmitry
511703fa3e
Update functionality now affects only one target entry (instead of full reload as it was)
2011-12-29 15:27:35 +03:00
Malishev Dmitry
7bde4547b3
Mass operation select box confirmation message
2011-12-29 14:50:54 +03:00
Malishev Dmitry
af3ee14057
Yahooo, sync with devel server :)
2011-12-29 13:41:30 +03:00
Malishev Dmitry
d876168998
JS/PHP features update. Closes #4 Closes #3
2011-12-19 11:12:17 +02:00
Malishev Dmitry
80822252af
js updates. captcha + change password base
2011-12-13 13:09:47 +02:00
Malishev Dmitry
667a88fb9f
js updates + new images added
2011-12-13 13:04:39 +02:00
Dima Malishev
e4ae83f44e
authorize method fixed
2011-09-11 03:00:06 +03:00
Dima Malishev
b1ea8b2726
Session handling
2011-09-11 02:57:00 +03:00