Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
8381287b00 Synchronized with trunk 2010-06-23 09:14:29 +00:00
Andreas Stöckel
9bfb7a52bd Fixed bug EGW Bugs #8118 2010-06-23 07:55:20 +00:00
Andreas Stöckel
c01b280dea Synchronized jdots with trunk 2010-06-16 14:57:04 +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