Commit Graph

18 Commits

Author SHA1 Message Date
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
a49ac9648e Implement throbber for mobile framework 2021-04-22 16:00:52 +02:00
Ralf Becker
e89d3cdba0 fix old copyright 2020-04-27 11:57:54 +02:00
Hadi Nategh
4276ebbe5f * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 14:18:05 +01: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
0046f561cf Fix notifications popup for mobile template & compact theme 2017-11-17 13:41:57 +01:00
Ralf Becker
ded2edee17 a couple of fixes for pixelegg template for minimal install 2016-05-05 18:27:07 +00:00
Hadi Nategh
9dd5248e3b Mobile theme:
- Implement top menu items ( preferences, acl, ...) under avatar action
2016-04-27 15:51:28 +00:00
Hadi Nategh
da28404b3d Mobile theme:
- Implement application selector toggle in sidemenu
- Change applications list style
- Restyle top toolbar and reposition avatar
2016-04-22 10:50:05 +00:00
Hadi Nategh
d8d1b0b61f Mobile theme W.I.P.:
- Get applications list from bottom to top
- Simplify top toolbar in sidebar including avatar
- Fix desktop mobile theme sidebar and main div alignments
2016-03-31 13:58:42 +00:00
Hadi Nategh
4042c54dff Mobile theme:
- Remove position fixed for headers because iOS Safari can't deal with position fixed
- Do not set initial scale, it will screw up scrilling in Safari
2016-03-14 15:56:32 +00:00
Hadi Nategh
915ca69e86 Mobile theme W.I.P.:
- Implement user info in sidebar
- Avatar image implementation W.I.P.
- Fix top menu and toolbars in sidebar for both iOS and Android
2016-02-08 16:36:12 +00:00
Hadi Nategh
4de59b33da Mobile theme W.I.P.:
- Implement fw load logo indicator
- Fix sidebar not getting closed when touch on dropped shadow area
2016-02-08 14:36:54 +00:00
Hadi Nategh
cb61fa7d4e Mobile theme W.I.P.:
- Fix couple of issues regarding iOS and Safari
- Fix not fullscreen view mode
2016-02-04 16:31:34 +00:00
Hadi Nategh
c84972f905 Mobile theme WIP:
- Allow user page scalability only for popups
2016-01-19 15:22:09 +00:00
Hadi Nategh
7c944b5aeb Mobile theme W.I.P.:
- Sidebar acts based on device size
- Remove portrait top header (sidebar toggle menu will be positioned next to nm header)
- Remove collapsed sidebar application navigator, only for devices
2015-11-16 15:45:04 +00:00
Ralf Becker
01860bc469 * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
- refactored generation of framework object to egw_framework::factory used now in login.php and egw object
- using now $framework->template_dir for *.tpl files of template-sets
2015-05-27 14:01:32 +00:00