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
f17945b493
not sure why is added before AND after head; I regard that as error
2011-01-13 10:44:48 +00:00
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
e75c007b29
Fixed MyStylite #1082 , language in sidebox not being properly loaded
2010-12-28 15:07:12 +00:00
483b3d0a7b
Fixed MyStylite #1062
2010-12-02 15:53:41 +00:00
2b6e7871ae
* Stylite Template: Issue regarding horizontal scrollbar (Bug#8279)
2010-11-24 10:20:28 +00:00
9beec2ed4f
open tab for default app, if no open tabs or active tab pref set
2010-11-22 08:35:53 +00:00
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
4a17a747f0
disable permanent error_log
2010-11-16 12:56:04 +00:00
8da9e9be85
* making opend tabs and active tab persistent over sessions and reloads
2010-11-16 09:42:28 +00:00
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
d95ad940c3
* Stylite template falls back to idots for iPhone, iPad, Android or SymbianOS devices
2010-10-28 16:31:51 +00:00
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
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
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
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
5e72de9c7d
Fixed z-index problem with the calendar year selection (displayed behind selectboxes)
2010-07-07 13:09:08 +00:00
cf29d2f4f7
added app header for printing
2010-06-30 12:53:26 +00:00
0ae5a3f749
Added print button
2010-06-28 08:22:21 +00:00
4984ef031e
Fixed bug with popups opening in the wrong target
2010-06-23 09:55:29 +00:00
8381287b00
Synchronized with trunk
2010-06-23 09:14:29 +00:00
229030f853
Removed debug messages
2010-06-23 08:15:39 +00:00
9bfb7a52bd
Fixed bug EGW Bugs #8118
2010-06-23 07:55:20 +00:00
238d42b0cd
Fixed problems with older firefox versions
2010-06-21 09:47:18 +00:00
effe6cd590
Fixed problem with ui category header
2010-06-21 09:14:09 +00:00
0e310165c4
Synchronized js/ folder with trunk to solve some IE problems and security issues
2010-06-21 09:08:41 +00:00
e1d32627f2
new scroll buttons
2010-06-17 07:25:52 +00:00
c01b280dea
Synchronized jdots with trunk
2010-06-16 14:57:04 +00:00
9b6b5627aa
fixe javascript error in ie: _app is null
2010-06-14 14:12:31 +00:00
b286560e7c
fixed alignment, was wrong by 2px
2010-06-12 08:41:52 +00:00
ecf06e6e96
for egw_openWindowCentered return a WindowID by default
2010-06-11 12:35:49 +00:00
722c5a8252
allow json in body on(Load|Unload|Resize) tags
2010-06-10 14:33:13 +00:00
022b8bb391
if nofooter is set as flag, then do not show footer, return immediately
2010-06-10 13:57:25 +00:00
715083765e
missing content from $GLOBALS[egw_info][flags][need_footer], required eg. for drag-n-drop
2010-06-10 08:11:13 +00:00
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
60d1e6df6d
Creating branches/Stylite-EPL-10.1
2010-06-09 18:36:14 +00:00
f1495f93aa
update for egroupware module was missing
2012-03-28 11:45:34 +00:00
45f22ee1b6
using PATH_INFO as backend (HTTP_WebDAV_Server also only uses that
2012-03-27 09:11:07 +00:00
4bfa07a7b3
removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked
...
improved _check_script_tag and added a lot of tests, thought not all tests really apply here, so low count of ~50% are not as bad
2012-03-27 08:32:38 +00:00
0fb92f47b6
fix to get menuaction proxys (eg. used when creating a link) working again
2012-03-26 11:15:58 +00:00
0f4c37715e
allow dash in app-name like in "sitemgr-site"
2012-03-26 08:05:41 +00:00
7c4bb7b62f
Upps, forgot argument
2012-03-26 07:24:39 +00:00
3f75ad7faf
propper encoding of exception messages, checking of $_GET[menuaction] and $GLOBALS[egw_info][flags][currentapp]
2012-03-26 07:18:46 +00:00
1f81534206
* Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
...
also removed tons of old grab no longer used ;-)
2012-03-21 12:57:34 +00:00
c6ee20840a
* API: fix account-selection-method "selectbox" containing selected account double (eg. in Admin >> Manage groups)
2012-03-21 09:25:23 +00:00
5b2025cd0f
* Calendar: update timezones to 2011n from Lightning
2012-03-18 08:57:47 +00:00
630ccfd8dd
* eMail: fix bug regarding language strings with single quotes in Javascript;
2012-03-16 10:19:08 +00:00
2605f86e1c
* Admin/Addressbook: fixed wrong timezone in created and modified times for contacts and accounts
...
- fixed typo / wrong direction of conversation when storing contacts
- fixed accounts_sql, which uses addressbook_bo::search() to convert created and modified timestamps to servertime as
- (documented that) accounts class (SQL and LDAP) operate completly in server-time
2012-03-14 15:24:42 +00:00
ae0cd9238f
define SEP, if not defined, fixes open_basedir errors seen in error_log
2012-03-13 08:59:50 +00:00
187ee099a2
* Calendar: mail all participants was attaching iCal with wrong time(zone)
2012-03-12 12:46:50 +00:00