Commit Graph

103 Commits

Author SHA1 Message Date
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
cc77e68341 Fix darkmode for mobile popups running in iframes 2021-05-18 11:40:20 +02:00
Hadi Nategh
a49ac9648e Implement throbber for mobile framework 2021-04-22 16:00:52 +02:00
Hadi Nategh
fb83d97150 Implement loading aware framework animation 2021-04-19 10:17:47 +02: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
dd97c0f316 Fix darkmode in mobile theme 2021-03-04 17:00:47 +01:00
nathangray
6470916d51 Disable context menu on topmenu items 2021-02-18 11:04:22 -07:00
Hadi Nategh
467a9cad42 WIP darkmode theme: Implement darkmode switch for mobile view 2020-12-17 17:20:04 +01:00
Hadi Nategh
f21ac58c87 Introduce dark/light mode theme switch into framework 2020-12-15 20:24:25 +01: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
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
4276ebbe5f * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 14:18:05 +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
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
Ralf Becker
6254eb61fd fix error from href="javascript:void()" by ignoring it 2019-08-15 19:36:04 +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
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
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
56655092f0 Remove sliderup feature 2019-05-29 12:03:18 +02:00
Hadi Nategh
b1f4b2cb5d WIP framework new style 2019-05-24 16:11:37 +02:00
Hadi Nategh
ef76353bb6 Fix top margin of sidebar and tap headers 2019-04-26 11:09:46 +02:00
Hadi Nategh
e6c2b4884e Remove Add ... item from quick add box 2019-03-26 12:02:11 +01:00
Hadi Nategh
53bff47792 Improve styling for quick add 2019-03-25 16:36:30 +01:00
Hadi Nategh
0361eb3786 Add a class to basecontainer when slideup 2019-03-07 16:31:47 +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
4ed941e27a Some fine tuning for notifications popup sidebar 2018-07-13 16:23:26 +02:00
Hadi Nategh
49e2597568 Adjust roster base when sliding tabs up/down 2018-06-01 10:38:18 +02:00
Hadi Nategh
c0b5a7c44e Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:19:39 +02: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
87388aee27 Adjust tabs padding according to notifications indicator button 2017-05-19 11:26:20 +02:00
Hadi Nategh
e3bacb3565 * Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox 2017-02-01 18:12:35 +01:00
Hadi Nategh
56df11b5da * Mobile template: Close sidemenu after clicking on items in sidebar 2016-09-21 17:39:51 +02:00
Hadi Nategh
c5afb5e252 Mobile template:
- Fix quick delete action doesn't work on multiple rows
2016-09-19 13:58:19 +02:00
Hadi Nategh
8da2404279 Mobile template:
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 12:23:16 +02:00
Hadi Nategh
d895d1aa5a Implement dedicated delete action for nm header in mobile template 2016-09-16 15:38:40 +02:00
Hadi Nategh
9cc9141422 * all applications: Fix clicking on favorites in mobile template pops up logout prompt 2016-09-12 17:57:33 +02:00
Hadi Nategh
e45925b063 * All apps: Add a counter indicator for selected entries in a list in mobile template 2016-07-27 11:34:07 +02:00
Hadi Nategh
5ec53b8887 Mobile template:
- Fix scrolling in edit dialogs not working properly in iOS (safari)
2016-07-05 16:09:23 +02:00
Ralf Becker
45fc5b036d * Mobile: fix error popup when changing application on mobile device in minimal 16.1 install 2016-06-27 18:59:52 +02:00
Hadi Nategh
416e02c305 Add missing method from commit 6fbdd38e33 2016-06-17 13:47:34 +02:00
Hadi Nategh
f9463e7b07 Add more left padding for top_menu_info 2016-06-16 16:32:53 +02:00
Hadi Nategh
33566eec3a Fix top_menu_info items overlap taps when the slider header is off 2016-06-15 18:04:34 +02:00
Hadi Nategh
a2df6f43ef Fix apps-toggle shows wrong icon in mobile sidebox 2016-06-14 16:59:11 +02:00
Hadi Nategh
93217a149d jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00