Ralf Becker
288e48769a
comment out permanent error_log about closed tabs
2011-04-15 16:55:53 +00:00
Ralf Becker
434413af47
- send app a notification ("tab_closed" hook) if tab get closed
...
- if we have the open tabs in the session, use it instead of the maybe forced common prefs open_tabs
2011-04-15 11:37:30 +00:00
Klaus Leithoff
06a160c6e4
remove condition, when adding app translation within get_sidebox
2011-03-29 10:30:53 +00:00
Ralf Becker
d5e39013c6
* preference for open application tabs of Stylite template set, allowing to set a default or even force them
2011-03-02 09:13:16 +00:00
Andreas Stöckel
9e90a46a52
Reverted to old revision as having a 10.1 as a remote application is not needed
2011-01-20 20:14:25 +00:00
Andreas Stöckel
b5da751987
Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild.
2011-01-20 14:12:23 +00:00
Andreas Stöckel
ccf3b8ca42
Fixed Stylite Bug #1136 - Problem with login in stylite template. Added abbility to 10.1 to be an guest instance in another egw instance.
2011-01-13 20:28:09 +00:00
Klaus Leithoff
f17945b493
not sure why is added before AND after head; I regard that as error
2011-01-13 10:44:48 +00:00
Klaus Leithoff
321d725804
temporarily excluding felamimail from the loading of app specific translations while building the sidebar, as it seems to break something with IE8 somehow
2011-01-05 13:35:10 +00:00
Andreas Stöckel
e75c007b29
Fixed MyStylite #1082 , language in sidebox not being properly loaded
2010-12-28 15:07:12 +00:00
Andreas Stöckel
483b3d0a7b
Fixed MyStylite #1062
2010-12-02 15:53:41 +00:00
Klaus Leithoff
2b6e7871ae
* Stylite Template: Issue regarding horizontal scrollbar (Bug#8279)
2010-11-24 10:20:28 +00:00
Ralf Becker
9beec2ed4f
open tab for default app, if no open tabs or active tab pref set
2010-11-22 08:35:53 +00:00
Ralf Becker
095567423d
* Stylite template got an application header again
...
and other bugfixes for the tab restore: commits r1436-44
2010-11-21 13:35:12 +00:00
Ralf Becker
4a17a747f0
disable permanent error_log
2010-11-16 12:56:04 +00:00
Ralf Becker
8da9e9be85
* making opend tabs and active tab persistent over sessions and reloads
2010-11-16 09:42:28 +00:00
Andreas Stöckel
5823f0a569
Fixed bug with sidebox menus not opening when you double click on a menu entry: This was caused by the sidebox information sent from the server on the first time an application gets loaded not being parsed by the browser. This problem occured, because the iframe content which contained the sidebox information was immediately reloaded and the server doesn't send the information a second time
2010-11-13 15:13:35 +00:00
Ralf Becker
d95ad940c3
* Stylite template falls back to idots for iPhone, iPad, Android or SymbianOS devices
2010-10-28 16:31:51 +00:00
Ralf Becker
bc730ca6a3
only send admin sidebox, for admin index url (when clicked on admin),
...
not for other admin pages, called eg. from sidebox menu of other apps
--> that way we always stay in the app, and NOT open admin sidebox for an app tab!!!
2010-10-13 08:25:01 +00:00
Ralf Becker
f003d64ff1
merged Nathans commit including my fix, as it fixes not working filemanager favorites to dirs with single quotes: only quote urlencoded single quotes, if we use egw_link_handler, if not quoting destroys the links!!!
2010-10-12 09:18:31 +00:00
Klaus Leithoff
f615721cf1
better visibility of menu items (home/preferences/Help/Logout); provide additional logout button; present that as new theme (by ralf), so users may choose which theme they want
2010-10-11 13:01:29 +00:00
Ralf Becker
5dc7f36cb5
added dummy function to jdots_framework, as it get called from admin/inc/hook_top_menu.inc.php for pending updates
2010-09-07 19:10:41 +00:00
Andreas Stöckel
5e72de9c7d
Fixed z-index problem with the calendar year selection (displayed behind selectboxes)
2010-07-07 13:09:08 +00:00
Ralf Becker
cf29d2f4f7
added app header for printing
2010-06-30 12:53:26 +00:00
Andreas Stöckel
0ae5a3f749
Added print button
2010-06-28 08:22:21 +00:00
Andreas Stöckel
4984ef031e
Fixed bug with popups opening in the wrong target
2010-06-23 09:55:29 +00:00
Andreas Stöckel
8381287b00
Synchronized with trunk
2010-06-23 09:14:29 +00:00
Andreas Stöckel
229030f853
Removed debug messages
2010-06-23 08:15:39 +00:00
Andreas Stöckel
9bfb7a52bd
Fixed bug EGW Bugs #8118
2010-06-23 07:55:20 +00:00
Andreas Stöckel
238d42b0cd
Fixed problems with older firefox versions
2010-06-21 09:47:18 +00:00
Andreas Stöckel
effe6cd590
Fixed problem with ui category header
2010-06-21 09:14:09 +00:00
Andreas Stöckel
0e310165c4
Synchronized js/ folder with trunk to solve some IE problems and security issues
2010-06-21 09:08:41 +00:00
Ralf Becker
e1d32627f2
new scroll buttons
2010-06-17 07:25:52 +00:00
Andreas Stöckel
c01b280dea
Synchronized jdots with trunk
2010-06-16 14:57:04 +00:00
Ralf Becker
9b6b5627aa
fixe javascript error in ie: _app is null
2010-06-14 14:12:31 +00:00
Ralf Becker
b286560e7c
fixed alignment, was wrong by 2px
2010-06-12 08:41:52 +00:00
Klaus Leithoff
ecf06e6e96
for egw_openWindowCentered return a WindowID by default
2010-06-11 12:35:49 +00:00
Ralf Becker
722c5a8252
allow json in body on(Load|Unload|Resize) tags
2010-06-10 14:33:13 +00:00
Klaus Leithoff
022b8bb391
if nofooter is set as flag, then do not show footer, return immediately
2010-06-10 13:57:25 +00:00
Ralf Becker
715083765e
missing content from $GLOBALS[egw_info][flags][need_footer], required eg. for drag-n-drop
2010-06-10 08:11:13 +00:00
Ralf Becker
07a9aae114
disabling keypressed handler, as it get triggered on Safari and Chrome by pressin "p"=ascii 112
2010-06-09 21:24:37 +00:00
Ralf Becker
60d1e6df6d
Creating branches/Stylite-EPL-10.1
2010-06-09 18:36:14 +00:00