Commit Graph

951 Commits

Author SHA1 Message Date
nathan
1c42668a97 Change sidebox calendar from jQuery to webcomponent / flatpickr 2022-04-26 15:27:49 -06:00
Hadi Nategh
a835d5bc6e WIP replacing jQuery-ui: fix et2_toolbar styling with new details tag 2022-04-26 11:18:43 +02:00
nathan
f8f04071be CSS / Layout cleanup
- Remove margin from input,button,select
- Fix some spacing issues
- Switch selects from display:inline-block to display:block so they take up all parent's space
- Let background (required) color show through select tag
- Some layout tweaks on mail account template
2022-04-22 13:07:22 -06:00
Hadi Nategh
812b126e85 Fix missing space between dialog footer border and buttons 2022-01-21 13:31:24 +01:00
nathan
0ea746a1a6 Api: Fix missing link delete button from link list 2021-12-13 09:16:35 -07:00
nathan
f126d7fd08 Fix wrong sizing on link list file mimetype icons 2021-12-07 16:28:48 -07:00
nathan
e80f272a07 Fix streched infolog type icons 2021-12-07 14:35:28 -07:00
nathan
5af7d0f644 * Etemplate: Add link icon overlay to link list 2021-12-03 14:18:48 -07:00
nathan
6fa8f1e792 Filemanager: Add lock tooltip, unlock icon on action 2021-10-28 10:27:22 -06:00
Ralf Becker
91bd7c7aeb an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Ralf Becker
163c7287e6 * Chrome 94.0.4606.54: fix CSP error clicking on sidebox menu
Chrome 94 returns all but first single quote "'" in a href attribute as "%27" :(
2021-09-22 14:44:08 +02:00
Hadi Nategh
5ed1ddf76c Fix hamburger menu not being displayed in mobile theme for some apps, e.g. calendar 2021-08-24 14:48:37 +02:00
Hadi Nategh
50f620e075 Activate touch plugin on mobile framework 2021-08-12 14:57:47 +02:00
Ralf Becker
b88716c8b6 legacy load jQueryUI as tooltip has wired context problems if loaded as module 2021-07-02 08:52:18 +02:00
Hadi Nategh
f827ae16b8 Get mobile framework working with new imports 2021-07-01 10:25:20 +02:00
Hadi Nategh
982aa14e4e Fix missing action buttons in some dialogs in mobile view 2021-07-01 10:24:41 +02:00
nathangray
23cb2e5d7a Remove debug 2021-06-30 12:20:52 -06:00
Ralf Becker
d7cd90ebe7 fix skipping timestamps, but preferring .min.js over .js
added more apps to rollup.config.js (ones givening errors are commented out)
2021-06-29 15:21:19 +02:00
nathangray
3add958afa The results of Guy Bedford's help
Egroupware will load into addressbook & show rows
Most base files should be bundled server-side & included
rollup.config.js controls the process

Still needs work:
- consider /dist directory for best-practice
- cleanup
- other built-in apps
- EPL / external apps need Guy's multi-stage work
2021-06-25 14:49:24 -06:00
Hadi Nategh
180186e4f5 Try to adjust login message's position for small screens 2021-06-15 15:08:22 +02:00
Ralf Becker
5298336886 include jquery and other legacy js files via script tag 2021-06-10 11:38:54 +02:00
Ralf Becker
8fa2bb466b fixed includeJS causing jQuery to be included twice and breaking plugins 2021-06-08 15:11:37 +02:00
Ralf Becker
304dbb95ab got empty nextmatch in timesheet working 2021-06-08 14:11:59 +02:00
Ralf Becker
592b7fb97d replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
Ralf Becker
579b0efa0f remove not used supersize.js 2021-05-28 09:58:56 +02:00
Hadi Nategh
7161cd6268 Fix duplicated egw logo in mobile login page 2021-05-21 14:55:29 +02:00
Hadi Nategh
cc77e68341 Fix darkmode for mobile popups running in iframes 2021-05-18 11:40:20 +02:00
Hadi Nategh
50a28e4656 Add some top padding to login message box 2021-05-18 10:06:19 +02:00
Hadi Nategh
b9eecb9771 Fix some icons in login apps bar 2021-05-18 09:49:02 +02:00
nathangray
fbd37c51ec Fix sidebox darkmode 2021-05-17 10:11:54 -06:00
nathangray
45e477f0c0 * Api: Sidebox accessibility improvements
- Using nav elements for sidebox categories
- Add keyboard support for expand/collapse menu categories
- Use lists for entries
- Added some roles for screenreaders
2021-05-12 13:14:03 -06:00
Hadi Nategh
89e67616de WIP login Ui:
- Re-arrange registration links
- Fix bg colors
- Fix social icons padding
2021-05-12 12:37:35 +02:00
Hadi Nategh
7d724b8c3b WIP login Ui: Adopt mobile login page 2021-05-11 12:56:21 +02:00
Hadi Nategh
dd77ff3f5d WIP login Ui: Couple of adjustments on login message box 2021-05-11 12:21:51 +02:00
Hadi Nategh
20c464a161 WIP login Ui:
- Get login messages the same style as egw messages
- Arrange logo and social icons
2021-05-10 16:35:05 +02:00
Ralf Becker
1f010a4391 Bump version to 21.1 2021-05-08 15:02:24 +02:00
Hadi Nategh
d69b16f881 Add extra icons for login apps content 2021-05-07 12:15:20 +02:00
Hadi Nategh
82ab8d9092 WIP login Ui: add motion into apps list 2021-05-03 17:13:04 +02:00
Hadi Nategh
2b5657494e WIP login Ui: fix some styling issues 2021-05-03 16:17:07 +02:00
Hadi Nategh
635ca0a89d WIP login ui:
- Move login.json file into pixelegg
- Include icons into json file
2021-05-03 13:21:01 +02:00
Hadi Nategh
1d843eabcd WIP login Ui:
- Arrange apps in the json file and add more details
- Open app's url in a new window
2021-05-03 12:03:28 +02:00
Hadi Nategh
41ab849ecc WIP login Ui
- Implements apps tooltip
2021-04-30 14:58:41 +02:00
Hadi Nategh
39eef44217 WIP login page Ui 2021-04-29 15:24:25 +02:00
nathangray
ba075853d7 Sidebox hrule
- Lighter color
- more spacing below
- removed calendar's specific CSS, use common
2021-04-23 10:03:52 -06:00
nathangray
2f2e7b30ad Add lang code to base container so CSS text-transform: uppercase; gets proper capitialization in Greek.
ex: Calendar => ΗΜΕΡΟΛΌΓΙΟ while the correct spelling is ΗΜΕΡΟΛΟΓΙΟ
2021-04-23 09:23:27 -06:00
Hadi Nategh
6de4f5828f Fix add icons and integrated action icons in calendar 2021-04-23 11:38:07 +02:00
Hadi Nategh
a49ac9648e Implement throbber for mobile framework 2021-04-22 16:00:52 +02:00
Hadi Nategh
76bb0e3567 Fix add icon not being in the center 2021-04-20 17:36:20 +02:00
Hadi Nategh
fb83d97150 Implement loading aware framework animation 2021-04-19 10:17:47 +02:00
Hadi Nategh
1c1a409791 Apply Kanban app color 2021-03-31 16:56:43 +02:00
nathangray
eed49ecdbf Replacement favorite icons from Eva 2021-03-18 12:52:05 -06:00
Hadi Nategh
739bfb482b Compact theme:
- Fix framework tabs not being able to get closed
- Fix some styling
- Fix framework tabs are overriding last active opened tab
2021-03-17 14:00:33 +01:00
Hadi Nategh
b882b5fdd0 Fix framework in compact theme stalls on applications load when there's a framework tab 2021-03-17 11:55:20 +01:00
Hadi Nategh
0e9f368cec Fix missing icons in compact theme 2021-03-17 10:40:06 +01:00
Hadi Nategh
d9df2131fe Fix not being able to scroll on some iframes when the darkmode is switched on 2021-03-15 12:22:15 +01:00
Hadi Nategh
f2cb47105e Style toolbar toggled buttons 2021-03-09 17:31:37 +01:00
nathangray
8e4a97ff97 Color icon for phone integration 2021-03-08 14:28:34 -07:00
Hadi Nategh
dd97c0f316 Fix darkmode in mobile theme 2021-03-04 17:00:47 +01:00
Hadi Nategh
bf3bb8999a Fix egw message Ui in mobile theme 2021-03-04 16:33:33 +01:00
Hadi Nategh
a8f11ca1b7 Some mobile Ui improvements 2021-03-04 16:30:01 +01:00
Ralf Becker
70b96c4ebc remove gray-filter from et2_appicon for non-monochrome templates 2021-03-01 16:04:16 +02:00
Hadi Nategh
adddf68135 Fix video tags inside gallery for darkmode 2021-02-26 11:01:17 +01:00
Hadi Nategh
776613b961 Disable darkmode for gallery in fullscreen mode 2021-02-24 18:34:21 +01:00
Hadi Nategh
2a2f0bf390 Keep darkmode state in serverside session too. Fix darkmode state in egroupware iframes. 2021-02-24 12:22:27 +01:00
Ralf Becker
1dd3761042 phone icon for "Call history" in avatar-menu 2021-02-23 21:32:33 +02:00
Hadi Nategh
08c0622219 WIP Mobile and Compact theme styling improvements:
- fix avatar dropdown menu
2021-02-23 16:34:12 +01:00
Hadi Nategh
a67e433396 WIP Mobile and Compact theme styling improvements:
- Fix logout button not displayed in Compact theme
2021-02-23 16:21:38 +01:00
Hadi Nategh
e351982be8 WIP Mobile and Compact theme styling improvements:
-fix searchbox
-fix broken scrolling in sidebar
2021-02-23 16:05:27 +01:00
Hadi Nategh
5c43ce73f2 WIP Mobile and Compact theme styling improvements 2021-02-23 12:21:49 +01:00
Hadi Nategh
2f78cffb13 Some styling improvements 2021-02-19 13:11:51 +01:00
nathangray
9920592754 Add upload svg so it can be used instead of png 2021-02-18 11:28:05 -07:00
nathangray
6470916d51 Disable context menu on topmenu items 2021-02-18 11:04:22 -07:00
Hadi Nategh
e66061a411 Style date_duration widget 2021-02-10 11:20:10 +01:00
Hadi Nategh
b85a1f0627 Show user's profile menu always on top 2021-02-03 17:18:36 +01:00
Hadi Nategh
76d259b593 Exclude video and avatar icon from darkmode 2021-02-03 17:04:06 +01:00
Hadi Nategh
58dedd4f3b Reduce filter brightness in darkmode it helps reading white texts 2021-01-28 18:24:24 +01:00
Hadi Nategh
5e73271df4 Exclude login background from darkmode filter 2021-01-28 17:41:13 +01:00
Hadi Nategh
b9570b9b60 Some fixes for darkmode:
- Fix darkmode not switched in popups
- Fix a quick white page shown before switching to darkmode when it's set to 'auto'
2021-01-27 12:26:37 +01:00
Hadi Nategh
dad82bf1f1 Implement auto color-scheme in order to respect browser's selected prefers-color-scheme 2021-01-26 17:04:37 +01:00
Hadi Nategh
467a9cad42 WIP darkmode theme: Implement darkmode switch for mobile view 2020-12-17 17:20:04 +01:00
Hadi Nategh
545452310c WIP darkmode theme: fix application's border colors 2020-12-17 15:28:06 +01:00
Hadi Nategh
a16af38975 WIP darkmode theme: fix more of shadows 2020-12-16 17:04:45 +01:00
Hadi Nategh
92d403d5ef WIP darkmode theme: fix egw message box shadow 2020-12-16 16:40:59 +01:00
Hadi Nategh
b7d9cc9513 WIP darkmode theme: fix some styling 2020-12-16 16:34:48 +01:00
Hadi Nategh
688387a160 WIP darkmode theme: do not apply dark filter to images 2020-12-16 14:16:24 +01:00
Hadi Nategh
76ac51b94d WIP darkmode theme: add missing css part 2020-12-16 12:02:32 +01:00
Hadi Nategh
f21ac58c87 Introduce dark/light mode theme switch into framework 2020-12-15 20:24:25 +01:00
Hadi Nategh
dcf89e5122 Fix tab header styling on hover action 2020-10-28 13:27:34 +01:00
Hadi Nategh
266f5059d3 WIP Multitabs: fix some styling issues 2020-10-23 13:29:51 +02:00
Hadi Nategh
c3dd47e91b Fix chosen selectbox down icon gets broken when zooming over 150% 2020-09-30 16:30:11 +02:00
nathangray
7518a4d634 Fix new_entry CSS overrode select row 2020-09-25 11:49:24 -06:00
Hadi Nategh
cf1f3203d0 Remove excessive margin-top from toolbar's more button 2020-09-21 12:21:46 +02:00
Hadi Nategh
e6423ee721 Fix missing svg icons for default actions back and next in toolbars 2020-09-21 12:00:49 +02:00
Hadi Nategh
6f38d53715 * Login Page: Fix login button on login page not being clickable on small screens 2020-09-17 11:17:32 +02:00
Hadi Nategh
98f11c7efe * Mobile: Fix scrolling not working in new Safari mobile browser 2020-08-10 11:42:04 +02:00
Hadi Nategh
fc4dac9a48 Fix login page styling 2020-08-07 13:46:11 +02:00
Hadi Nategh
6525361145 Do not set active app on an app with status 5 (run in background) for mobile framework 2020-08-03 15:46:47 +02:00
Hadi Nategh
231312b0aa Implement popup notifications filter based on tab notification's indicator 2020-07-27 14:44:44 +02:00
Hadi Nategh
ae0349487d Change tab notification indicator 2020-07-24 11:32:52 +02:00
Hadi Nategh
1f066dee26 Implement new egw messaging (keeps not deliberately dismissed messages) 2020-07-17 14:09:37 +02:00