Commit Graph

1016 Commits

Author SHA1 Message Date
Nathan Gray
ab1bae8a35 Fix sub-templates missing proper height in idots framework 2014-08-25 20:54:28 +00:00
Hadi Nategh
5e8de7f972 Get the socialMedia icons out of table and append it to form if it is pixelegg template 2014-07-25 07:53:30 +00:00
Hadi Nategh
1912a14fe7 Add login.js to phpgwapi in order to make it available for all templates. Implement socialMedia for jdots and idots templates too 2014-07-24 17:13:46 +00:00
Ralf Becker
46fcd19256 missing images from previous update-checker commit 2014-07-17 11:23:45 +00:00
Ralf Becker
fa95339c3c only need one save-as-zip image 2014-07-17 11:22:57 +00:00
Ralf Becker
448e1e3675 * Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days 2014-07-17 09:22:54 +00:00
Ralf Becker
2287ae9d9a fix author, jerryr template is from Jerry Ruhe 2014-06-27 07:46:58 +00:00
Hadi Nategh
75b9624266 Fix calendar multiselect accounts not change the view after submit 2014-06-17 16:03:54 +00:00
Hadi Nategh
b9038925a8 Add jQuery onchange handler for tz_selection selectbox in idots 2014-06-13 11:36:46 +00:00
Ralf Becker
bdbc22dd98 reverted r46410 calling header explicitly before navbar, causing navbar no longer being able to add stuff to header, eg. include javascript
and fixing idots_framework::navbar() to still call header, if $navbar_done is set
2014-05-15 09:41:31 +00:00
Hadi Nategh
c185974275 Apply overflow:hidden for sidebox in top level, because there might be some apps (eg. AB) which need to have visible overflow over sidebox divs 2014-05-02 10:59:40 +00:00
Hadi Nategh
826e35ffac Get mail print working for idot and pixelegg templates 2014-04-17 15:10:16 +00:00
Ralf Becker
41c1c8c777 keep lines ("\n") in messages 2014-04-17 07:34:59 +00:00
Hadi Nategh
20db2d8c81 Make sure that the display:none is applied for onlyPrint and noPrint 2014-04-16 17:42:31 +00:00
Ralf Becker
af5841a5d1 new 14.1 favicon 2014-04-09 09:35:55 +00:00
Ralf Becker
554789e9ff 2 new message types "help" and "info" and displaying now all message types but "success" until next message or user explicitly closes them 2014-04-02 19:02:49 +00:00
Ralf Becker
1007f2ec7e fixed idots not always loaded client-side configuration: now using egw_info[flags][nonavbar] === "popup" to let framework definitly know we dont want a navbar (need to know before navbar is called and can not use true, which is allways set by index.php) 2014-03-25 12:12:00 +00:00
Ralf Becker
fd7a180412 fixed IDE warnings 2014-03-23 08:51:28 +00:00
Hadi Nategh
9423598d14 Correct css class name used for footer toolbar in dialogs 2014-03-21 10:34:41 +00:00
Ralf Becker
a8e9a97212 some formatting of dialogHeader for idots, removing of width:98% from popupMainDiv, as it seems unneeded and forces to give all popups a width (to get ride of scrollbars) and overflow: hidden for sidebox 2014-03-19 13:24:23 +00:00
Ralf Becker
8d1633f58b deals with situation that no extra application menu is necessary 2014-03-12 12:18:35 +00:00
Hadi Nategh
68cf208ada Fix width in idot template for popup windows 2014-03-10 16:20:10 +00:00
Hadi Nategh
96a6a7ee1a Adjust width for resized popup windows, since we are trying to use fix width for edit popups 2014-03-10 16:04:01 +00:00
Hadi Nategh
d62bec8088 Fix toolbar menu for addressbook covered under sidebox menu 2014-03-10 15:16:04 +00:00
Ralf Becker
bea1863d14 resize only last et2 containter, to deal with multiple ones like in addressbook CRM view 2014-03-10 11:55:33 +00:00
Ralf Becker
ea04a556ca added a couple more default icons similar to et2_button, and fixed actions with just a caption string where not working with toolbar 2014-03-06 18:33:27 +00:00
Ralf Becker
e44537a46d new square logo 2014-03-05 18:33:57 +00:00
Hadi Nategh
e5b1c65045 Fix broken onmouseover|click prefs for extraApp and sidebox menus 2014-03-03 17:45:18 +00:00
Ralf Becker
11d77f3dab fixed a couple of problems with automatic switch to idots template from mobile browsers: csp-error, wrong icons 2014-03-03 17:35:48 +00:00
Hadi Nategh
8d2018e8f9 Implement show more apps slider menu and sidebox slider menu in idots template with jQuery 2014-03-03 16:03:39 +00:00
Ralf Becker
876a14ff52 new 4th parameter to egw_framework::includeCSS() to tell framework NOT to load any default CSS and make send_headers public 2014-03-03 14:54:03 +00:00
Ralf Becker
4d8a7d58a1 IE11 seems to require a return false from click handler, stopPropagation() does NOT stop link from being executed 2014-02-26 12:35:56 +00:00
Ralf Becker
1297c32fb2 adding an extra icon for ical export in context menu, so templates can change it independent of mime icons 2014-02-20 11:07:12 +00:00
Ralf Becker
d3f2b0a1f9 make parsing of arguments more robust 2014-02-19 15:11:57 +00:00
Ralf Becker
3ba14a1291 always stop event propagation for click-handler executing on javascript urls in navigation 2014-02-17 11:18:59 +00:00
Ralf Becker
28df2d8125 fixed buttons with just an image from html::submit_button() were shown like a button after changing tag from <input type="submit" to <button 2014-02-11 16:52:45 +00:00
Ralf Becker
ca334ad13b moving egw_preferences (handler to call preferenes, acl or categories) from jsapi.js to egw_preferences.js show_preferences() method 2014-02-07 14:04:12 +00:00
Ralf Becker
6a8802fc35 move egw_(message|app_header) from jsapi.js to egw_message.js available as egw(window).message(_msg, _type) and make it usable in popups too 2014-02-06 15:42:33 +00:00
Ralf Becker
9df623c4ca lgpl wand icon from David Vignoni - http://www.icon-king.com/ and using a hbox for bottom icon bar 2014-02-06 09:16:58 +00:00
Ralf Becker
81e91019eb default style for admin - site configuration 2014-02-05 20:20:51 +00:00
Ralf Becker
8fe24f1e41 some button images for idots too 2014-02-05 17:27:26 +00:00
Ralf Becker
f42c7be3e0 ignore menuOpened as it is always open on idots 2014-02-05 17:27:09 +00:00
Ralf Becker
60adf9ff47 added a div around default admin site configuration and some default styling for it 2014-02-05 17:26:17 +00:00
Ralf Becker
332d4e5a42 removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
Ralf Becker
cbdfb90e10 move trigger and error-log under same comment 2014-01-21 11:20:11 +00:00
Nathan Gray
95b51fefea Some UI for client error log, log egw.open() calls 2014-01-21 09:21:46 +00:00
Ralf Becker
595d2a23bf first step of a javascript error notifier and clientside log 2014-01-20 15:23:40 +00:00
Ralf Becker
bcba09973f pass an id to _add_topmenu_info_item, so templates can use that to generate an id for each div 2014-01-17 09:23:23 +00:00
Ralf Becker
f8679b86ba fix permanent reload on idots login screen caused by trying to show (on login page not existing) quick-add selectbox, now not loading idots javascript files at all for login page, as they are not needed 2014-01-16 08:56:23 +00:00
Ralf Becker
6203286a6c wait for all js-files to be included 2014-01-16 08:27:33 +00:00