Ralf Becker
41f10cd5cc
"fixed previous commit: day&month are displayed again with leading 0 plus some other fixes"
2007-02-14 07:09:17 +00:00
Ralf Becker
6ffdbb01a1
"read: prefix column with table-name, if used in join, to prevent ambigous col-name"
2007-02-14 07:07:58 +00:00
Christian Binder
cb42383e47
fixed some syntax errors in jerryr css - these are now w3 valid
2007-02-12 19:56:12 +00:00
Christian Binder
b8e46525f3
remove inclusion of wz_dragdrop here. This is handled by the dragdrop object cause idots template uses the dragdrop class now
2007-02-12 19:32:24 +00:00
Lars Kneschke
aa55c600be
run both pathnames trough realpath to compare equal names
2007-02-11 12:04:15 +00:00
Cornelius Weiß
0f11596866
remove forgotten debug message
2007-02-11 07:48:44 +00:00
Christian Binder
d391c01c42
fix for bug #351 "Mail notification contains invalid link (to non-existant view)" and additionally added "date" to the link to pick the correct state for particpants in recurring events
2007-02-10 18:49:55 +00:00
Christian Binder
15280f17a0
fix for bug #304 : Notification for participants sends wrong date for recurring events
2007-02-07 13:51:07 +00:00
Lars Kneschke
ca398c82e2
fixed some spelling errors
2007-02-07 09:06:38 +00:00
Christian Binder
59a5ebe73a
added real Minimum and Maximum values to the resizeable sidebar
2007-02-05 20:22:01 +00:00
Christian Binder
0d9ed45db1
migrated resizeable sidebar to common dragdrop class. This prevents breaking jscalendar on internet explorer and other DHTML incompatible browsers
2007-02-05 19:28:38 +00:00
Lars Kneschke
c58a299113
REQUEST_URI can contain also some get paramters
2007-02-05 16:01:29 +00:00
Lars Kneschke
c6e057d98f
add another variant to strip the last dirctory name(should be more failsave now
2007-02-01 15:36:39 +00:00
Christian Binder
1b4f5c88c7
applied eGW specific changes: some colors and width
2007-01-31 22:37:17 +00:00
Christian Binder
25a02eeabe
bringing wz_tooltip.js 3.45 into the trunk branch
2007-01-31 22:34:31 +00:00
Christian Binder
e277471b7b
removing old wz_tooltip.js
2007-01-31 22:33:54 +00:00
Christian Binder
249dec935d
applied eGW specific changes: possibility for a focus on DHTML objects and performance issues for ADD_DHTML
2007-01-31 22:21:34 +00:00
Christian Binder
6fabf1a79c
bringing wz_dragdrop.js version 4.87 into the trunk branch
2007-01-31 22:17:34 +00:00
Christian Binder
e3f08938b8
removing old wz_dragdrop.js
2007-01-31 22:17:18 +00:00
Christian Binder
5c303760c3
me against svn :-(
2007-01-31 22:12:25 +00:00
Christian Binder
ce54744ee7
bringing wz_dragdrop.js version 4.87 into the trunk branch
2007-01-31 22:09:27 +00:00
Ralf Becker
147240aa07
"treat $ignoare_validation param of validation_errors() only as regular expression, if it starts with a slash"
2007-01-27 04:02:21 +00:00
Ralf Becker
fc7b2dc984
"fixed bug: old style prefs were only accessible by admins"
2007-01-27 02:55:03 +00:00
Lars Kneschke
898151a77b
another short php opentags problem
2007-01-26 20:53:35 +00:00
Lars Kneschke
3d259ec31a
patch from sebastian to removed some forgotten debug output
2007-01-25 14:48:54 +00:00
Christian Binder
f78132d150
fix for bug #292 Settings for fixed time intervals are partly ignored
2007-01-25 12:10:02 +00:00
Lars Kneschke
50d9156460
short open tags are not allowed
2007-01-25 05:59:38 +00:00
Lars Kneschke
4fe75764bc
make sure that we are really working with a object. That's not always true, when using SyncML for example.
2007-01-24 16:38:46 +00:00
Pim Snel
f2c57020a5
re-enabled after_navbar hook
...
don't create a link in topmenu notifiy when link is not given
2007-01-23 23:38:09 +00:00
Pim Snel
9467610549
implement topmenu hook
...
check if topmenu is enabled and then skip after navbar hook
2007-01-23 23:35:12 +00:00
Lars Kneschke
b45b84fe55
SyncML fixes
2007-01-23 17:34:50 +00:00
Lars Kneschke
51b912557d
SyncML fixes
2007-01-23 17:34:24 +00:00
Oscar Manuel Gómez Senovilla
3d6d20e3d8
patch 297
2007-01-22 20:26:34 +00:00
Christian Binder
afd1f27221
give values to process_exec in non_interactive mode
2007-01-22 18:47:59 +00:00
Ralf Becker
f53c68f94d
php5.2 fix and ability to return something from the get_rows function
2007-01-22 07:06:15 +00:00
Cornelius Weiß
7c9a806965
et reference update by sebastian ebling
2007-01-21 13:17:31 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c
pending lang updates
2007-01-21 11:38:09 +00:00
Oscar Manuel Gómez Senovilla
d63ead0662
lang files for setup
2007-01-21 11:30:15 +00:00
Cornelius Weiß
1168189057
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:57:17 +00:00
Cornelius Weiß
d32b3ef8e8
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:55:26 +00:00
Cornelius Weiß
d284974f9f
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:54:56 +00:00
Ralf Becker
e1c2f9e639
"fixed bug add rights were not enough to create new events"
2007-01-20 07:11:06 +00:00
Christian Binder
7f6516d3e3
fix: localhost in URL call is not a good idea (worked for me, but no the rest of the world :o). Sorry!
2007-01-19 12:31:11 +00:00
Cornelius Weiß
6e0c95e6fb
remove rte, cause it is not compatible to sync devices
2007-01-19 10:29:07 +00:00
Cornelius Weiß
a90f81b8f4
compat for other browsers
2007-01-19 08:00:09 +00:00
Cornelius Weiß
8cf37ad18b
upps, this function is used by wiki
2007-01-19 06:58:38 +00:00
Cornelius Weiß
efb960fabc
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:20:32 +00:00
Cornelius Weiß
588b6a3471
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:19:22 +00:00
Cornelius Weiß
7478fa159f
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:19:01 +00:00
Cornelius Weiß
9e2b2b780f
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:18:44 +00:00