Commit Graph

137 Commits

Author SHA1 Message Date
nathangray
bd8b99f8c1 Try to fix up password with respect to autofill 2020-07-28 10:39:16 -06:00
nathangray
25ba1cf6fb Preferences: Enable suggest password for user change password dialog 2020-07-23 13:57:55 -06:00
Hadi Nategh
2fca02a3c8 Limit text length of pref default value, prevents horizontal scrollbar 2020-01-06 15:42:51 +01:00
Ralf Becker
e2529ea8a3 * Preferences: always show Security & Password popup, only disable password tab, if no rights to change it 2019-09-11 12:15:38 +02:00
Ralf Becker
de5e560eb9 refactor preferences >> security & password to allow apps to hook into it 2019-08-29 12:48:44 +02:00
Hadi Nategh
6bf03f59d1 Align current password field with others 2019-07-29 15:43:29 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Hadi Nategh
6e94639b0a Implement flags indication for country-select widget:
- Migrate AB country selector to select-country tags
- Migrate Country selector in preferences to use select-country tags
2018-09-18 10:46:36 +02:00
Hadi Nategh
36726c7400 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-06-27 17:40:26 +02:00
Hadi Nategh
50bfc960a8 Fix preferences dialog gets scrollbar when selectbox Type is readonly 2018-03-08 11:10:51 +01:00
nathangray
2d93c48b75 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-28 15:59:06 -07:00
Hadi Nategh
163b6b6522 Give preferences popup bigger size plus show fulltext of selectboxes 2017-04-18 14:57:04 +02:00
Hadi Nategh
63a168573a * Preferences: Fix hints are not visible for tabs with scrollbar 2017-03-02 11:55:09 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Hadi Nategh
af9e8243bd Fix preferences hint gets scrollbar if there's only one setting on a tab 2016-12-07 14:22:33 +01:00
Hadi Nategh
40687e6a72 Fix preferences hint not getting fullheight in FF 2016-11-21 11:21:16 +01:00
Hadi Nategh
b379dffd51 WIP of new hint presentation for preferences:
- Fix misalignment of middle field
- Fix some of the tabs getting horizental scrollbar
2016-10-04 18:06:21 +02:00
Hadi Nategh
ad26f7e74d WIP of new hint presentation for preferences 2016-09-29 18:40:23 +02:00
Hadi Nategh
75b3330188 Make type selectbox in preferences dialog slightly smaller to get it align with rest of the fields 2016-08-26 16:01:42 +02:00
Hadi Nategh
e2e2cba628 Fix value of top selectboxes in preferences dialog not fully shown 2016-08-26 14:59:48 +02:00
Ralf Becker
b077423223 get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer 2016-07-29 16:01:26 +02:00
Ralf Becker
1fb53f8e0e use new et2 site config 2016-04-25 07:33:30 +00:00
Hadi Nategh
b2e1fdcf71 Style selectbox background icon better in preferences dialog 2015-05-21 08:21:04 +00:00
Hadi Nategh
feb0d6d5af Fix prefsHelper tooltip always on top
-Fix prefsHelper tooltips layover fields in FF
2015-03-16 10:28:46 +00:00
Hadi Nategh
7402129ffa Remove old change password template file 2015-03-12 17:03:18 +00:00
Hadi Nategh
87ee549921 Port the change password dialog to et2 2015-03-12 16:58:01 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
525db32b59 fix always shown horizontal scrollbar 2014-10-30 16:49:56 +00:00
Ralf Becker
18386955bc remove no longer used old acl code 2014-04-17 07:04:24 +00:00
Ralf Becker
6bf826628b add dialog header&footer 2014-04-01 16:07:38 +00:00
Ralf Becker
6fdf8c98d1 open preferences and ACL in a popup (ACL still needs a little more work: use et2_dialog to add/edit instead of an other popup) 2014-04-01 15:49:08 +00:00
Ralf Becker
20193e6418 more changes etemplate_old --> etemplate, maybe better not started that ;-) 2014-03-23 09:34:18 +00:00
Ralf Becker
332d4e5a42 removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
Ralf Becker
84b6e72f4b pixelegg changes up until now 2014-02-03 10:05:44 +00:00
Nathan Gray
a40fdbae0c Swap app & personal/default selectbox positions 2013-12-23 15:21:23 +00:00
Ralf Becker
1c7887ca6a Pixelegg changes from Thursday 2013-12-12 20:27:35 +00:00
Nathan Gray
b4703be700 Add save & cancel buttons, they re-direct to selected app's index 2013-12-02 17:38:15 +00:00
Ralf Becker
2b7d9af0a2 reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later 2013-11-18 19:57:38 +00:00
Ralf Becker
727cdc83b3 newewst pixelegg changed from today 2013-11-14 19:29:55 +00:00
Ralf Becker
583538e824 using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template 2013-11-11 19:10:28 +00:00
Ralf Becker
f8a0db06fc completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
Ralf Becker
6f162f144e add context sensitive link to ACL/grant access to top-menu, same is to be happen for cats and preferences itself and preferences in sidebox will be removed 2013-10-02 16:29:08 +00:00
Ralf Becker
63ce8bb09e removed not (longer) used templates 2013-05-11 08:39:44 +00:00
Ralf Becker
6c4a7c5f34 had to remove width: 100% from .prefValue as it conflicts with float: left, setting rows and cols for old eT 2013-05-10 08:24:15 +00:00
Ralf Becker
b235658a1c validation for vfs_* types, implemented textarea type, not yet implemented is notiy, but uses textarea now 2013-05-10 07:50:30 +00:00
Ralf Becker
59b78094da setting onchange and size attribute for pref value, thought onchange somehow got run twice in et2 :( 2013-05-09 10:41:38 +00:00
Ralf Becker
77099cf331 defining used tabs on runtime and using a single tab template 2013-05-09 09:38:12 +00:00
Ralf Becker
afee7030be vertical align prefName at bottom, so help does not cover bigger prefValue 2013-05-09 09:36:13 +00:00
Ralf Becker
7ad1ac4736 saving preferences, for now only working with old eT, not eT2 2013-05-03 15:25:11 +00:00
Ralf Becker
3561de27aa next step with new prefs, works now in old eTemplate too - even a little more then in eT2 ;-) 2013-05-03 13:08:08 +00:00