nathan
79c447195f
Admin: Different App configuration tab sizing, should take all vertical space now
2024-08-14 13:05:10 -06:00
ralf
ec664540fd
WIP Mail REST API: application password fixes and translation
2023-07-04 10:39:23 +02:00
ralf
07300704bc
WIP Mail Rest API: UI for application passwords/tokens for admin
2023-07-03 17:09:26 +02:00
nathan
1d4bc10fbb
Admin: Set a min-width in ACL dialog
2023-05-30 09:46:40 -06:00
nathan
d1e134677a
Admin: Reduce sub-header font size
2022-12-14 08:56:01 -07:00
nathan
af5155661d
Admin: Fix Site configuration sub-header style
2022-12-12 14:55:39 -07:00
ralf
e08824b45b
drop manual styling of placeholder icon and no longer used multiple account switch
2022-08-23 11:14:07 +02:00
ralf
cbbe8c4400
remove some app-specific CSS f*cking up the alignments
2022-06-22 17:04:45 +02:00
nathan
234684061d
Et2Split: Bugfixes
...
- better handling of nested dynheight
- handling orientation property
- avoid resizing when not visible
2022-04-20 14:15:49 -06:00
nathan
2ba299f876
Change buttons that used to be just an image to be just an image
...
- Remove Et2ButtonImage, it's not needed. Buttons without labels look the same
- Add Et2Image to take its place
- Change etemplate modifier to use Et2Image for buttononly
- Some styling for mail account placeholder button
2022-04-08 13:03:20 -06:00
nathan
3f86e98257
Deal with et2-button-image showing label
2022-04-07 16:24:45 -06:00
nathangray
3aa90c3fd5
Fix config header formatting was missing for some (infolog, projectmanager) apps
2021-04-08 16:53:06 -06:00
nathangray
a95f745018
API: Allow custom category icons
2021-03-31 10:52:57 -06:00
Hadi Nategh
b8d36ce2b0
Apply large title again to account delete dialogHeader
2020-02-18 11:41:57 +01:00
Hadi Nategh
b058051170
Rearrange admin delete dialog
2020-02-18 11:29:24 +01:00
Hadi Nategh
84e4a6d1ce
WIP of admin cmds template:
...
- Fix splitter bar background
2019-05-09 15:50:10 +02:00
Hadi Nategh
1a69912a9c
WIP of admin cmds template:
...
- fix wrong class name
2019-05-09 11:50:28 +02:00
Hadi Nategh
ff84674275
WIP of admin cmds template
2019-05-08 18:42:37 +02:00
Ralf Becker
51166dc338
allow to document account deletion
2018-08-23 12:11:33 +02:00
Hadi Nategh
f586b9e6e9
Add more rows to category selection in global category edit dialog
2018-06-18 11:50:37 +02:00
nathangray
6272adfa16
Make group members & applications fully visible when printing
2017-10-30 10:14:50 -06:00
nathangray
7e4570d46f
Admin - Add a group list
2017-09-19 11:11:21 -06:00
Hadi Nategh
d290485058
Nm resize fix:
...
- Fix dataview grid resize not taking care of category color border
- Fix Category borders make headers misaligned
2016-05-11 16:33:54 +00:00
Ralf Becker
37f61b1f03
move admin >> Site config to new et2 based site-config
2016-04-21 16:39:59 +00:00
Ralf Becker
22701ce83f
WIP et2 based site configuration
2016-04-20 18:52:55 +00:00
Ralf Becker
00abda4682
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
2016-03-28 18:51:38 +00:00
Ralf Becker
91f3671be4
fix [Add] button in ACL and render it as popup, needs fixing of scrollbars shown
2016-02-25 08:42:33 +00:00
Ralf Becker
1723f6235e
* Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
...
also changed all et2 actions to not use an iframe with ajax=true
2015-07-01 18:35:24 +00:00
Nathan Gray
7f7e013ecf
UI for customfields edit dialog:
...
- More space
- Show type specific help in options tooltip
- Disable length & rows when not needed
2014-11-24 21:58:07 +00:00
Nathan Gray
5a2c3a530d
Set some styles for customfields
...
- Limit cf option size in nextmatch row to max of ~10 lines
- Limit type option size to max of 300 px
2014-11-24 17:06:06 +00:00
Hadi Nategh
eee8495145
Style "Global Category" edit dialog
2014-06-30 07:48:05 +00:00
Hadi Nategh
2fc95f3101
Make selectBox, in admin->ACL dialog, more visible
2014-04-17 12:09:11 +00:00
Ralf Becker
e476a3ed82
new deleting of accounts
2014-03-19 13:20:46 +00:00
Hadi Nategh
8d4e50920c
Add appname prefix to accesslog css classes, and add them to app.css
2014-01-20 19:11:35 +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
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
db7d12af4b
first take on new ACL dialog for admin
2013-08-26 18:25:43 +00:00
Ralf Becker
de5a0c0378
setting a white background to work around transparency
2013-07-19 09:48:53 +00:00
Ralf Becker
b2f733c4d5
a few more steps towards a new admin
2013-07-03 16:27:18 +00:00
Ralf Becker
ffceaf445a
prototype for an admin app using et2 and a navigation tree, need to set index url in database: UPDATE egw_applications SET app_index="admin.admin_ui.index&ajax=true" WHERE app_name="admin" (dont forget to clear cache)
2013-07-01 17:07:07 +00:00