Commit Graph

1134 Commits

Author SHA1 Message Date
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
Hadi Nategh
35118299cf Fix some styling issues 2020-07-13 16:33:43 +02:00
Ralf Becker
361d5cb351 bump version to 20.1 2020-06-28 10:04:21 +02:00
Hadi Nategh
acc7d3f01b Sidebox's triangle icon styling improvement 2020-06-17 11:06:30 +02:00
nathangray
fb27dc66da * Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted) 2020-06-12 11:03:42 -06:00
Ralf Becker
4c131c1866 SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
Hadi Nategh
ba6d379287 Fix arrow closed/opened icons in filemanager 2020-06-09 13:51:41 +02:00
Hadi Nategh
15b20caaf6 Apply css changes to other themes 2020-06-09 13:22:58 +02:00
Hadi Nategh
89fe476da0 Add svg icon for editpaste 2020-06-09 13:17:52 +02:00
nathangray
6a7bbb40fe Remove trash icon on first favorite 2020-06-02 14:22:49 -06:00
nathangray
e5129c744f Make dhtmlxmenu complex arrow SVG 2020-05-21 14:47:44 -06:00
nathangray
8bcbc184fb Change color on share icon 2020-05-21 09:57:04 -06:00
Hadi Nategh
eadb2cced4 Fix sidebar toggle menu in mobile them 2020-05-14 15:07:09 +02:00
Ralf Becker
e89d3cdba0 fix old copyright 2020-04-27 11:57:54 +02:00
Hadi Nategh
bdd0eef739 Some fixes for videoconference alarm notification:
- Send necessary info to the client via calendar notification
- Show dialog always on the top
2020-04-08 11:28:09 +02:00
Hadi Nategh
818d62ba5e Add accept and hangup icons 2020-04-06 17:44:20 +02:00
Hadi Nategh
18c21d4234 Convert filemanager's add and up/down folder navigator icons into svg 2020-03-26 14:32:57 +01:00
Hadi Nategh
3f4adaa33f Fix custom icon not being set if there's no custom color. 2020-03-26 13:01:59 +01:00
Hadi Nategh
726755619e Apply custom header background and custom header logo to sharing dialog 2020-03-26 12:12:11 +01:00
Hadi Nategh
5fecbf3051 Replace jquery check icon with svg version 2020-03-17 17:01:19 +01:00
Hadi Nategh
25455ba8a5 Set svg icons for selectboxes 2020-03-12 13:37:53 +01:00
Hadi Nategh
50eb96d30b Apply stock style for centerbox in login page 2020-02-17 17:16:56 +01:00
Hadi Nategh
4d86731220 Replace sidebox open/close menu icons with their svg versions 2020-02-03 16:18:41 +01:00
Hadi Nategh
6a64128893 Fix mail tree not reading available svg icons 2020-01-31 16:57:34 +01:00
Hadi Nategh
9e80de5de7 Add more svg icons 2020-01-27 15:14:39 +01:00
Hadi Nategh
88b72f65cb Add link.svg into pixelegg images 2020-01-20 15:33:48 +01:00
Hadi Nategh
3d87f13365 Fix login button not working when the window size is too small 2020-01-13 14:48:12 +01:00
Ralf Becker
6113706921 fix not working timezone selectbox in topmenu (whole menu was hidden on click) 2020-01-10 10:56:59 +01:00
Hadi Nategh
07272a9174 Add svg version of home icon 2019-12-17 11:31:28 +01:00
Hadi Nategh
73c10fe5d9 Fix search icon 2019-12-11 14:07:39 +01:00
Hadi Nategh
65d17c518b Fix broken compact theme sidebar 2019-12-10 15:11:26 +01:00
Hadi Nategh
4276ebbe5f * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 14:18:05 +01:00
Hadi Nategh
b0ceaef987 Unify home icons 2019-12-09 14:36:10 +01:00
Hadi Nategh
d5a061d8ea Fix search icons to use svg version 2019-12-09 12:27:10 +01:00
Hadi Nategh
6e43453714 Introduce Progressive Web App feature to EGroupware 2019-12-04 15:00:59 +01:00
Hadi Nategh
b760fcf857 Fix tooltip of notifications indicator 2019-12-03 16:24:17 +01:00
Hadi Nategh
9233c93e4f Implement new indicator for topmenu items in fw such as displaying unread messages for notifications 2019-12-02 14:09:45 +01:00
Hadi Nategh
091ce6dea7 Keep the excessive height of column-selector dialog within the nm 2019-11-19 18:03:16 +01:00
Hadi Nategh
6ac50f2be3 Give more hight to column-selector dialog 2019-11-19 17:32:08 +01:00
Hadi Nategh
fb20fe69dd WIP nextmatch column sorting UI:
- Give the dialog a new look
2019-11-06 16:07:48 +01:00
Hadi Nategh
0892675b8e Fix margin of timezone selectbox 2019-10-24 14:41:25 +02:00
Hadi Nategh
414b169791 Add missing timezone selectbox in framework 2019-10-18 15:01:08 +02:00
nathangray
a1dece668f Api: Use calendar icon for date selection icon 2019-10-10 15:12:51 -06:00
Hadi Nategh
397c628f9c Update up/down button icons into svg version 2019-10-08 14:32:54 +02:00
Hadi Nategh
163eb1fe48 Apply some fine alignments on sidebar menu items 2019-09-27 12:23:52 +02:00
Hadi Nategh
f0b09f39e1 Fix app reload icon in sidebar not being displayed in FF 2019-09-27 11:51:35 +02:00
Hadi Nategh
e59957056c Fix too much margin of app title in sidebar 2019-09-27 11:11:04 +02:00
Hadi Nategh
ff9b3c1c03 * UiUx: Implement applications list up/down scroll buttons (as an user preference feature) 2019-09-24 11:41:18 +02:00
Hadi Nategh
120bf82a69 Update more SVG icons from Eva 2019-09-19 14:50:58 +02:00
Hadi Nategh
131aa4715a Fix application tabs misalignment in monochrome theme 2019-09-19 12:15:40 +02:00
Hadi Nategh
03f2588d67 Fix selectbox for rc online status 2019-09-16 13:21:24 +02:00
Hadi Nategh
87a0f0135f Fix app's icon in mobile template header not being displayed while the sidebar is toggled 2019-09-16 13:05:02 +02:00
Hadi Nategh
6013a71963 Fix height for avatar's dropdown menu in mobile template 2019-09-16 11:31:22 +02:00
Hadi Nategh
8bbb75df48 Update some icons 2019-09-16 10:13:10 +02:00
nathangray
619d5a6707 Calendar - different 5 & 7 day icons from Eva 2019-09-10 10:53:03 -06:00
nathangray
861794fc4d use SVG for attach icon 2019-09-09 16:29:12 -06:00
nathangray
ea1d654dea Calendar - unified button icons from Eva 2019-09-09 09:46:32 -06:00
Hadi Nategh
0232ab96d4 Replace some of compose toolbar actions icons with their svg versions 2019-08-29 15:54:31 +02:00
Ralf Becker
6254eb61fd fix error from href="javascript:void()" by ignoring it 2019-08-15 19:36:04 +02:00
Hadi Nategh
6ee26bebdb More styling changes to loading animation 2019-08-12 14:44:30 +02:00
Ralf Becker
e5e7e4aaa0 improve positioning of EGroupware logo and slogan on login page
by using top: 35% instead a fixed pixel number
2019-08-12 14:31:58 +02:00
Hadi Nategh
a9c6ed3d17 Make loading prompt spinner and loading animation persistent in color 2019-08-12 14:26:12 +02:00
Hadi Nategh
21bcd39113 Stop loading animation after 3sec if it didn't end for some reason 2019-08-12 11:23:40 +02:00
Hadi Nategh
04819f2069 Slight change of loading icon 2019-08-12 10:02:49 +02:00
Ralf Becker
30a2c4d90f fix default "EGroupware" site_title for new login page 2019-08-09 15:52:19 +02:00
Ralf Becker
1403c7ffd0 * Login: new background and logo for login page 2019-08-09 14:41:16 +02:00
Hadi Nategh
71210e96fb Set placeholder color to make it consistent cross-browser 2019-08-08 10:36:13 +02:00
Hadi Nategh
399e737da7 Continue loading animation for another sec to give a chance to nm be there 2019-08-07 16:59:33 +02:00
Hadi Nategh
2191269e2e Apply new loading animation into mobile template 2019-08-07 14:41:25 +02:00
Hadi Nategh
f90d8b4d96 Make loading animation a bit smaller 2019-08-06 15:51:25 +02:00
Ralf Becker
95cd470d0e also open Mail, Filemanager, InfoLog and Rocket.Chat tabs by default 2019-08-06 10:03:14 +02:00
Hadi Nategh
11d4aaf7c1 Some UI/UX improvements:
- Fix tabs headers alignment and resize
- Implement a loading page to obscure actual DOM rendering from user's view
2019-08-06 10:00:53 +02:00
Hadi Nategh
e94b527252 Fix styling of remember me field in login page 2019-08-05 13:56:35 +02:00
Ralf Becker
2776d215e2 * Login: RememberMe token for either automatic login or as 2. factor for 2-Factor-Auth 2019-08-03 18:37:18 +02:00
Hadi Nategh
33aa092453 Add descriptive tooltip for avatar status 2019-07-31 11:45:39 +02:00
Hadi Nategh
1fd11caa06 Add noconnection css class 2019-07-30 12:35:38 +02:00
Ralf Becker
efcb0471b3 bump version to 19.1 2019-07-16 10:46:59 +02:00
Hadi Nategh
7dbf178492 Remove right-border from sidebar toggler button 2019-06-18 14:08:24 +02:00
Hadi Nategh
f392340ef2 Add tentative png version 2019-06-17 14:54:31 +02:00
Hadi Nategh
b0d47a8496 Update tentative icon 2019-06-17 09:48:38 +02:00
Hadi Nategh
fd9415dc58 Do not set color if there's none 2019-06-14 15:45:56 +02:00
Hadi Nategh
78ec00bad1 Make loginbox custom color selection independent of custom color 2019-06-14 15:22:21 +02:00
Hadi Nategh
cd694a16a7 Style status select options inside the avatar menu 2019-06-12 12:41:55 +02:00
Hadi Nategh
3918588ab7 Fix items inside avatar top menu sometimes are not clickable 2019-06-11 10:47:48 +02:00
Hadi Nategh
56b319a986 Fix avatar menu sometimes loses its position in the top header 2019-06-11 10:39:46 +02:00
Ralf Becker
ad3576903a allow to disable or require 2-Factor-Auth 2019-06-07 20:28:49 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Hadi Nategh
534edde475 Apply styles for fw header avatar stat 2019-06-04 15:38:02 +02:00
Hadi Nategh
5924b30f2b WIP framework:
- Get rid of extra left border on sidebar menu
2019-06-03 16:43:51 +02:00
Hadi Nategh
888e457888 WIP framework:
- Fix sidebar header for active app
- Fix sidebar apps not scrollable when is toggled on
- Fix notification popup note is one pixel off
2019-06-03 15:26:14 +02:00
Hadi Nategh
e8d0c061c6 WIP framework style:
- Fix header logo size
2019-06-03 12:47:27 +02:00
nathangray
dcea81513d Replace vfs entry red X icons with trash can 2019-05-31 12:04:22 -06:00
Hadi Nategh
02d6d26639 WIP framework style:
- Fix app headers
2019-05-31 16:20:20 +02:00
Hadi Nategh
bceec07c16 WIP framework style:
- Fix header logo 1px off
2019-05-31 15:55:52 +02:00
Hadi Nategh
7bb633f7d3 WIP framework style:
- Get toggle menu to the left side and shift the logo after it
- Restyle on toggled active heder
2019-05-31 15:44:02 +02:00
Hadi Nategh
a91d3b279e Remove quick add menu from custom color 2019-05-29 16:02:58 +02:00
Hadi Nategh
56655092f0 Remove sliderup feature 2019-05-29 12:03:18 +02:00
Hadi Nategh
5f58e4a23c WIP new framework style:
- Remove logout from top info menu
- More padding for icons in topmneu
- Some alignment fixes
2019-05-28 17:24:19 +02:00
Hadi Nategh
372d024720 WIP new framework style:
- Fix alignments
- Make sidebar toggle button less prominent
2019-05-28 14:33:47 +02:00
Hadi Nategh
294657b825 WIP new framework style:
- Only show tab's close button on hover
2019-05-28 12:33:55 +02:00
Hadi Nategh
218fc2afb2 Add notifications icons 2019-05-27 17:23:05 +02:00
Hadi Nategh
f424b1cdb6 WIP new framework style:
- Fix tab's close buttons jump while hovering
- Add search menu into info menu
- Add notifications as info menu and style it nicely
- Toggle avatar top menu by clicking away on body
- Fix notifications popup message alignment
2019-05-27 17:12:40 +02:00
nathangray
b2feaf042a Replace remaining red X icons with trash can 2019-05-24 13:18:23 -06:00
Hadi Nategh
b1f4b2cb5d WIP framework new style 2019-05-24 16:11:37 +02:00
Hadi Nategh
4a010c3edd Migrate couple of more png icons to svg 2019-05-22 11:23:44 +02:00
Hadi Nategh
670359d6dd Fix fav svg icon 2019-05-14 11:54:32 +02:00
Hadi Nategh
7e0663cd91 Fix account taglist shows extra left border on each tag 2019-05-03 14:47:27 +02:00
Hadi Nategh
fc97b2d242 Add missing svg icons 2019-05-03 11:01:59 +02:00
Hadi Nategh
07c6895386 Replace png icons with svg ones 2019-05-02 10:47:10 +02:00
Hadi Nategh
ef76353bb6 Fix top margin of sidebar and tap headers 2019-04-26 11:09:46 +02:00
Hadi Nategh
56f80fe670 Switch Filemanager app color code with Bookmarks 2019-04-25 09:56:27 +02:00
Hadi Nategh
37792a7ef3 Improve calendar 7/5 days switch 2019-04-15 17:06:42 +02:00
Hadi Nategh
4b1aefef62 Fix hover color of toolbar's more button 2019-04-15 15:20:54 +02:00
Hadi Nategh
90474d6163 Add shadow to messagebox 2019-04-10 15:32:01 +02:00
Hadi Nategh
fa8381c229 Remove underline decoration from favorites item 2019-04-09 14:31:41 +02:00
Hadi Nategh
37097f7237 Fix broken min-width of messagebox 2019-04-09 11:51:45 +02:00
Hadi Nategh
6d475de316 Add svg version of favorite icon 2019-04-09 11:36:56 +02:00
Hadi Nategh
014cd08e28 Improves the message box style 2019-04-09 11:30:36 +02:00
Hadi Nategh
f720ffdf1d Fix favorites styles inside sidebar menu 2019-04-09 11:02:12 +02:00
Hadi Nategh
ea0bc60ba5 Make chosen and taglist hover colors consistent with new color code 2019-04-04 11:22:10 +02:00
Hadi Nategh
7d832585ec Fix projectmanager app color code 2019-04-04 10:54:01 +02:00
Hadi Nategh
0f202e4694 Apply new hover color to sidebar 2019-04-03 15:44:24 +02:00
Hadi Nategh
43aa094f8f Fix tutorials headers 2019-04-03 13:53:06 +02:00
Hadi Nategh
dc80939775 Make the same new color style for contextmenu hover 2019-04-03 11:36:05 +02:00
Hadi Nategh
08ac18c4db Apply new style for row selection and hover 2019-04-03 11:26:32 +02:00
Hadi Nategh
8d7ec84a80 Make active header fixed inside sidebox while scrolling 2019-04-02 12:02:28 +02:00
Ralf Becker
f9429b7c86 restyle lettersearch: margin to column-headers and lighter border 2019-03-29 10:56:56 +01:00
Hadi Nategh
882d56f8ce Fix selectcols padding and letter search style 2019-03-29 09:05:38 +01:00
Ralf Becker
e69ef34e52 give Chosen / select-widget with search="true" identical styling and alignment as regluar select 2019-03-27 12:05:07 +01:00
Hadi Nategh
266d4ebd70 Some more styling changes:
- Add png version of app icons
- Add nm header column selection icon
2019-03-26 12:21:33 +01:00
Hadi Nategh
e6c2b4884e Remove Add ... item from quick add box 2019-03-26 12:02:11 +01:00
Hadi Nategh
76384ddb4d Change nm header bg color 2019-03-26 10:04:01 +01:00
Hadi Nategh
53bff47792 Improve styling for quick add 2019-03-25 16:36:30 +01:00
Hadi Nategh
281a75883c Some improvements for nextmatch header style 2019-03-25 14:21:56 +01:00
Hadi Nategh
b179ea871c Use gray version of app icons for actions system 2019-03-25 10:41:23 +01:00
Hadi Nategh
74dde1dd0e Apply some new app colors and icons 2019-03-25 09:53:17 +01:00
Hadi Nategh
a0c5a6038f An attempt to remove all buttons extra hover bg 2019-03-22 15:57:27 +01:00
Hadi Nategh
6053053f77 New style for compose and send button 2019-03-22 12:25:54 +01:00
Hadi Nategh
235c7e27b9 Gray filter app icons inside contextmenu and remove gray background 2019-03-22 09:57:18 +01:00
Hadi Nategh
00ab2ea8cc WIP UI/UX:
- Applying app colors to sidebar menu
- Getting rid of round corners
2019-03-21 16:31:54 +01:00
Hadi Nategh
d8d6d4d247 Apply new app color codes 2019-03-21 11:53:37 +01:00
Hadi Nategh
f5f807c17e Add pixelegg missing styles for cat_level 2019-03-13 16:37:56 +01:00
Hadi Nategh
6fdb04abee Disable monochrome filter of standard tree image for standard theme 2019-03-08 14:28:56 +01:00
Hadi Nategh
0361eb3786 Add a class to basecontainer when slideup 2019-03-07 16:31:47 +01:00
Hadi Nategh
3e03f77339 Add a reserved sidebar into framework DOM 2019-03-06 17:01:00 +01:00
Ralf Becker
bc1db0019a remove stroke / outline from svg images 2019-03-06 15:47:53 +01:00
Hadi Nategh
2ae45ea685 Remove background resize effect when hovering on buttons 2019-03-06 15:34:55 +01:00
Hadi Nategh
1d3f664381 cleanup framework to take SVG icons always into account unless it's not found 2019-03-06 13:04:20 +01:00
Hadi Nategh
9f8600ca34 Add missing files from previous commit 2019-03-05 12:00:39 +01:00
Hadi Nategh
0795511fca Organize themes and remove old themes:
- Replace pixelegg theme with modern and make it default
2019-03-05 11:48:52 +01:00
Hadi Nategh
7b5b8f4a56 Organize themes and remove old themes:
- Move color code defs into less definitions
- Remove Traditional theme
- Make Modern theme standard
- Make pixelegg default theme as Monochrome
2019-03-05 11:17:01 +01:00
Ralf Becker
c3bdaa9bbe picking a dark gray for ranking app for now 2019-03-05 10:32:38 +01:00
Hadi Nategh
34db38b70d Fix save as zip icon 2019-03-04 16:18:36 +01:00
Hadi Nategh
fdb2d8dde3 Upgrade filemanager color code 2019-03-04 16:12:05 +01:00
Hadi Nategh
b668708a6d W.I.P of cats, versions or trackers categories color code 2019-02-08 15:16:15 +01:00
Hadi Nategh
c5c09c4f9f Deprecate CKEDITOR and remove it from source 2019-01-25 12:41:13 +01:00
Hadi Nategh
7f138c8ad9 Add more style to vfsPath 2019-01-16 16:05:38 +01:00
Hadi Nategh
08b4627c6a * Mobile theme: Fix inconsistent styling of submit buttons on login page, when browsing with Safari 2019-01-07 11:06:32 +01:00
Hadi Nategh
583188e192 Match et2_require color with the rest 2018-12-17 16:01:36 +01:00
Hadi Nategh
63570062b1 Attempt to normalize select color in standard template 2018-12-17 15:49:22 +01:00
Hadi Nategh
59b0b985b0 Change delete icon for link_to widget 2018-12-13 16:27:55 +01:00
Hadi Nategh
ea813fafe0 W.I.P. of modern theme:
- Remove background color from attachments icon
2018-12-13 12:05:41 +01:00
Hadi Nategh
00c1b6ab34 W.I.P. of modern theme:
- Fix svg background color
2018-12-13 11:40:44 +01:00
Hadi Nategh
b5b182dc10 W.I.P. of modern theme:
- Make color borders thinner
2018-12-12 12:16:44 +01:00
Hadi Nategh
d2b3effba2 W.I.P. of modern theme with SVG icons enabled 2018-12-11 16:48:15 +01:00
Hadi Nategh
2690ec5053 Introduces avatar.php and replaces all addressbook.photo urls accordingly 2018-10-31 13:49:51 +01:00
Hadi Nategh
246abdbb1c Add missing parts from previous commit 2018-10-04 17:25:09 +02:00
Hadi Nategh
49f3000719 Fix loading_prompt spinner alignments 2018-10-04 17:23:30 +02:00
Hadi Nategh
b7f72bf7c4 Fix wrong href 2018-10-01 16:02:49 +02:00
Hadi Nategh
54cafd15d7 Implement Online/Offline connection indicator 2018-10-01 15:54:42 +02:00
Hadi Nategh
f7ff5e6c26 No outline for select and input in mobile theme 2018-09-27 17:37:15 +02:00
Hadi Nategh
66bb77b37c Fix 7-5 days switch action in calendar toolbar does not show a right cursor 2018-09-20 14:25:24 +02:00
Hadi Nategh
af9cadc6cf Keep country-select width flexible and migrate more country-select to use tags 2018-09-18 11:50:12 +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
2c2cee6ee0 * Api: Fix minified themes cause multiple theme false entries 2018-07-25 16:27:28 +02:00
Hadi Nategh
a27e7e1ee9 Fix notifications action buttons drop in second line 2018-07-24 11:51:36 +02:00
Hadi Nategh
525cc46eeb Fix broken notifications close button in mobile template 2018-07-23 11:36:04 +02:00
Hadi Nategh
4ed941e27a Some fine tuning for notifications popup sidebar 2018-07-13 16:23:26 +02:00
Hadi Nategh
8b15c763a3 Fix rememeber_me selectbox on login page styling 2018-07-13 14:29:28 +02:00
Hadi Nategh
5e47171ce6 * All apps: adopt custom theme color for all dialogs headers 2018-07-06 14:17:03 +02:00
Hadi Nategh
64a64ce71b Fix EGroupware logo and link on login page 2018-07-02 11:14:46 +02:00
Hadi Nategh
ed8c26bd08 Set popup_note z-index to higher value to make sure it stays on top 2018-06-22 12:11:20 +02:00
Nathan Gray
0284248eaa
Merge pull request #42 from EGroupware/ng/entry_sharing
Add sharing of entries
2018-06-06 09:10:24 -06:00
Hadi Nategh
f7165e2bca Make toggle class accessible 2018-06-06 11:05:19 +02:00
nathangray
3d45c7193b Share icon 2018-06-05 14:31:04 -06:00
Hadi Nategh
49e2597568 Adjust roster base when sliding tabs up/down 2018-06-01 10:38:18 +02:00
nathangray
efc0371c60 Fix typo breaking repeat password placeholder 2018-05-14 16:04:33 -06:00
Hadi Nategh
835913e454 Fix file upload button does not cover its caption 100% 2018-04-11 16:45:05 +02:00
Hadi Nategh
c0b5a7c44e Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:19:39 +02:00
Hadi Nategh
b9c1d602d7 Change prev & next icons to common navigation icons 2018-03-26 17:24:11 +02:00
Hadi Nategh
18dabbd7f5 Align sidebar-splitter height with apps height 2018-03-26 11:54:41 +02:00
Hadi Nategh
b56fc20a94 Fix splitters style 2018-03-26 11:20:42 +02:00
Hadi Nategh
94fb6fecaa Fix missing icon 2018-03-14 13:26:49 +01:00
Hadi Nategh
7269c8fe77 Give full height to notifications popup sidebar 2018-03-13 10:11:20 +01:00
Hadi Nategh
cf8fbf4a58 Some styling adjustments for mobile theme 2018-03-08 10:45:14 +01:00
Hadi Nategh
f80e4bcc87 Fix sidemenu loses its top border if the app is the last tab in the list 2018-03-08 10:44:38 +01:00
Hadi Nategh
2cebde45b8 * Notifications: New actions Prev and Next in order to navigate through messages 2018-03-06 18:33:42 +01:00
Ralf Becker
69f91de4a7 update to EGroupware GmbH and 2018 2018-02-26 14:03:23 +01:00
Hadi Nategh
2dc5c06062 Fix couple of bugs in notifications, discovered by Stefan Unverricht 2018-02-19 18:17:41 +01:00
nathangray
2d36c60f54 Apply custom color to quick-add selectbox 2018-02-05 10:09:16 -07:00
nathangray
32825fa715 A little more space for notification popup note for German translation 2018-01-23 14:10:01 -07:00
Hadi Nategh
525a5ced2a Consider fw_mobile_app_list only for mobile devices, compact theme still should be able to show all apps. 2018-01-03 14:15:17 +01:00
Hadi Nategh
1666caaf10 Make popup notifications header fixed in order to keep the toolbars available while scrolling. 2017-12-14 16:56:44 +01:00
Hadi Nategh
f275a6a5fe Fix broken styles of select/input in site configurations 2017-12-08 11:12:35 +01:00
Hadi Nategh
9336499d52 Fix login page always shows a close button in mobile template 2017-12-07 15:41:40 +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
73ed3cb543 Fix login box custom color not shown anymore in the login page 2017-11-23 17:21:15 +01:00
Hadi Nategh
0046f561cf Fix notifications popup for mobile template & compact theme 2017-11-17 13:41:57 +01:00
Hadi Nategh
3cdf799a6b Fix some styling for mobile template:
- Fix create new file selectbox button in Filemanager
- Fix Dialog titlebar not being shown
2017-11-09 12:15:26 +01:00
Hadi Nategh
aed114e3c9 Fix couple of styling problems in traditional theme:
- Fix link_to widget style
- Fix Notification popup
2017-10-23 18:10:55 +02:00
Hadi Nategh
fdb3202b6b Add new config to the admin site configuration in order to be able to upload a custom header logo 2017-10-23 13:23:52 +02:00
Ralf Becker
65b02c0246 bump verison to 17.1 2017-10-22 12:56:58 +02:00
Hadi Nategh
d1aef81c59 Fix jquery menu items flicker while hovering over action 2017-09-29 17:08:00 +02:00
Hadi Nategh
69a6900031 Give et2_dialog a new look 2017-09-29 16:44:56 +02:00
nathangray
17debc8063 Add timestamp button widget, use it in infolog 2017-09-21 14:56:40 -06:00
Hadi Nategh
5f2d541063 W.I.P. of notifications popup handler:
- Implement time label divider
- Fix latest arrivals stacked at the end of the list instead of top
- Fix click handler of expanding action to cover the whole message container
2017-09-18 18:47:44 +02:00
Hadi Nategh
9563049f41 W.I.P. of notifications popup handler 2017-09-15 17:10:11 +02:00
Hadi Nategh
70302bbd04 Fix some indentations in pixelegg template, and add some missing classes
for mobile framework.
2017-09-15 11:34:30 +02:00